From eaf3fff90a28f606675fd3c1610d0def28d6be67 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 1 May 2003 16:58:57 +0000 Subject: Quiet warnings about copyright[]. --- bin/rcp/rcp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/rcp') diff --git a/bin/rcp/rcp.c b/bin/rcp/rcp.c index d7262b4..ca21062 100644 --- a/bin/rcp/rcp.c +++ b/bin/rcp/rcp.c @@ -38,18 +38,17 @@ * SUCH DAMAGE. */ +#if 0 #ifndef lint static char const copyright[] = "@(#) Copyright (c) 1983, 1990, 1992, 1993\n\ The Regents of the University of California. All rights reserved.\n"; #endif /* not lint */ -#if 0 #ifndef lint static char sccsid[] = "@(#)rcp.c 8.2 (Berkeley) 4/2/94"; #endif /* not lint */ #endif - #include __FBSDID("$FreeBSD$"); -- cgit v1.1