]> Pileus Git - ~andy/sunrise/blob - licenses/omnetpp
add missing die
[~andy/sunrise] / licenses / omnetpp
1                          ACADEMIC PUBLIC LICENSE
2
3                     Copyright (C) 2003 Andras Varga
4
5
6                                 Preamble
7
8   This license contains the terms and conditions of using OMNeT++ in
9 noncommercial settings: at academic institutions for teaching and research
10 use, and at non-profit research organizations. You will find that this
11 license provides noncommercial users of OMNeT++ with rights that are
12 similar to the well-known GNU General Public License, yet it retains the
13 possibility for OMNeT++ authors to financially support the development
14 by selling commercial licenses. In fact, if you intend to use OMNeT++
15 in a "for-profit" environment, where research is conducted to develop
16 or enhance a product, or it is used in a commercial service offering,
17 then you need to obtain a commercial license for OMNeT++ which is also
18 available from the Author.
19
20   What are the rights given to noncommercial users? Similarly to GPL, you
21 have the right to use the software, to distribute copies, to receive source
22 code, to change the software and distribute your modifications or the
23 modified software. Also similarly to the GPL, if you distribute verbatim or
24 modified copies of this software, they must be distributed under this
25 license.
26
27   By modeling the GPL, this license guarantees that you're safe when using
28 OMNeT++ in your work, for teaching or research. This license guarantees
29 that OMNeT++ will remain available free of charge for nonprofit use. You
30 can modify OMNeT++ to your purposes, and you can also share your modifications.
31 Even in the unlikely case of the authors abandoning OMNeT++ entirely, this
32 license permits anyone to continue developing it from the last release, and
33 to create further releases under this license.
34
35   We believe that the combination of noncommercial open-source and commercial
36 licensing will be beneficial for the whole user community, because income from
37 commercial licenses will enable faster development and a higher level of
38 software quality, while further enjoying the informal, open communication
39 and collaboration channels of open source development.
40
41   The precise terms and conditions for using, copying, distribution and
42 modification follow.
43
44
45                          ACADEMIC PUBLIC LICENSE
46
47     TERMS AND CONDITIONS FOR USE, COPYING, DISTRIBUTION AND MODIFICATION
48
49   0. Definitions
50
51   "Program" means a copy of OMNeT++, which is said to be distributed under
52 this Academic Public License.
53
54   "Work based on the Program" means either the Program or any derivative work
55 under copyright law: that is to say, a work containing the Program or a
56 portion of it, either verbatim or with modifications and/or translated into
57 another language.  (Hereinafter, translation is included without limitation
58 in the term "modification".)
59
60   "Using the Program" means any act of creating executables that contain or
61 directly use libraries that are part of the Program, running any of the
62 tools that are part of the Program, or creating works based on the Program.
63
64 Each licensee is addressed as "you".
65
66   1. Permission is hereby granted to use the Program free of charge for any
67 noncommercial purpose, including teaching and research at universities,
68 colleges and other educational institutions, research at non-profit
69 research institutions, and personal non-profit purposes. For using the
70 Program for commercial purposes, including but not restricted to consulting
71 activities and design of commercial hardware or software networking
72 products, you have to contact the Author for an appropriate license.
73 Permission is also granted to use the Program for a reasonably limited
74 period of time for the purpose of evaluating its usefulness for a
75 particular purpose.
76
77   2. You may copy and distribute verbatim copies of the Program's
78 source code as you receive it, in any medium, provided that you
79 conspicuously and appropriately publish on each copy an appropriate
80 copyright notice and disclaimer of warranty; keep intact all the
81 notices that refer to this License and to the absence of any warranty;
82 and give any other recipients of the Program a copy of this License
83 along with the Program.
84
85   3. You may modify your copy or copies of the Program or any portion
86 of it, thus forming a work based on the Program, and copy and
87 distribute such modifications or work under the terms of Section 2
88 above, provided that you also meet all of these conditions:
89
90     a) You must cause the modified files to carry prominent notices
91     stating that you changed the files and the date of any change.
92
93     b) You must cause any work that you distribute or publish, that in
94     whole or in part contains or is derived from the Program or any
95     part thereof, to be licensed as a whole at no charge to all third
96     parties under the terms of this License.
97
98 These requirements apply to the modified work as a whole.  If
99 identifiable sections of that work are not derived from the Program,
100 and can be reasonably considered independent and separate works in
101 themselves, then this License, and its terms, do not apply to those
102 sections when you distribute them as separate works.  But when you
103 distribute the same sections as part of a whole which is a work based
104 on the Program, the distribution of the whole must be on the terms of
105 this License, whose regulations for other licensees extend to the
106 entire whole, and thus to each and every part regardless of who wrote it.
107 (If the same, independent sections are distributed as part of a package
108 that is otherwise reliant on, or is based on the Program, then the
109 distribution of the whole package, including but not restricted to the
110 independent section, must be on the unmodified terms of this License,
111 regadless of who the author of the included sections was.)
112
113 Thus, it is not the intent of this section to claim rights or contest
114 your rights to work written entirely by you; rather, the intent is to
115 exercise the right to control the distribution of derivative or
116 collective works based or reliant on the Program.
117
118 In addition, mere aggregation of another work not based on the Program
119 with the Program (or with a work based on the Program) on a volume of
120 storage or distribution medium does not bring the other work under
121 the scope of this License.
122
123   4. You may copy and distribute the Program (or a work based on it,
124 under Section 3) in object code or executable form under the terms of
125 Sections 2 and 3 above provided that you also do one of the following:
126
127     a) Accompany it with the complete corresponding machine-readable
128     source code, which must be distributed under the terms of Sections
129     2 and 3 above on a medium customarily used for software interchange; or,
130
131     b) Accompany it with a written offer, valid for at least three
132     years, to give any third party, for a charge no more than your
133     cost of physically performing source distribution, a complete
134     machine-readable copy of the corresponding source code, to be
135     distributed under the terms of Sections 2 and 3 above on a medium
136     customarily used for software interchange; or,
137
138     c) Accompany it with the information you received as to the offer
139     to distribute corresponding source code.  (This alternative is
140     allowed only for noncommercial distribution and only if you received
141     the program in object code or executable form with such an offer,
142     in accord with Subsection b) above.)
143
144 The source code for a work means the preferred form of the work for
145 making modifications to it.  For an executable work, complete source
146 code means all the source code for all modules it contains, plus any
147 associated interface definition files, plus the scripts used to
148 control compilation and installation of the executable.  However, as a
149 special exception, the source code distributed need not include
150 anything that is normally distributed (in either source or binary
151 form) with the major components (compiler, kernel, and so on) of the
152 operating system on which the executable runs, unless that component
153 itself accompanies the executable.
154
155 If distribution of executable or object code is made by offering
156 access to copy from a designated place, then offering equivalent
157 access to copy the source code from the same place counts as
158 distribution of the source code, even though third parties are not
159 compelled to copy the source along with the object code.
160
161   5. You may not copy, modify, sublicense, or distribute the Program
162 except as expressly provided under this License.  Any attempt
163 otherwise to copy, modify, sublicense or distribute the Program is
164 void, and will automatically terminate your rights under this License.
165 However, parties who have received copies, or rights, from you under
166 this License will not have their licenses terminated so long as such
167 parties remain in full compliance.
168
169   6. You are not required to accept this License, since you have not
170 signed it.  Nothing else grants you permission to modify or distribute
171 the Program or its derivative works; law prohibits these actions
172 if you do not accept this License.  Therefore, by modifying or distributing
173 the Program (or any work based on the Program), you indicate your
174 acceptance of this License and all its terms and conditions for copying,
175 distributing or modifying the Program or works based on it, to do so.
176
177   7. Each time you redistribute the Program (or any work based on the
178 Program), the recipient automatically receives a license from the
179 original licensor to copy, distribute or modify the Program subject to
180 these terms and conditions.  You may not impose any further
181 restrictions on the recipients' exercise of the rights granted herein.
182 You are not responsible for enforcing compliance by third parties to
183 this License.
184
185   8. If, as a consequence of a court judgment or allegation of patent
186 infringement or for any other reason (not limited to patent issues),
187 conditions are imposed on you (whether by court order, agreement or
188 otherwise) that contradict the conditions of this License, they do not
189 excuse you from the conditions of this License.  If you cannot
190 distribute so as to satisfy simultaneously your obligations under this
191 License and any other pertinent obligations, then as a consequence you
192 may not distribute the Program at all.  For example, if a patent
193 license would not permit royalty-free redistribution of the Program by
194 all those who receive copies directly or indirectly through you, then
195 the only way you could satisfy both it and this License would be to
196 refrain entirely from distribution of the Program.
197
198 If any portion of this section is held invalid or unenforceable under
199 any particular circumstance, the balance of the section is intended to
200 apply and the section as a whole is intended to apply in other
201 circumstances.
202
203   9. If the distribution and/or use of the Program are restricted in
204 certain countries either by patents or by copyrighted interfaces, the
205 original copyright holder who places the Program under this License
206 may add an explicit geographical distribution limitation excluding
207 those countries, so that distribution is permitted only in or among
208 countries not thus excluded.  In such case, this License incorporates
209 the limitation as if written in the body of this License.
210
211                             NO WARRANTY
212
213   10. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
214 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
215 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
216 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
217 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
218 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
219 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
220 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
221 REPAIR OR CORRECTION.
222
223   11. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED ON IN WRITING
224 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
225 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
226 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
227 OUT OF THE USE OR INABILITY TO USE THE PROGRAM INCLUDING BUT NOT LIMITED
228 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
229 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
230 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
231 POSSIBILITY OF SUCH DAMAGES.
232
233                      END OF TERMS AND CONDITIONS
234
235