diff options
Diffstat (limited to 'bin/rm')
| -rw-r--r-- | bin/rm/rm.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c index c139955e2174..16bbf7403fd4 100644 --- a/bin/rm/rm.c +++ b/bin/rm/rm.c @@ -29,15 +29,6 @@ * SUCH DAMAGE. */ -#if 0 -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1990, 1993, 1994\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#endif -#include <sys/cdefs.h> #include <sys/stat.h> #include <sys/param.h> #include <sys/mount.h> |
