add offsets, new fields
[unix-history] / usr / src / usr.bin / rdist / gram.y
index 5f40223..032fa82 100644 (file)
@@ -1,12 +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.
-#
-#
+/*
+ * 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      5.1 (Berkeley) 85/06/06";
+static char *sccsid = "@(#)gram.y      5.2 (Berkeley) 85/06/21";
 #endif
 
 #include "defs.h"
 #endif
 
 #include "defs.h"