mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Protext copyright[].
This commit is contained in:
parent
c930fec7a2
commit
7c4d80f2d1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115449
@ -40,6 +40,7 @@
|
||||
* from: $NetBSD: disksubr.c,v 1.13 2000/12/17 22:39:18 pk $
|
||||
*/
|
||||
|
||||
#if 0
|
||||
#ifndef lint
|
||||
static const char copyright[] =
|
||||
"@(#) Copyright (c) 1987, 1993\n\
|
||||
@ -47,12 +48,10 @@ static const char copyright[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#ifndef lint
|
||||
#if 0
|
||||
static char sccsid[] = "@(#)disklabel.c 8.2 (Berkeley) 1/7/94";
|
||||
/* from static char sccsid[] = "@(#)disklabel.c 1.2 (Symmetric) 11/28/85"; */
|
||||
#endif
|
||||
#endif /* not lint */
|
||||
|
||||
#endif
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user