summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirk McKusick <mckusick@FreeBSD.org>2003-02-14 00:31:06 +0000
committerKirk McKusick <mckusick@FreeBSD.org>2003-02-14 00:31:06 +0000
commit50bd54e391cf826a847fcd45cdc49dcb6f4e60f8 (patch)
treed568953a87c216437e97afbd7d5024007f8a29c6
parentd9943f166be64e59c45bfafa8373157c4541cd69 (diff)
Notes
-rw-r--r--sys/ufs/ffs/ffs_alloc.c3
-rw-r--r--sys/ufs/ffs/ffs_balloc.c3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/ufs/ffs/ffs_alloc.c b/sys/ufs/ffs/ffs_alloc.c
index ba7ac574d1e5..622ca59b5aae 100644
--- a/sys/ufs/ffs/ffs_alloc.c
+++ b/sys/ufs/ffs/ffs_alloc.c
@@ -8,9 +8,6 @@
* contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
* research program
*
- * Copyright (c) 1982, 1989, 1993
- * The Regents of the University of California. All rights reserved.
- * (c) UNIX System Laboratories, Inc.
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*
diff --git a/sys/ufs/ffs/ffs_balloc.c b/sys/ufs/ffs/ffs_balloc.c
index 1f88bcf357ea..fda439dc0092 100644
--- a/sys/ufs/ffs/ffs_balloc.c
+++ b/sys/ufs/ffs/ffs_balloc.c
@@ -8,9 +8,6 @@
* contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
* research program
*
- * Copyright (c) 1982, 1989, 1993
- * The Regents of the University of California. All rights reserved.
- * (c) UNIX System Laboratories, Inc.
* Copyright (c) 1982, 1986, 1989, 1993
* The Regents of the University of California. All rights reserved.
*