BSD 4_3 release
[unix-history] / usr / src / games / backgammon / extra.c
index 161202f..f9010c4 100644 (file)
@@ -1,4 +1,12 @@
-static char sccsid[] = "       extra.c 4.1     82/05/11        ";
+/*
+ * 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[] = "@(#)extra.c    5.1 (Berkeley) 5/29/85";
+#endif not lint
 
 #include "back.h"
 
 
 #include "back.h"