add copyright notice
[unix-history] / usr / src / lib / libc / net / SCCS / hosttable / gethostnamadr.c
index d54f0a5..e4d92ce 100644 (file)
@@ -1,4 +1,12 @@
-/*     gethostnamadr.c 5.1     85/05/30        */
+/*
+ * 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
+static char sccsid[] = "@(#)gethostnamadr.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 #include <stdio.h>
 #include <netdb.h>
 
 #include <stdio.h>
 #include <netdb.h>