developer/golang: update to 1.23
[oi-userland.git] / components / image / gnuplot / gnuplot.license
blobdbcc163593ce5c5e2d94ad1117d686cd164daa31
1 ========== ADDENDUM 1: The gnuplot 4.6.0 general copyright ==========
2 /*[ 
3  * Copyright 1986 - 1993, 1998, 2004   Thomas Williams, Colin Kelley 
4  * 
5  * Permission to use, copy, and distribute this software and its 
6  * documentation for any purpose with or without fee is hereby granted, 
7  * provided that the above copyright notice appear in all copies and 
8  * that both that copyright notice and this permission notice appear 
9  * in supporting documentation. 
10  * 
11  * Permission to modify the software is granted, but not the right to 
12  * distribute the complete modified source code.  Modifications are to 
13  * be distributed as patches to the released version.  Permission to 
14  * distribute binaries produced by compiling modified sources is granted, 
15  * provided you 
16  *   1. distribute the corresponding source modifications from the 
17  *    released version in the form of a patch file along with the binaries, 
18  *   2. add special version identification to distinguish your version 
19  *    in addition to the base release version number, 
20  *   3. provide your name and address as the primary contact for the 
21  *    support of your modified version, and 
22  *   4. retain our contact information in regard to use of the base 
23  *    software. 
24  * Permission to distribute the released version of the source code along 
25  * with corresponding source modifications in the form of a patch file is 
26  * granted with same provisions 2 through 4 for binary distributions. 
27  * 
28  * This software is provided "as is" without express or implied warranty 
29  * to the extent permitted by applicable law. 
30 ]*/ 
33 ======== ADDENDUM 2: The gnuplot 4.6.0  License File =====
35 The gnuplot general copyright: 
37 Copyright 1986 - 1993, 1998 - 2001, 2004, 2007   Thomas Williams, Colin Kelley 
38 Copyright 1999 -  Petr Mikulik <mikulik@physics.muni.cz> 
39 Copyright 1999, 2004   Hans-Bernhard Broeker 
40 Copyright 1999, 2004   Lars Hecking 
41 Copyright 2005,2006   Timothee Lecomte 
43 Permission to use, copy, and distribute this software and its 
44 documentation for any purpose with or without fee is hereby granted, 
45 provided that the above copyright notice appear in all copies and 
46 that both that copyright notice and this permission notice appear 
47 in supporting documentation. 
49 Permission to modify the software is granted, but not the right to 
50 distribute the complete modified source code.  Modifications are to 
51 be distributed as patches to the released version.  Permission to 
52 distribute binaries produced by compiling modified sources is granted, 
53 provided you 
54   1. distribute the corresponding source modifications from the 
55    released version in the form of a patch file along with the binaries, 
56   2. add special version identification to distinguish your version 
57    in addition to the base release version number, 
58   3. provide your name and address as the primary contact for the 
59    support of your modified version, and 
60   4. retain our contact information in regard to use of the base 
61    software. 
62 Permission to distribute the released version of the source code along 
63 with corresponding source modifications in the form of a patch file is 
64 granted with same provisions 2 through 4 for binary distributions. 
66 This software is provided "as is" without express or implied warranty 
67 to the extent permitted by applicable law. 
68 ============================================================================ 
69 Copyrights in src/wxterminal directory: 
71 Copyright 2005,2006   Timothee Lecomte 
73 Permission to use, copy, and distribute this software and its 
74 documentation for any purpose with or without fee is hereby granted, 
75 provided that the above copyright notice appear in all copies and 
76 that both that copyright notice and this permission notice appear 
77 in supporting documentation. 
79 Permission to modify the software is granted, but not the right to 
80 distribute the complete modified source code.  Modifications are to 
81 be distributed as patches to the released version.  Permission to 
82 distribute binaries produced by compiling modified sources is granted, 
83 provided you 
84   1. distribute the corresponding source modifications from the 
85    released version in the form of a patch file along with the binaries, 
86   2. add special version identification to distinguish your version 
87    in addition to the base release version number, 
88   3. provide your name and address as the primary contact for the 
89    support of your modified version, and 
90   4. retain our contact information in regard to use of the base 
91    software. 
92 Permission to distribute the released version of the source code along 
93 with corresponding source modifications in the form of a patch file is 
94 granted with same provisions 2 through 4 for binary distributions. 
96 This software is provided "as is" without express or implied warranty 
97 to the extent permitted by applicable law. 
99 Alternatively, the contents of this file may be used under the terms of the 
100 GNU General Public License Version 2 or later (the "GPL"), in which case the 
101 provisions of GPL are applicable instead of those above. If you wish to allow 
102 use of your version of this file only under the terms of the GPL and not 
103 to allow others to use your version of this file under the above gnuplot 
104 license, indicate your decision by deleting the provisions above and replace 
105 them with the notice and other provisions required by the GPL. If you do not 
106 delete the provisions above, a recipient may use your version of this file 
107 under either the GPL or the gnuplot license. 
108 ============================================================================ 
109 Copyrights in the lisp directory: 
111 Copyright (C) 1998 Phil Type and Bruce Ravel, 1999-2002 Bruce Ravel 
112 Copyright (C) 1995, 1996, 1997 Ralph Schleicher. 
114 This program is free software; you can redistribute it and/or modify 
115 it under the terms of the GNU General Public License as published by 
116 the Free Software Foundation; either version 2, or (at your option) 
117 any later version. 
119 This lisp script is distributed in the hope that it will be useful, 
120 but WITHOUT ANY WARRANTY; without even the implied warranty of 
121 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
123 Permission is granted to distribute copies of this lisp script 
124 provided the copyright notice and this permission are preserved in 
125 all copies. 
126 ============================================================================ 
127 Copyrights in the lisp directory: 
129 Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. 
131 GNU Emacs is free software; you can redistribute it and/or modify 
132 it under the terms of the GNU General Public License as published by 
133 the Free Software Foundation; either version 2, or (at your option) 
134 any later version. 
136 GNU Emacs is distributed in the hope that it will be useful, 
137 but WITHOUT ANY WARRANTY; without even the implied warranty of 
138 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
139 GNU General Public License for more details. 
141 You should have received a copy of the GNU General Public License 
142 along with GNU Emacs; see the file COPYING.  If not, write to the 
143 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
144 Boston, MA 02111-1307, USA. 
145 ============================================================================ 
146 Copyrights in m4/pkg.m4: 
148 Copyright (C) 2004 Scott James Remnant <scott@netsplit.com>. 
150 This program is free software; you can redistribute it and/or modify 
151 it under the terms of the GNU General Public License as published by 
152 the Free Software Foundation; either version 2 of the License, or 
153 (at your option) any later version. 
155 This program is distributed in the hope that it will be useful, but 
156 WITHOUT ANY WARRANTY; without even the implied warranty of 
157 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
158 General Public License for more details. 
160 You should have received a copy of the GNU General Public License 
161 along with this program; if not, write to the Free Software 
162 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
164 As a special exception to the GNU General Public License, if you 
165 distribute this file as part of a program that contains a 
166 configuration script generated by Autoconf, you may include it under 
167 the same distribution terms that you use for the rest of that program. 
168 ============================================================================ 
169 Copyrights in the lisp directory: 
171 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 
172 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
173 Everyone is permitted to copy and distribute verbatim copies 
174 of this license document, but changing it is not allowed. 
176                             Preamble 
178   The licenses for most software are designed to take away your 
179 freedom to share and change it.  By contrast, the GNU General Public 
180 License is intended to guarantee your freedom to share and change free 
181 software--to make sure the software is free for all its users.  This 
182 General Public License applies to most of the Free Software 
183 Foundation's software and to any other program whose authors commit to 
184 using it.  (Some other Free Software Foundation software is covered by 
185 the GNU Library General Public License instead.)  You can apply it to 
186 your programs, too. 
188   When we speak of free software, we are referring to freedom, not 
189 price.  Our General Public Licenses are designed to make sure that you 
190 have the freedom to distribute copies of free software (and charge for 
191 this service if you wish), that you receive source code or can get it 
192 if you want it, that you can change the software or use pieces of it 
193 in new free programs; and that you know you can do these things. 
195   To protect your rights, we need to make restrictions that forbid 
196 anyone to deny you these rights or to ask you to surrender the rights. 
197 These restrictions translate to certain responsibilities for you if you 
198 distribute copies of the software, or if you modify it. 
200   For example, if you distribute copies of such a program, whether 
201 gratis or for a fee, you must give the recipients all the rights that 
202 you have.  You must make sure that they, too, receive or can get the 
203 source code.  And you must show them these terms so they know their 
204 rights. 
206   We protect your rights with two steps: (1) copyright the software, and 
207 (2) offer you this license which gives you legal permission to copy, 
208 distribute and/or modify the software. 
210   Also, for each author's protection and ours, we want to make certain 
211 that everyone understands that there is no warranty for this free 
212 software.  If the software is modified by someone else and passed on, we 
213 want its recipients to know that what they have is not the original, so 
214 that any problems introduced by others will not reflect on the original 
215 authors' reputations. 
217   Finally, any free program is threatened constantly by software 
218 patents.  We wish to avoid the danger that redistributors of a free 
219 program will individually obtain patent licenses, in effect making the 
220 program proprietary.  To prevent this, we have made it clear that any 
221 patent must be licensed for everyone's free use or not licensed at all. 
223   The precise terms and conditions for copying, distribution and 
224 modification follow. 
227                     GNU GENERAL PUBLIC LICENSE 
228    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 
230   0. This License applies to any program or other work which contains 
231 a notice placed by the copyright holder saying it may be distributed 
232 under the terms of this General Public License.  The "Program", below, 
233 refers to any such program or work, and a "work based on the Program" 
234 means either the Program or any derivative work under copyright law: 
235 that is to say, a work containing the Program or a portion of it, 
236 either verbatim or with modifications and/or translated into another 
237 language.  (Hereinafter, translation is included without limitation in 
238 the term "modification".)  Each licensee is addressed as "you". 
240 Activities other than copying, distribution and modification are not 
241 covered by this License; they are outside its scope.  The act of 
242 running the Program is not restricted, and the output from the Program 
243 is covered only if its contents constitute a work based on the 
244 Program (independent of having been made by running the Program). 
245 Whether that is true depends on what the Program does. 
247   1. You may copy and distribute verbatim copies of the Program's 
248 source code as you receive it, in any medium, provided that you 
249 conspicuously and appropriately publish on each copy an appropriate 
250 copyright notice and disclaimer of warranty; keep intact all the 
251 notices that refer to this License and to the absence of any warranty; 
252 and give any other recipients of the Program a copy of this License 
253 along with the Program. 
255 You may charge a fee for the physical act of transferring a copy, and 
256 you may at your option offer warranty protection in exchange for a fee. 
258   2. You may modify your copy or copies of the Program or any portion 
259 of it, thus forming a work based on the Program, and copy and 
260 distribute such modifications or work under the terms of Section 1 
261 above, provided that you also meet all of these conditions: 
263     a) You must cause the modified files to carry prominent notices 
264     stating that you changed the files and the date of any change. 
266     b) You must cause any work that you distribute or publish, that in 
267     whole or in part contains or is derived from the Program or any 
268     part thereof, to be licensed as a whole at no charge to all third 
269     parties under the terms of this License. 
271     c) If the modified program normally reads commands interactively 
272     when run, you must cause it, when started running for such 
273     interactive use in the most ordinary way, to print or display an 
274     announcement including an appropriate copyright notice and a 
275     notice that there is no warranty (or else, saying that you provide 
276     a warranty) and that users may redistribute the program under 
277     these conditions, and telling the user how to view a copy of this 
278     License.  (Exception: if the Program itself is interactive but 
279     does not normally print such an announcement, your work based on 
280     the Program is not required to print an announcement.) 
282 These requirements apply to the modified work as a whole.  If 
283 identifiable sections of that work are not derived from the Program, 
284 and can be reasonably considered independent and separate works in 
285 themselves, then this License, and its terms, do not apply to those 
286 sections when you distribute them as separate works.  But when you 
287 distribute the same sections as part of a whole which is a work based 
288 on the Program, the distribution of the whole must be on the terms of 
289 this License, whose permissions for other licensees extend to the 
290 entire whole, and thus to each and every part regardless of who wrote it. 
292 Thus, it is not the intent of this section to claim rights or contest 
293 your rights to work written entirely by you; rather, the intent is to 
294 exercise the right to control the distribution of derivative or 
295 collective works based on the Program. 
297 In addition, mere aggregation of another work not based on the Program 
298 with the Program (or with a work based on the Program) on a volume of 
299 a storage or distribution medium does not bring the other work under 
300 the scope of this License. 
302   3. You may copy and distribute the Program (or a work based on it, 
303 under Section 2) in object code or executable form under the terms of 
304 Sections 1 and 2 above provided that you also do one of the following: 
306     a) Accompany it with the complete corresponding machine-readable 
307     source code, which must be distributed under the terms of Sections 
308     1 and 2 above on a medium customarily used for software interchange; or, 
310     b) Accompany it with a written offer, valid for at least three 
311     years, to give any third party, for a charge no more than your 
312     cost of physically performing source distribution, a complete 
313     machine-readable copy of the corresponding source code, to be 
314     distributed under the terms of Sections 1 and 2 above on a medium 
315     customarily used for software interchange; or, 
317     c) Accompany it with the information you received as to the offer 
318     to distribute corresponding source code.  (This alternative is 
319     allowed only for noncommercial distribution and only if you 
320     received the program in object code or executable form with such 
321     an offer, in accord with Subsection b above.) 
323 The source code for a work means the preferred form of the work for 
324 making modifications to it.  For an executable work, complete source 
325 code means all the source code for all modules it contains, plus any 
326 associated interface definition files, plus the scripts used to 
327 control compilation and installation of the executable.  However, as a 
328 special exception, the source code distributed need not include 
329 anything that is normally distributed (in either source or binary 
330 form) with the major components (compiler, kernel, and so on) of the 
331 operating system on which the executable runs, unless that component 
332 itself accompanies the executable. 
334 If distribution of executable or object code is made by offering 
335 access to copy from a designated place, then offering equivalent 
336 access to copy the source code from the same place counts as 
337 distribution of the source code, even though third parties are not 
338 compelled to copy the source along with the object code. 
340   4. You may not copy, modify, sublicense, or distribute the Program 
341 except as expressly provided under this License.  Any attempt 
342 otherwise to copy, modify, sublicense or distribute the Program is 
343 void, and will automatically terminate your rights under this License. 
344 However, parties who have received copies, or rights, from you under 
345 this License will not have their licenses terminated so long as such 
346 parties remain in full compliance. 
348   5. You are not required to accept this License, since you have not 
349 signed it.  However, nothing else grants you permission to modify or 
350 distribute the Program or its derivative works.  These actions are 
351 prohibited by law if you do not accept this License.  Therefore, by 
352 modifying or distributing the Program (or any work based on the 
353 Program), you indicate your acceptance of this License to do so, and 
354 all its terms and conditions for copying, distributing or modifying 
355 the Program or works based on it. 
357   6. Each time you redistribute the Program (or any work based on the 
358 Program), the recipient automatically receives a license from the 
359 original licensor to copy, distribute or modify the Program subject to 
360 these terms and conditions.  You may not impose any further 
361 restrictions on the recipients' exercise of the rights granted herein. 
362 You are not responsible for enforcing compliance by third parties to 
363 this License. 
365   7. If, as a consequence of a court judgment or allegation of patent 
366 infringement or for any other reason (not limited to patent issues), 
367 conditions are imposed on you (whether by court order, agreement or 
368 otherwise) that contradict the conditions of this License, they do not 
369 excuse you from the conditions of this License.  If you cannot 
370 distribute so as to satisfy simultaneously your obligations under this 
371 License and any other pertinent obligations, then as a consequence you 
372 may not distribute the Program at all.  For example, if a patent 
373 license would not permit royalty-free redistribution of the Program by 
374 all those who receive copies directly or indirectly through you, then 
375 the only way you could satisfy both it and this License would be to 
376 refrain entirely from distribution of the Program. 
378 If any portion of this section is held invalid or unenforceable under 
379 any particular circumstance, the balance of the section is intended to 
380 apply and the section as a whole is intended to apply in other 
381 circumstances. 
383 It is not the purpose of this section to induce you to infringe any 
384 patents or other property right claims or to contest validity of any 
385 such claims; this section has the sole purpose of protecting the 
386 integrity of the free software distribution system, which is 
387 implemented by public license practices.  Many people have made 
388 generous contributions to the wide range of software distributed 
389 through that system in reliance on consistent application of that 
390 system; it is up to the author/donor to decide if he or she is willing 
391 to distribute software through any other system and a licensee cannot 
392 impose that choice. 
394 This section is intended to make thoroughly clear what is believed to 
395 be a consequence of the rest of this License. 
397   8. If the distribution and/or use of the Program is restricted in 
398 certain countries either by patents or by copyrighted interfaces, the 
399 original copyright holder who places the Program under this License 
400 may add an explicit geographical distribution limitation excluding 
401 those countries, so that distribution is permitted only in or among 
402 countries not thus excluded.  In such case, this License incorporates 
403 the limitation as if written in the body of this License. 
405   9. The Free Software Foundation may publish revised and/or new versions 
406 of the General Public License from time to time.  Such new versions will 
407 be similar in spirit to the present version, but may differ in detail to 
408 address new problems or concerns. 
410 Each version is given a distinguishing version number.  If the Program 
411 specifies a version number of this License which applies to it and "any 
412 later version", you have the option of following the terms and conditions 
413 either of that version or of any later version published by the Free 
414 Software Foundation.  If the Program does not specify a version number of 
415 this License, you may choose any version ever published by the Free Software 
416 Foundation. 
418   10. If you wish to incorporate parts of the Program into other free 
419 programs whose distribution conditions are different, write to the author 
420 to ask for permission.  For software which is copyrighted by the Free 
421 Software Foundation, write to the Free Software Foundation; we sometimes 
422 make exceptions for this.  Our decision will be guided by the two goals 
423 of preserving the free status of all derivatives of our free software and 
424 of promoting the sharing and reuse of software generally. 
426                             NO WARRANTY 
428   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 
429 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN 
430 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 
431 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED 
432 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 
433 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS 
434 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE 
435 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, 
436 REPAIR OR CORRECTION. 
438   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING 
439 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR 
440 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, 
441 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING 
442 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED 
443 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY 
444 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER 
445 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE 
446 POSSIBILITY OF SUCH DAMAGES. 
448                      END OF TERMS AND CONDITIONS 
450 ============================================================================ 
451 Copyrights in term/fig.trm and term/object.h: 
453 Copyright (c) 1985 by Supoj Sutanthavibul 
454 Parts Copyright (c) 1994 by Brian V. Smith 
455 Parts Copyright (c) 1991 by Paul King 
457 The X Consortium, and any party obtaining a copy of these files from 
458 the X Consortium, directly or indirectly, is granted, free of charge, a 
459 full and unrestricted irrevocable, world-wide, paid up, royalty-free, 
460 nonexclusive right and license to deal in this software and 
461 documentation files (the "Software"), including without limitation the 
462 rights to use, copy, modify, merge, publish, distribute, sublicense, 
463 and/or sell copies of the Software, and to permit persons who receive 
464 copies from any such party to do so, with the only requirement being 
465 that this copyright notice remain intact.  This license includes without 
466 limitation a license to do the foregoing actions under any patents of 
467 the party supplying this software to the X Consortium. 
468 ============================================================================ 
469 Copyrights in term/impcodes.h: 
471 Copyright (c) 1985 Regents of the University of California. 
472 All rights reserved.  The Berkeley software License Agreement 
473 specifies the terms and conditions for redistribution. 
474 ============================================================================ 
475 Copyrights in src/bitmap.c: 
477 Raster routines written and copyrighted 1987 by 
478 Jyrki Yli-Nokari (jty@intrin.UUCP) 
479 Intrinsic, Ltd. 
480 ============================================================================ 
481 Copyrights in src/specfun.c: 
483 Cephes Math Library Release 2.8:  June, 2000 
484 Copyright 1984, 1987, 1988, 1989, 1992, 2000 by Stephen L. Moshier 
485 Direct inquiries to 30 Frost Street, Cambridge, MA 02140 
486 ============================================================================ 
487 Copyrights in src/bf_test.c, src/binary.c src/datafile.c: 
489 Copyright (c) 1991,1992 Robert K. Cunningham, MIT Lincoln Laboratory 
490 ============================================================================ 
491 Copyrights in the src directory: 
493 Petr Mikulik, since December 1998 
494 Copyright: open source as much as possible 
495 ============================================================================ 
496 Copyrights in demo/whale.dat: 
498 (C) Copyright 1992 Alex Woo 
499 ============================================================================ 
500 Copyrights in src/specfun.c and the demo directory: 
502 Copyright (c) 1991, 1992 Jos van der Woude, jvdwoude@hut.nl 
503 ============================================================================