BSD 4_4 release
[unix-history] / usr / src / usr.bin / xsend / xsend / xsend.c
index 1fbb2a7..ad14aa4 100644 (file)
@@ -1,6 +1,12 @@
+/*-
+ * This module is believed to contain source code proprietary to AT&T.
+ * Use and redistribution is subject to the Berkeley Software License
+ * Agreement and your Software Agreement with AT&T (Western Electric).
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)xsend.c    4.7 %G%";
-#endif
+static char sccsid[] = "@(#)xsend.c    8.1 (Berkeley) 6/6/93";
+#endif /* not lint */
 
 #include <sys/param.h>
 #include <sys/stat.h>
 
 #include <sys/param.h>
 #include <sys/stat.h>