source: smplayer/trunk/docs/en/gpl.html

Last change on this file was 95, checked in by Silvan Scherrer, 15 years ago

smplayer: 0.6.9 part3

File size: 19.8 KB
RevLine 
[95]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
5<head>
6<meta http-equiv="content-type" content="text/html; charset=utf-8" />
7<link rev="made" href="mailto:webmasters@gnu.org" />
8<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
9<meta name="ICBM" content="42.256233,-71.006581" />
10<meta name="DC.title" content="gnu.org" />
11<title>GNU General Public License v2.0 - GNU Project - Free Software Foundation (FSF)</title>
12</head>
13
14<body>
15<h3>GNU GENERAL PUBLIC LICENSE</h3>
16<p>
17Version 2, June 1991
18</p>
19
20<pre>
21Copyright (C) 1989, 1991 Free Software Foundation, Inc.
2251 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
23
24Everyone is permitted to copy and distribute verbatim copies
25of this license document, but changing it is not allowed.
26</pre>
27
28<h3>Preamble</h3>
29
30<p>
31 The licenses for most software are designed to take away your
32freedom to share and change it. By contrast, the GNU General Public
33License is intended to guarantee your freedom to share and change free
34software--to make sure the software is free for all its users. This
35General Public License applies to most of the Free Software
36Foundation's software and to any other program whose authors commit to
37using it. (Some other Free Software Foundation software is covered by
38the GNU Lesser General Public License instead.) You can apply it to
39your programs, too.
40</p>
41
42<p>
43 When we speak of free software, we are referring to freedom, not
44price. Our General Public Licenses are designed to make sure that you
45have the freedom to distribute copies of free software (and charge for
46this service if you wish), that you receive source code or can get it
47if you want it, that you can change the software or use pieces of it
48in new free programs; and that you know you can do these things.
49</p>
50
51<p>
52 To protect your rights, we need to make restrictions that forbid
53anyone to deny you these rights or to ask you to surrender the rights.
54These restrictions translate to certain responsibilities for you if you
55distribute copies of the software, or if you modify it.
56</p>
57
58<p>
59 For example, if you distribute copies of such a program, whether
60gratis or for a fee, you must give the recipients all the rights that
61you have. You must make sure that they, too, receive or can get the
62source code. And you must show them these terms so they know their
63rights.
64</p>
65
66<p>
67 We protect your rights with two steps: (1) copyright the software, and
68(2) offer you this license which gives you legal permission to copy,
69distribute and/or modify the software.
70</p>
71
72<p>
73 Also, for each author's protection and ours, we want to make certain
74that everyone understands that there is no warranty for this free
75software. If the software is modified by someone else and passed on, we
76want its recipients to know that what they have is not the original, so
77that any problems introduced by others will not reflect on the original
78authors' reputations.
79</p>
80
81<p>
82 Finally, any free program is threatened constantly by software
83patents. We wish to avoid the danger that redistributors of a free
84program will individually obtain patent licenses, in effect making the
85program proprietary. To prevent this, we have made it clear that any
86patent must be licensed for everyone's free use or not licensed at all.
87</p>
88
89<p>
90 The precise terms and conditions for copying, distribution and
91modification follow.
92</p>
93
94
95<h3>TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</h3>
96
97
98<p>
99<strong>0.</strong>
100 This License applies to any program or other work which contains
101a notice placed by the copyright holder saying it may be distributed
102under the terms of this General Public License. The "Program", below,
103refers to any such program or work, and a "work based on the Program"
104means either the Program or any derivative work under copyright law:
105that is to say, a work containing the Program or a portion of it,
106either verbatim or with modifications and/or translated into another
107language. (Hereinafter, translation is included without limitation in
108the term "modification".) Each licensee is addressed as "you".
109</p>
110
111<p>
112Activities other than copying, distribution and modification are not
113covered by this License; they are outside its scope. The act of
114running the Program is not restricted, and the output from the Program
115is covered only if its contents constitute a work based on the
116Program (independent of having been made by running the Program).
117Whether that is true depends on what the Program does.
118</p>
119
120<p>
121<strong>1.</strong>
122 You may copy and distribute verbatim copies of the Program's
123source code as you receive it, in any medium, provided that you
124conspicuously and appropriately publish on each copy an appropriate
125copyright notice and disclaimer of warranty; keep intact all the
126notices that refer to this License and to the absence of any warranty;
127and give any other recipients of the Program a copy of this License
128along with the Program.
129</p>
130
131<p>
132You may charge a fee for the physical act of transferring a copy, and
133you may at your option offer warranty protection in exchange for a fee.
134</p>
135
136<p>
137<strong>2.</strong>
138 You may modify your copy or copies of the Program or any portion
139of it, thus forming a work based on the Program, and copy and
140distribute such modifications or work under the terms of Section 1
141above, provided that you also meet all of these conditions:
142</p>
143
144<dl>
145 <dt></dt>
146 <dd>
147 <strong>a)</strong>
148 You must cause the modified files to carry prominent notices
149 stating that you changed the files and the date of any change.
150 </dd>
151 <dt></dt>
152 <dd>
153 <strong>b)</strong>
154 You must cause any work that you distribute or publish, that in
155 whole or in part contains or is derived from the Program or any
156 part thereof, to be licensed as a whole at no charge to all third
157 parties under the terms of this License.
158 </dd>
159 <dt></dt>
160 <dd>
161 <strong>c)</strong>
162 If the modified program normally reads commands interactively
163 when run, you must cause it, when started running for such
164 interactive use in the most ordinary way, to print or display an
165 announcement including an appropriate copyright notice and a
166 notice that there is no warranty (or else, saying that you provide
167 a warranty) and that users may redistribute the program under
168 these conditions, and telling the user how to view a copy of this
169 License. (Exception: if the Program itself is interactive but
170 does not normally print such an announcement, your work based on
171 the Program is not required to print an announcement.)
172 </dd>
173</dl>
174
175<p>
176These requirements apply to the modified work as a whole. If
177identifiable sections of that work are not derived from the Program,
178and can be reasonably considered independent and separate works in
179themselves, then this License, and its terms, do not apply to those
180sections when you distribute them as separate works. But when you
181distribute the same sections as part of a whole which is a work based
182on the Program, the distribution of the whole must be on the terms of
183this License, whose permissions for other licensees extend to the
184entire whole, and thus to each and every part regardless of who wrote it.
185</p>
186
187<p>
188Thus, it is not the intent of this section to claim rights or contest
189your rights to work written entirely by you; rather, the intent is to
190exercise the right to control the distribution of derivative or
191collective works based on the Program.
192</p>
193
194<p>
195In addition, mere aggregation of another work not based on the Program
196with the Program (or with a work based on the Program) on a volume of
197a storage or distribution medium does not bring the other work under
198the scope of this License.
199</p>
200
201<p>
202<strong>3.</strong>
203 You may copy and distribute the Program (or a work based on it,
204under Section 2) in object code or executable form under the terms of
205Sections 1 and 2 above provided that you also do one of the following:
206</p>
207
208<!-- we use this doubled UL to get the sub-sections indented, -->
209<!-- while making the bullets as unobvious as possible. -->
210
211<dl>
212 <dt></dt>
213 <dd>
214 <strong>a)</strong>
215 Accompany it with the complete corresponding machine-readable
216 source code, which must be distributed under the terms of Sections
217 1 and 2 above on a medium customarily used for software interchange; or,
218 </dd>
219 <dt></dt>
220 <dd>
221 <strong>b)</strong>
222 Accompany it with a written offer, valid for at least three
223 years, to give any third party, for a charge no more than your
224 cost of physically performing source distribution, a complete
225 machine-readable copy of the corresponding source code, to be
226 distributed under the terms of Sections 1 and 2 above on a medium
227 customarily used for software interchange; or,
228 </dd>
229 <dt></dt>
230 <dd>
231 <strong>c)</strong>
232 Accompany it with the information you received as to the offer
233 to distribute corresponding source code. (This alternative is
234 allowed only for noncommercial distribution and only if you
235 received the program in object code or executable form with such
236 an offer, in accord with Subsection b above.)
237 </dd>
238</dl>
239
240<p>
241The source code for a work means the preferred form of the work for
242making modifications to it. For an executable work, complete source
243code means all the source code for all modules it contains, plus any
244associated interface definition files, plus the scripts used to
245control compilation and installation of the executable. However, as a
246special exception, the source code distributed need not include
247anything that is normally distributed (in either source or binary
248form) with the major components (compiler, kernel, and so on) of the
249operating system on which the executable runs, unless that component
250itself accompanies the executable.
251</p>
252
253<p>
254If distribution of executable or object code is made by offering
255access to copy from a designated place, then offering equivalent
256access to copy the source code from the same place counts as
257distribution of the source code, even though third parties are not
258compelled to copy the source along with the object code.
259</p>
260
261<p>
262<strong>4.</strong>
263 You may not copy, modify, sublicense, or distribute the Program
264except as expressly provided under this License. Any attempt
265otherwise to copy, modify, sublicense or distribute the Program is
266void, and will automatically terminate your rights under this License.
267However, parties who have received copies, or rights, from you under
268this License will not have their licenses terminated so long as such
269parties remain in full compliance.
270</p>
271
272<p>
273<strong>5.</strong>
274 You are not required to accept this License, since you have not
275signed it. However, nothing else grants you permission to modify or
276distribute the Program or its derivative works. These actions are
277prohibited by law if you do not accept this License. Therefore, by
278modifying or distributing the Program (or any work based on the
279Program), you indicate your acceptance of this License to do so, and
280all its terms and conditions for copying, distributing or modifying
281the Program or works based on it.
282</p>
283
284<p>
285<strong>6.</strong>
286 Each time you redistribute the Program (or any work based on the
287Program), the recipient automatically receives a license from the
288original licensor to copy, distribute or modify the Program subject to
289these terms and conditions. You may not impose any further
290restrictions on the recipients' exercise of the rights granted herein.
291You are not responsible for enforcing compliance by third parties to
292this License.
293</p>
294
295<p>
296<strong>7.</strong>
297 If, as a consequence of a court judgment or allegation of patent
298infringement or for any other reason (not limited to patent issues),
299conditions are imposed on you (whether by court order, agreement or
300otherwise) that contradict the conditions of this License, they do not
301excuse you from the conditions of this License. If you cannot
302distribute so as to satisfy simultaneously your obligations under this
303License and any other pertinent obligations, then as a consequence you
304may not distribute the Program at all. For example, if a patent
305license would not permit royalty-free redistribution of the Program by
306all those who receive copies directly or indirectly through you, then
307the only way you could satisfy both it and this License would be to
308refrain entirely from distribution of the Program.
309</p>
310
311<p>
312If any portion of this section is held invalid or unenforceable under
313any particular circumstance, the balance of the section is intended to
314apply and the section as a whole is intended to apply in other
315circumstances.
316</p>
317
318<p>
319It is not the purpose of this section to induce you to infringe any
320patents or other property right claims or to contest validity of any
321such claims; this section has the sole purpose of protecting the
322integrity of the free software distribution system, which is
323implemented by public license practices. Many people have made
324generous contributions to the wide range of software distributed
325through that system in reliance on consistent application of that
326system; it is up to the author/donor to decide if he or she is willing
327to distribute software through any other system and a licensee cannot
328impose that choice.
329</p>
330
331<p>
332This section is intended to make thoroughly clear what is believed to
333be a consequence of the rest of this License.
334</p>
335
336<p>
337<strong>8.</strong>
338 If the distribution and/or use of the Program is restricted in
339certain countries either by patents or by copyrighted interfaces, the
340original copyright holder who places the Program under this License
341may add an explicit geographical distribution limitation excluding
342those countries, so that distribution is permitted only in or among
343countries not thus excluded. In such case, this License incorporates
344the limitation as if written in the body of this License.
345</p>
346
347<p>
348<strong>9.</strong>
349 The Free Software Foundation may publish revised and/or new versions
350of the General Public License from time to time. Such new versions will
351be similar in spirit to the present version, but may differ in detail to
352address new problems or concerns.
353</p>
354
355<p>
356Each version is given a distinguishing version number. If the Program
357specifies a version number of this License which applies to it and "any
358later version", you have the option of following the terms and conditions
359either of that version or of any later version published by the Free
360Software Foundation. If the Program does not specify a version number of
361this License, you may choose any version ever published by the Free Software
362Foundation.
363</p>
364
365<p>
366<strong>10.</strong>
367 If you wish to incorporate parts of the Program into other free
368programs whose distribution conditions are different, write to the author
369to ask for permission. For software which is copyrighted by the Free
370Software Foundation, write to the Free Software Foundation; we sometimes
371make exceptions for this. Our decision will be guided by the two goals
372of preserving the free status of all derivatives of our free software and
373of promoting the sharing and reuse of software generally.
374</p>
375
376<p><strong>NO WARRANTY</strong></p>
377
378<p>
379<strong>11.</strong>
380 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
381FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
382OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
383PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
384OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
385MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
386TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
387PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
388REPAIR OR CORRECTION.
389</p>
390
391<p>
392<strong>12.</strong>
393 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
394WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
395REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
396INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
397OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
398TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
399YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
400PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
401POSSIBILITY OF SUCH DAMAGES.
402</p>
403
404<h3>END OF TERMS AND CONDITIONS</h3>
405
406<h3>How to Apply These Terms to Your New Programs</h3>
407
408<p>
409 If you develop a new program, and you want it to be of the greatest
410possible use to the public, the best way to achieve this is to make it
411free software which everyone can redistribute and change under these terms.
412</p>
413
414<p>
415 To do so, attach the following notices to the program. It is safest
416to attach them to the start of each source file to most effectively
417convey the exclusion of warranty; and each file should have at least
418the "copyright" line and a pointer to where the full notice is found.
419</p>
420
421<pre>
422<var>one line to give the program's name and an idea of what it does.</var>
423Copyright (C) <var>yyyy</var> <var>name of author</var>
424
425This program is free software; you can redistribute it and/or
426modify it under the terms of the GNU General Public License
427as published by the Free Software Foundation; either version 2
428of the License, or (at your option) any later version.
429
430This program is distributed in the hope that it will be useful,
431but WITHOUT ANY WARRANTY; without even the implied warranty of
432MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
433GNU General Public License for more details.
434
435You should have received a copy of the GNU General Public License
436along with this program; if not, write to the Free Software
437Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
438</pre>
439
440<p>
441Also add information on how to contact you by electronic and paper mail.
442</p>
443
444<p>
445If the program is interactive, make it output a short notice like this
446when it starts in an interactive mode:
447</p>
448
449<pre>
450Gnomovision version 69, Copyright (C) <var>year</var> <var>name of author</var>
451Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
452type `show w'. This is free software, and you are welcome
453to redistribute it under certain conditions; type `show c'
454for details.
455</pre>
456
457<p>
458The hypothetical commands <samp>`show w'</samp> and <samp>`show c'</samp> should show
459the appropriate parts of the General Public License. Of course, the
460commands you use may be called something other than <samp>`show w'</samp> and
461<samp>`show c'</samp>; they could even be mouse-clicks or menu items--whatever
462suits your program.
463</p>
464
465<p>
466You should also get your employer (if you work as a programmer) or your
467school, if any, to sign a "copyright disclaimer" for the program, if
468necessary. Here is a sample; alter the names:
469</p>
470
471
472<pre>
473Yoyodyne, Inc., hereby disclaims all copyright
474interest in the program `Gnomovision'
475(which makes passes at compilers) written
476by James Hacker.
477
478<var>signature of Ty Coon</var>, 1 April 1989
479Ty Coon, President of Vice
480</pre>
481
482<p>
483This General Public License does not permit incorporating your program into
484proprietary programs. If your program is a subroutine library, you may
485consider it more useful to permit linking proprietary applications with the
486library. If this is what you want to do, use the
487<a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
488instead of this License.
489</p>
490
491</body>
492</html>
Note: See TracBrowser for help on using the repository browser.