X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/706c03583a47e43c6d78fa613814c7bc363a0c58..d662a9c36c88e3aca3cebd9ede5fc7af570de16f:/usr/src/bin/ls/util.c diff --git a/usr/src/bin/ls/util.c b/usr/src/bin/ls/util.c index 4ad8bc57fc..a3c2d32eba 100644 --- a/usr/src/bin/ls/util.c +++ b/usr/src/bin/ls/util.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1989, 1993 + * Copyright (c) 1989, 1993, 1994 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by @@ -9,7 +9,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)util.c 8.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)util.c 8.3 (Berkeley) %G%"; #endif /* not lint */ #include