source: other-projects/rsyntax-textarea/devel-packages/jflex-1.4.3/doc/COPYRIGHT@ 25584

Last change on this file since 25584 was 25584, checked in by davidb, 12 years ago

Initial cut an a text edit area for GLI that supports color syntax highlighting

File size: 12.4 KB
Line 
1JFlex - Copying, Warranty & License
2
3
4
5JFlex is free software, published under the terms of the GNU General Public License.
6
7There is absolutely NO WARRANTY for JFlex, its code and its documentation.
8
9The code generated by JFlex inherits the copyright of the specification it
10was produced from. If it was your specification, you may use the generated
11code without restriction.
12
13
14
15TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
16
17
18
190.
20 This License applies to any program or other work which contains
21a notice placed by the copyright holder saying it may be distributed
22under the terms of this General Public License. The "Program", below,
23refers to any such program or work, and a "work based on the Program"
24means either the Program or any derivative work under copyright law:
25that is to say, a work containing the Program or a portion of it,
26either verbatim or with modifications and/or translated into another
27language. (Hereinafter, translation is included without limitation in
28the term "modification".) Each licensee is addressed as "you".
29
30
31Activities other than copying, distribution and modification are not
32covered by this License; they are outside its scope. The act of
33running the Program is not restricted, and the output from the Program
34is covered only if its contents constitute a work based on the
35Program (independent of having been made by running the Program).
36Whether that is true depends on what the Program does.
37
38
39
401.
41 You may copy and distribute verbatim copies of the Program's
42source code as you receive it, in any medium, provided that you
43conspicuously and appropriately publish on each copy an appropriate
44copyright notice and disclaimer of warranty; keep intact all the
45notices that refer to this License and to the absence of any warranty;
46and give any other recipients of the Program a copy of this License
47along with the Program.
48
49
50You may charge a fee for the physical act of transferring a copy, and
51you may at your option offer warranty protection in exchange for a fee.
52
53
542.
55 You may modify your copy or copies of the Program or any portion
56of it, thus forming a work based on the Program, and copy and
57distribute such modifications or work under the terms of Section 1
58above, provided that you also meet all of these conditions:
59
60
61
62 a)
63 You must cause the modified files to carry prominent notices
64 stating that you changed the files and the date of any change.
65
66
67 b)
68 You must cause any work that you distribute or publish, that in
69 whole or in part contains or is derived from the Program or any
70 part thereof, to be licensed as a whole at no charge to all third
71 parties under the terms of this License.
72
73
74 c)
75 If the modified program normally reads commands interactively
76 when run, you must cause it, when started running for such
77 interactive use in the most ordinary way, to print or display an
78 announcement including an appropriate copyright notice and a
79 notice that there is no warranty (or else, saying that you provide
80 a warranty) and that users may redistribute the program under
81 these conditions, and telling the user how to view a copy of this
82 License. (Exception: if the Program itself is interactive but
83 does not normally print such an announcement, your work based on
84 the Program is not required to print an announcement.)
85
86
87These requirements apply to the modified work as a whole. If
88identifiable sections of that work are not derived from the Program,
89and can be reasonably considered independent and separate works in
90themselves, then this License, and its terms, do not apply to those
91sections when you distribute them as separate works. But when you
92distribute the same sections as part of a whole which is a work based
93on the Program, the distribution of the whole must be on the terms of
94this License, whose permissions for other licensees extend to the
95entire whole, and thus to each and every part regardless of who wrote it.
96
97
98Thus, it is not the intent of this section to claim rights or contest
99your rights to work written entirely by you; rather, the intent is to
100exercise the right to control the distribution of derivative or
101collective works based on the Program.
102
103
104In addition, mere aggregation of another work not based on the Program
105with the Program (or with a work based on the Program) on a volume of
106a storage or distribution medium does not bring the other work under
107the scope of this License.
108
109
110
1113.
112 You may copy and distribute the Program (or a work based on it,
113under Section 2) in object code or executable form under the terms of
114Sections 1 and 2 above provided that you also do one of the following:
115
116
117
118 a)
119 Accompany it with the complete corresponding machine-readable
120 source code, which must be distributed under the terms of Sections
121 1 and 2 above on a medium customarily used for software interchange; or,
122
123
124 b)
125 Accompany it with a written offer, valid for at least three
126 years, to give any third party, for a charge no more than your
127 cost of physically performing source distribution, a complete
128 machine-readable copy of the corresponding source code, to be
129 distributed under the terms of Sections 1 and 2 above on a medium
130 customarily used for software interchange; or,
131
132
133 c)
134 Accompany it with the information you received as to the offer
135 to distribute corresponding source code. (This alternative is
136 allowed only for noncommercial distribution and only if you
137 received the program in object code or executable form with such
138 an offer, in accord with Subsection b above.)
139
140
141The source code for a work means the preferred form of the work for
142making modifications to it. For an executable work, complete source
143code means all the source code for all modules it contains, plus any
144associated interface definition files, plus the scripts used to
145control compilation and installation of the executable. However, as a
146special exception, the source code distributed need not include
147anything that is normally distributed (in either source or binary
148form) with the major components (compiler, kernel, and so on) of the
149operating system on which the executable runs, unless that component
150itself accompanies the executable.
151
152
153If distribution of executable or object code is made by offering
154access to copy from a designated place, then offering equivalent
155access to copy the source code from the same place counts as
156distribution of the source code, even though third parties are not
157compelled to copy the source along with the object code.
158
159
1604.
161 You may not copy, modify, sublicense, or distribute the Program
162except as expressly provided under this License. Any attempt
163otherwise to copy, modify, sublicense or distribute the Program is
164void, and will automatically terminate your rights under this License.
165However, parties who have received copies, or rights, from you under
166this License will not have their licenses terminated so long as such
167parties remain in full compliance.
168
169
170
1715.
172 You are not required to accept this License, since you have not
173signed it. However, nothing else grants you permission to modify or
174distribute the Program or its derivative works. These actions are
175prohibited by law if you do not accept this License. Therefore, by
176modifying or distributing the Program (or any work based on the
177Program), you indicate your acceptance of this License to do so, and
178all its terms and conditions for copying, distributing or modifying
179the Program or works based on it.
180
181
182
1836.
184 Each time you redistribute the Program (or any work based on the
185Program), the recipient automatically receives a license from the
186original licensor to copy, distribute or modify the Program subject to
187these terms and conditions. You may not impose any further
188restrictions on the recipients' exercise of the rights granted herein.
189You are not responsible for enforcing compliance by third parties to
190this License.
191
192
193
1947.
195 If, as a consequence of a court judgment or allegation of patent
196infringement or for any other reason (not limited to patent issues),
197conditions are imposed on you (whether by court order, agreement or
198otherwise) that contradict the conditions of this License, they do not
199excuse you from the conditions of this License. If you cannot
200distribute so as to satisfy simultaneously your obligations under this
201License and any other pertinent obligations, then as a consequence you
202may not distribute the Program at all. For example, if a patent
203license would not permit royalty-free redistribution of the Program by
204all those who receive copies directly or indirectly through you, then
205the only way you could satisfy both it and this License would be to
206refrain entirely from distribution of the Program.
207
208
209If any portion of this section is held invalid or unenforceable under
210any particular circumstance, the balance of the section is intended to
211apply and the section as a whole is intended to apply in other
212circumstances.
213
214
215It is not the purpose of this section to induce you to infringe any
216patents or other property right claims or to contest validity of any
217such claims; this section has the sole purpose of protecting the
218integrity of the free software distribution system, which is
219implemented by public license practices. Many people have made
220generous contributions to the wide range of software distributed
221through that system in reliance on consistent application of that
222system; it is up to the author/donor to decide if he or she is willing
223to distribute software through any other system and a licensee cannot
224impose that choice.
225
226
227This section is intended to make thoroughly clear what is believed to
228be a consequence of the rest of this License.
229
230
231
2328.
233 If the distribution and/or use of the Program is restricted in
234certain countries either by patents or by copyrighted interfaces, the
235original copyright holder who places the Program under this License
236may add an explicit geographical distribution limitation excluding
237those countries, so that distribution is permitted only in or among
238countries not thus excluded. In such case, this License incorporates
239the limitation as if written in the body of this License.
240
241
242
2439.
244 The Free Software Foundation may publish revised and/or new versions
245of the General Public License from time to time. Such new versions will
246be similar in spirit to the present version, but may differ in detail to
247address new problems or concerns.
248
249
250Each version is given a distinguishing version number. If the Program
251specifies a version number of this License which applies to it and "any
252later version", you have the option of following the terms and conditions
253either of that version or of any later version published by the Free
254Software Foundation. If the Program does not specify a version number of
255this License, you may choose any version ever published by the Free Software
256Foundation.
257
258
259
260
26110.
262 If you wish to incorporate parts of the Program into other free
263programs whose distribution conditions are different, write to the author
264to ask for permission. For software which is copyrighted by the Free
265Software Foundation, write to the Free Software Foundation; we sometimes
266make exceptions for this. Our decision will be guided by the two goals
267of preserving the free status of all derivatives of our free software and
268of promoting the sharing and reuse of software generally.
269
270
271
272NO WARRANTY
273
274
275
27611.
277 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
278FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
279OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
280PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
281OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
282MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
283TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
284PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
285REPAIR OR CORRECTION.
286
287
288
28912.
290 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
291WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
292REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
293INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
294OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
295TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
296YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
297PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
298POSSIBILITY OF SUCH DAMAGES.
299
300
301
302
303END OF TERMS AND CONDITIONS
Note: See TracBrowser for help on using the repository browser.