X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/8cb8022ef7297bfe4fc05c4c68cfc2c3ba442b00..f15db44997a25eaa5c7c6a3f8fdf294e67dc5557:/usr/src/usr.bin/comm/comm.c diff --git a/usr/src/usr.bin/comm/comm.c b/usr/src/usr.bin/comm/comm.c index 76894d991c..d2b8b713c8 100644 --- a/usr/src/usr.bin/comm/comm.c +++ b/usr/src/usr.bin/comm/comm.c @@ -5,17 +5,7 @@ * This code is derived from software contributed to Berkeley by * Case Larsen. * - * 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 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + * %sccs.include.redist.c% */ #ifndef lint @@ -25,7 +15,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)comm.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)comm.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include