-
Notifications
You must be signed in to change notification settings - Fork 12
/
license.txt
126 lines (102 loc) · 6.5 KB
/
license.txt
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
===============================================================================
Wedge License Agreement
===============================================================================
Definitions
-------------------------------------------------------------------------------
i. This Package is defined as all of the files within any archive file or any
group of files released in conjunction by the Author, or a derived or modified
work based on such files.
ii. A Modification, or a Mod, is defined as instructions, to be performed
manually or in an automated manner, that alter any part of this Package.
iii. A Modified Package is defined as this Package or a derivative of it with
one or more Modifications applied to it.
iv. Distribution is defined as allowing one or more other people to in any
way download or receive a copy of this Package, a Modified Package, or a
derivative of this Package.
v. The Software is defined as an installed copy of either this Package,
a Modified Package, or a derivative of this Package.
vi. The Author is defined as René-Gilles Deberdt.
Agreement
-------------------------------------------------------------------------------
1. Permission is hereby granted to use, copy, modify and/or distribute this
Package, provided that:
a. All copyright notices within source files and as generated by the
Software as output are retained, unchanged.
b. Any Distribution of this Package, whether as a Modified Package or
not, includes this file and is released under the terms of this Agreement.
This clause is not dependent upon any measure of changes made to this
Package.
c. This Package, Modified Packages, and derivative works may not be
sold or released under any paid license. Copying fees for the transport of
this Package, support fees for installation or other services, and hosting
fees for hosting the Software may, however, be imposed.
d. Any Distribution of this Package, whether as a Modified Package
or not, requires express written consent from the Author.
2. You may make Modifications to this Package or a derivative of it, and
distribute your Modifications in a form that is separate from the Package,
such as patches. The following restrictions apply to Modifications:
a. A Modification must not alter or remove any copyright notices in
the Software or Package, generated or otherwise.
b. When a Modification to the Package is released, a non-exclusive
royalty-free right is granted to the Author to distribute the Modification in
future versions of the Package provided such versions remain available under
the terms of this Agreement in addition to any other license(s) of the
initial developer.
c. Any Distribution of a Modified Package or derivative requires
express written consent from the Author.
3. Permission is hereby also granted to distribute programs which depend on
this Package, provided that you do not distribute any Modified Package
without express written consent.
4. Permission is hereby granted to fork the official GitHub repository
for Wedge (currently at http://github.com/Wedge/wedge), to facilitate
the sharing of improvements to the original Package. This license agreement
does not allow you to distribute your Modified Package outside of GitHub.com.
5. The Author reserves the right to change the terms of this Agreement
at any time, although those changes are not retroactive to past releases.
Changes to this document will be announced on the Wedge blog at
http://wedge.org/blog/. Failure to receive notification of a change
does not make those changes invalid. A current copy of this Agreement
can be found on the Wedge website: http://wedge.org/license/
6. This Agreement will terminate automatically if you fail to comply with the
limitations described herein. Upon termination, you must destroy all copies
of this Package, the Software, and any derivatives within 48 hours.
-------------------------------------------------------------------------------
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY WARRANTY. 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 THE AUTHORS BE LIABLE TO ANY PARTY FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY
OUT OF THE USE OR MISUSE OF THIS PACKAGE.
Last Update: January 20, 2014.
Wedge (c) 2010 by René-Gilles Deberdt.
This license may be viewed online at http://wedge.org/license/
===============================================================================
Simple Machines License Agreement
===============================================================================
Portions of the Wedge software are based upon Simple Machines Forum (SMF).
SMF version 2.0 was released under the 3-clause BSD license, and as such
the following text is required to be included in all copies of Wedge.
-------------------------------------------------------------------------------
SMF is copyright © 2011 Simple Machines. All rights reserved.
Developed by: Simple Machines Forum Project
Simple Machines
http://www.simplemachines.org
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimers.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimers in the
documentation and/or other materials provided with the distribution.
3. Neither the names of Simple Machines Forum, Simple Machines, nor
the names of its contributors may be used to endorse or promote
products derived from this Software without specific prior written
permission.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
WITH THE SOFTWARE.
This license may be viewed online at http://www.simplemachines.org/about/smf/license.php