Add copyright
[unix-history] / usr / src / usr.sbin / chown / chgrp.c
index 8bb79d8..2d6861d 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1980 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 = "@(#)chgrp.c     4.8 85/03/20";
-#endif
+static char sccsid[] = "@(#)chgrp.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 /*
  * chgrp -fR gid file ...
 
 /*
  * chgrp -fR gid file ...