Add copyright
[unix-history] / usr / src / lib / libc / vax / net / htons.s
index 97ccb30..ea026bb 100644 (file)
@@ -1,4 +1,13 @@
-/* @(#)htons.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
+static char sccsid[] = "@(#)htons.s    5.1 (Berkeley) %G%";
+#endif not lint
+
 /* hostorder = htons(netorder) */
 
 #include "DEFS.h"
 /* hostorder = htons(netorder) */
 
 #include "DEFS.h"