Fix copyright
[unix-history] / usr / src / lib / libc / vax / net / htonl.s
index f7ec57d..608e66e 100644 (file)
@@ -1,4 +1,13 @@
-/* @(#)htonl.s 4.1 %G% */
+/*
+ * 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
+_sccsid:.asciz "@(#)htonl.s    5.2 (Berkeley) %G%"
+#endif not lint
+
 /* netorder = htonl(hostorder) */
 
 #include "DEFS.h"
 /* netorder = htonl(hostorder) */
 
 #include "DEFS.h"