BSD 4_3 release
[unix-history] / usr / src / ucb / pascal / src / opc.c
index 7a0c47c..c07ae73 100644 (file)
@@ -1,6 +1,14 @@
-/* Copyright (c) 1979 Regents of the University of California */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
 
 
-static char sccsid[] = "@(#)opc.c 1.1 8/27/80";
+#ifndef lint
+char copyright[] =
+"@(#) Copyright (c) 1980 Regents of the University of California.\n\
+ All rights reserved.\n";
+#endif not lint
 
 #include "OPnames.h"
 
 
 #include "OPnames.h"