Add copyright
[unix-history] / usr / src / games / cribbage / cribcur.h
index a1da88e..06ebb57 100644 (file)
@@ -1,4 +1,10 @@
-/* @(#)cribcur.h       1.5 (Berkeley) %G% */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)cribcur.h   5.1 (Berkeley) %G%
+ */
 
 # define       PLAY_Y          15      /* size of player's hand window */
 # define       PLAY_X          12
 
 # define       PLAY_Y          15      /* size of player's hand window */
 # define       PLAY_X          12