aboutsummaryrefslogtreecommitdiff
path: root/sbin/restore/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/main.c')
-rw-r--r--sbin/restore/main.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/sbin/restore/main.c b/sbin/restore/main.c
index 64862ecf17c6..f94b37503d18 100644
--- a/sbin/restore/main.c
+++ b/sbin/restore/main.c
@@ -29,16 +29,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1983, 1993\n\
- The Regents of the University of California. All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
-#endif /* not lint */
-
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/stat.h>