diff options
Diffstat (limited to 'sys/fs/coda')
-rw-r--r-- | sys/fs/coda/cnode.h | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_fbsd.c | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_io.h | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_kernel.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_namecache.c | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_namecache.h | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_opstats.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_pioctl.h | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_psdev.c | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_psdev.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_subr.c | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_subr.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_venus.c | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_venus.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_vfsops.c | 4 | ||||
-rw-r--r-- | sys/fs/coda/coda_vfsops.h | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_vnops.c | 2 | ||||
-rw-r--r-- | sys/fs/coda/coda_vnops.h | 2 |
19 files changed, 27 insertions, 27 deletions
diff --git a/sys/fs/coda/cnode.h b/sys/fs/coda/cnode.h index 2a9cf0bad995..3041478cac66 100644 --- a/sys/fs/coda/cnode.h +++ b/sys/fs/coda/cnode.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 @@ -31,7 +31,7 @@ * */ -/* +/*- * Mach Operating System * Copyright (c) 1990 Carnegie-Mellon University * Copyright (c) 1989 Carnegie-Mellon University diff --git a/sys/fs/coda/coda.h b/sys/fs/coda/coda.h index 5fb352effb82..bd87a9e2836a 100644 --- a/sys/fs/coda/coda.h +++ b/sys/fs/coda/coda.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_fbsd.c b/sys/fs/coda/coda_fbsd.c index 1605e7a58fec..8fe503bd0ca9 100644 --- a/sys/fs/coda/coda_fbsd.c +++ b/sys/fs/coda/coda_fbsd.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * diff --git a/sys/fs/coda/coda_io.h b/sys/fs/coda/coda_io.h index 4daede1e4c13..1985b01a5c56 100644 --- a/sys/fs/coda/coda_io.h +++ b/sys/fs/coda/coda_io.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 @@ -31,7 +31,7 @@ * */ -/* +/*- * Mach Operating System * Copyright (c) 1990 Carnegie-Mellon University * Copyright (c) 1989 Carnegie-Mellon University diff --git a/sys/fs/coda/coda_kernel.h b/sys/fs/coda/coda_kernel.h index cc0fd957f81c..fd365b8ad37d 100644 --- a/sys/fs/coda/coda_kernel.h +++ b/sys/fs/coda/coda_kernel.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_namecache.c b/sys/fs/coda/coda_namecache.c index 5f8106a9c7ae..f8a79f5a87d1 100644 --- a/sys/fs/coda/coda_namecache.c +++ b/sys/fs/coda/coda_namecache.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * @@ -27,7 +27,7 @@ * * @(#) src/sys/coda/coda_namecache.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ */ -/* +/*- * Mach Operating System * Copyright (c) 1990 Carnegie-Mellon University * Copyright (c) 1989 Carnegie-Mellon University diff --git a/sys/fs/coda/coda_namecache.h b/sys/fs/coda/coda_namecache.h index 13bb99dad18a..77f2cb168255 100644 --- a/sys/fs/coda/coda_namecache.h +++ b/sys/fs/coda/coda_namecache.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 @@ -31,7 +31,7 @@ * */ -/* +/*- * Mach Operating System * Copyright (c) 1990 Carnegie-Mellon University * Copyright (c) 1989 Carnegie-Mellon University diff --git a/sys/fs/coda/coda_opstats.h b/sys/fs/coda/coda_opstats.h index 8661a07ebfa0..a8d52b3a8456 100644 --- a/sys/fs/coda/coda_opstats.h +++ b/sys/fs/coda/coda_opstats.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_pioctl.h b/sys/fs/coda/coda_pioctl.h index a76c653e9f7b..ea61b6429a4e 100644 --- a/sys/fs/coda/coda_pioctl.h +++ b/sys/fs/coda/coda_pioctl.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 @@ -31,7 +31,7 @@ * */ -/* +/*- * Mach Operating System * Copyright (c) 1989 Carnegie-Mellon University * Copyright (c) 1988 Carnegie-Mellon University diff --git a/sys/fs/coda/coda_psdev.c b/sys/fs/coda/coda_psdev.c index 64db1eea353d..f17eacd45bd3 100644 --- a/sys/fs/coda/coda_psdev.c +++ b/sys/fs/coda/coda_psdev.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * @@ -27,7 +27,7 @@ * * @(#) src/sys/coda/coda_psdev.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ */ -/* +/*- * Mach Operating System * Copyright (c) 1989 Carnegie-Mellon University * All rights reserved. The CMU software License Agreement specifies diff --git a/sys/fs/coda/coda_psdev.h b/sys/fs/coda/coda_psdev.h index f135b3441208..5d1193ba0447 100644 --- a/sys/fs/coda/coda_psdev.h +++ b/sys/fs/coda/coda_psdev.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_subr.c b/sys/fs/coda/coda_subr.c index a59425f2e80b..99eb883e66d0 100644 --- a/sys/fs/coda/coda_subr.c +++ b/sys/fs/coda/coda_subr.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * @@ -27,7 +27,7 @@ * * @(#) src/sys/coda/coda_subr.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ */ -/* +/*- * Mach Operating System * Copyright (c) 1989 Carnegie-Mellon University * All rights reserved. The CMU software License Agreement specifies diff --git a/sys/fs/coda/coda_subr.h b/sys/fs/coda/coda_subr.h index 2b026eb674a3..91bf1228e6ce 100644 --- a/sys/fs/coda/coda_subr.h +++ b/sys/fs/coda/coda_subr.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_venus.c b/sys/fs/coda/coda_venus.c index 7e4d32109045..a222e7deaead 100644 --- a/sys/fs/coda/coda_venus.c +++ b/sys/fs/coda/coda_venus.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * diff --git a/sys/fs/coda/coda_venus.h b/sys/fs/coda/coda_venus.h index 473b84d30092..533ddcbf2b3e 100644 --- a/sys/fs/coda/coda_venus.h +++ b/sys/fs/coda/coda_venus.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_vfsops.c b/sys/fs/coda/coda_vfsops.c index 2a23a6d16e1c..103946bb6f4e 100644 --- a/sys/fs/coda/coda_vfsops.c +++ b/sys/fs/coda/coda_vfsops.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * @@ -27,7 +27,7 @@ * * @(#) src/sys/cfs/coda_vfsops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $ */ -/* +/*- * Mach Operating System * Copyright (c) 1989 Carnegie-Mellon University * All rights reserved. The CMU software License Agreement specifies diff --git a/sys/fs/coda/coda_vfsops.h b/sys/fs/coda/coda_vfsops.h index 6d36232c1be2..53b55d40b2f0 100644 --- a/sys/fs/coda/coda_vfsops.h +++ b/sys/fs/coda/coda_vfsops.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 diff --git a/sys/fs/coda/coda_vnops.c b/sys/fs/coda/coda_vnops.c index 5ce789194338..c204ef6329f6 100644 --- a/sys/fs/coda/coda_vnops.c +++ b/sys/fs/coda/coda_vnops.c @@ -1,4 +1,4 @@ -/* +/*- * Coda: an Experimental Distributed File System * Release 3.1 * diff --git a/sys/fs/coda/coda_vnops.h b/sys/fs/coda/coda_vnops.h index 8aae9b24d431..c07e9bcde4fb 100644 --- a/sys/fs/coda/coda_vnops.h +++ b/sys/fs/coda/coda_vnops.h @@ -1,4 +1,4 @@ -/* +/*- * * Coda: an Experimental Distributed File System * Release 3.1 |