diff options
Diffstat (limited to 'usr.sbin/amd/fsinfo/fsinfo.c')
-rw-r--r-- | usr.sbin/amd/fsinfo/fsinfo.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/amd/fsinfo/fsinfo.c b/usr.sbin/amd/fsinfo/fsinfo.c index 3c950b32371..b7c3821e3d6 100644 --- a/usr.sbin/amd/fsinfo/fsinfo.c +++ b/usr.sbin/amd/fsinfo/fsinfo.c @@ -32,15 +32,9 @@ * SUCH DAMAGE. * * from: @(#)fsinfo.c 8.1 (Berkeley) 6/6/93 - * $Id: fsinfo.c,v 1.8 2005/04/15 18:18:07 millert Exp $ + * $Id: fsinfo.c,v 1.9 2009/10/27 23:59:51 deraadt Exp $ */ -#ifndef lint -static char copyright[] = -"@(#) Copyright (c) 1989, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - /* * fsinfo */ |