-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathLICENSE
57 lines (47 loc) · 3.13 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Copyright (c) 2025, Allen Cummings, RealmsMUD ([email protected])
All rights reserved.
Redistribution and use in source code and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code, snippet of code, code in any
form or size, files, electronic data, material drawn from any
repository containing this code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by Allen Cummings,
RealmsMUD and its contributors.
4. Neither the name of RealmsMUD nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
5. Any derivative works created from the original code described in
paragraphs 1 and 2 must credit this work, its author(s), whether
or not the original code is used in whole or in part.
6. Redistributions of the material contained in paragraphs 1 and 2 must
reproduce the above copyright notice, the list of conditions contained
in this document, and/or materials provided with the distribution.
7. Redistribution of the material listed in paragraphs 1 and 2 of this
document is prohibited in any form absent written approval of Allen
Cummings, in the event that redistribution is authorized all
notices/warranties/copyright documents must be transmitted with
the original code.
8. Allen Cummings, and RealmsMUD, gain the ability to redistribute any
contributions to the original source code as they deem appropriate.
Author of any contributions retains their own personal copyright in
the material, however, they agree that Allen Cummings and RealmsMUD
do not need additional approval before packaging, redistributing,
moving, using, or altering said contribution of code.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ''AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL ALLEN CUMMINGS, REALMSMUD, OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANYWAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.