add copyright notice
[unix-history] / usr / src / lib / libc / net / res_debug.c
index 0cf6171..5b20594 100644 (file)
@@ -1,7 +1,12 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)res_debug.c        4.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)res_debug.c        4.4 (Berkeley) %G%";
 #endif
 
 #endif
 
+/*
+ * Copyright (c) 1985 Regents of the University of California
+ *     All Rights Reserved
+ */
+
 #include <sys/types.h>
 #include <netinet/in.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <netinet/in.h>
 #include <stdio.h>