X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/07c0177c9cad7dcb56f2e8c16d75a329dffa4127..76797561a2753db98509788b7787621e1b5121b5:/usr/src/sbin/fsck/utilities.c diff --git a/usr/src/sbin/fsck/utilities.c b/usr/src/sbin/fsck/utilities.c index 2312eb919e..59003e5e4a 100644 --- a/usr/src/sbin/fsck/utilities.c +++ b/usr/src/sbin/fsck/utilities.c @@ -1,6 +1,12 @@ +/* + * Copyright (c) 1980 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + #ifndef lint -static char version[] = "@(#)utilities.c 3.7 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)utilities.c 5.1 (Berkeley) %G%"; +#endif not lint #include #include