diff options
Diffstat (limited to 'sbin/clri/clri.c')
| -rw-r--r-- | sbin/clri/clri.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c index 7f9a4f09bfe0..331975b4cdce 100644 --- a/sbin/clri/clri.c +++ b/sbin/clri/clri.c @@ -32,21 +32,6 @@ * SUCH DAMAGE. */ -#if 0 -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1990, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#ifndef lint -static char sccsid[] = "@(#)clri.c 8.2 (Berkeley) 9/23/93"; -#endif /* not lint */ -#endif - -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/disklabel.h> |
