Add copyright
[unix-history] / usr / src / usr.bin / rdist / gram.y
index a6e4914..5f40223 100644 (file)
@@ -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
 #ifndef lint
-static char *sccsid = "@(#)gram.y      4.13 (Berkeley) 85/04/03";
+static char *sccsid = "@(#)gram.y      5.1 (Berkeley) 85/06/06";
 #endif
 
 #include "defs.h"
 #endif
 
 #include "defs.h"