BSD 4_3 release
[unix-history] / usr / src / games / snake / move.c
index 5031ae9..5caaa3f 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[] = "@(#)move.c     4.1 (Berkeley) 7/4/83";
-#endif
+static char sccsid[] = "@(#)move.c     5.1 (Berkeley) 5/30/85";
+#endif not lint
 
 /*************************************************************************
  *
 
 /*************************************************************************
  *