BSD 4_3 release
[unix-history] / usr / src / games / cribbage / extern.c
index 73cd409..4914957 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[] = "@(#)extern.c   5.1 (Berkeley) 5/30/85";
+#endif not lint
+
 # include      <curses.h>
 # include      "deck.h"
 # include      "cribbage.h"
 # include      <curses.h>
 # include      "deck.h"
 # include      "cribbage.h"