add offsets, new fields
[unix-history] / usr / src / usr.bin / rdist / docmd.c
index 22a7938..478d07c 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * 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
 #ifndef lint
-static char *sccsid = "@(#)docmd.c     4.26 (Berkeley) 85/03/05";
-#endif
+static char sccsid[] = "@(#)docmd.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "defs.h"
 #include <setjmp.h>
 
 #include "defs.h"
 #include <setjmp.h>