add copyright notice
[unix-history] / usr / src / lib / libc / net / res_send.c
index 2d9fb40..2109f2c 100644 (file)
@@ -1,7 +1,12 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)res_send.c 4.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)res_send.c 4.4 (Berkeley) %G%";
 #endif
 
 #endif
 
+/*
+ * Copyright (c) 1985 Regents of the University of California
+ *     All Rights Reserved
+ */
+
 /*
  * Send query to name server and wait for reply.
  */
 /*
  * Send query to name server and wait for reply.
  */