new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / px / version.c
index 733182b..a876701 100644 (file)
@@ -1,18 +1,19 @@
-/*
- * 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.redist.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";
  All rights reserved.\n";
-#endif not lint
+#endif /* not lint */
 
 #ifndef lint
 
 #ifndef lint
-static char sccsid[] = "@(#)version.c  5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)version.c  5.3 (Berkeley) %G%";
+#endif /* not lint */
 
     /*
      * this writes the declaration of the current time stamp
 
     /*
      * this writes the declaration of the current time stamp