From 65c7d3b63b550443fad29f1f2eaad48b19d53920 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Sun, 19 Jun 1988 02:56:07 -0800 Subject: [PATCH] install approved copyright notice SCCS-vsn: games/snake/snake/Makefile 5.7 SCCS-vsn: games/snake/snake/move.c 5.6 SCCS-vsn: games/snake/snake/snake.c 5.6 SCCS-vsn: games/snake/snake/snake.h 5.4 SCCS-vsn: games/snake/snscore/snscore.c 5.3 SCCS-vsn: games/mille/Makefile 5.7 SCCS-vsn: games/mille/comp.c 5.3 SCCS-vsn: games/mille/end.c 5.3 SCCS-vsn: games/mille/extern.c 5.4 SCCS-vsn: games/mille/init.c 5.3 SCCS-vsn: games/mille/mille.c 5.3 SCCS-vsn: games/mille/mille.h 5.3 SCCS-vsn: games/mille/misc.c 5.4 SCCS-vsn: games/mille/move.c 5.3 SCCS-vsn: games/mille/print.c 5.3 SCCS-vsn: games/mille/roll.c 5.3 SCCS-vsn: games/mille/save.c 5.4 SCCS-vsn: games/mille/table.c 5.3 SCCS-vsn: games/mille/types.c 5.3 SCCS-vsn: games/mille/unctrl.h 5.3 SCCS-vsn: games/mille/varpush.c 5.4 SCCS-vsn: games/backgammon/backgammon/Makefile 5.13 SCCS-vsn: games/backgammon/common_source/allow.c 5.3 SCCS-vsn: games/backgammon/common_source/back.h 5.3 SCCS-vsn: games/backgammon/common_source/board.c 5.3 SCCS-vsn: games/backgammon/common_source/check.c 5.3 SCCS-vsn: games/backgammon/teachgammon/data.c 5.3 SCCS-vsn: games/backgammon/backgammon/extra.c 5.3 SCCS-vsn: games/backgammon/common_source/fancy.c 5.4 SCCS-vsn: games/backgammon/common_source/init.c 5.3 SCCS-vsn: games/backgammon/backgammon/main.c 5.5 SCCS-vsn: games/backgammon/backgammon/move.c 5.4 SCCS-vsn: games/backgammon/common_source/odds.c 5.3 SCCS-vsn: games/backgammon/common_source/one.c 5.3 SCCS-vsn: games/backgammon/common_source/save.c 5.3 SCCS-vsn: games/backgammon/common_source/subs.c 5.4 SCCS-vsn: games/backgammon/common_source/table.c 5.3 SCCS-vsn: games/backgammon/teachgammon/teach.c 5.5 SCCS-vsn: games/backgammon/backgammon/text.c 5.3 SCCS-vsn: games/backgammon/teachgammon/ttext1.c 5.3 SCCS-vsn: games/backgammon/teachgammon/ttext2.c 5.3 SCCS-vsn: games/backgammon/teachgammon/tutor.c 5.3 SCCS-vsn: games/backgammon/teachgammon/tutor.h 5.3 SCCS-vsn: games/backgammon/backgammon/version.c 1.3 SCCS-vsn: games/canfield/canfield/Makefile 5.3 SCCS-vsn: games/canfield/canfield/canfield.c 5.8 SCCS-vsn: games/canfield/cfscores/cfscores.c 5.3 SCCS-vsn: games/sail/Makefile 5.7 SCCS-vsn: games/sail/assorted.c 5.3 SCCS-vsn: games/sail/dr_1.c 5.3 SCCS-vsn: games/sail/dr_2.c 5.3 SCCS-vsn: games/sail/dr_3.c 5.3 SCCS-vsn: games/sail/dr_4.c 5.3 SCCS-vsn: games/sail/dr_5.c 5.3 SCCS-vsn: games/sail/dr_main.c 5.4 SCCS-vsn: games/sail/driver.h 5.3 SCCS-vsn: games/sail/extern.h 5.3 SCCS-vsn: games/sail/game.c 5.3 SCCS-vsn: games/sail/globals.c 5.3 SCCS-vsn: games/sail/lo_main.c 5.3 SCCS-vsn: games/sail/machdep.h 5.3 SCCS-vsn: games/sail/main.c 5.4 SCCS-vsn: games/sail/misc.c 5.3 SCCS-vsn: games/sail/parties.c 5.3 SCCS-vsn: games/sail/pl_1.c 5.3 SCCS-vsn: games/sail/pl_2.c 5.3 SCCS-vsn: games/sail/pl_3.c 5.3 SCCS-vsn: games/sail/pl_4.c 5.3 SCCS-vsn: games/sail/pl_5.c 5.3 SCCS-vsn: games/sail/pl_6.c 5.3 SCCS-vsn: games/sail/pl_7.c 5.5 SCCS-vsn: games/sail/pl_main.c 5.3 SCCS-vsn: games/sail/player.h 5.3 SCCS-vsn: games/sail/sync.c 5.4 SCCS-vsn: games/sail/version.c 5.3 --- usr/src/games/backgammon/backgammon/Makefile | 17 +++++++++++------ usr/src/games/backgammon/backgammon/extra.c | 17 +++++++++++------ usr/src/games/backgammon/backgammon/main.c | 17 +++++++++++------ usr/src/games/backgammon/backgammon/move.c | 17 +++++++++++------ usr/src/games/backgammon/backgammon/text.c | 17 +++++++++++------ usr/src/games/backgammon/backgammon/version.c | 17 +++++++++++------ .../games/backgammon/common_source/allow.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/back.h | 17 +++++++++++------ .../games/backgammon/common_source/board.c | 17 +++++++++++------ .../games/backgammon/common_source/check.c | 17 +++++++++++------ .../games/backgammon/common_source/fancy.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/init.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/odds.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/one.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/save.c | 17 +++++++++++------ usr/src/games/backgammon/common_source/subs.c | 17 +++++++++++------ .../games/backgammon/common_source/table.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/data.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/teach.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/ttext1.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/ttext2.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/tutor.c | 17 +++++++++++------ usr/src/games/backgammon/teachgammon/tutor.h | 17 +++++++++++------ usr/src/games/canfield/canfield/Makefile | 17 +++++++++++------ usr/src/games/canfield/canfield/canfield.c | 17 +++++++++++------ usr/src/games/canfield/cfscores/cfscores.c | 17 +++++++++++------ usr/src/games/mille/Makefile | 17 +++++++++++------ usr/src/games/mille/comp.c | 17 +++++++++++------ usr/src/games/mille/end.c | 17 +++++++++++------ usr/src/games/mille/extern.c | 17 +++++++++++------ usr/src/games/mille/init.c | 17 +++++++++++------ usr/src/games/mille/mille.c | 17 +++++++++++------ usr/src/games/mille/mille.h | 17 +++++++++++------ usr/src/games/mille/misc.c | 17 +++++++++++------ usr/src/games/mille/move.c | 17 +++++++++++------ usr/src/games/mille/print.c | 18 +++++++++++------- usr/src/games/mille/roll.c | 18 +++++++++++------- usr/src/games/mille/save.c | 18 +++++++++++------- usr/src/games/mille/table.c | 18 +++++++++++------- usr/src/games/mille/types.c | 18 +++++++++++------- usr/src/games/mille/unctrl.h | 17 +++++++++++------ usr/src/games/mille/varpush.c | 17 +++++++++++------ usr/src/games/sail/Makefile | 17 +++++++++++------ usr/src/games/sail/assorted.c | 17 +++++++++++------ usr/src/games/sail/dr_1.c | 17 +++++++++++------ usr/src/games/sail/dr_2.c | 17 +++++++++++------ usr/src/games/sail/dr_3.c | 17 +++++++++++------ usr/src/games/sail/dr_4.c | 17 +++++++++++------ usr/src/games/sail/dr_5.c | 17 +++++++++++------ usr/src/games/sail/dr_main.c | 17 +++++++++++------ usr/src/games/sail/driver.h | 17 +++++++++++------ usr/src/games/sail/extern.h | 17 +++++++++++------ usr/src/games/sail/game.c | 17 +++++++++++------ usr/src/games/sail/globals.c | 17 +++++++++++------ usr/src/games/sail/lo_main.c | 17 +++++++++++------ usr/src/games/sail/machdep.h | 17 +++++++++++------ usr/src/games/sail/main.c | 17 +++++++++++------ usr/src/games/sail/misc.c | 17 +++++++++++------ usr/src/games/sail/parties.c | 17 +++++++++++------ usr/src/games/sail/pl_1.c | 17 +++++++++++------ usr/src/games/sail/pl_2.c | 17 +++++++++++------ usr/src/games/sail/pl_3.c | 17 +++++++++++------ usr/src/games/sail/pl_4.c | 17 +++++++++++------ usr/src/games/sail/pl_5.c | 17 +++++++++++------ usr/src/games/sail/pl_6.c | 17 +++++++++++------ usr/src/games/sail/pl_7.c | 17 +++++++++++------ usr/src/games/sail/pl_main.c | 17 +++++++++++------ usr/src/games/sail/player.h | 17 +++++++++++------ usr/src/games/sail/sync.c | 17 +++++++++++------ usr/src/games/sail/version.c | 19 ++++++++++++------- usr/src/games/snake/snake/Makefile | 17 +++++++++++------ usr/src/games/snake/snake/move.c | 17 +++++++++++------ usr/src/games/snake/snake/snake.c | 17 +++++++++++------ usr/src/games/snake/snake/snake.h | 17 +++++++++++------ usr/src/games/snake/snscore/snscore.c | 17 +++++++++++------ 75 files changed, 826 insertions(+), 456 deletions(-) diff --git a/usr/src/games/backgammon/backgammon/Makefile b/usr/src/games/backgammon/backgammon/Makefile index baf155acb4..0bf2f1b44d 100644 --- a/usr/src/games/backgammon/backgammon/Makefile +++ b/usr/src/games/backgammon/backgammon/Makefile @@ -3,13 +3,18 @@ # All rights reserved. # # Redistribution and use in source and binary forms are permitted -# provided that this notice is preserved and that due credit is given -# to the University of California at 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'' without express or implied warranty. +# 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. # -# @(#)Makefile 5.12 (Berkeley) %G% +# @(#)Makefile 5.13 (Berkeley) %G% # LIBC= /lib/libc.a LIBS= -ltermlib diff --git a/usr/src/games/backgammon/backgammon/extra.c b/usr/src/games/backgammon/backgammon/extra.c index 0c68f9e3a2..4f976ab70e 100644 --- a/usr/src/games/backgammon/backgammon/extra.c +++ b/usr/src/games/backgammon/backgammon/extra.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)extra.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)extra.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/backgammon/main.c b/usr/src/games/backgammon/backgammon/main.c index b194f0a348..84c2951ad7 100644 --- a/usr/src/games/backgammon/backgammon/main.c +++ b/usr/src/games/backgammon/backgammon/main.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)main.c 5.4 (Berkeley) %G%"; +static char sccsid[] = "@(#)main.c 5.5 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/games/backgammon/backgammon/move.c b/usr/src/games/backgammon/backgammon/move.c index 5ba1c43156..0f6a15283e 100644 --- a/usr/src/games/backgammon/backgammon/move.c +++ b/usr/src/games/backgammon/backgammon/move.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)move.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)move.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/backgammon/text.c b/usr/src/games/backgammon/backgammon/text.c index feeac2494f..a502123e86 100644 --- a/usr/src/games/backgammon/backgammon/text.c +++ b/usr/src/games/backgammon/backgammon/text.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)text.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)text.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/backgammon/version.c b/usr/src/games/backgammon/backgammon/version.c index 68056ab661..478d9acea4 100644 --- a/usr/src/games/backgammon/backgammon/version.c +++ b/usr/src/games/backgammon/backgammon/version.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)version.c 1.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)version.c 1.3 (Berkeley) %G%"; #endif /* not lint */ char *message[] = { diff --git a/usr/src/games/backgammon/common_source/allow.c b/usr/src/games/backgammon/common_source/allow.c index ae861ac06b..d19c312c8d 100644 --- a/usr/src/games/backgammon/common_source/allow.c +++ b/usr/src/games/backgammon/common_source/allow.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)allow.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)allow.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/back.h b/usr/src/games/backgammon/common_source/back.h index 0767b84739..e2ef06a16d 100644 --- a/usr/src/games/backgammon/common_source/back.h +++ b/usr/src/games/backgammon/common_source/back.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)back.h 5.2 (Berkeley) %G% + * @(#)back.h 5.3 (Berkeley) %G% */ #include diff --git a/usr/src/games/backgammon/common_source/board.c b/usr/src/games/backgammon/common_source/board.c index decd7a5084..e2349cda32 100644 --- a/usr/src/games/backgammon/common_source/board.c +++ b/usr/src/games/backgammon/common_source/board.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)board.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)board.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/check.c b/usr/src/games/backgammon/common_source/check.c index 0cb1616f95..66b6566bb0 100644 --- a/usr/src/games/backgammon/common_source/check.c +++ b/usr/src/games/backgammon/common_source/check.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)check.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)check.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/fancy.c b/usr/src/games/backgammon/common_source/fancy.c index 8442b26d37..cc5de3e5ec 100644 --- a/usr/src/games/backgammon/common_source/fancy.c +++ b/usr/src/games/backgammon/common_source/fancy.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)fancy.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)fancy.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/init.c b/usr/src/games/backgammon/common_source/init.c index 6ccfd9f827..7b2f65cd52 100644 --- a/usr/src/games/backgammon/common_source/init.c +++ b/usr/src/games/backgammon/common_source/init.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)init.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)init.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/games/backgammon/common_source/odds.c b/usr/src/games/backgammon/common_source/odds.c index 978f960c21..8456440ece 100644 --- a/usr/src/games/backgammon/common_source/odds.c +++ b/usr/src/games/backgammon/common_source/odds.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)odds.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)odds.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/one.c b/usr/src/games/backgammon/common_source/one.c index ea2df17404..0ea532cc21 100644 --- a/usr/src/games/backgammon/common_source/one.c +++ b/usr/src/games/backgammon/common_source/one.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)one.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)one.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/save.c b/usr/src/games/backgammon/common_source/save.c index b66f5eab95..fb17ad6a96 100644 --- a/usr/src/games/backgammon/common_source/save.c +++ b/usr/src/games/backgammon/common_source/save.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)save.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)save.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/common_source/subs.c b/usr/src/games/backgammon/common_source/subs.c index 0067f15190..bbbd3cf822 100644 --- a/usr/src/games/backgammon/common_source/subs.c +++ b/usr/src/games/backgammon/common_source/subs.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)subs.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)subs.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/games/backgammon/common_source/table.c b/usr/src/games/backgammon/common_source/table.c index daa8b0ec8f..039c491802 100644 --- a/usr/src/games/backgammon/common_source/table.c +++ b/usr/src/games/backgammon/common_source/table.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)table.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)table.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/teachgammon/data.c b/usr/src/games/backgammon/teachgammon/data.c index f352da101b..86b3a306e1 100644 --- a/usr/src/games/backgammon/teachgammon/data.c +++ b/usr/src/games/backgammon/teachgammon/data.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)data.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)data.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "tutor.h" diff --git a/usr/src/games/backgammon/teachgammon/teach.c b/usr/src/games/backgammon/teachgammon/teach.c index c833526eb0..bcfbd24b5f 100644 --- a/usr/src/games/backgammon/teachgammon/teach.c +++ b/usr/src/games/backgammon/teachgammon/teach.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)teach.c 5.4 (Berkeley) %G%"; +static char sccsid[] = "@(#)teach.c 5.5 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/teachgammon/ttext1.c b/usr/src/games/backgammon/teachgammon/ttext1.c index 6b2a444021..e747049335 100644 --- a/usr/src/games/backgammon/teachgammon/ttext1.c +++ b/usr/src/games/backgammon/teachgammon/ttext1.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)ttext1.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)ttext1.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/teachgammon/ttext2.c b/usr/src/games/backgammon/teachgammon/ttext2.c index 49814edc38..c94481a804 100644 --- a/usr/src/games/backgammon/teachgammon/ttext2.c +++ b/usr/src/games/backgammon/teachgammon/ttext2.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)ttext2.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)ttext2.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/teachgammon/tutor.c b/usr/src/games/backgammon/teachgammon/tutor.c index 326c8eda7b..282c98b5d3 100644 --- a/usr/src/games/backgammon/teachgammon/tutor.c +++ b/usr/src/games/backgammon/teachgammon/tutor.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)tutor.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)tutor.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "back.h" diff --git a/usr/src/games/backgammon/teachgammon/tutor.h b/usr/src/games/backgammon/teachgammon/tutor.h index e54132e297..d46df0b877 100644 --- a/usr/src/games/backgammon/teachgammon/tutor.h +++ b/usr/src/games/backgammon/teachgammon/tutor.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)tutor.h 5.2 (Berkeley) %G% + * @(#)tutor.h 5.3 (Berkeley) %G% */ struct situatn { diff --git a/usr/src/games/canfield/canfield/Makefile b/usr/src/games/canfield/canfield/Makefile index 3eda6b5686..197ce9a2ec 100644 --- a/usr/src/games/canfield/canfield/Makefile +++ b/usr/src/games/canfield/canfield/Makefile @@ -3,13 +3,18 @@ # All rights reserved. # # Redistribution and use in source and binary forms are permitted -# provided that this notice is preserved and that due credit is given -# to the University of California at 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'' without express or implied warranty. +# 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. # -# @(#)Makefile 5.2 (Berkeley) %G% +# @(#)Makefile 5.3 (Berkeley) %G% # CFLAGS= -O LIBC= /lib/libc.a diff --git a/usr/src/games/canfield/canfield/canfield.c b/usr/src/games/canfield/canfield/canfield.c index 2b573efa68..af658d4bd5 100644 --- a/usr/src/games/canfield/canfield/canfield.c +++ b/usr/src/games/canfield/canfield/canfield.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)canfield.c 5.7 (Berkeley) %G%"; +static char sccsid[] = "@(#)canfield.c 5.8 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/games/canfield/cfscores/cfscores.c b/usr/src/games/canfield/cfscores/cfscores.c index 693d80d388..a7541d86ab 100644 --- a/usr/src/games/canfield/cfscores/cfscores.c +++ b/usr/src/games/canfield/cfscores/cfscores.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)cfscores.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)cfscores.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include diff --git a/usr/src/games/mille/Makefile b/usr/src/games/mille/Makefile index 370f73a013..9fb883a111 100644 --- a/usr/src/games/mille/Makefile +++ b/usr/src/games/mille/Makefile @@ -3,13 +3,18 @@ # All rights reserved. # # Redistribution and use in source and binary forms are permitted -# provided that this notice is preserved and that due credit is given -# to the University of California at 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'' without express or implied warranty. +# 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. # -# @(#)Makefile 5.6 (Berkeley) %G% +# @(#)Makefile 5.7 (Berkeley) %G% # CFLAGS= -O LIBC= /lib/libc.a diff --git a/usr/src/games/mille/comp.c b/usr/src/games/mille/comp.c index c1bf68f5e9..dc2a042c53 100644 --- a/usr/src/games/mille/comp.c +++ b/usr/src/games/mille/comp.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)comp.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)comp.c 5.3 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/mille/end.c b/usr/src/games/mille/end.c index 90962d3158..23dcda109b 100644 --- a/usr/src/games/mille/end.c +++ b/usr/src/games/mille/end.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)end.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)end.c 5.3 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/mille/extern.c b/usr/src/games/mille/extern.c index fa44e8a00b..7f01a997ae 100644 --- a/usr/src/games/mille/extern.c +++ b/usr/src/games/mille/extern.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)extern.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)extern.c 5.4 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/mille/init.c b/usr/src/games/mille/init.c index ef8b7570c9..e7daecb6ad 100644 --- a/usr/src/games/mille/init.c +++ b/usr/src/games/mille/init.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)init.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)init.c 5.3 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/mille/mille.c b/usr/src/games/mille/mille.c index 3db403c085..f676e77501 100644 --- a/usr/src/games/mille/mille.c +++ b/usr/src/games/mille/mille.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)mille.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)mille.c 5.3 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/mille/mille.h b/usr/src/games/mille/mille.h index 13ed71914f..fe09595c6c 100644 --- a/usr/src/games/mille/mille.h +++ b/usr/src/games/mille/mille.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)mille.h 5.2 (Berkeley) %G% + * @(#)mille.h 5.3 (Berkeley) %G% */ # include diff --git a/usr/src/games/mille/misc.c b/usr/src/games/mille/misc.c index 42382d0a6f..bc5694fc0f 100644 --- a/usr/src/games/mille/misc.c +++ b/usr/src/games/mille/misc.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)misc.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)misc.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "mille.h" diff --git a/usr/src/games/mille/move.c b/usr/src/games/mille/move.c index 8965fa9238..eff7914567 100644 --- a/usr/src/games/mille/move.c +++ b/usr/src/games/mille/move.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)move.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)move.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "mille.h" diff --git a/usr/src/games/mille/print.c b/usr/src/games/mille/print.c index b347551006..cd9f1feeef 100644 --- a/usr/src/games/mille/print.c +++ b/usr/src/games/mille/print.c @@ -3,18 +3,22 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)print.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)print.c 5.3 (Berkeley) %G%"; #endif /* not lint */ - # include "mille.h" /* diff --git a/usr/src/games/mille/roll.c b/usr/src/games/mille/roll.c index 34edb8f00b..ce9577ce17 100644 --- a/usr/src/games/mille/roll.c +++ b/usr/src/games/mille/roll.c @@ -3,18 +3,22 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)roll.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)roll.c 5.3 (Berkeley) %G%"; #endif /* not lint */ - # include "mille.h" /* diff --git a/usr/src/games/mille/save.c b/usr/src/games/mille/save.c index b643d4700d..0303da5e9f 100644 --- a/usr/src/games/mille/save.c +++ b/usr/src/games/mille/save.c @@ -3,18 +3,22 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)save.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)save.c 5.4 (Berkeley) %G%"; #endif /* not lint */ - #include "mille.h" #include #include diff --git a/usr/src/games/mille/table.c b/usr/src/games/mille/table.c index 890bb95ccf..fa6de88be1 100644 --- a/usr/src/games/mille/table.c +++ b/usr/src/games/mille/table.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,10 +22,9 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)table.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)table.c 5.3 (Berkeley) %G%"; #endif /* not lint */ - # define DEBUG /* diff --git a/usr/src/games/mille/types.c b/usr/src/games/mille/types.c index 5f6283ed67..f56f8069cf 100644 --- a/usr/src/games/mille/types.c +++ b/usr/src/games/mille/types.c @@ -3,18 +3,22 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)types.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)types.c 5.3 (Berkeley) %G%"; #endif /* not lint */ - # include "mille.h" /* diff --git a/usr/src/games/mille/unctrl.h b/usr/src/games/mille/unctrl.h index 666929cda2..2ead43c8da 100644 --- a/usr/src/games/mille/unctrl.h +++ b/usr/src/games/mille/unctrl.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)unctrl.h 5.2 (Berkeley) %G% + * @(#)unctrl.h 5.3 (Berkeley) %G% */ /* diff --git a/usr/src/games/mille/varpush.c b/usr/src/games/mille/varpush.c index df174faf08..f50964f619 100644 --- a/usr/src/games/mille/varpush.c +++ b/usr/src/games/mille/varpush.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)varpush.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)varpush.c 5.4 (Berkeley) %G%"; #endif /* not lint */ # include "mille.h" diff --git a/usr/src/games/sail/Makefile b/usr/src/games/sail/Makefile index 4f49d3e902..cfd2c060a6 100644 --- a/usr/src/games/sail/Makefile +++ b/usr/src/games/sail/Makefile @@ -3,13 +3,18 @@ # All rights reserved. # # Redistribution and use in source and binary forms are permitted -# provided that this notice is preserved and that due credit is given -# to the University of California at 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'' without express or implied warranty. +# 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. # -# @(#)Makefile 5.6 (Berkeley) %G% +# @(#)Makefile 5.7 (Berkeley) %G% # CFLAGS= -O LIBC= /lib/libc.a diff --git a/usr/src/games/sail/assorted.c b/usr/src/games/sail/assorted.c index 0f30466ea9..3cb8841e88 100644 --- a/usr/src/games/sail/assorted.c +++ b/usr/src/games/sail/assorted.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)assorted.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)assorted.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/dr_1.c b/usr/src/games/sail/dr_1.c index 0ba76ef5af..b054c967c7 100644 --- a/usr/src/games/sail/dr_1.c +++ b/usr/src/games/sail/dr_1.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_1.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_1.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "driver.h" diff --git a/usr/src/games/sail/dr_2.c b/usr/src/games/sail/dr_2.c index bcd0f5c40f..07da3f1c10 100644 --- a/usr/src/games/sail/dr_2.c +++ b/usr/src/games/sail/dr_2.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_2.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_2.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "driver.h" diff --git a/usr/src/games/sail/dr_3.c b/usr/src/games/sail/dr_3.c index 420ec8b4d9..8a4a5a3b58 100644 --- a/usr/src/games/sail/dr_3.c +++ b/usr/src/games/sail/dr_3.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_3.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_3.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "driver.h" diff --git a/usr/src/games/sail/dr_4.c b/usr/src/games/sail/dr_4.c index d429c9f6a3..1f3c50745b 100644 --- a/usr/src/games/sail/dr_4.c +++ b/usr/src/games/sail/dr_4.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_4.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_4.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/dr_5.c b/usr/src/games/sail/dr_5.c index ec9b1d55eb..dd2a6417ba 100644 --- a/usr/src/games/sail/dr_5.c +++ b/usr/src/games/sail/dr_5.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_5.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_5.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/dr_main.c b/usr/src/games/sail/dr_main.c index 5017a92ca2..13d55e1224 100644 --- a/usr/src/games/sail/dr_main.c +++ b/usr/src/games/sail/dr_main.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)dr_main.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)dr_main.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "driver.h" diff --git a/usr/src/games/sail/driver.h b/usr/src/games/sail/driver.h index f5a53c3350..2a615e24e7 100644 --- a/usr/src/games/sail/driver.h +++ b/usr/src/games/sail/driver.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)driver.h 5.2 (Berkeley) %G% + * @(#)driver.h 5.3 (Berkeley) %G% */ #include "externs.h" diff --git a/usr/src/games/sail/extern.h b/usr/src/games/sail/extern.h index df82041ad5..51663e26c3 100644 --- a/usr/src/games/sail/extern.h +++ b/usr/src/games/sail/extern.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)extern.h 5.2 (Berkeley) %G% + * @(#)extern.h 5.3 (Berkeley) %G% */ #include diff --git a/usr/src/games/sail/game.c b/usr/src/games/sail/game.c index a8d68bcd82..9fb8753a3c 100644 --- a/usr/src/games/sail/game.c +++ b/usr/src/games/sail/game.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)game.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)game.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/globals.c b/usr/src/games/sail/globals.c index 2a2601daf7..093b2d8a84 100644 --- a/usr/src/games/sail/globals.c +++ b/usr/src/games/sail/globals.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)globals.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)globals.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/lo_main.c b/usr/src/games/sail/lo_main.c index f0b51dc4a2..228a302454 100644 --- a/usr/src/games/sail/lo_main.c +++ b/usr/src/games/sail/lo_main.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)lo_main.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)lo_main.c 5.3 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/games/sail/machdep.h b/usr/src/games/sail/machdep.h index 47007e8a76..cb2a944ef9 100644 --- a/usr/src/games/sail/machdep.h +++ b/usr/src/games/sail/machdep.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)machdep.h 5.2 (Berkeley) %G% + * @(#)machdep.h 5.3 (Berkeley) %G% */ #define LOGFILE "/usr/games/lib/saillog" /* has to match the makefile */ diff --git a/usr/src/games/sail/main.c b/usr/src/games/sail/main.c index 59ae1e9a67..fe7603aaed 100644 --- a/usr/src/games/sail/main.c +++ b/usr/src/games/sail/main.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)main.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)main.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/misc.c b/usr/src/games/sail/misc.c index 4e9ea6ebc6..e7740d29df 100644 --- a/usr/src/games/sail/misc.c +++ b/usr/src/games/sail/misc.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)misc.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)misc.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/parties.c b/usr/src/games/sail/parties.c index a0d1005726..a2572f9ac8 100644 --- a/usr/src/games/sail/parties.c +++ b/usr/src/games/sail/parties.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)parties.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)parties.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/pl_1.c b/usr/src/games/sail/pl_1.c index 52a4464a5c..393c98180b 100644 --- a/usr/src/games/sail/pl_1.c +++ b/usr/src/games/sail/pl_1.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_1.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_1.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_2.c b/usr/src/games/sail/pl_2.c index c99240fc83..fccdfc3877 100644 --- a/usr/src/games/sail/pl_2.c +++ b/usr/src/games/sail/pl_2.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_2.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_2.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_3.c b/usr/src/games/sail/pl_3.c index ad84fb470a..039b36a3e6 100644 --- a/usr/src/games/sail/pl_3.c +++ b/usr/src/games/sail/pl_3.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_3.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_3.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_4.c b/usr/src/games/sail/pl_4.c index 8ba54ff20a..064083765e 100644 --- a/usr/src/games/sail/pl_4.c +++ b/usr/src/games/sail/pl_4.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_4.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_4.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_5.c b/usr/src/games/sail/pl_5.c index 40a782abed..3bdfa21f45 100644 --- a/usr/src/games/sail/pl_5.c +++ b/usr/src/games/sail/pl_5.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_5.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_5.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_6.c b/usr/src/games/sail/pl_6.c index 3e673a421a..e13ff73f58 100644 --- a/usr/src/games/sail/pl_6.c +++ b/usr/src/games/sail/pl_6.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_6.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_6.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_7.c b/usr/src/games/sail/pl_7.c index 80954ee205..a7e5f0c144 100644 --- a/usr/src/games/sail/pl_7.c +++ b/usr/src/games/sail/pl_7.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_7.c 5.4 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_7.c 5.5 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/pl_main.c b/usr/src/games/sail/pl_main.c index d830045700..ef544b3e32 100644 --- a/usr/src/games/sail/pl_main.c +++ b/usr/src/games/sail/pl_main.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)pl_main.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)pl_main.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include "player.h" diff --git a/usr/src/games/sail/player.h b/usr/src/games/sail/player.h index cc2b1a3e06..46c11e8ea3 100644 --- a/usr/src/games/sail/player.h +++ b/usr/src/games/sail/player.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)player.h 5.2 (Berkeley) %G% + * @(#)player.h 5.3 (Berkeley) %G% */ #include diff --git a/usr/src/games/sail/sync.c b/usr/src/games/sail/sync.c index e343466cf6..9a65bf4bd8 100644 --- a/usr/src/games/sail/sync.c +++ b/usr/src/games/sail/sync.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)sync.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)sync.c 5.4 (Berkeley) %G%"; #endif /* not lint */ #include "externs.h" diff --git a/usr/src/games/sail/version.c b/usr/src/games/sail/version.c index 56ba9fabe4..eddc6016b8 100644 --- a/usr/src/games/sail/version.c +++ b/usr/src/games/sail/version.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)version.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)version.c 5.3 (Berkeley) %G%"; #endif /* not lint */ -char version[] = "Wooden Ships and Iron Men, Version 5.2 (88/03/09)"; +char version[] = "Wooden Ships and Iron Men, Version 5.3 (88/06/18)"; diff --git a/usr/src/games/snake/snake/Makefile b/usr/src/games/snake/snake/Makefile index ccf6ab574d..5884c2034c 100644 --- a/usr/src/games/snake/snake/Makefile +++ b/usr/src/games/snake/snake/Makefile @@ -3,13 +3,18 @@ # All rights reserved. # # Redistribution and use in source and binary forms are permitted -# provided that this notice is preserved and that due credit is given -# to the University of California at 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'' without express or implied warranty. +# 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. # -# @(#)Makefile 5.6 (Berkeley) %G% +# @(#)Makefile 5.7 (Berkeley) %G% # CFLAGS= -O LIBC= /lib/libc.a diff --git a/usr/src/games/snake/snake/move.c b/usr/src/games/snake/snake/move.c index 44d805ff68..db595b6350 100644 --- a/usr/src/games/snake/snake/move.c +++ b/usr/src/games/snake/snake/move.c @@ -3,15 +3,20 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint -static char sccsid[] = "@(#)move.c 5.5 (Berkeley) %G%"; +static char sccsid[] = "@(#)move.c 5.6 (Berkeley) %G%"; #endif /* not lint */ /************************************************************************* diff --git a/usr/src/games/snake/snake/snake.c b/usr/src/games/snake/snake/snake.c index b71cff0acb..bfada98705 100644 --- a/usr/src/games/snake/snake/snake.c +++ b/usr/src/games/snake/snake/snake.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)snake.c 5.5 (Berkeley) %G%"; +static char sccsid[] = "@(#)snake.c 5.6 (Berkeley) %G%"; #endif /* not lint */ /* diff --git a/usr/src/games/snake/snake/snake.h b/usr/src/games/snake/snake/snake.h index 09f7745ef4..b2928f279f 100644 --- a/usr/src/games/snake/snake/snake.h +++ b/usr/src/games/snake/snake/snake.h @@ -3,13 +3,18 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. * - * @(#)snake.h 5.3 (Berkeley) %G% + * @(#)snake.h 5.4 (Berkeley) %G% */ # include diff --git a/usr/src/games/snake/snscore/snscore.c b/usr/src/games/snake/snscore/snscore.c index 47ff7c8a6e..1f330a78b6 100644 --- a/usr/src/games/snake/snscore/snscore.c +++ b/usr/src/games/snake/snscore/snscore.c @@ -3,11 +3,16 @@ * All rights reserved. * * Redistribution and use in source and binary forms are permitted - * provided that this notice is preserved and that due credit is given - * to the University of California at 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'' without express or implied warranty. + * 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. */ #ifndef lint @@ -17,7 +22,7 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)snscore.c 5.2 (Berkeley) %G%"; +static char sccsid[] = "@(#)snscore.c 5.3 (Berkeley) %G%"; #endif /* not lint */ #include -- 2.20.1