Update to version 0.3.4
[pkgsrcv2.git] / licenses / squeezeboxserver-license
1
2                 SLIM DEVICES LICENSE NOTICE
3
4 Please be aware that not all software distributed by Slim Devices
5 is licensed under the GPL. If you wish to redistribute any of our
6 software, please be sure to first read the GPL, and then make sure
7 that you are only distributing materials which we've explicity 
8 licensed for such use. Feel free to contact us if you have any
9 questions, or would like permission to distribute our other non-GPL
10 programs. Also, be aware that standard copyright rules apply in any
11 case where no particular license is given. 
12
13 Each of the software products we ship are licensed as follows:
14
15 - All of Squeezebox Server's perl code is licensed for redistribution 
16 or inclusion in other software per version 2 of the GPL license, 
17 included below for your convenience. 
18
19 - SoftSqueeze is (c) Richard Titmuss and is licensed under GPL.
20
21 - The CODE2000 TrueType Font is (c) James Kass and is Shareware.
22   See Graphics/CODE2000.HTM for more information.
23
24 - Certain integral components of Slim Server, such as CPAN modules, 
25 are (c) of their respective authors, and are included in Squeezebox Server
26 per their respective licenses.
27
28 - Certain ancillary programs included in the Squeezebox Server distribution 
29 on our web site are licensed to us only for direct distribution to
30 end-users. These include the Windows installer and Activestate 
31 binaries. 
32
33 - Squeezebox firmare may not be redistributed under any 
34 circumstances. It is (c) Slim Devices, and additonally contains
35 code which is (c) Ubicom. Ubicom's code is licenced to us only
36 for direct distribution in binary form. You may use the firmware
37 only on hardware manufactured by Slim Devices.
38
39 - SLIMP3 firmware is (c) Slim Devices, and source is available
40 under the Slim Devices Public Source Licence, for certain educational 
41 and hobbyist uses. Please read the license carefully.
42
43 - Slim Devices logos, graphics, animations, and documentation are
44 (c) Slim Devices and are not licensed for redistribution. When in
45 doubt look for a GPL notice at the top of the file, or ask us for
46 written permission to redistribute, which we will grant for any
47 reasonable purpose.
48
49 - Squeezebox2 firmware additionally contains the following code:
50    - Kiss FFT, Copyright (c) 2003-2004, Mark Borgerding, licensed under
51      a modified BSD license (reproduced below).
52    - 16:16 fixed math routines, Copyright (c) 2001 Beartronics, licensed
53      under the "Artistic License" 
54      (http://www.opensource.org/licenses/artistic-license.html). Copies of 
55      modified source files can be found at
56      http://www.slimdevices.com/opensource/fixed_math.tar.gz.
57
58 - The following applies to Squeezebox2 distribution:
59 This product is protected by certain intellectual property rights of
60 Microsoft Corporation. Use or distribution of such technology outside
61 of this product is prohibited without a license from Microsoft or
62 authorized Microsoft subsidiary.
63
64 #------------------------------------------------------------------
65
66
67                     GNU GENERAL PUBLIC LICENSE
68                        Version 2, June 1991
69
70  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
71  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
72  Everyone is permitted to copy and distribute verbatim copies
73  of this license document, but changing it is not allowed.
74
75                                   Preamble
76
77   The licenses for most software are designed to take away your
78 freedom to share and change it.  By contrast, the GNU General Public
79 License is intended to guarantee your freedom to share and change free
80 software--to make sure the software is free for all its users.  This
81 General Public License applies to most of the Free Software
82 Foundation's software and to any other program whose authors commit to
83 using it.  (Some other Free Software Foundation software is covered by
84 the GNU Library General Public License instead.)  You can apply it to
85 your programs, too.
86
87   When we speak of free software, we are referring to freedom, not
88 price.  Our General Public Licenses are designed to make sure that you
89 have the freedom to distribute copies of free software (and charge for
90 this service if you wish), that you receive source code or can get it
91 if you want it, that you can change the software or use pieces of it
92 in new free programs; and that you know you can do these things.
93
94   To protect your rights, we need to make restrictions that forbid
95 anyone to deny you these rights or to ask you to surrender the rights.
96 These restrictions translate to certain responsibilities for you if you
97 distribute copies of the software, or if you modify it.
98
99   For example, if you distribute copies of such a program, whether
100 gratis or for a fee, you must give the recipients all the rights that
101 you have.  You must make sure that they, too, receive or can get the
102 source code.  And you must show them these terms so they know their
103 rights.
104
105   We protect your rights with two steps: (1) copyright the software, and
106 (2) offer you this license which gives you legal permission to copy,
107 distribute and/or modify the software.
108
109   Also, for each author's protection and ours, we want to make certain
110 that everyone understands that there is no warranty for this free
111 software.  If the software is modified by someone else and passed on, we
112 want its recipients to know that what they have is not the original, so
113 that any problems introduced by others will not reflect on the original
114 authors' reputations.
115
116   Finally, any free program is threatened constantly by software
117 patents.  We wish to avoid the danger that redistributors of a free
118 program will individually obtain patent licenses, in effect making the
119 program proprietary.  To prevent this, we have made it clear that any
120 patent must be licensed for everyone's free use or not licensed at all.
121
122   The precise terms and conditions for copying, distribution and
123 modification follow.
124
125
126                     GNU GENERAL PUBLIC LICENSE
127    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
128
129   0. This License applies to any program or other work which contains
130 a notice placed by the copyright holder saying it may be distributed
131 under the terms of this General Public License.  The "Program", below,
132 refers to any such program or work, and a "work based on the Program"
133 means either the Program or any derivative work under copyright law:
134 that is to say, a work containing the Program or a portion of it,
135 either verbatim or with modifications and/or translated into another
136 language.  (Hereinafter, translation is included without limitation in
137 the term "modification".)  Each licensee is addressed as "you".
138
139 Activities other than copying, distribution and modification are not
140 covered by this License; they are outside its scope.  The act of
141 running the Program is not restricted, and the output from the Program
142 is covered only if its contents constitute a work based on the
143 Program (independent of having been made by running the Program).
144 Whether that is true depends on what the Program does.
145
146   1. You may copy and distribute verbatim copies of the Program's
147 source code as you receive it, in any medium, provided that you
148 conspicuously and appropriately publish on each copy an appropriate
149 copyright notice and disclaimer of warranty; keep intact all the
150 notices that refer to this License and to the absence of any warranty;
151 and give any other recipients of the Program a copy of this License
152 along with the Program.
153
154 You may charge a fee for the physical act of transferring a copy, and
155 you may at your option offer warranty protection in exchange for a fee.
156
157   2. You may modify your copy or copies of the Program or any portion
158 of it, thus forming a work based on the Program, and copy and
159 distribute such modifications or work under the terms of Section 1
160 above, provided that you also meet all of these conditions:
161
162     a) You must cause the modified files to carry prominent notices
163     stating that you changed the files and the date of any change.
164
165     b) You must cause any work that you distribute or publish, that in
166     whole or in part contains or is derived from the Program or any
167     part thereof, to be licensed as a whole at no charge to all third
168     parties under the terms of this License.
169
170     c) If the modified program normally reads commands interactively
171     when run, you must cause it, when started running for such
172     interactive use in the most ordinary way, to print or display an
173     announcement including an appropriate copyright notice and a
174     notice that there is no warranty (or else, saying that you provide
175     a warranty) and that users may redistribute the program under
176     these conditions, and telling the user how to view a copy of this
177     License.  (Exception: if the Program itself is interactive but
178     does not normally print such an announcement, your work based on
179     the Program is not required to print an announcement.)
180 \f
181 These requirements apply to the modified work as a whole.  If
182 identifiable sections of that work are not derived from the Program,
183 and can be reasonably considered independent and separate works in
184 themselves, then this License, and its terms, do not apply to those
185 sections when you distribute them as separate works.  But when you
186 distribute the same sections as part of a whole which is a work based
187 on the Program, the distribution of the whole must be on the terms of
188 this License, whose permissions for other licensees extend to the
189 entire whole, and thus to each and every part regardless of who wrote it.
190
191 Thus, it is not the intent of this section to claim rights or contest
192 your rights to work written entirely by you; rather, the intent is to
193 exercise the right to control the distribution of derivative or
194 collective works based on the Program.
195
196 In addition, mere aggregation of another work not based on the Program
197 with the Program (or with a work based on the Program) on a volume of
198 a storage or distribution medium does not bring the other work under
199 the scope of this License.
200
201   3. You may copy and distribute the Program (or a work based on it,
202 under Section 2) in object code or executable form under the terms of
203 Sections 1 and 2 above provided that you also do one of the following:
204
205     a) Accompany it with the complete corresponding machine-readable
206     source code, which must be distributed under the terms of Sections
207     1 and 2 above on a medium customarily used for software interchange; or,
208
209     b) Accompany it with a written offer, valid for at least three
210     years, to give any third party, for a charge no more than your
211     cost of physically performing source distribution, a complete
212     machine-readable copy of the corresponding source code, to be
213     distributed under the terms of Sections 1 and 2 above on a medium
214     customarily used for software interchange; or,
215
216     c) Accompany it with the information you received as to the offer
217     to distribute corresponding source code.  (This alternative is
218     allowed only for noncommercial distribution and only if you
219     received the program in object code or executable form with such
220     an offer, in accord with Subsection b above.)
221
222 The source code for a work means the preferred form of the work for
223 making modifications to it.  For an executable work, complete source
224 code means all the source code for all modules it contains, plus any
225 associated interface definition files, plus the scripts used to
226 control compilation and installation of the executable.  However, as a
227 special exception, the source code distributed need not include
228 anything that is normally distributed (in either source or binary
229 form) with the major components (compiler, kernel, and so on) of the
230 operating system on which the executable runs, unless that component
231 itself accompanies the executable.
232
233 If distribution of executable or object code is made by offering
234 access to copy from a designated place, then offering equivalent
235 access to copy the source code from the same place counts as
236 distribution of the source code, even though third parties are not
237 compelled to copy the source along with the object code.
238
239   4. You may not copy, modify, sublicense, or distribute the Program
240 except as expressly provided under this License.  Any attempt
241 otherwise to copy, modify, sublicense or distribute the Program is
242 void, and will automatically terminate your rights under this License.
243 However, parties who have received copies, or rights, from you under
244 this License will not have their licenses terminated so long as such
245 parties remain in full compliance.
246
247   5. You are not required to accept this License, since you have not
248 signed it.  However, nothing else grants you permission to modify or
249 distribute the Program or its derivative works.  These actions are
250 prohibited by law if you do not accept this License.  Therefore, by
251 modifying or distributing the Program (or any work based on the
252 Program), you indicate your acceptance of this License to do so, and
253 all its terms and conditions for copying, distributing or modifying
254 the Program or works based on it.
255
256   6. Each time you redistribute the Program (or any work based on the
257 Program), the recipient automatically receives a license from the
258 original licensor to copy, distribute or modify the Program subject to
259 these terms and conditions.  You may not impose any further
260 restrictions on the recipients' exercise of the rights granted herein.
261 You are not responsible for enforcing compliance by third parties to
262 this License.
263
264   7. If, as a consequence of a court judgment or allegation of patent
265 infringement or for any other reason (not limited to patent issues),
266 conditions are imposed on you (whether by court order, agreement or
267 otherwise) that contradict the conditions of this License, they do not
268 excuse you from the conditions of this License.  If you cannot
269 distribute so as to satisfy simultaneously your obligations under this
270 License and any other pertinent obligations, then as a consequence you
271 may not distribute the Program at all.  For example, if a patent
272 license would not permit royalty-free redistribution of the Program by
273 all those who receive copies directly or indirectly through you, then
274 the only way you could satisfy both it and this License would be to
275 refrain entirely from distribution of the Program.
276
277 If any portion of this section is held invalid or unenforceable under
278 any particular circumstance, the balance of the section is intended to
279 apply and the section as a whole is intended to apply in other
280 circumstances.
281
282 It is not the purpose of this section to induce you to infringe any
283 patents or other property right claims or to contest validity of any
284 such claims; this section has the sole purpose of protecting the
285 integrity of the free software distribution system, which is
286 implemented by public license practices.  Many people have made
287 generous contributions to the wide range of software distributed
288 through that system in reliance on consistent application of that
289 system; it is up to the author/donor to decide if he or she is willing
290 to distribute software through any other system and a licensee cannot
291 impose that choice.
292
293 This section is intended to make thoroughly clear what is believed to
294 be a consequence of the rest of this License.
295
296   8. If the distribution and/or use of the Program is restricted in
297 certain countries either by patents or by copyrighted interfaces, the
298 original copyright holder who places the Program under this License
299 may add an explicit geographical distribution limitation excluding
300 those countries, so that distribution is permitted only in or among
301 countries not thus excluded.  In such case, this License incorporates
302 the limitation as if written in the body of this License.
303
304   9. The Free Software Foundation may publish revised and/or new versions
305 of the General Public License from time to time.  Such new versions will
306 be similar in spirit to the present version, but may differ in detail to
307 address new problems or concerns.
308
309 Each version is given a distinguishing version number.  If the Program
310 specifies a version number of this License which applies to it and "any
311 later version", you have the option of following the terms and conditions
312 either of that version or of any later version published by the Free
313 Software Foundation.  If the Program does not specify a version number of
314 this License, you may choose any version ever published by the Free Software
315 Foundation.
316
317   10. If you wish to incorporate parts of the Program into other free
318 programs whose distribution conditions are different, write to the author
319 to ask for permission.  For software which is copyrighted by the Free
320 Software Foundation, write to the Free Software Foundation; we sometimes
321 make exceptions for this.  Our decision will be guided by the two goals
322 of preserving the free status of all derivatives of our free software and
323 of promoting the sharing and reuse of software generally.
324
325                             NO WARRANTY
326
327   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
328 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
329 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
330 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
331 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
332 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
333 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
334 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
335 REPAIR OR CORRECTION.
336
337   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
338 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
339 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
340 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
341 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
342 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
343 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
344 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
345 POSSIBILITY OF SUCH DAMAGES.
346
347                      END OF TERMS AND CONDITIONS
348
349 #------------------------------------------------------------------
350
351 Kiss FFT used under the following license:
352
353 Copyright (c) 2003-2004, Mark Borgerding
354
355 All rights reserved.
356
357 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
358
359     * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
360     * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
361     * Neither the author nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.
362
363 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 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 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
364
365 #------------------------------------------------------------------
366
367 The Code2000 font is copyright James Kass, distributed by permission of the author.  
368
369 Details about Code2000 may be found in Graphics/CODE2000.HTM