Add copyright
[unix-history] / usr / src / libexec / talkd / table.c
index e673b11..aaf2855 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)table.c    1.3 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)table.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 /*
  * Routines to handle insertion, deletion, etc on the table
 
 /*
  * Routines to handle insertion, deletion, etc on the table