BSD 4_3 release
[unix-history] / usr / src / games / snake / busy.c
index 4751648..8ef1dee 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * 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
+static char sccsid[] = "@(#)busy.c     5.1 (Berkeley) 5/30/85";
+#endif not lint
+
 /*
  * busy: print an indication of how busy the system is for games.
  */
 /*
  * busy: print an indication of how busy the system is for games.
  */