new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 07:12:25 +0000 (23:12 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 13 Apr 1991 07:12:25 +0000 (23:12 -0800)
SCCS-vsn: usr.bin/f77/pass1.vax/bb.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/conv.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/conv.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/data.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/data.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/defs.h 5.5
SCCS-vsn: usr.bin/f77/pass1.vax/equiv.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/error.c 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/exec.c 5.7
SCCS-vsn: usr.bin/f77/pass1.vax/expr.c 5.10
SCCS-vsn: usr.bin/f77/pass1.vax/fio.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/fmt.c 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/format.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/ftypes.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/init.c 5.5
SCCS-vsn: usr.bin/f77/pass1.vax/intr.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/io.c 5.5
SCCS-vsn: usr.bin/f77/pass1.vax/io.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/lex.c 5.5
SCCS-vsn: usr.bin/f77/pass1.vax/main.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/misc.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/optcse.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/optim.c 5.5
SCCS-vsn: usr.bin/f77/pass1.vax/optim.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/optloop.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/paramset.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/pathnames.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/pccdefs.h 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/proc.c 5.9
SCCS-vsn: usr.bin/f77/pass1.vax/put.c 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/putpcc.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/regalloc.c 5.7
SCCS-vsn: usr.bin/f77/pass1.vax/setfmt.c 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/stab.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/vax.c 5.4
SCCS-vsn: usr.bin/f77/pass1.vax/vaxx.c 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/DEBUGS 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/gram.dcl 5.6
SCCS-vsn: usr.bin/f77/pass1.vax/gram.exec 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/gram.expr 5.3
SCCS-vsn: usr.bin/f77/pass1.vax/gram.head 5.2
SCCS-vsn: usr.bin/f77/pass1.vax/gram.io 5.2

42 files changed:
usr/src/usr.bin/f77/pass1.vax/DEBUGS
usr/src/usr.bin/f77/pass1.vax/bb.c
usr/src/usr.bin/f77/pass1.vax/conv.c
usr/src/usr.bin/f77/pass1.vax/conv.h
usr/src/usr.bin/f77/pass1.vax/data.c
usr/src/usr.bin/f77/pass1.vax/data.h
usr/src/usr.bin/f77/pass1.vax/defs.h
usr/src/usr.bin/f77/pass1.vax/equiv.c
usr/src/usr.bin/f77/pass1.vax/error.c
usr/src/usr.bin/f77/pass1.vax/exec.c
usr/src/usr.bin/f77/pass1.vax/expr.c
usr/src/usr.bin/f77/pass1.vax/fio.h
usr/src/usr.bin/f77/pass1.vax/fmt.c
usr/src/usr.bin/f77/pass1.vax/format.h
usr/src/usr.bin/f77/pass1.vax/ftypes.h
usr/src/usr.bin/f77/pass1.vax/gram.dcl
usr/src/usr.bin/f77/pass1.vax/gram.exec
usr/src/usr.bin/f77/pass1.vax/gram.expr
usr/src/usr.bin/f77/pass1.vax/gram.head
usr/src/usr.bin/f77/pass1.vax/gram.io
usr/src/usr.bin/f77/pass1.vax/init.c
usr/src/usr.bin/f77/pass1.vax/intr.c
usr/src/usr.bin/f77/pass1.vax/io.c
usr/src/usr.bin/f77/pass1.vax/io.h
usr/src/usr.bin/f77/pass1.vax/lex.c
usr/src/usr.bin/f77/pass1.vax/main.c
usr/src/usr.bin/f77/pass1.vax/misc.c
usr/src/usr.bin/f77/pass1.vax/optcse.c
usr/src/usr.bin/f77/pass1.vax/optim.c
usr/src/usr.bin/f77/pass1.vax/optim.h
usr/src/usr.bin/f77/pass1.vax/optloop.c
usr/src/usr.bin/f77/pass1.vax/paramset.c
usr/src/usr.bin/f77/pass1.vax/pathnames.h
usr/src/usr.bin/f77/pass1.vax/pccdefs.h
usr/src/usr.bin/f77/pass1.vax/proc.c
usr/src/usr.bin/f77/pass1.vax/put.c
usr/src/usr.bin/f77/pass1.vax/putpcc.c
usr/src/usr.bin/f77/pass1.vax/regalloc.c
usr/src/usr.bin/f77/pass1.vax/setfmt.c
usr/src/usr.bin/f77/pass1.vax/stab.c
usr/src/usr.bin/f77/pass1.vax/vax.c
usr/src/usr.bin/f77/pass1.vax/vaxx.c

index fa02786..7504f4c 100644 (file)
@@ -1,8 +1,11 @@
-Copyright (c) 1980 Regents of the University of California.
-All rights reserved.  The Berkeley software License Agreement
-specifies the terms and conditions for redistribution.
-
-       @(#)DEBUGS      5.1 (Berkeley) %G%
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)DEBUGS      5.2 (Berkeley) %G%
+ */
 
 WHAT THE DEBUG FLAGS MEAN:
 
 
 WHAT THE DEBUG FLAGS MEAN:
 
index 7e1928c..047e40e 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)bb.c       5.3 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)bb.c       5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * bb.c
 
 /*
  * bb.c
index fbe4189..e96a618 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)conv.c     5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)conv.c     5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * conv.c
 
 /*
  * conv.c
index 87bdc8b..c15afd1 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)conv.h      5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)conv.h      5.2 (Berkeley) %G%
  */
 
 #if (HERE != VAX || TARGET != VAX)
  */
 
 #if (HERE != VAX || TARGET != VAX)
index 02fdc35..21f2391 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)data.c     5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)data.c     5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * data.c
 
 /*
  * data.c
index d96f135..514f974 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)data.h      5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)data.h      5.2 (Berkeley) %G%
  */
 
 /*  Forms of data list elements  */
  */
 
 /*  Forms of data list elements  */
index 9c06074..a4aa47c 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)defs.h      5.4 (Berkeley) %G%
+ *     @(#)defs.h      5.5 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 4d75c76..441775d 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char *sccsid[] = "@(#)equiv.c   5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)equiv.c    5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * equiv.c
 
 /*
  * equiv.c
index aa55589..81b8a75 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)error.c    5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)error.c    5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * error.c
 
 /*
  * error.c
index f6b1e6e..7c2fbc1 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)exec.c     5.6 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)exec.c     5.7 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * exec.c
 
 /*
  * exec.c
index 2f36fab..856be82 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char *sccsid[] = "@(#)expr.c    5.9 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)expr.c     5.10 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * expr.c
 
 /*
  * expr.c
index 5d8ef44..bb9dad5 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)fio.h       5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)fio.h       5.2 (Berkeley) %G%
  */
 
 #include <stdio.h>
  */
 
 #include <stdio.h>
index 5784775..e38750a 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)fmt.c      5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)fmt.c      5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  *
 
 /*
  *
index dfd2d4e..6625a79 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)format.h    5.1 (Berkeley) %G%
+ *     @(#)format.h    5.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 563fc69..c6429c3 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)ftypes.h    5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)ftypes.h    5.2 (Berkeley) %G%
  */
 
 
  */
 
 
index b1e7114..fc3eb1d 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)gram.dcl    5.1.1.1 (Berkeley) %G%
+ *     @(#)gram.dcl    5.6 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index ba117a5..f9aec76 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)gram.exec   5.2 (Berkeley) %G%
+ *     @(#)gram.exec   5.3 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 815069e..efd3796 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)gram.expr   5.2 (Berkeley) %G%
+ *     @(#)gram.expr   5.3 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 05c3863..e895775 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)gram.head   5.1 (Berkeley) %G%
+ *     @(#)gram.head   5.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 962034b..1e5de41 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)gram.io     5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)gram.io     5.2 (Berkeley) %G%
  */
 
   /*  Input/Output Statements */
  */
 
   /*  Input/Output Statements */
index add517f..6e0876c 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char *sccsid = "@(#)init.c      5.4 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)init.c     5.5 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * init.c
 
 /*
  * init.c
index 18dd7b2..d96d1bd 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)intr.c     5.3 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)intr.c     5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * intr.c
 
 /*
  * intr.c
index 6881657..77c4db2 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char *sccsid = "@(#)io.c        5.4 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)io.c       5.5 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * io.c
 
 /*
  * io.c
index 034b539..5b78e0b 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)io.h        5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)io.h        5.2 (Berkeley) %G%
  */
 
 #define NDDATA 1
  */
 
 #define NDDATA 1
index 8e2e025..5ecbebb 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)lex.c      5.4 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)lex.c      5.5 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * lex.c
 
 /*
  * lex.c
index 38f64dc..466ac0d 100644 (file)
@@ -1,17 +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.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
 char copyright[] =
  */
 
 #ifndef lint
 char copyright[] =
-"@(#) Copyright (c) 1980 Regents of the University of California.\n\
+"@(#) Copyright (c) 1980 The Regents of the University of California.\n\
  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)main.c     5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)main.c     5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 41dcf55..b1ce0c5 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)misc.c     5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)misc.c     5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * misc.c
 
 /*
  * misc.c
index 8ed82e8..a5cc2db 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)optcse.c   5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)optcse.c   5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * optcse.c
 
 /*
  * optcse.c
index df0ae50..2899cc0 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)optim.c    5.4 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)optim.c    5.5 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * optim.c
 
 /*
  * optim.c
index 6403222..6c27b31 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)optim.h     5.1 (Berkeley) %G%
+ *     @(#)optim.h     5.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 26a5f65..ea210e6 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)optloop.c  5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)optloop.c  5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * optloop.c
 
 /*
  * optloop.c
index 37892db..28865e8 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)paramset.c 5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)paramset.c 5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * paramset.c
 
 /*
  * paramset.c
index 90b5281..3f1ac2a 100644 (file)
@@ -1,20 +1,10 @@
-/*
+/*-
  * Copyright (c) 1989 The Regents of the University of California.
  * All rights reserved.
  *
  * 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 <paths.h>
  */
 
 #include <paths.h>
index afbf68a..5d32d6d 100644 (file)
@@ -1,11 +1,14 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
  *
  *
- *     @(#)pccdefs.h   5.1 (Berkeley) %G%
+ * %sccs.include.proprietary.c%
+ *
+ *     @(#)pccdefs.h   5.2 (Berkeley) %G%
  */
 
  */
 
+#define P2BAD -1
+#define P2BAD -1
 #define P2BAD -1
 #define P2NAME 2
 #define P2ICON 4
 #define P2BAD -1
 #define P2NAME 2
 #define P2ICON 4
index 83d7a1f..3c08a8b 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)proc.c     5.8 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)proc.c     5.9 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * proc.c
 
 /*
  * proc.c
index 7dab291..c5690bb 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)put.c      5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)put.c      5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * put.c
 
 /*
  * put.c
index b52ecc1..176b30b 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)putpcc.c   5.3 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)putpcc.c   5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * putpcc.c
 
 /*
  * putpcc.c
index 0b54bb4..f585052 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)regalloc.c 5.6 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)regalloc.c 5.7 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * regalloc.c
 
 /*
  * regalloc.c
index e3b6b42..1d4d120 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)setfmt.c   5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)setfmt.c   5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "defs.h"
 #include "format.h"
 
 #include "defs.h"
 #include "format.h"
index b6d4326..8f6a588 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)stab.c     5.3 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)stab.c     5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * stab.c
 
 /*
  * stab.c
index d129f60..0045be9 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)vax.c      5.3 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)vax.c      5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * vax.c
 
 /*
  * vax.c
index 4c31151..e972d70 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)vaxx.c     5.1 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)vaxx.c     5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 #include <stdio.h>
 #include "defines.h"
 
 #include <stdio.h>
 #include "defines.h"