Commit 34e294d59041b2abc776afa556a8e6a221f1a1d0

Moving to the GNU Affero General Public License

Commit diff

GPL-LICENSE

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

LICENSE

<
 
1The following license applies to all files in this project unless noted
2otherwise:
1 GNU AFFERO GENERAL PUBLIC LICENSE
2 Version 3, 19 November 2007
33
4Gitorious - Free open source hosting with a twist!
5Copyright (C) 2007 Johan Sørensen
4 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5 Everyone is permitted to copy and distribute verbatim copies
6 of this license document, but changing it is not allowed.
67
7This program is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2 of the License, or
10(at your option) any later version.
8 Preamble
119
12This program is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
10 The GNU Affero General Public License is a free, copyleft license for
11software and other kinds of works, specifically designed to ensure
12cooperation with the community in the case of network server software.
1613
17You should have received a copy of the GNU General Public License
18along with this program; if not, write to the Free Software
19Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
14 The licenses for most software and other practical works are designed
15to take away your freedom to share and change the works. By contrast,
16our General Public Licenses are intended to guarantee your freedom to
17share and change all versions of a program--to make sure it remains free
18software for all its users.
19
20 When we speak of free software, we are referring to freedom, not
21price. Our General Public Licenses are designed to make sure that you
22have the freedom to distribute copies of free software (and charge for
23them if you wish), that you receive source code or can get it if you
24want it, that you can change the software or use pieces of it in new
25free programs, and that you know you can do these things.
26
27 Developers that use our General Public Licenses protect your rights
28with two steps: (1) assert copyright on the software, and (2) offer
29you this License which gives you legal permission to copy, distribute
30and/or modify the software.
31
32 A secondary benefit of defending all users' freedom is that
33improvements made in alternate versions of the program, if they
34receive widespread use, become available for other developers to
35incorporate. Many developers of free software are heartened and
36encouraged by the resulting cooperation. However, in the case of
37software used on network servers, this result may fail to come about.
38The GNU General Public License permits making a modified version and
39letting the public access it on a server without ever releasing its
40source code to the public.
41
42 The GNU Affero General Public License is designed specifically to
43ensure that, in such cases, the modified source code becomes available
44to the community. It requires the operator of a network server to
45provide the source code of the modified version running there to the
46users of that server. Therefore, public use of a modified version, on
47a publicly accessible server, gives the public access to the source
48code of the modified version.
49
50 An older license, called the Affero General Public License and
51published by Affero, was designed to accomplish similar goals. This is
52a different license, not a version of the Affero GPL, but Affero has
53released a new version of the Affero GPL which permits relicensing under
54this license.
55
56 The precise terms and conditions for copying, distribution and
57modification follow.
58
59 TERMS AND CONDITIONS
60
61 0. Definitions.
62
63 "This License" refers to version 3 of the GNU Affero General Public License.
64
65 "Copyright" also means copyright-like laws that apply to other kinds of
66works, such as semiconductor masks.
67
68 "The Program" refers to any copyrightable work licensed under this
69License. Each licensee is addressed as "you". "Licensees" and
70"recipients" may be individuals or organizations.
71
72 To "modify" a work means to copy from or adapt all or part of the work
73in a fashion requiring copyright permission, other than the making of an
74exact copy. The resulting work is called a "modified version" of the
75earlier work or a work "based on" the earlier work.
76
77 A "covered work" means either the unmodified Program or a work based
78on the Program.
79
80 To "propagate" a work means to do anything with it that, without
81permission, would make you directly or secondarily liable for
82infringement under applicable copyright law, except executing it on a
83computer or modifying a private copy. Propagation includes copying,
84distribution (with or without modification), making available to the
85public, and in some countries other activities as well.
86
87 To "convey" a work means any kind of propagation that enables other
88parties to make or receive copies. Mere interaction with a user through
89a computer network, with no transfer of a copy, is not conveying.
90
91 An interactive user interface displays "Appropriate Legal Notices"
92to the extent that it includes a convenient and prominently visible
93feature that (1) displays an appropriate copyright notice, and (2)
94tells the user that there is no warranty for the work (except to the
95extent that warranties are provided), that licensees may convey the
96work under this License, and how to view a copy of this License. If
97the interface presents a list of user commands or options, such as a
98menu, a prominent item in the list meets this criterion.
99
100 1. Source Code.
101
102 The "source code" for a work means the preferred form of the work
103for making modifications to it. "Object code" means any non-source
104form of a work.
105
106 A "Standard Interface" means an interface that either is an official
107standard defined by a recognized standards body, or, in the case of
108interfaces specified for a particular programming language, one that
109is widely used among developers working in that language.
110
111 The "System Libraries" of an executable work include anything, other
112than the work as a whole, that (a) is included in the normal form of
113packaging a Major Component, but which is not part of that Major
114Component, and (b) serves only to enable use of the work with that
115Major Component, or to implement a Standard Interface for which an
116implementation is available to the public in source code form. A
117"Major Component", in this context, means a major essential component
118(kernel, window system, and so on) of the specific operating system
119(if any) on which the executable work runs, or a compiler used to
120produce the work, or an object code interpreter used to run it.
121
122 The "Corresponding Source" for a work in object code form means all
123the source code needed to generate, install, and (for an executable
124work) run the object code and to modify the work, including scripts to
125control those activities. However, it does not include the work's
126System Libraries, or general-purpose tools or generally available free
127programs which are used unmodified in performing those activities but
128which are not part of the work. For example, Corresponding Source
129includes interface definition files associated with source files for
130the work, and the source code for shared libraries and dynamically
131linked subprograms that the work is specifically designed to require,
132such as by intimate data communication or control flow between those
133subprograms and other parts of the work.
134
135 The Corresponding Source need not include anything that users
136can regenerate automatically from other parts of the Corresponding
137Source.
138
139 The Corresponding Source for a work in source code form is that
140same work.
141
142 2. Basic Permissions.
143
144 All rights granted under this License are granted for the term of
145copyright on the Program, and are irrevocable provided the stated
146conditions are met. This License explicitly affirms your unlimited
147permission to run the unmodified Program. The output from running a
148covered work is covered by this License only if the output, given its
149content, constitutes a covered work. This License acknowledges your
150rights of fair use or other equivalent, as provided by copyright law.
151
152 You may make, run and propagate covered works that you do not
153convey, without conditions so long as your license otherwise remains
154in force. You may convey covered works to others for the sole purpose
155of having them make modifications exclusively for you, or provide you
156with facilities for running those works, provided that you comply with
157the terms of this License in conveying all material for which you do
158not control copyright. Those thus making or running the covered works
159for you must do so exclusively on your behalf, under your direction
160and control, on terms that prohibit them from making any copies of
161your copyrighted material outside their relationship with you.
162
163 Conveying under any other circumstances is permitted solely under
164the conditions stated below. Sublicensing is not allowed; section 10
165makes it unnecessary.
166
167 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
168
169 No covered work shall be deemed part of an effective technological
170measure under any applicable law fulfilling obligations under article
17111 of the WIPO copyright treaty adopted on 20 December 1996, or
172similar laws prohibiting or restricting circumvention of such
173measures.
174
175 When you convey a covered work, you waive any legal power to forbid
176circumvention of technological measures to the extent such circumvention
177is effected by exercising rights under this License with respect to
178the covered work, and you disclaim any intention to limit operation or
179modification of the work as a means of enforcing, against the work's
180users, your or third parties' legal rights to forbid circumvention of
181technological measures.
182
183 4. Conveying Verbatim Copies.
184
185 You may convey verbatim copies of the Program's source code as you
186receive it, in any medium, provided that you conspicuously and
187appropriately publish on each copy an appropriate copyright notice;
188keep intact all notices stating that this License and any
189non-permissive terms added in accord with section 7 apply to the code;
190keep intact all notices of the absence of any warranty; and give all
191recipients a copy of this License along with the Program.
192
193 You may charge any price or no price for each copy that you convey,
194and you may offer support or warranty protection for a fee.
195
196 5. Conveying Modified Source Versions.
197
198 You may convey a work based on the Program, or the modifications to
199produce it from the Program, in the form of source code under the
200terms of section 4, provided that you also meet all of these conditions:
201
202 a) The work must carry prominent notices stating that you modified
203 it, and giving a relevant date.
204
205 b) The work must carry prominent notices stating that it is
206 released under this License and any conditions added under section
207 7. This requirement modifies the requirement in section 4 to
208 "keep intact all notices".
209
210 c) You must license the entire work, as a whole, under this
211 License to anyone who comes into possession of a copy. This
212 License will therefore apply, along with any applicable section 7
213 additional terms, to the whole of the work, and all its parts,
214 regardless of how they are packaged. This License gives no
215 permission to license the work in any other way, but it does not
216 invalidate such permission if you have separately received it.
217
218 d) If the work has interactive user interfaces, each must display
219 Appropriate Legal Notices; however, if the Program has interactive
220 interfaces that do not display Appropriate Legal Notices, your
221 work need not make them do so.
222
223 A compilation of a covered work with other separate and independent
224works, which are not by their nature extensions of the covered work,
225and which are not combined with it such as to form a larger program,
226in or on a volume of a storage or distribution medium, is called an
227"aggregate" if the compilation and its resulting copyright are not
228used to limit the access or legal rights of the compilation's users
229beyond what the individual works permit. Inclusion of a covered work
230in an aggregate does not cause this License to apply to the other
231parts of the aggregate.
232
233 6. Conveying Non-Source Forms.
234
235 You may convey a covered work in object code form under the terms
236of sections 4 and 5, provided that you also convey the
237machine-readable Corresponding Source under the terms of this License,
238in one of these ways:
239
240 a) Convey the object code in, or embodied in, a physical product
241 (including a physical distribution medium), accompanied by the
242 Corresponding Source fixed on a durable physical medium
243 customarily used for software interchange.
244
245 b) Convey the object code in, or embodied in, a physical product
246 (including a physical distribution medium), accompanied by a
247 written offer, valid for at least three years and valid for as
248 long as you offer spare parts or customer support for that product
249 model, to give anyone who possesses the object code either (1) a
250 copy of the Corresponding Source for all the software in the
251 product that is covered by this License, on a durable physical
252 medium customarily used for software interchange, for a price no
253 more than your reasonable cost of physically performing this