]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - cribbage/cribcur.h
avoid leaving off the trailing nul in a literal string.
[bsdgames-darwin.git] / cribbage / cribcur.h
index ed099f665ba75c8a4212f9f6d43ed3be5e4c8105..725147adb9da1c3c540abddc6e78471e83224e2c 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: cribcur.h,v 1.4 2003/08/07 09:37:09 agc Exp $  */
+
 /*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *     This product includes software developed by the University of
- *     California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -30,8 +28,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *     from: @(#)cribcur.h     5.4 (Berkeley) 6/1/90
- *     $Id: cribcur.h,v 1.2 1993/08/01 18:55:20 mycroft Exp $
+ *     @(#)cribcur.h   8.1 (Berkeley) 5/31/93
  */
 
 # define       PLAY_Y          15      /* size of player's hand window */