(linenum→info "unix/slp.c:2238")

bsd-games/2.17/COPYING

    1: I believe that the following copyrights and licence terms apply to the
    2: games distributed in bsd-games and bsd-games-non-free.  (The copyright
    3: years given below are those that appear on any of the files so
    4: licensed.)
    5: 
    6: Most games are under the standard BSD terms:
    7: 
    8:    Copyright (c) 1980, 1982, 1983, 1985-1994
    9:         The Regents of the University of California.  All rights reserved.
   10: 
   11:    Redistribution and use in source and binary forms, with or without
   12:    modification, are permitted provided that the following conditions
   13:    are met:
   14:    1. Redistributions of source code must retain the above copyright
   15:       notice, this list of conditions and the following disclaimer.
   16:    2. Redistributions in binary form must reproduce the above copyright
   17:       notice, this list of conditions and the following disclaimer in the
   18:       documentation and/or other materials provided with the distribution.
   19:    3. Neither the name of the University nor the names of its contributors
   20:       may be used to endorse or promote products derived from this software
   21:       without specific prior written permission.
   22: 
   23:    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   24:    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   25:    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   26:    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   27:    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   28:    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   29:    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   30:    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   31:    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   32:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   33:    SUCH DAMAGE.
   34: 
   35: The files "caesar/rot13.in" and "wargames/wargames" have a similar
   36: licence but with an additional advertising clause:
   37: 
   38:    Copyright (c) 1985, 1992, 1993
   39:         The Regents of the University of California.  All rights reserved.
   40: 
   41:    Redistribution and use in source and binary forms, with or without
   42:    modification, are permitted provided that the following conditions
   43:    are met:
   44:    1. Redistributions of source code must retain the above copyright
   45:       notice, this list of conditions and the following disclaimer.
   46:    2. Redistributions in binary form must reproduce the above copyright
   47:       notice, this list of conditions and the following disclaimer in the
   48:       documentation and/or other materials provided with the distribution.
   49:    3. All advertising materials mentioning features or use of this software
   50:       must display the following acknowledgement:
   51:         This product includes software developed by the University of
   52:         California, Berkeley and its contributors.
   53:    4. Neither the name of the University nor the names of its contributors
   54:       may be used to endorse or promote products derived from this software
   55:       without specific prior written permission.
   56: 
   57:    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   58:    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   59:    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   60:    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   61:    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   62:    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   63:    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   64:    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   65:    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   66:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   67:    SUCH DAMAGE.
   68: 
   69: The game "hunt" has a similar licence, mentioning the University of
   70: California, San Francisco:
   71: 
   72:    Copyright (c) 1983-2003, Regents of the University of California.
   73:    All rights reserved.
   74: 
   75:    Redistribution and use in source and binary forms, with or without 
   76:    modification, are permitted provided that the following conditions are 
   77:    met:
   78: 
   79:    + Redistributions of source code must retain the above copyright 
   80:      notice, this list of conditions and the following disclaimer.
   81:    + Redistributions in binary form must reproduce the above copyright 
   82:      notice, this list of conditions and the following disclaimer in the 
   83:      documentation and/or other materials provided with the distribution.
   84:    + Neither the name of the University of California, San Francisco nor 
   85:      the names of its contributors may be used to endorse or promote 
   86:      products derived from this software without specific prior written 
   87:      permission.
   88: 
   89:    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS 
   90:    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 
   91:    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
   92:    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 
   93:    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
   94:    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
   95:    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
   96:    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
   97:    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
   98:    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
   99:    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  100: 
  101: These terms also apply to "hunt/Makeconfig", which is derived from the
  102: hunt "Makefile.inc" distributed by NetBSD.
  103: 
  104: The files "backgammon/backgammon/backlocal.h", "countmail/countmail",
  105: "dm/utmpentry.c", "dm/utmpentry.h", "hack/extern.h", "robots/auto.c",
  106: "sail/display.h", "sail/restart.h" and the game "dab" have a similar
  107: licence, but copyright is held by the NetBSD Foundation:
  108: 
  109:    Copyright (c) 1997, 1998, 1999, 2001, 2002, 2003 The NetBSD Foundation, Inc.
  110:    All rights reserved.
  111: 
  112:    Redistribution and use in source and binary forms, with or without
  113:    modification, are permitted provided that the following conditions
  114:    are met:
  115:    1. Redistributions of source code must retain the above copyright
  116:       notice, this list of conditions and the following disclaimer.
  117:    2. Redistributions in binary form must reproduce the above copyright
  118:       notice, this list of conditions and the following disclaimer in the
  119:       documentation and/or other materials provided with the distribution.
  120:    3. All advertising materials mentioning features or use of this software
  121:       must display the following acknowledgement:
  122:           This product includes software developed by the NetBSD
  123:           Foundation, Inc. and its contributors.
  124:    4. Neither the name of The NetBSD Foundation nor the names of its
  125:       contributors may be used to endorse or promote products derived
  126:       from this software without specific prior written permission.
  127: 
  128:    THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  129:    ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  130:    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  131:    PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
  132:    BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  133:    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  134:    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  135:    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  136:    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  137:    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  138:    POSSIBILITY OF SUCH DAMAGE.
  139: 
  140: In the case of "dab/dab.6", the copyright is held by Thomas Klausner:
  141: 
  142:    Copyright (c) 2003 Thomas Klausner.
  143: 
  144:    Redistribution and use in source and binary forms, with or without
  145:    modification, are permitted provided that the following conditions
  146:    are met:
  147:    1. Redistributions of source code must retain the above copyright
  148:       notice, this list of conditions and the following disclaimer.
  149:    2. Redistributions in binary form must reproduce the above copyright
  150:       notice, this list of conditions and the following disclaimer in the
  151:       documentation and/or other materials provided with the distribution.
  152:    3. The name of the author may not be used to endorse or promote products
  153:       derived from this software without specific prior written permission.
  154: 
  155:    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  156:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  157:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  158:    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  159:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  160:    NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  161:    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  162:    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  163:    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  164:    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  165: 
  166: In the case of "adventure/extern.h" the copyright is held by Christos
  167: Zoulas:
  168: 
  169:    Copyright (c) 1997 Christos Zoulas.  All rights reserved.
  170: 
  171:    Redistribution and use in source and binary forms, with or without
  172:    modification, are permitted provided that the following conditions
  173:    are met:
  174:    1. Redistributions of source code must retain the above copyright
  175:       notice, this list of conditions and the following disclaimer.
  176:    2. Redistributions in binary form must reproduce the above copyright
  177:       notice, this list of conditions and the following disclaimer in the
  178:       documentation and/or other materials provided with the distribution.
  179:    3. All advertising materials mentioning features or use of this software
  180:       must display the following acknowledgement:
  181:         This product includes software developed by Christos Zoulas.
  182:    4. The name of the author may not be used to endorse or promote products
  183:       derived from this software without specific prior written permission.
  184: 
  185:    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  186:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  187:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  188:    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  189:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  190:    NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  191:    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  192:    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  193:    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  194:    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  195: 
  196: In the case of "countmail/countmail.6" the copyright is held by
  197: Matthew R. Green:
  198: 
  199:    Copyright (c) 1997 Matthew R. Green
  200:    All rights reserved.
  201: 
  202:    Redistribution and use in source and binary forms, with or without
  203:    modification, are permitted provided that the following conditions
  204:    are met:
  205:    1. Redistributions of source code must retain the above copyright
  206:       notice, this list of conditions and the following disclaimer.
  207:    2. Redistributions in binary form must reproduce the above copyright
  208:       notice, this list of conditions and the following disclaimer in the
  209:       documentation and/or other materials provided with the distribution.
  210:    3. The name of the author may not be used to endorse or promote products
  211:       derived from this software without specific prior written permission.
  212: 
  213:    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  214:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  215:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  216:    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  217:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  218:    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  219:    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  220:    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  221:    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  222:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  223:    SUCH DAMAGE.
  224: 
  225: In the case of "wargames/wargames.6", the copyright is held by Joey
  226: Hess:
  227: 
  228:    Copyright (c) 1998 Joey Hess
  229:    All rights reserved.
  230: 
  231:    Redistribution and use in source and binary forms, with or without
  232:    modification, are permitted provided that the following conditions
  233:    are met:
  234:    1. Redistributions of source code must retain the above copyright
  235:       notice, this list of conditions and the following disclaimer.
  236:    2. Redistributions in binary form must reproduce the above copyright
  237:       notice, this list of conditions and the following disclaimer in the
  238:       documentation and/or other materials provided with the distribution.
  239:    3. The name of the author may not be used to endorse or promote products
  240:       derived from this software without specific prior written permission.
  241: 
  242:    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  243:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  244:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  245:    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  246:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  247:    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  248:    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  249:    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  250:    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  251:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  252:    SUCH DAMAGE.
  253: 
  254: In the case of "lib/strlcpy.c", the copyright is held by Todd
  255: C. Miller:
  256: 
  257:    Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
  258:    All rights reserved.
  259: 
  260:    Redistribution and use in source and binary forms, with or without
  261:    modification, are permitted provided that the following conditions
  262:    are met:
  263:    1. Redistributions of source code must retain the above copyright
  264:       notice, this list of conditions and the following disclaimer.
  265:    2. Redistributions in binary form must reproduce the above copyright
  266:       notice, this list of conditions and the following disclaimer in the
  267:       documentation and/or other materials provided with the distribution.
  268:    3. The name of the author may not be used to endorse or promote products
  269:       derived from this software without specific prior written permission.
  270: 
  271:    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  272:    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  273:    AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
  274:    THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  275:    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  276:    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  277:    OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  278:    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  279:    OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  280:    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  281: 
  282: The game "atc" bears additional notices in the name of Ed James:
  283: 
  284:    Copyright (c) 1987 by Ed James, UC Berkeley.  All rights reserved.
  285: 
  286:    Copy permission is hereby granted provided that this notice is
  287:    retained on all partial or complete copies.
  288: 
  289:    For more info on this and all of my stuff, mail edjames@berkeley.edu.
  290: 
  291: The game "boggle" used to bear a copyright notice in the name of Barry
  292: Brachman, but he confirmed that he had assigned his copyright to the
  293: University of California and the continued inclusion of the old
  294: copyright notice was an omission on their part.
  295: 
  296: The game "phantasia" is not copyright (except for
  297: "phantasia/pathnames.h.in" to which the BSD copyright and licence
  298: apply); the notice in "phantasia/COPYRIGHT" applies to it.
  299: 
  300: The game "wtf" is also not copyright, and bears the notice
  301: 
  302:    Public domain
  303: 
  304: The game "rogue" (in bsd-games-non-free) bears the standard BSD
  305: notices, and then the following:
  306: 
  307:    This source herein may be modified and/or distributed by anybody who
  308:    so desires, with the following restrictions:
  309:       1.)  No portion of this notice shall be removed.
  310:       2.)  Credit shall not be taken for the creation of this source.
  311:       3.)  This code is not to be traded, sold, or used for personal
  312:            gain or profit.
  313: 
  314: The game "hack" has the following notices:
  315: 
  316:    Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
  317:    Amsterdam
  318:    All rights reserved.
  319: 
  320:    Redistribution and use in source and binary forms, with or without
  321:    modification, are permitted provided that the following conditions are
  322:    met:
  323: 
  324:    - Redistributions of source code must retain the above copyright notice,
  325:    this list of conditions and the following disclaimer.
  326: 
  327:    - Redistributions in binary form must reproduce the above copyright
  328:    notice, this list of conditions and the following disclaimer in the
  329:    documentation and/or other materials provided with the distribution.
  330: 
  331:    - Neither the name of the Stichting Centrum voor Wiskunde en
  332:    Informatica, nor the names of its contributors may be used to endorse or
  333:    promote products derived from this software without specific prior
  334:    written permission.
  335: 
  336:    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  337:    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  338:    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  339:    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
  340:    OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  341:    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  342:    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  343:    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  344:    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  345:    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  346:    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  347: 
  348:    Copyright (c) 1982 Jay Fenlason <hack@gnu.org>
  349:    All rights reserved.
  350: 
  351:    Redistribution and use in source and binary forms, with or without
  352:    modification, are permitted provided that the following conditions
  353:    are met:
  354:    1. Redistributions of source code must retain the above copyright
  355:       notice, this list of conditions and the following disclaimer.
  356:    2. Redistributions in binary form must reproduce the above copyright
  357:       notice, this list of conditions and the following disclaimer in the
  358:       documentation and/or other materials provided with the distribution.
  359:    3. The name of the author may not be used to endorse or promote products
  360:       derived from this software without specific prior written permission.
  361: 
  362:    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  363:    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  364:    AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
  365:    THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  366:    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  367:    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  368:    OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  369:    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  370:    OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  371:    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  372: 
  373: "hack/pathnames.h" bears a BSD copyright notice and licence;
  374: "hack/hack.tty.c" bears one in addition to that in those listed above;
  375: "hack/extern.h" bears the notice in the name of The NetBSD Foundation
  376: listed above.
  377: 
  378: Auxiliary and data files, distributed with the games in NetBSD, but
  379: not bearing copyright notices, probably fall under the terms of the
  380: UCB or NetBSD copyrights and licences.  The file "fortune/Notes"
  381: contains a warning in regard to the fortune databases.
  382: 
  383: Some files, beyond those present in NetBSD, have been added to the
  384: Linux bsd-games collection.  The following terms apply to the files in
  385: the "include" and "lib" directories (relevant to binary distributions
  386: insofar as they get compiled into the games; note that the include
  387: files are probably irrelevant for this purpose as it is unlikely they
  388: are significant enough to make any binary a derived work).
  389: 
  390:    Copyright (c) 1997-2005 Joseph Samuel Myers.
  391:    All rights reserved.
  392: 
  393:    Redistribution and use in source and binary forms, with or without
  394:    modification, are permitted provided that the following conditions
  395:    are met:
  396:    1. Redistributions of source code must retain the above copyright
  397:       notice, this list of conditions and the following disclaimer.
  398:    2. Redistributions in binary form must reproduce the above copyright
  399:       notice, this list of conditions and the following disclaimer in the
  400:       documentation and/or other materials provided with the distribution.
  401:    3. The name of the author may not be used to endorse or promote products
  402:       derived from this software without specific prior written permission.
  403: 
  404:    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  405:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  406:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  407:    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  408:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  409:    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  410:    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  411:    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  412:    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  413:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  414:    SUCH DAMAGE.
  415: 
  416: The above terms also apply to the scripts, makefile fragments and
  417: documentation added to the Linux bsd-games collection which are not
  418: significantly derived from bsd-games 1.3 by Curt Olson and Andy Tefft;
  419: this is all of them except for the files mentioned below to which the
  420: similar terms given below are expected to apply.  This includes the
  421: testsuite scripts; the testsuite input and output for caesar
  422: ("tests/caesar.constin" and "tests/caesar.constout") are from the US
  423: Constitution, so not copyright; I believe the other testsuite expected
  424: outputs are too trivial, or translations of inputs too trivial, to
  425: qualify for copyright; but if not, then the terms given above apply
  426: (and, of course, running the test command gives an identical output
  427: file to which you could apply your own copyright).
  428: 
  429: The files "bsd-games.lsm", "ChangeLog.0", "THANKS", "INSTALL" and
  430: "README" are still significantly derived from files in the original
  431: bsd-games package for Linux by Curt Olson and Andy Tefft.  It is
  432: expected that the following terms will apply to these files, and to
  433: the compilation copyright on the package as a whole; ***this has yet
  434: to be confirmed with Andy Tefft***:
  435: 
  436:    Copyright (c) 1993 Curt Olson, Andy Tefft.
  437:    Copyright (c) 1997-2005 Joseph Samuel Myers.
  438:    All rights reserved.
  439: 
  440:    Redistribution and use in source and binary forms, with or without
  441:    modification, are permitted provided that the following conditions
  442:    are met:
  443:    1. Redistributions of source code must retain the above copyright
  444:       notice, this list of conditions and the following disclaimer.
  445:    2. Redistributions in binary form must reproduce the above copyright
  446:       notice, this list of conditions and the following disclaimer in the
  447:       documentation and/or other materials provided with the distribution.
  448:    3. The name of the authors may not be used to endorse or promote products
  449:       derived from this software without specific prior written permission.
  450: 
  451:    THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
  452:    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  453:    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  454:    IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  455:    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  456:    BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  457:    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  458:    AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  459:    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  460:    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  461:    SUCH DAMAGE.
  462: 
  463: 
  464: ^L
  465: Local Variables:
  466: mode: text
  467: End:
Syntax (Markdown)