[BACK]Return to LICENSE.TXT CVS log [TXT][DIR] Up to [contributed] / early-roguelike / srogue

Annotation of early-roguelike/srogue/LICENSE.TXT, Revision 1.1

1.1     ! rubenllo    1: Copyright (C) 1984 Robert D. Kindelberger
        !             2: Portions Copyright (C) 1980, 1981 Michael Toy, Ken Arnold and Glenn Wichman
        !             3: Portions Copyright (C) 2005 Nicholas J. Kisseberth
        !             4: Portions Copyright (C) 1994 David Burren
        !             5: All rights reserved.
        !             6:
        !             7: ===========================================================================
        !             8:
        !             9: Super-Rogue
        !            10: Copyright (C) 1984 Robert D. Kindelberger
        !            11: All rights reserved.
        !            12:
        !            13: Redistribution and use in source and binary forms, with or without
        !            14: modification, are permitted provided that the following conditions
        !            15: are met:
        !            16: 1. Redistributions of source code must retain the above copyright
        !            17:    notice, this list of conditions and the following disclaimer.
        !            18: 2. Redistributions in binary form must reproduce the above copyright
        !            19:    notice, this list of conditions and the following disclaimer in the
        !            20:    documentation and/or other materials provided with the distribution.
        !            21: 3. Neither the name(s) of the author(s) nor the names of other contributors
        !            22:    may be used to endorse or promote products derived from this software
        !            23:    without specific prior written permission.
        !            24: 4. The name "Super-Rogue" must not be used to endorse or promote products
        !            25:    derived from this software without prior written permission.
        !            26: 5. Products derived from this software may not be called "Super-Rogue",
        !            27:    nor may "Super-Rogue" appear in their name, without prior written
        !            28:    permission.
        !            29:
        !            30: THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS ``AS IS'' AND
        !            31: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        !            32: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        !            33: ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTORS BE LIABLE
        !            34: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        !            35: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        !            36: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        !            37: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !            38: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        !            39: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        !            40: SUCH DAMAGE.
        !            41:
        !            42: ===========================================================================
        !            43:
        !            44:
        !            45: Portions of this software are based on the work of Michael Toy, Ken Arnold
        !            46: and Glenn Wichman. Used under license:
        !            47:
        !            48: Rogue: Exploring the Dungeons of Doom
        !            49: Copyright (C) 1980, 1981 Michael Toy, Ken Arnold and Glenn Wichman
        !            50: All rights reserved.
        !            51:
        !            52: Redistribution and use in source and binary forms, with or without
        !            53: modification, are permitted provided that the following conditions
        !            54: are met:
        !            55: 1. Redistributions of source code must retain the above copyright
        !            56:    notice, this list of conditions and the following disclaimer.
        !            57: 2. Redistributions in binary form must reproduce the above copyright
        !            58:    notice, this list of conditions and the following disclaimer in the
        !            59:    documentation and/or other materials provided with the distribution.
        !            60: 3. Neither the name(s) of the author(s) nor the names of other contributors
        !            61:    may be used to endorse or promote products derived from this software
        !            62:    without specific prior written permission.
        !            63:
        !            64: THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS ``AS IS'' AND
        !            65: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        !            66: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        !            67: ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTORS BE LIABLE
        !            68: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        !            69: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        !            70: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        !            71: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !            72: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        !            73: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        !            74: SUCH DAMAGE.
        !            75:
        !            76: ===========================================================================
        !            77:
        !            78: Portions of this software (save/restore game state) are based on the work
        !            79: of Nicholas J. Kisseberth. Used under license:
        !            80:
        !            81: Copyright (C) 2005 Nicholas J. Kisseberth
        !            82:
        !            83: Redistribution and use in source and binary forms, with or without
        !            84: modification, are permitted provided that the following conditions
        !            85: are met:
        !            86: 1. Redistributions of source code must retain the above copyright
        !            87:    notice, this list of conditions and the following disclaimer.
        !            88: 2. Redistributions in binary form must reproduce the above copyright
        !            89:    notice, this list of conditions and the following disclaimer in the
        !            90:    documentation and/or other materials provided with the distribution.
        !            91: 3. Neither the name(s) of the author(s) nor the names of other contributors
        !            92:    may be used to endorse or promote products derived from this software
        !            93:    without specific prior written permission.
        !            94:
        !            95: THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS ``AS IS'' AND
        !            96: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        !            97: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        !            98: ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTORS BE LIABLE
        !            99: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        !           100: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        !           101: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        !           102: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !           103: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        !           104: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        !           105: SUCH DAMAGE.
        !           106:
        !           107: ===========================================================================
        !           108:
        !           109: Portions of this software (encryption) are based on the work
        !           110: of David Burren. Used under license:
        !           111:
        !           112: FreeSec: libcrypt
        !           113:
        !           114: Copyright (C) 1994 David Burren
        !           115: All rights reserved.
        !           116:
        !           117: Redistribution and use in source and binary forms, with or without
        !           118: modification, are permitted provided that the following conditions
        !           119: are met:
        !           120: 1. Redistributions of source code must retain the above copyright
        !           121:    notice, this list of conditions and the following disclaimer.
        !           122: 2. Redistributions in binary form must reproduce the above copyright
        !           123:    notice, this list of conditions and the following disclaimer in the
        !           124:    documentation and/or other materials provided with the distribution.
        !           125: 3. Neither the name(s) of the author(s) nor the names of other contributors
        !           126:    may be used to endorse or promote products derived from this software
        !           127:    without specific prior written permission.
        !           128:
        !           129: THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS ``AS IS'' AND
        !           130: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        !           131: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        !           132: ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTORS BE LIABLE
        !           133: ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        !           134: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        !           135: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        !           136: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !           137: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        !           138: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        !           139: SUCH DAMAGE.

CVSweb