X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/8cb8022ef7297bfe4fc05c4c68cfc2c3ba442b00..f15db44997a25eaa5c7c6a3f8fdf294e67dc5557:/usr/src/usr.bin/apropos/apropos.c?ds=inline diff --git a/usr/src/usr.bin/apropos/apropos.c b/usr/src/usr.bin/apropos/apropos.c index 5ed52ac4dd..022fe1ad9c 100644 --- a/usr/src/usr.bin/apropos/apropos.c +++ b/usr/src/usr.bin/apropos/apropos.c @@ -2,17 +2,7 @@ * Copyright (c) 1987 Regents of the University of California. * All rights reserved. * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by the University of California, Berkeley. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -22,7 +12,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)apropos.c 5.11 (Berkeley) %G%"; +static char sccsid[] = "@(#)apropos.c 5.12 (Berkeley) %G%"; #endif /* not lint */ #include