add Berkeley specific header
[unix-history] / usr / src / lib / libcurses / longname.c
index 4f2feec..6fc48f2 100644 (file)
@@ -1,9 +1,18 @@
+/*
+ * 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[] = "@(#)longname.c 5.1 (Berkeley) %G%";
+#endif not lint
+
 # define       reg     register
 
 /*
  *     This routine fills in "def" with the long name of the terminal.
  *
 # define       reg     register
 
 /*
  *     This routine fills in "def" with the long name of the terminal.
  *
- * @(#)longname.c      1.2 (Berkeley) %G%
  */
 char *
 longname(bp, def)
  */
 char *
 longname(bp, def)