From bcf1365c246c5582498da14e04ab93dabda91f98 Mon Sep 17 00:00:00 2001 From: Distribution Folks Date: Tue, 30 Apr 1985 22:05:21 -0800 Subject: [PATCH] Add copyright SCCS-vsn: old/as.vax/asexpr.c 5.1 SCCS-vsn: old/as.vax/asio.c 5.1 SCCS-vsn: old/as.vax/asjxxx.c 5.1 SCCS-vsn: old/as.vax/asparse.c 5.1 SCCS-vsn: old/as.vax/aspseudo.c 5.1 SCCS-vsn: old/as.vax/asexpr.h 5.1 SCCS-vsn: old/as.vax/assyms.h 5.1 SCCS-vsn: old/as.vax/instrs.h 5.1 SCCS-vsn: old/as.vax/asscanl.h 5.1 SCCS-vsn: old/as.vax/asnumber.h 5.1 SCCS-vsn: old/as.vax/asscan.h 5.1 SCCS-vsn: old/as.vax/asscan1.c 5.1 SCCS-vsn: old/as.vax/asscan2.c 5.1 SCCS-vsn: old/as.vax/asscan3.c 5.1 SCCS-vsn: old/as.vax/asscan4.c 5.1 SCCS-vsn: old/as.vax/assizetab.c 5.1 SCCS-vsn: old/as.vax/assyms.c 5.1 SCCS-vsn: old/as.vax/astokfix.awk 5.1 SCCS-vsn: old/as.vax/astoks.H 5.1 SCCS-vsn: old/as.vax/bignum1.c 5.1 SCCS-vsn: old/as.vax/bignum2.c 5.1 SCCS-vsn: old/as.vax/floattab.c 5.1 SCCS-vsn: old/as.vax/instrs 5.1 SCCS-vsn: old/as.vax/natof.c 5.1 SCCS-vsn: bin/cat/cat.c 5.1 SCCS-vsn: bin/chmod/chmod.c 5.1 SCCS-vsn: usr.sbin/chown/chgrp.c 5.1 SCCS-vsn: bin/df/df.c 5.1 SCCS-vsn: old/hostid/hostid.c 5.1 SCCS-vsn: bin/hostname/hostname.c 5.1 SCCS-vsn: old/ld/ld.c 5.1 SCCS-vsn: usr.bin/login/login.c 5.1 SCCS-vsn: usr.bin/login/login.c.1 5.1 SCCS-vsn: bin/ls/ls.c 5.1 SCCS-vsn: bin/mkdir/mkdir.c 5.1 SCCS-vsn: usr.bin/mt/mt.c 5.1 SCCS-vsn: bin/mv/mv.c 5.1 SCCS-vsn: usr.bin/nice/nice.c 5.1 SCCS-vsn: usr.bin/pagesize/pagesize.c 5.1 SCCS-vsn: bin/pwd/pwd.c 5.1 SCCS-vsn: bin/rmdir/rmdir.c 5.1 SCCS-vsn: usr.bin/strip/strip.c 5.1 --- usr/src/bin/cat/cat.c | 10 ++++++++-- usr/src/bin/chmod/chmod.c | 10 +++++++++- usr/src/bin/df/df.c | 16 ++++++++++++++-- usr/src/bin/hostname/hostname.c | 17 +++++++++++++++-- usr/src/bin/ls/ls.c | 16 ++++++++++++++-- usr/src/bin/mkdir/mkdir.c | 17 ++++++++++++++++- usr/src/bin/mv/mv.c | 16 ++++++++++++++-- usr/src/bin/pwd/pwd.c | 17 ++++++++++++++++- usr/src/bin/rmdir/rmdir.c | 17 ++++++++++++++++- usr/src/old/as.vax/asexpr.c | 8 ++++++-- usr/src/old/as.vax/asexpr.h | 8 ++++++-- usr/src/old/as.vax/asio.c | 7 +++++-- usr/src/old/as.vax/asjxxx.c | 7 +++++-- usr/src/old/as.vax/asnumber.h | 7 +++++-- usr/src/old/as.vax/asparse.c | 7 +++++-- usr/src/old/as.vax/aspseudo.c | 7 +++++-- usr/src/old/as.vax/asscan.h | 8 ++++++-- usr/src/old/as.vax/asscan1.c | 7 +++++-- usr/src/old/as.vax/asscan2.c | 7 +++++-- usr/src/old/as.vax/asscan3.c | 7 +++++-- usr/src/old/as.vax/asscan4.c | 7 +++++-- usr/src/old/as.vax/asscanl.h | 8 ++++++-- usr/src/old/as.vax/assizetab.c | 7 +++++-- usr/src/old/as.vax/assyms.c | 7 +++++-- usr/src/old/as.vax/assyms.h | 8 ++++++-- usr/src/old/as.vax/astokfix.awk | 7 +++++-- usr/src/old/as.vax/astoks.H | 10 ++++++++-- usr/src/old/as.vax/bignum1.c | 7 +++++-- usr/src/old/as.vax/bignum2.c | 7 +++++-- usr/src/old/as.vax/floattab.c | 7 +++++-- usr/src/old/as.vax/instrs | 7 +++++-- usr/src/old/as.vax/instrs.h | 8 ++++++-- usr/src/old/as.vax/natof.c | 7 +++++-- usr/src/old/hostid/hostid.c | 16 ++++++++++++++-- usr/src/old/ld/ld.c | 16 ++++++++++++++-- usr/src/usr.bin/login/login.c | 16 ++++++++++++++-- usr/src/usr.bin/login/login.c.1 | 16 ++++++++++++++-- usr/src/usr.bin/mt/mt.c | 17 ++++++++++++++++- usr/src/usr.bin/nice/nice.c | 16 ++++++++++++++-- usr/src/usr.bin/pagesize/pagesize.c | 16 ++++++++++++++-- usr/src/usr.bin/strip/strip.c | 16 ++++++++++++++-- usr/src/usr.sbin/chown/chgrp.c | 10 ++++++++-- 42 files changed, 373 insertions(+), 79 deletions(-) diff --git a/usr/src/bin/cat/cat.c b/usr/src/bin/cat/cat.c index fe1a9659fe..ae4bc08283 100644 --- a/usr/src/bin/cat/cat.c +++ b/usr/src/bin/cat/cat.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char *sccsid = "@(#)cat.c 4.9 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)cat.c 5.1 (Berkeley) %G%"; +#endif not lint /* * Concatenate files. diff --git a/usr/src/bin/chmod/chmod.c b/usr/src/bin/chmod/chmod.c index 44352696b2..5866a7985b 100644 --- a/usr/src/bin/chmod/chmod.c +++ b/usr/src/bin/chmod/chmod.c @@ -1,4 +1,12 @@ -static char *sccsid = "@(#)chmod.c 4.5 %G%"; +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)chmod.c 5.1 (Berkeley) %G%"; +#endif not lint /* * chmod options mode files diff --git a/usr/src/bin/df/df.c b/usr/src/bin/df/df.c index dd685adc25..7343e87851 100644 --- a/usr/src/bin/df/df.c +++ b/usr/src/bin/df/df.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)df.c 4.18 %G%"; -#endif +static char sccsid[] = "@(#)df.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/bin/hostname/hostname.c b/usr/src/bin/hostname/hostname.c index faa3bc3cc8..7b10ded80a 100644 --- a/usr/src/bin/hostname/hostname.c +++ b/usr/src/bin/hostname/hostname.c @@ -1,6 +1,19 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char *sccsid = "@(#)hostname.c 1.4 (Berkeley) %G%"; -#endif +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + +#ifndef lint +static char sccsid[] = "@(#)hostname.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * hostname -- get (or set hostname) */ diff --git a/usr/src/bin/ls/ls.c b/usr/src/bin/ls/ls.c index e205ee0996..57a8aca556 100644 --- a/usr/src/bin/ls/ls.c +++ b/usr/src/bin/ls/ls.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)ls.c 4.22 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)ls.c 5.1 (Berkeley) %G%"; +#endif not lint /* * ls diff --git a/usr/src/bin/mkdir/mkdir.c b/usr/src/bin/mkdir/mkdir.c index 5aa737108b..8323592dc8 100644 --- a/usr/src/bin/mkdir/mkdir.c +++ b/usr/src/bin/mkdir/mkdir.c @@ -1,4 +1,19 @@ -static char *sccsid = "@(#)mkdir.c 4.5 (Berkeley) %G%"; +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + +#ifndef lint +static char sccsid[] = "@(#)mkdir.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * make directory */ diff --git a/usr/src/bin/mv/mv.c b/usr/src/bin/mv/mv.c index 1db8e0f8b3..636fb77df1 100644 --- a/usr/src/bin/mv/mv.c +++ b/usr/src/bin/mv/mv.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)mv.c 4.13 (Berkeley) 83/06/30"; -#endif +static char sccsid[] = "@(#)mv.c 5.1 (Berkeley) %G%"; +#endif not lint /* * mv file1 file2 diff --git a/usr/src/bin/pwd/pwd.c b/usr/src/bin/pwd/pwd.c index b20beab14e..2e5b1f4e65 100644 --- a/usr/src/bin/pwd/pwd.c +++ b/usr/src/bin/pwd/pwd.c @@ -1,4 +1,19 @@ -static char *sccsid = "@(#)pwd.c 4.4 (Berkeley) %G%"; +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + +#ifndef lint +static char sccsid[] = "@(#)pwd.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * Print working (current) directory */ diff --git a/usr/src/bin/rmdir/rmdir.c b/usr/src/bin/rmdir/rmdir.c index 97759a2811..284e622183 100644 --- a/usr/src/bin/rmdir/rmdir.c +++ b/usr/src/bin/rmdir/rmdir.c @@ -1,4 +1,19 @@ -static char *sccsid = "@(#)rmdir.c 4.8 (Berkeley) %G%"; +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + +#ifndef lint +static char sccsid[] = "@(#)rmdir.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * Remove directory */ diff --git a/usr/src/old/as.vax/asexpr.c b/usr/src/old/as.vax/asexpr.c index 384d1bed13..94ebfc0f2e 100644 --- a/usr/src/old/as.vax/asexpr.c +++ b/usr/src/old/as.vax/asexpr.c @@ -1,8 +1,12 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asexpr.c 4.5 %G%"; +static char sccsid[] = "@(#)asexpr.c 5.1 (Berkeley) %G%"; +#endif not lint #endif not lint #include diff --git a/usr/src/old/as.vax/asexpr.h b/usr/src/old/as.vax/asexpr.h index ea434d9202..727619a3c6 100644 --- a/usr/src/old/as.vax/asexpr.h +++ b/usr/src/old/as.vax/asexpr.h @@ -1,7 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)asexpr.h 4.4 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)asexpr.h 5.1 (Berkeley) %G% */ + /* * Definitions to parse tokens */ diff --git a/usr/src/old/as.vax/asio.c b/usr/src/old/as.vax/asio.c index d00ef48a94..1432902908 100644 --- a/usr/src/old/as.vax/asio.c +++ b/usr/src/old/as.vax/asio.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asio.c 4.5 %G%"; +static char sccsid[] = "@(#)asio.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/asjxxx.c b/usr/src/old/as.vax/asjxxx.c index bce1076f25..677b499846 100644 --- a/usr/src/old/as.vax/asjxxx.c +++ b/usr/src/old/as.vax/asjxxx.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asjxxx.c 4.10 %G%"; +static char sccsid[] = "@(#)asjxxx.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/asnumber.h b/usr/src/old/as.vax/asnumber.h index 3487a7c28e..829a3143a2 100644 --- a/usr/src/old/as.vax/asnumber.h +++ b/usr/src/old/as.vax/asnumber.h @@ -1,6 +1,9 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)asnumber.h 4.3 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)asnumber.h 5.1 (Berkeley) %G% */ union Ib_int{ /* byte */ diff --git a/usr/src/old/as.vax/asparse.c b/usr/src/old/as.vax/asparse.c index 0b404171cc..8522aab6f6 100644 --- a/usr/src/old/as.vax/asparse.c +++ b/usr/src/old/as.vax/asparse.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asparse.c 4.20 %G%"; +static char sccsid[] = "@(#)asparse.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/aspseudo.c b/usr/src/old/as.vax/aspseudo.c index 8b7d885a8f..3c9da1caad 100644 --- a/usr/src/old/as.vax/aspseudo.c +++ b/usr/src/old/as.vax/aspseudo.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)aspseudo.c 4.5 %G%"; +static char sccsid[] = "@(#)aspseudo.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/asscan.h b/usr/src/old/as.vax/asscan.h index d2adb0fc2e..de5696e38f 100644 --- a/usr/src/old/as.vax/asscan.h +++ b/usr/src/old/as.vax/asscan.h @@ -1,7 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)asscan.h 4.9 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)asscan.h 5.1 (Berkeley) %G% */ + /* * The character scanner is called to fill up one token buffer * diff --git a/usr/src/old/as.vax/asscan1.c b/usr/src/old/as.vax/asscan1.c index 920a60cb60..5d55fffdbb 100644 --- a/usr/src/old/as.vax/asscan1.c +++ b/usr/src/old/as.vax/asscan1.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asscan1.c 4.6 %G%"; +static char sccsid[] = "@(#)asscan1.c 5.1 (Berkeley) %G%"; #endif not lint #include "asscanl.h" diff --git a/usr/src/old/as.vax/asscan2.c b/usr/src/old/as.vax/asscan2.c index 11fe47efba..ae470fcd3e 100644 --- a/usr/src/old/as.vax/asscan2.c +++ b/usr/src/old/as.vax/asscan2.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asscan2.c 4.14 %G%"; +static char sccsid[] = "@(#)asscan2.c 5.1 (Berkeley) %G%"; #endif not lint #include "asscanl.h" diff --git a/usr/src/old/as.vax/asscan3.c b/usr/src/old/as.vax/asscan3.c index f82e8fdc67..6fd2ba31c4 100644 --- a/usr/src/old/as.vax/asscan3.c +++ b/usr/src/old/as.vax/asscan3.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asscan3.c 4.4 %G%"; +static char sccsid[] = "@(#)asscan3.c 5.1 (Berkeley) %G%"; #endif not lint #include "asscanl.h" diff --git a/usr/src/old/as.vax/asscan4.c b/usr/src/old/as.vax/asscan4.c index 26a4e880d2..7a66e72a75 100644 --- a/usr/src/old/as.vax/asscan4.c +++ b/usr/src/old/as.vax/asscan4.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)asscan4.c 4.4 %G%"; +static char sccsid[] = "@(#)asscan4.c 5.1 (Berkeley) %G%"; #endif not lint #include "asscanl.h" diff --git a/usr/src/old/as.vax/asscanl.h b/usr/src/old/as.vax/asscanl.h index 362eaa6bcf..bd63bc9a46 100644 --- a/usr/src/old/as.vax/asscanl.h +++ b/usr/src/old/as.vax/asscanl.h @@ -1,7 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)asscanl.h 4.5 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)asscanl.h 5.1 (Berkeley) %G% */ + /* * This file contains definitions local to the files implementing * the character scanner and the token buffer managers. diff --git a/usr/src/old/as.vax/assizetab.c b/usr/src/old/as.vax/assizetab.c index 02e2c8c094..e1bf93fe39 100644 --- a/usr/src/old/as.vax/assizetab.c +++ b/usr/src/old/as.vax/assizetab.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)assizetab.c 4.4 %G%"; +static char sccsid[] = "@(#)assizetab.c 5.1 (Berkeley) %G%"; #endif not lint #ifdef AS diff --git a/usr/src/old/as.vax/assyms.c b/usr/src/old/as.vax/assyms.c index 52cd5c7326..c4d0992500 100644 --- a/usr/src/old/as.vax/assyms.c +++ b/usr/src/old/as.vax/assyms.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)assyms.c 4.14 %G%"; +static char sccsid[] = "@(#)assyms.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/assyms.h b/usr/src/old/as.vax/assyms.h index f66aeb8807..165640fd8a 100644 --- a/usr/src/old/as.vax/assyms.h +++ b/usr/src/old/as.vax/assyms.h @@ -1,7 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)assyms.h 4.5 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)assyms.h 5.1 (Berkeley) %G% */ + /* * To speed up walks through symbols defined in a particular * segment, we buil up a table of pointers into the symbol table diff --git a/usr/src/old/as.vax/astokfix.awk b/usr/src/old/as.vax/astokfix.awk index 7ca108e1d6..68844eb21b 100644 --- a/usr/src/old/as.vax/astokfix.awk +++ b/usr/src/old/as.vax/astokfix.awk @@ -1,6 +1,9 @@ # -# Copyright (c) 1982 Regents of the University of California */ -# @(#)astokfix.awk 4.4 %G% +# Copyright (c) 1980 Regents of the University of California. +# All rights reserved. The Berkeley software License Agreement +# specifies the terms and conditions for redistribution. +# +# @(#)astokfix.awk 5.1 (Berkeley) %G% # /AWKFIXESME/{ if ($4 == "AWKFIXESME"){ diff --git a/usr/src/old/as.vax/astoks.H b/usr/src/old/as.vax/astoks.H index cccbb9f752..67a0a25825 100644 --- a/usr/src/old/as.vax/astoks.H +++ b/usr/src/old/as.vax/astoks.H @@ -1,5 +1,11 @@ -/* Copyright (c) 1980 Regents of the University of California */ -/* "@(#)astoks.H 4.4 %G%" */ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)astoks.H 5.1 (Berkeley) %G% + */ + /* * Message to the wary: The order of tokens has been * hand optimized and assigned to that all switch statements diff --git a/usr/src/old/as.vax/bignum1.c b/usr/src/old/as.vax/bignum1.c index 0082c3dc16..8f459d4c3e 100644 --- a/usr/src/old/as.vax/bignum1.c +++ b/usr/src/old/as.vax/bignum1.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)bignum1.c 4.4 %G%"; +static char sccsid[] = "@(#)bignum1.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/bignum2.c b/usr/src/old/as.vax/bignum2.c index bfebc2e852..30c72abe03 100644 --- a/usr/src/old/as.vax/bignum2.c +++ b/usr/src/old/as.vax/bignum2.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)bignum2.c 4.3 %G%"; +static char sccsid[] = "@(#)bignum2.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/floattab.c b/usr/src/old/as.vax/floattab.c index 27f33b2909..c11eac5c2a 100644 --- a/usr/src/old/as.vax/floattab.c +++ b/usr/src/old/as.vax/floattab.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)floattab.c 4.3 %G%"; +static char sccsid[] = "@(#)floattab.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/as.vax/instrs b/usr/src/old/as.vax/instrs index c5eaaf360c..414f84225b 100644 --- a/usr/src/old/as.vax/instrs +++ b/usr/src/old/as.vax/instrs @@ -1,6 +1,9 @@ ## -## Copyright (c) 1982 Regents of the University of California -## @(#)instrs 4.9 %G% +## Copyright (c) 1982 Regents of the University of California. +## All rights reserved. The Berkeley software License Agreement +## specifies the terms and conditions for redistribution. +## +## @(#)instrs 5.1 (Berkeley) %G% ## ## Robert R. Henry ## University of California, Berkeley diff --git a/usr/src/old/as.vax/instrs.h b/usr/src/old/as.vax/instrs.h index f022a59a22..ef87795765 100644 --- a/usr/src/old/as.vax/instrs.h +++ b/usr/src/old/as.vax/instrs.h @@ -1,7 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California - * @(#)instrs.h 4.5 %G% + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)instrs.h 5.1 (Berkeley) %G% */ + /* * Argument data types * diff --git a/usr/src/old/as.vax/natof.c b/usr/src/old/as.vax/natof.c index 5c3aff9436..8f9cae30c2 100644 --- a/usr/src/old/as.vax/natof.c +++ b/usr/src/old/as.vax/natof.c @@ -1,8 +1,11 @@ /* - * Copyright (c) 1982 Regents of the University of California + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. */ + #ifndef lint -static char sccsid[] = "@(#)natof.c 4.3 %G%"; +static char sccsid[] = "@(#)natof.c 5.1 (Berkeley) %G%"; #endif not lint #include diff --git a/usr/src/old/hostid/hostid.c b/usr/src/old/hostid/hostid.c index 644f44a17f..1516436af1 100644 --- a/usr/src/old/hostid/hostid.c +++ b/usr/src/old/hostid/hostid.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char sccsid[] = "@(#)hostid.c 4.3 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)hostid.c 5.1 (Berkeley) %G%"; +#endif not lint #include diff --git a/usr/src/old/ld/ld.c b/usr/src/old/ld/ld.c index 2d386eb279..b88c950fec 100644 --- a/usr/src/old/ld/ld.c +++ b/usr/src/old/ld/ld.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char sccsid[] = "@(#)ld.c 4.11 %G%"; -#endif +static char sccsid[] = "@(#)ld.c 5.1 (Berkeley) %G%"; +#endif not lint /* * ld - string table version for VAX diff --git a/usr/src/usr.bin/login/login.c b/usr/src/usr.bin/login/login.c index bd9142e6f2..f43add8a14 100644 --- a/usr/src/usr.bin/login/login.c +++ b/usr/src/usr.bin/login/login.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)login.c 4.37 (Berkeley) 85/04/02"; -#endif +static char sccsid[] = "@(#)login.c 5.1 (Berkeley) %G%"; +#endif not lint /* * login [ name ] diff --git a/usr/src/usr.bin/login/login.c.1 b/usr/src/usr.bin/login/login.c.1 index d18668d6e6..84064effcd 100644 --- a/usr/src/usr.bin/login/login.c.1 +++ b/usr/src/usr.bin/login/login.c.1 @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)login.c.1 4.37 (Berkeley) 85/04/02"; -#endif +static char sccsid[] = "@(#)login.c.1 5.1 (Berkeley) %G%"; +#endif not lint /* * login [ name ] diff --git a/usr/src/usr.bin/mt/mt.c b/usr/src/usr.bin/mt/mt.c index aae39a77fe..40d301ab0f 100644 --- a/usr/src/usr.bin/mt/mt.c +++ b/usr/src/usr.bin/mt/mt.c @@ -1,4 +1,19 @@ -static char *sccsid = "@(#)mt.c 4.8 (Berkeley) 83/05/08"; +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + +#ifndef lint +static char sccsid[] = "@(#)mt.c 5.1 (Berkeley) %G%"; +#endif not lint + /* * mt -- * magnetic tape manipulation program diff --git a/usr/src/usr.bin/nice/nice.c b/usr/src/usr.bin/nice/nice.c index 2d4d68188f..5d021b3cef 100644 --- a/usr/src/usr.bin/nice/nice.c +++ b/usr/src/usr.bin/nice/nice.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1980 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)nice.c 4.2 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)nice.c 5.1 (Berkeley) %G%"; +#endif not lint #include diff --git a/usr/src/usr.bin/pagesize/pagesize.c b/usr/src/usr.bin/pagesize/pagesize.c index 83e83db153..fb384763cb 100644 --- a/usr/src/usr.bin/pagesize/pagesize.c +++ b/usr/src/usr.bin/pagesize/pagesize.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char sccsid[] = "@(#)pagesize.c 4.2 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)pagesize.c 5.1 (Berkeley) %G%"; +#endif not lint main() { diff --git a/usr/src/usr.bin/strip/strip.c b/usr/src/usr.bin/strip/strip.c index 184a86110f..3bc48557f2 100644 --- a/usr/src/usr.bin/strip/strip.c +++ b/usr/src/usr.bin/strip/strip.c @@ -1,6 +1,18 @@ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +char copyright[] = +"@(#) Copyright (c) 1983 Regents of the University of California.\n\ + All rights reserved.\n"; +#endif not lint + #ifndef lint -static char *sccsid = "@(#)strip.c 4.5 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)strip.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include diff --git a/usr/src/usr.sbin/chown/chgrp.c b/usr/src/usr.sbin/chown/chgrp.c index 8bb79d8e1b..2d6861da5f 100644 --- a/usr/src/usr.sbin/chown/chgrp.c +++ b/usr/src/usr.sbin/chown/chgrp.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char *sccsid = "@(#)chgrp.c 4.8 85/03/20"; -#endif +static char sccsid[] = "@(#)chgrp.c 5.1 (Berkeley) %G%"; +#endif not lint /* * chgrp -fR gid file ... -- 2.20.1