From 70ab3c27077eebb484247bd59c1d39199c0f430c Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Fri, 1 Jun 1990 23:21:36 -0800 Subject: [PATCH] new copyright notice SCCS-vsn: sbin/fsck/dir.c 5.17 SCCS-vsn: sbin/fsck/fsck.h 5.15 SCCS-vsn: sbin/fsck/inode.c 5.15 SCCS-vsn: sbin/fsdb/fsdb.c 5.8 SCCS-vsn: sbin/reboot/halt.c 5.7 SCCS-vsn: sbin/fsck/main.c 5.24 SCCS-vsn: sbin/fsck/pass1.c 5.14 SCCS-vsn: sbin/ifconfig/ifconfig.c 4.27 SCCS-vsn: sbin/fsck/pass1b.c 5.7 SCCS-vsn: sbin/fsck/pass2.c 5.13 SCCS-vsn: sbin/fsck/pass3.c 5.10 SCCS-vsn: sbin/fsck/pass4.c 5.9 SCCS-vsn: sbin/fsck/pass5.c 5.12 SCCS-vsn: old/init/pathnames.h 5.3 SCCS-vsn: sbin/init/pathnames.h 5.3 SCCS-vsn: sbin/fsck/preen.c 5.4 SCCS-vsn: sbin/mknod/mknod.c 4.4 SCCS-vsn: sbin/fsck/setup.c 5.29 SCCS-vsn: sbin/fsck/utilities.c 5.26 SCCS-vsn: sbin/mount/mount.c 5.37 SCCS-vsn: sbin/mount/pathnames.h 6.4 SCCS-vsn: sbin/mountd/mountd.c 5.8 SCCS-vsn: sbin/mountd/pathnames.h 6.3 SCCS-vsn: sbin/newfs/mkfs.c 6.14 SCCS-vsn: sbin/nfsd/nfsd.c 5.6 SCCS-vsn: sbin/newfs/newfs.c 6.21 SCCS-vsn: sbin/nfsiod/nfsiod.c 5.3 SCCS-vsn: sbin/ping/ping.c 5.6 SCCS-vsn: sbin/quotacheck/quotacheck.c 5.14 SCCS-vsn: sbin/reboot/reboot.c 5.9 SCCS-vsn: sbin/restore/dirs.c 5.11 SCCS-vsn: sbin/restore/interactive.c 5.9 SCCS-vsn: sbin/restore/main.c 5.8 SCCS-vsn: sbin/route/route.c 5.25 SCCS-vsn: sbin/restore/pathnames.h 5.2 SCCS-vsn: sbin/restore/restore.c 5.7 SCCS-vsn: sbin/restore/restore.h 5.8 SCCS-vsn: sbin/restore/symtab.c 5.5 SCCS-vsn: sbin/restore/tape.c 5.19 SCCS-vsn: sbin/restore/utilities.c 5.6 --- usr/src/old/init/pathnames.h | 14 ++------------ usr/src/sbin/fsck/dir.c | 14 ++------------ usr/src/sbin/fsck/fsck.h | 14 ++------------ usr/src/sbin/fsck/inode.c | 14 ++------------ usr/src/sbin/fsck/main.c | 14 ++------------ usr/src/sbin/fsck/pass1.c | 14 ++------------ usr/src/sbin/fsck/pass1b.c | 14 ++------------ usr/src/sbin/fsck/pass2.c | 14 ++------------ usr/src/sbin/fsck/pass3.c | 14 ++------------ usr/src/sbin/fsck/pass4.c | 14 ++------------ usr/src/sbin/fsck/pass5.c | 14 ++------------ usr/src/sbin/fsck/preen.c | 14 ++------------ usr/src/sbin/fsck/setup.c | 14 ++------------ usr/src/sbin/fsck/utilities.c | 14 ++------------ usr/src/sbin/fsdb/fsdb.c | 14 ++------------ usr/src/sbin/ifconfig/ifconfig.c | 14 ++------------ usr/src/sbin/init/pathnames.h | 14 ++------------ usr/src/sbin/mknod/mknod.c | 14 ++------------ usr/src/sbin/mount/mount.c | 14 ++------------ usr/src/sbin/mount/pathnames.h | 14 ++------------ usr/src/sbin/mountd/mountd.c | 14 ++------------ usr/src/sbin/mountd/pathnames.h | 14 ++------------ usr/src/sbin/newfs/mkfs.c | 14 ++------------ usr/src/sbin/newfs/newfs.c | 14 ++------------ usr/src/sbin/nfsd/nfsd.c | 14 ++------------ usr/src/sbin/nfsiod/nfsiod.c | 14 ++------------ usr/src/sbin/ping/ping.c | 14 ++------------ usr/src/sbin/quotacheck/quotacheck.c | 14 ++------------ usr/src/sbin/reboot/halt.c | 14 ++------------ usr/src/sbin/reboot/reboot.c | 14 ++------------ usr/src/sbin/restore/dirs.c | 14 ++------------ usr/src/sbin/restore/interactive.c | 14 ++------------ usr/src/sbin/restore/main.c | 14 ++------------ usr/src/sbin/restore/pathnames.h | 14 ++------------ usr/src/sbin/restore/restore.c | 14 ++------------ usr/src/sbin/restore/restore.h | 14 ++------------ usr/src/sbin/restore/symtab.c | 14 ++------------ usr/src/sbin/restore/tape.c | 14 ++------------ usr/src/sbin/restore/utilities.c | 14 ++------------ usr/src/sbin/route/route.c | 14 ++------------ 40 files changed, 80 insertions(+), 480 deletions(-) diff --git a/usr/src/old/init/pathnames.h b/usr/src/old/init/pathnames.h index a0473143d7..2c9a60aaa9 100644 --- a/usr/src/old/init/pathnames.h +++ b/usr/src/old/init/pathnames.h @@ -2,19 +2,9 @@ * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)pathnames.h 5.2 (Berkeley) %G% + * @(#)pathnames.h 5.3 (Berkeley) %G% */ #include diff --git a/usr/src/sbin/fsck/dir.c b/usr/src/sbin/fsck/dir.c index 02f4119783..fbd38d83c0 100644 --- a/usr/src/sbin/fsck/dir.c +++ b/usr/src/sbin/fsck/dir.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)dir.c 5.16 (Berkeley) %G%"; +static char sccsid[] = "@(#)dir.c 5.17 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/fsck.h b/usr/src/sbin/fsck/fsck.h index 39d386f482..7dd7478580 100644 --- a/usr/src/sbin/fsck/fsck.h +++ b/usr/src/sbin/fsck/fsck.h @@ -2,19 +2,9 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)fsck.h 5.14 (Berkeley) %G% + * @(#)fsck.h 5.15 (Berkeley) %G% */ #define MAXDUP 10 /* limit on dup blks (per inode) */ diff --git a/usr/src/sbin/fsck/inode.c b/usr/src/sbin/fsck/inode.c index 7b3e32dc74..d141aed665 100644 --- a/usr/src/sbin/fsck/inode.c +++ b/usr/src/sbin/fsck/inode.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)inode.c 5.14 (Berkeley) %G%"; +static char sccsid[] = "@(#)inode.c 5.15 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/main.c b/usr/src/sbin/fsck/main.c index bbeb6cc1fa..d379e9111f 100644 --- a/usr/src/sbin/fsck/main.c +++ b/usr/src/sbin/fsck/main.c @@ -2,17 +2,7 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)main.c 5.23 (Berkeley) %G%"; +static char sccsid[] = "@(#)main.c 5.24 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass1.c b/usr/src/sbin/fsck/pass1.c index 6762dd6b76..f1da36cf73 100644 --- a/usr/src/sbin/fsck/pass1.c +++ b/usr/src/sbin/fsck/pass1.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass1.c 5.13 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass1.c 5.14 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass1b.c b/usr/src/sbin/fsck/pass1b.c index 20cdade831..0cc5016618 100644 --- a/usr/src/sbin/fsck/pass1b.c +++ b/usr/src/sbin/fsck/pass1b.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass1b.c 5.6 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass1b.c 5.7 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass2.c b/usr/src/sbin/fsck/pass2.c index df92e4241d..557295af42 100644 --- a/usr/src/sbin/fsck/pass2.c +++ b/usr/src/sbin/fsck/pass2.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass2.c 5.12 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass2.c 5.13 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass3.c b/usr/src/sbin/fsck/pass3.c index 7a81c5d581..8d8531a502 100644 --- a/usr/src/sbin/fsck/pass3.c +++ b/usr/src/sbin/fsck/pass3.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass3.c 5.9 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass3.c 5.10 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass4.c b/usr/src/sbin/fsck/pass4.c index 53dde3ffd3..aecef31e3e 100644 --- a/usr/src/sbin/fsck/pass4.c +++ b/usr/src/sbin/fsck/pass4.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass4.c 5.8 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass4.c 5.9 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/pass5.c b/usr/src/sbin/fsck/pass5.c index aee6faab80..4428afff13 100644 --- a/usr/src/sbin/fsck/pass5.c +++ b/usr/src/sbin/fsck/pass5.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)pass5.c 5.11 (Berkeley) %G%"; +static char sccsid[] = "@(#)pass5.c 5.12 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/preen.c b/usr/src/sbin/fsck/preen.c index 8b3390f416..b530490acb 100644 --- a/usr/src/sbin/fsck/preen.c +++ b/usr/src/sbin/fsck/preen.c @@ -2,21 +2,11 @@ * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)preen.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)preen.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsck/setup.c b/usr/src/sbin/fsck/setup.c index 47be331e16..66e67b5999 100644 --- a/usr/src/sbin/fsck/setup.c +++ b/usr/src/sbin/fsck/setup.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)setup.c 5.28 (Berkeley) %G%"; +static char sccsid[] = "@(#)setup.c 5.29 (Berkeley) %G%"; #endif /* not lint */ #define DKTYPENAMES diff --git a/usr/src/sbin/fsck/utilities.c b/usr/src/sbin/fsck/utilities.c index 6f8807192a..d4682d516e 100644 --- a/usr/src/sbin/fsck/utilities.c +++ b/usr/src/sbin/fsck/utilities.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)utilities.c 5.25 (Berkeley) %G%"; +static char sccsid[] = "@(#)utilities.c 5.26 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/fsdb/fsdb.c b/usr/src/sbin/fsdb/fsdb.c index f4cb0dfb3c..f4690072a7 100644 --- a/usr/src/sbin/fsdb/fsdb.c +++ b/usr/src/sbin/fsdb/fsdb.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Computer Consoles Inc. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)fsdb.c 5.7 (Berkeley) %G%"; +static char sccsid[] = "@(#)fsdb.c 5.8 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/ifconfig/ifconfig.c b/usr/src/sbin/ifconfig/ifconfig.c index ffa8c1bb2b..1f112c47c6 100644 --- a/usr/src/sbin/ifconfig/ifconfig.c +++ b/usr/src/sbin/ifconfig/ifconfig.c @@ -2,17 +2,7 @@ * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)ifconfig.c 4.26 (Berkeley) %G%"; +static char sccsid[] = "@(#)ifconfig.c 4.27 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/init/pathnames.h b/usr/src/sbin/init/pathnames.h index a0473143d7..2c9a60aaa9 100644 --- a/usr/src/sbin/init/pathnames.h +++ b/usr/src/sbin/init/pathnames.h @@ -2,19 +2,9 @@ * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)pathnames.h 5.2 (Berkeley) %G% + * @(#)pathnames.h 5.3 (Berkeley) %G% */ #include diff --git a/usr/src/sbin/mknod/mknod.c b/usr/src/sbin/mknod/mknod.c index 50fb68e3fa..7a122b457a 100644 --- a/usr/src/sbin/mknod/mknod.c +++ b/usr/src/sbin/mknod/mknod.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Kevin Fall. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)mknod.c 4.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)mknod.c 4.4 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/sbin/mount/mount.c b/usr/src/sbin/mount/mount.c index e49ef16ff7..738b4e7b1a 100644 --- a/usr/src/sbin/mount/mount.c +++ b/usr/src/sbin/mount/mount.c @@ -2,17 +2,7 @@ * Copyright (c) 1980, 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)mount.c 5.36 (Berkeley) %G%"; +static char sccsid[] = "@(#)mount.c 5.37 (Berkeley) %G%"; #endif /* not lint */ #include "pathnames.h" diff --git a/usr/src/sbin/mount/pathnames.h b/usr/src/sbin/mount/pathnames.h index 170bb436c2..593e3bce8a 100644 --- a/usr/src/sbin/mount/pathnames.h +++ b/usr/src/sbin/mount/pathnames.h @@ -2,19 +2,9 @@ * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)pathnames.h 6.3 (Berkeley) %G% + * @(#)pathnames.h 6.4 (Berkeley) %G% */ #define _PATH_EXECDIR "/sbin" diff --git a/usr/src/sbin/mountd/mountd.c b/usr/src/sbin/mountd/mountd.c index bba4e5e07d..fa07b30d14 100644 --- a/usr/src/sbin/mountd/mountd.c +++ b/usr/src/sbin/mountd/mountd.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Rick Macklem at The University of Guelph. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif not lint #ifndef lint -static char sccsid[] = "@(#)mountd.c 5.7 (Berkeley) %G%"; +static char sccsid[] = "@(#)mountd.c 5.8 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/sbin/mountd/pathnames.h b/usr/src/sbin/mountd/pathnames.h index 0e660f24f3..0af06dd514 100644 --- a/usr/src/sbin/mountd/pathnames.h +++ b/usr/src/sbin/mountd/pathnames.h @@ -2,19 +2,9 @@ * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)pathnames.h 6.2 (Berkeley) %G% + * @(#)pathnames.h 6.3 (Berkeley) %G% */ #include diff --git a/usr/src/sbin/newfs/mkfs.c b/usr/src/sbin/newfs/mkfs.c index 2ba5288d0b..29ce0cdad4 100644 --- a/usr/src/sbin/newfs/mkfs.c +++ b/usr/src/sbin/newfs/mkfs.c @@ -2,21 +2,11 @@ * Copyright (c) 1980, 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)mkfs.c 6.13 (Berkeley) %G%"; +static char sccsid[] = "@(#)mkfs.c 6.14 (Berkeley) %G%"; #endif /* not lint */ #ifndef STANDALONE diff --git a/usr/src/sbin/newfs/newfs.c b/usr/src/sbin/newfs/newfs.c index a72a84b538..b61b93fb34 100644 --- a/usr/src/sbin/newfs/newfs.c +++ b/usr/src/sbin/newfs/newfs.c @@ -2,21 +2,11 @@ * Copyright (c) 1983, 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)newfs.c 6.20 (Berkeley) %G%"; +static char sccsid[] = "@(#)newfs.c 6.21 (Berkeley) %G%"; #endif /* not lint */ #ifndef lint diff --git a/usr/src/sbin/nfsd/nfsd.c b/usr/src/sbin/nfsd/nfsd.c index 2857687000..d56e2c2eec 100644 --- a/usr/src/sbin/nfsd/nfsd.c +++ b/usr/src/sbin/nfsd/nfsd.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Rick Macklem at The University of Guelph. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif not lint #ifndef lint -static char sccsid[] = "@(#)nfsd.c 5.5 (Berkeley) %G%"; +static char sccsid[] = "@(#)nfsd.c 5.6 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/sbin/nfsiod/nfsiod.c b/usr/src/sbin/nfsiod/nfsiod.c index fe2a0a6ed9..1aa86bab08 100644 --- a/usr/src/sbin/nfsiod/nfsiod.c +++ b/usr/src/sbin/nfsiod/nfsiod.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Rick Macklem at The University of Guelph. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif not lint #ifndef lint -static char sccsid[] = "@(#)nfsiod.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)nfsiod.c 5.3 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/sbin/ping/ping.c b/usr/src/sbin/ping/ping.c index 4cc6571877..04a51a51f9 100644 --- a/usr/src/sbin/ping/ping.c +++ b/usr/src/sbin/ping/ping.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Mike Muuss. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)ping.c 5.5 (Berkeley) %G%"; +static char sccsid[] = "@(#)ping.c 5.6 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/quotacheck/quotacheck.c b/usr/src/sbin/quotacheck/quotacheck.c index e4af62e44f..e864e58baa 100644 --- a/usr/src/sbin/quotacheck/quotacheck.c +++ b/usr/src/sbin/quotacheck/quotacheck.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Robert Elz at The University of Melbourne. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)quotacheck.c 5.13 (Berkeley) %G%"; +static char sccsid[] = "@(#)quotacheck.c 5.14 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/reboot/halt.c b/usr/src/sbin/reboot/halt.c index 9967092bfa..6a15468cdf 100644 --- a/usr/src/sbin/reboot/halt.c +++ b/usr/src/sbin/reboot/halt.c @@ -2,17 +2,7 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)halt.c 5.6 (Berkeley) %G%"; +static char sccsid[] = "@(#)halt.c 5.7 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/reboot/reboot.c b/usr/src/sbin/reboot/reboot.c index d10af60612..8172900a21 100644 --- a/usr/src/sbin/reboot/reboot.c +++ b/usr/src/sbin/reboot/reboot.c @@ -2,17 +2,7 @@ * Copyright (c) 1980, 1986 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)reboot.c 5.8 (Berkeley) %G%"; +static char sccsid[] = "@(#)reboot.c 5.9 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/restore/dirs.c b/usr/src/sbin/restore/dirs.c index 60b8b788b5..7bf3a68790 100644 --- a/usr/src/sbin/restore/dirs.c +++ b/usr/src/sbin/restore/dirs.c @@ -2,21 +2,11 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)dirs.c 5.10 (Berkeley) %G%"; +static char sccsid[] = "@(#)dirs.c 5.11 (Berkeley) %G%"; #endif /* not lint */ #include "restore.h" diff --git a/usr/src/sbin/restore/interactive.c b/usr/src/sbin/restore/interactive.c index 76e791d3c7..211abb8d42 100644 --- a/usr/src/sbin/restore/interactive.c +++ b/usr/src/sbin/restore/interactive.c @@ -2,21 +2,11 @@ * Copyright (c) 1985 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)interactive.c 5.8 (Berkeley) %G%"; +static char sccsid[] = "@(#)interactive.c 5.9 (Berkeley) %G%"; #endif /* not lint */ #include "restore.h" diff --git a/usr/src/sbin/restore/main.c b/usr/src/sbin/restore/main.c index d960f71ba2..fe9d358153 100644 --- a/usr/src/sbin/restore/main.c +++ b/usr/src/sbin/restore/main.c @@ -2,17 +2,7 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)main.c 5.7 (Berkeley) %G%"; +static char sccsid[] = "@(#)main.c 5.8 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/restore/pathnames.h b/usr/src/sbin/restore/pathnames.h index 2eea22a5cc..f806492004 100644 --- a/usr/src/sbin/restore/pathnames.h +++ b/usr/src/sbin/restore/pathnames.h @@ -2,19 +2,9 @@ * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)pathnames.h 5.1 (Berkeley) %G% + * @(#)pathnames.h 5.2 (Berkeley) %G% */ #include diff --git a/usr/src/sbin/restore/restore.c b/usr/src/sbin/restore/restore.c index 35381ddb78..54f7a68c87 100644 --- a/usr/src/sbin/restore/restore.c +++ b/usr/src/sbin/restore/restore.c @@ -2,21 +2,11 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)restore.c 5.6 (Berkeley) %G%"; +static char sccsid[] = "@(#)restore.c 5.7 (Berkeley) %G%"; #endif /* not lint */ #include "restore.h" diff --git a/usr/src/sbin/restore/restore.h b/usr/src/sbin/restore/restore.h index cdceacf7f1..8e4175ebe3 100644 --- a/usr/src/sbin/restore/restore.h +++ b/usr/src/sbin/restore/restore.h @@ -2,19 +2,9 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% * - * @(#)restore.h 5.7 (Berkeley) %G% + * @(#)restore.h 5.8 (Berkeley) %G% */ #include diff --git a/usr/src/sbin/restore/symtab.c b/usr/src/sbin/restore/symtab.c index e054f808af..ca1bbab008 100644 --- a/usr/src/sbin/restore/symtab.c +++ b/usr/src/sbin/restore/symtab.c @@ -2,21 +2,11 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)symtab.c 5.4 (Berkeley) %G%"; +static char sccsid[] = "@(#)symtab.c 5.5 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/sbin/restore/tape.c b/usr/src/sbin/restore/tape.c index eb1f72feb8..81100cd5f1 100644 --- a/usr/src/sbin/restore/tape.c +++ b/usr/src/sbin/restore/tape.c @@ -2,21 +2,11 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)tape.c 5.18 (Berkeley) %G%"; +static char sccsid[] = "@(#)tape.c 5.19 (Berkeley) %G%"; #endif /* not lint */ #include "restore.h" diff --git a/usr/src/sbin/restore/utilities.c b/usr/src/sbin/restore/utilities.c index e01af8c225..d718bb211a 100644 --- a/usr/src/sbin/restore/utilities.c +++ b/usr/src/sbin/restore/utilities.c @@ -2,21 +2,11 @@ * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)utilities.c 5.5 (Berkeley) %G%"; +static char sccsid[] = "@(#)utilities.c 5.6 (Berkeley) %G%"; #endif /* not lint */ #include "restore.h" diff --git a/usr/src/sbin/route/route.c b/usr/src/sbin/route/route.c index a288b78b03..78968848f8 100644 --- a/usr/src/sbin/route/route.c +++ b/usr/src/sbin/route/route.c @@ -2,17 +2,7 @@ * Copyright (c) 1983, 1989 The Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)route.c 5.24 (Berkeley) %G%"; +static char sccsid[] = "@(#)route.c 5.25 (Berkeley) %G%"; #endif /* not lint */ #include -- 2.20.1