summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_zone.c
diff options
context:
space:
mode:
authordyson <dyson@FreeBSD.org>1997-12-22 11:48:13 +0000
committerdyson <dyson@FreeBSD.org>1997-12-22 11:48:13 +0000
commit2a4aef5cd4cfbe72e79daf7e2144ad3fe429be21 (patch)
tree14cb89e3a49d881ff6faf92f5a317073d21dcaf5 /sys/vm/vm_zone.c
parentedbb7fba33341ee51275b280eea58c89c6448856 (diff)
downloadFreeBSD-src-2a4aef5cd4cfbe72e79daf7e2144ad3fe429be21.zip
FreeBSD-src-2a4aef5cd4cfbe72e79daf7e2144ad3fe429be21.tar.gz
Improve my copyright.
Diffstat (limited to 'sys/vm/vm_zone.c')
-rw-r--r--sys/vm/vm_zone.c11
1 files changed, 2 insertions, 9 deletions
diff --git a/sys/vm/vm_zone.c b/sys/vm/vm_zone.c
index fc1e5ba..1ebcdd3 100644
--- a/sys/vm/vm_zone.c
+++ b/sys/vm/vm_zone.c
@@ -8,17 +8,10 @@
* 1. Redistributions of source code must retain the above copyright
* notice immediately at the beginning of the file, without modification,
* this list of conditions, and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. Absolutely no warranty of function or purpose is made by the author
+ * 2. Absolutely no warranty of function or purpose is made by the author
* John S. Dyson.
- * 4. This work was done expressly for inclusion into FreeBSD. Other use
- * is allowed if this notation is included.
- * 5. Modifications may be freely made to this file if the above conditions
- * are met.
*
- * $Id: vm_zone.c,v 1.12 1997/12/14 05:17:41 dyson Exp $
+ * $Id: vm_zone.c,v 1.13 1997/12/15 05:16:09 dyson Exp $
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud