add copyright notice
[unix-history] / usr / src / lib / libc / net / SCCS / hosttable / gethostnamadr.c
index f431b99..e4d92ce 100644 (file)
@@ -1,4 +1,12 @@
-/*     gethostnamadr.c 4.11    85/04/01        */
+/*
+ * 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>