new copyright notice
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 2 Jun 1990 06:58:14 +0000 (22:58 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 2 Jun 1990 06:58:14 +0000 (22:58 -0800)
possibly distributed as revision 5.5.

SCCS-vsn: usr.bin/ctags/ctags.c 5.7

usr/src/usr.bin/ctags/ctags.c

index beba484..3befa94 100644 (file)
@@ -2,17 +2,7 @@
  * Copyright (c) 1987 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1987 The Regents of the University of California.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
@@ -22,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)ctags.c    5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)ctags.c    5.7 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <ctags.h>
 #endif /* not lint */
 
 #include <ctags.h>