NB! This project is outdated and unmaintained, please refer to the OpenSC WindowsInstaller instead!

source: trunk/LICENSE @ 48

Revision 48, 58.1 KB checked in by aj, 6 years ago (diff)

work towards scb 0.6:

  • remove binary packages
  • add download target to Makefile
  • add zlib support
Line 
1Smart Card Bundle License
2=========================
3
41.) This software package contains OpenSSL:
5Copyright (c) 1998-2004 The OpenSSL Project.  All rights reserved.
6This product includes software developed by the OpenSSL Project
7for use in the OpenSSL Toolkit. (http://www.openssl.org/)
8
92.) This software package contains OpenSC:
10OpenSC smart card library
11Copyright (C) OpenSC developers
12
13This library is free software; you can redistribute it and/or
14modify it under the terms of the GNU Lesser General Public
15License as published by the Free Software Foundation; either
16version 2.1 of the License, or (at your option) any later version.
17
18This library is distributed in the hope that it will be useful,
19but WITHOUT ANY WARRANTY; without even the implied warranty of
20MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
21Lesser General Public License for more details.
22
23You should have received a copy of the GNU Lesser General Public
24License along with this library; if not, write to the Free Software
25Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
26
273.) This software contains putty:
28PuTTY is copyright 1997-2004 Simon Tatham.
29
30Portions copyright Robert de Bath, Joris van Rantwijk, Delian
31Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
32Justin Bradford, Ben Harris, Malcolm Smith, and CORE SDI S.A.
33
34Permission is hereby granted, free of charge, to any person
35obtaining a copy of this software and associated documentation files
36(the "Software"), to deal in the Software without restriction,
37including without limitation the rights to use, copy, modify, merge,
38publish, distribute, sublicense, and/or sell copies of the Software,
39and to permit persons to whom the Software is furnished to do so,
40subject to the following conditions:
41
42The above copyright notice and this permission notice shall be
43included in all copies or substantial portions of the Software.
44
45THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
46EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
47MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
48NONINFRINGEMENT.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE
49FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
50CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
51WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
52
534.) This software contains patches to OpenSC and Putty as
54well as glue code and documentation:
55Copyright (c) 2005 Andreas Jellinghaus <aj@dungeon.inka.de>
56Copyright (c) 2005 Kevin Stefanik <kstef@mtppi.org>
57
58Unless otherwise noted, all changes to OpenSC are under the
59same license as OpenSC itself. Unless otherwise noted, all
60changes to Putty are under the same license as Putty itself.
61
62All new files are under the MIT license:
63Smart Card Bundle
64Copyright (c) 2005 by Andreas Jellinghaus <aj@dungeon.inka.de>
65
66Permission is hereby granted, free of charge, to any person obtaining a copy of
67this software and associated documentation files (the "Software"), to deal in
68the Software without restriction, including without limitation the rights to
69use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
70of the Software, and to permit persons to whom the Software is furnished to do
71so, subject to the following conditions:
72
73The above copyright notice and this permission notice shall be included in all
74copies or substantial portions of the Software.
75
76THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
77IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
78FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
79AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
80LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
81OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
82SOFTWARE.
83
845.) This software contains the pkcs#11 header files:
85RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)
86
87License to copy and use this software is granted provided that it is identified
88as "RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)" in all
89material mentioning or referencing this software or this function.
90
91License is also granted to make and use derivative works provided that such
92works are identified as "derived from the RSA Security Inc. PKCS #11
93Cryptographic Token Interface (Cryptoki)" in all material mentioning or
94referencing the derived work.
95
96This software is provided AS IS and RSA Security, Inc. disclaims all warranties
97including but not limited to the implied warranty of merchantability, fitness
98for a particular purpose, and noninfringement.
99
1006.) This software contains libtool libltdl3:
101
102Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
103Originally by Thomas Tanner <tanner@ffii.org>
104
105This library is free software; you can redistribute it and/or
106modify it under the terms of the GNU Lesser General Public
107License as published by the Free Software Foundation; either
108version 2 of the License, or (at your option) any later version.
109 
110As a special exception to the GNU Lesser General Public License,
111if you distribute this file as part of a program or library that
112is built using GNU libtool, you may include it under the same
113distribution terms that you use for the rest of that program.
114   
115This library is distributed in the hope that it will be useful,
116but WITHOUT ANY WARRANTY; without even the implied warranty of
117MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
118Lesser General Public License for more details.
119
1207.) This software contains CSP Eleven:
121CSP #11 -- Cryptographic Service Provider PKCS #11 certificate installer.
122
123Romain Chantereau <rchantereau@entrouvert.com>
124Benjamin Sonntag <benjamin@mailfr.com>
125Fabio Petagna <fabpet@gmail.com>
126Gambin ???
127
128cert-installer.exe and cspTests.exe:
129 * This program is free software; you can redistribute it and/or modify
130 * it under the terms of the GNU General Public License as published by
131 * the Free Software Foundation; either version 2 of the License, or
132 * (at your option) any later version.
133 *
134 * This program is distributed in the hope that it will be useful,
135 * but WITHOUT ANY WARRANTY; without even the implied warranty of
136 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
137 * GNU General Public License for more details.
138 *
139 * You should have received a copy of the GNU General Public License
140 * along with this program; if not, write to the Free Software
141 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
142
143All other apps and csp11.dll:
144 * This library is free software; you can redistribute it and/or
145 * modify it under the terms of the GNU Lesser General Public
146 * License as published by the Free Software Foundation; either
147 * version 2.1 of the License, or (at your option) any later version.
148 *
149 * This library is distributed in the hope that it will be useful,
150 * but WITHOUT ANY WARRANTY; without even the implied warranty of
151 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
152 * Lesser General Public License for more details.
153 *
154 * You should have received a copy of the GNU Lesser General Public
155 * License along with this library; if not, write to the Free Software
156 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
157
1588.) This package includes zlib:
159
160  zlib version 1.2.3
161  available at http://www.gzip.org/zlib/
162  Contributed by Gilles Vollant <info@winimage.com>
163  Compiler: Microsoft Visual C++ Toolkit 2003
164  Library:  Microsoft Visual C++ 6.0  (to link with MSVCRT.DLL)
165
166 (C) 1995-2005 Jean-loup Gailly and Mark Adler
167
168  This software is provided 'as-is', without any express or implied
169  warranty.  In no event will the authors be held liable for any damages
170  arising from the use of this software.
171
172  Permission is granted to anyone to use this software for any purpose,
173  including commercial applications, and to alter it and redistribute it
174  freely, subject to the following restrictions:
175
176  1. The origin of this software must not be misrepresented; you must not
177     claim that you wrote the original software. If you use this software
178     in a product, an acknowledgment in the product documentation would be
179     appreciated but is not required.
180  2. Altered source versions must be plainly marked as such, and must not be
181     misrepresented as being the original software.
182  3. This notice may not be removed or altered from any source distribution.
183
184  Jean-loup Gailly        Mark Adler
185  jloup@gzip.org          madler@alumni.caltech.edu
186
187
188================= OPENSSL LICENSE TEXT =================
189
190
191  LICENSE ISSUES
192  ==============
193
194  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
195  the OpenSSL License and the original SSLeay license apply to the toolkit.
196  See below for the actual license texts. Actually both licenses are BSD-style
197  Open Source licenses. In case of any license issues related to OpenSSL
198  please contact openssl-core@openssl.org.
199
200  OpenSSL License
201  ---------------
202
203/* ====================================================================
204 * Copyright (c) 1998-2004 The OpenSSL Project.  All rights reserved.
205 *
206 * Redistribution and use in source and binary forms, with or without
207 * modification, are permitted provided that the following conditions
208 * are met:
209 *
210 * 1. Redistributions of source code must retain the above copyright
211 *    notice, this list of conditions and the following disclaimer.
212 *
213 * 2. Redistributions in binary form must reproduce the above copyright
214 *    notice, this list of conditions and the following disclaimer in
215 *    the documentation and/or other materials provided with the
216 *    distribution.
217 *
218 * 3. All advertising materials mentioning features or use of this
219 *    software must display the following acknowledgment:
220 *    "This product includes software developed by the OpenSSL Project
221 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
222 *
223 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
224 *    endorse or promote products derived from this software without
225 *    prior written permission. For written permission, please contact
226 *    openssl-core@openssl.org.
227 *
228 * 5. Products derived from this software may not be called "OpenSSL"
229 *    nor may "OpenSSL" appear in their names without prior written
230 *    permission of the OpenSSL Project.
231 *
232 * 6. Redistributions of any form whatsoever must retain the following
233 *    acknowledgment:
234 *    "This product includes software developed by the OpenSSL Project
235 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
236 *
237 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
238 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
239 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
240 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
241 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
242 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
243 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
244 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
245 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
246 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
247 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
248 * OF THE POSSIBILITY OF SUCH DAMAGE.
249 * ====================================================================
250 *
251 * This product includes cryptographic software written by Eric Young
252 * (eay@cryptsoft.com).  This product includes software written by Tim
253 * Hudson (tjh@cryptsoft.com).
254 *
255 */
256
257 Original SSLeay License
258 -----------------------
259
260/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
261 * All rights reserved.
262 *
263 * This package is an SSL implementation written
264 * by Eric Young (eay@cryptsoft.com).
265 * The implementation was written so as to conform with Netscapes SSL.
266 *
267 * This library is free for commercial and non-commercial use as long as
268 * the following conditions are aheared to.  The following conditions
269 * apply to all code found in this distribution, be it the RC4, RSA,
270 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
271 * included with this distribution is covered by the same copyright terms
272 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
273 *
274 * Copyright remains Eric Young's, and as such any Copyright notices in
275 * the code are not to be removed.
276 * If this package is used in a product, Eric Young should be given attribution
277 * as the author of the parts of the library used.
278 * This can be in the form of a textual message at program startup or
279 * in documentation (online or textual) provided with the package.
280 *
281 * Redistribution and use in source and binary forms, with or without
282 * modification, are permitted provided that the following conditions
283 * are met:
284 * 1. Redistributions of source code must retain the copyright
285 *    notice, this list of conditions and the following disclaimer.
286 * 2. Redistributions in binary form must reproduce the above copyright
287 *    notice, this list of conditions and the following disclaimer in the
288 *    documentation and/or other materials provided with the distribution.
289 * 3. All advertising materials mentioning features or use of this software
290 *    must display the following acknowledgement:
291 *    "This product includes cryptographic software written by
292 *     Eric Young (eay@cryptsoft.com)"
293 *    The word 'cryptographic' can be left out if the rouines from the library
294 *    being used are not cryptographic related :-).
295 * 4. If you include any Windows specific code (or a derivative thereof) from
296 *    the apps directory (application code) you must include an acknowledgement:
297 *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
298 *
299 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
300 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
301 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
302 * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
303 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
304 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
305 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
306 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
307 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
308 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
309 * SUCH DAMAGE.
310 *
311 * The licence and distribution terms for any publically available version or
312 * derivative of this code cannot be changed.  i.e. this code cannot simply be
313 * copied and put under another distribution licence
314 * [including the GNU Public Licence.]
315 */
316
317================= LGPL LICENSE TEXT =================
318
319                  GNU LESSER GENERAL PUBLIC LICENSE
320                       Version 2.1, February 1999
321
322 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
323     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
324 Everyone is permitted to copy and distribute verbatim copies
325 of this license document, but changing it is not allowed.
326
327[This is the first released version of the Lesser GPL.  It also counts
328 as the successor of the GNU Library Public License, version 2, hence
329 the version number 2.1.]
330
331                            Preamble
332
333  The licenses for most software are designed to take away your
334freedom to share and change it.  By contrast, the GNU General Public
335Licenses are intended to guarantee your freedom to share and change
336free software--to make sure the software is free for all its users.
337
338  This license, the Lesser General Public License, applies to some
339specially designated software packages--typically libraries--of the
340Free Software Foundation and other authors who decide to use it.  You
341can use it too, but we suggest you first think carefully about whether
342this license or the ordinary General Public License is the better
343strategy to use in any particular case, based on the explanations below.
344
345  When we speak of free software, we are referring to freedom of use,
346not price.  Our General Public Licenses are designed to make sure that
347you have the freedom to distribute copies of free software (and charge
348for this service if you wish); that you receive source code or can get
349it if you want it; that you can change the software and use pieces of
350it in new free programs; and that you are informed that you can do
351these things.
352
353  To protect your rights, we need to make restrictions that forbid
354distributors to deny you these rights or to ask you to surrender these
355rights.  These restrictions translate to certain responsibilities for
356you if you distribute copies of the library or if you modify it.
357
358  For example, if you distribute copies of the library, whether gratis
359or for a fee, you must give the recipients all the rights that we gave
360you.  You must make sure that they, too, receive or can get the source
361code.  If you link other code with the library, you must provide
362complete object files to the recipients, so that they can relink them
363with the library after making changes to the library and recompiling
364it.  And you must show them these terms so they know their rights.
365
366  We protect your rights with a two-step method: (1) we copyright the
367library, and (2) we offer you this license, which gives you legal
368permission to copy, distribute and/or modify the library.
369
370  To protect each distributor, we want to make it very clear that
371there is no warranty for the free library.  Also, if the library is
372modified by someone else and passed on, the recipients should know
373that what they have is not the original version, so that the original
374author's reputation will not be affected by problems that might be
375introduced by others.
376
377  Finally, software patents pose a constant threat to the existence of
378any free program.  We wish to make sure that a company cannot
379effectively restrict the users of a free program by obtaining a
380restrictive license from a patent holder.  Therefore, we insist that
381any patent license obtained for a version of the library must be
382consistent with the full freedom of use specified in this license.
383
384  Most GNU software, including some libraries, is covered by the
385ordinary GNU General Public License.  This license, the GNU Lesser
386General Public License, applies to certain designated libraries, and
387is quite different from the ordinary General Public License.  We use
388this license for certain libraries in order to permit linking those
389libraries into non-free programs.
390
391  When a program is linked with a library, whether statically or using
392a shared library, the combination of the two is legally speaking a
393combined work, a derivative of the original library.  The ordinary
394General Public License therefore permits such linking only if the
395entire combination fits its criteria of freedom.  The Lesser General
396Public License permits more lax criteria for linking other code with
397the library.
398
399  We call this license the "Lesser" General Public License because it
400does Less to protect the user's freedom than the ordinary General
401Public License.  It also provides other free software developers Less
402of an advantage over competing non-free programs.  These disadvantages
403are the reason we use the ordinary General Public License for many
404libraries.  However, the Lesser license provides advantages in certain
405special circumstances.
406
407  For example, on rare occasions, there may be a special need to
408encourage the widest possible use of a certain library, so that it becomes
409a de-facto standard.  To achieve this, non-free programs must be
410allowed to use the library.  A more frequent case is that a free
411library does the same job as widely used non-free libraries.  In this
412case, there is little to gain by limiting the free library to free
413software only, so we use the Lesser General Public License.
414
415  In other cases, permission to use a particular library in non-free
416programs enables a greater number of people to use a large body of
417free software.  For example, permission to use the GNU C Library in
418non-free programs enables many more people to use the whole GNU
419operating system, as well as its variant, the GNU/Linux operating
420system.
421
422  Although the Lesser General Public License is Less protective of the
423users' freedom, it does ensure that the user of a program that is
424linked with the Library has the freedom and the wherewithal to run
425that program using a modified version of the Library.
426
427  The precise terms and conditions for copying, distribution and
428modification follow.  Pay close attention to the difference between a
429"work based on the library" and a "work that uses the library".  The
430former contains code derived from the library, whereas the latter must
431be combined with the library in order to run.
432
433                  GNU LESSER GENERAL PUBLIC LICENSE
434   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
435
436  0. This License Agreement applies to any software library or other
437program which contains a notice placed by the copyright holder or
438other authorized party saying it may be distributed under the terms of
439this Lesser General Public License (also called "this License").
440Each licensee is addressed as "you".
441
442  A "library" means a collection of software functions and/or data
443prepared so as to be conveniently linked with application programs
444(which use some of those functions and data) to form executables.
445
446  The "Library", below, refers to any such software library or work
447which has been distributed under these terms.  A "work based on the
448Library" means either the Library or any derivative work under
449copyright law: that is to say, a work containing the Library or a
450portion of it, either verbatim or with modifications and/or translated
451straightforwardly into another language.  (Hereinafter, translation is
452included without limitation in the term "modification".)
453
454  "Source code" for a work means the preferred form of the work for
455making modifications to it.  For a library, complete source code means
456all the source code for all modules it contains, plus any associated
457interface definition files, plus the scripts used to control compilation
458and installation of the library.
459
460  Activities other than copying, distribution and modification are not
461covered by this License; they are outside its scope.  The act of
462running a program using the Library is not restricted, and output from
463such a program is covered only if its contents constitute a work based
464on the Library (independent of the use of the Library in a tool for
465writing it).  Whether that is true depends on what the Library does
466and what the program that uses the Library does.
467 
468  1. You may copy and distribute verbatim copies of the Library's
469complete source code as you receive it, in any medium, provided that
470you conspicuously and appropriately publish on each copy an
471appropriate copyright notice and disclaimer of warranty; keep intact
472all the notices that refer to this License and to the absence of any
473warranty; and distribute a copy of this License along with the
474Library.
475
476  You may charge a fee for the physical act of transferring a copy,
477and you may at your option offer warranty protection in exchange for a
478fee.
479
480  2. You may modify your copy or copies of the Library or any portion
481of it, thus forming a work based on the Library, and copy and
482distribute such modifications or work under the terms of Section 1
483above, provided that you also meet all of these conditions:
484
485    a) The modified work must itself be a software library.
486
487    b) You must cause the files modified to carry prominent notices
488    stating that you changed the files and the date of any change.
489
490    c) You must cause the whole of the work to be licensed at no
491    charge to all third parties under the terms of this License.
492
493    d) If a facility in the modified Library refers to a function or a
494    table of data to be supplied by an application program that uses
495    the facility, other than as an argument passed when the facility
496    is invoked, then you must make a good faith effort to ensure that,
497    in the event an application does not supply such function or
498    table, the facility still operates, and performs whatever part of
499    its purpose remains meaningful.
500
501    (For example, a function in a library to compute square roots has
502    a purpose that is entirely well-defined independent of the
503    application.  Therefore, Subsection 2d requires that any
504    application-supplied function or table used by this function must
505    be optional: if the application does not supply it, the square
506    root function must still compute square roots.)
507
508These requirements apply to the modified work as a whole.  If
509identifiable sections of that work are not derived from the Library,
510and can be reasonably considered independent and separate works in
511themselves, then this License, and its terms, do not apply to those
512sections when you distribute them as separate works.  But when you
513distribute the same sections as part of a whole which is a work based
514on the Library, the distribution of the whole must be on the terms of
515this License, whose permissions for other licensees extend to the
516entire whole, and thus to each and every part regardless of who wrote
517it.
518
519Thus, it is not the intent of this section to claim rights or contest
520your rights to work written entirely by you; rather, the intent is to
521exercise the right to control the distribution of derivative or
522collective works based on the Library.
523
524In addition, mere aggregation of another work not based on the Library
525with the Library (or with a work based on the Library) on a volume of
526a storage or distribution medium does not bring the other work under
527the scope of this License.
528
529  3. You may opt to apply the terms of the ordinary GNU General Public
530License instead of this License to a given copy of the Library.  To do
531this, you must alter all the notices that refer to this License, so
532that they refer to the ordinary GNU General Public License, version 2,
533instead of to this License.  (If a newer version than version 2 of the
534ordinary GNU General Public License has appeared, then you can specify
535that version instead if you wish.)  Do not make any other change in
536these notices.
537
538  Once this change is made in a given copy, it is irreversible for
539that copy, so the ordinary GNU General Public License applies to all
540subsequent copies and derivative works made from that copy.
541
542  This option is useful when you wish to copy part of the code of
543the Library into a program that is not a library.
544
545  4. You may copy and distribute the Library (or a portion or
546derivative of it, under Section 2) in object code or executable form
547under the terms of Sections 1 and 2 above provided that you accompany
548it with the complete corresponding machine-readable source code, which
549must be distributed under the terms of Sections 1 and 2 above on a
550medium customarily used for software interchange.
551
552  If distribution of object code is made by offering access to copy
553from a designated place, then offering equivalent access to copy the
554source code from the same place satisfies the requirement to
555distribute the source code, even though third parties are not
556compelled to copy the source along with the object code.
557
558  5. A program that contains no derivative of any portion of the
559Library, but is designed to work with the Library by being compiled or
560linked with it, is called a "work that uses the Library".  Such a
561work, in isolation, is not a derivative work of the Library, and
562therefore falls outside the scope of this License.
563
564  However, linking a "work that uses the Library" with the Library
565creates an executable that is a derivative of the Library (because it
566contains portions of the Library), rather than a "work that uses the
567library".  The executable is therefore covered by this License.
568Section 6 states terms for distribution of such executables.
569
570  When a "work that uses the Library" uses material from a header file
571that is part of the Library, the object code for the work may be a
572derivative work of the Library even though the source code is not.
573Whether this is true is especially significant if the work can be
574linked without the Library, or if the work is itself a library.  The
575threshold for this to be true is not precisely defined by law.
576
577  If such an object file uses only numerical parameters, data
578structure layouts and accessors, and small macros and small inline
579functions (ten lines or less in length), then the use of the object
580file is unrestricted, regardless of whether it is legally a derivative
581work.  (Executables containing this object code plus portions of the
582Library will still fall under Section 6.)
583
584  Otherwise, if the work is a derivative of the Library, you may
585distribute the object code for the work under the terms of Section 6.
586Any executables containing that work also fall under Section 6,
587whether or not they are linked directly with the Library itself.
588
589  6. As an exception to the Sections above, you may also combine or
590link a "work that uses the Library" with the Library to produce a
591work containing portions of the Library, and distribute that work
592under terms of your choice, provided that the terms permit
593modification of the work for the customer's own use and reverse
594engineering for debugging such modifications.
595
596  You must give prominent notice with each copy of the work that the
597Library is used in it and that the Library and its use are covered by
598this License.  You must supply a copy of this License.  If the work
599during execution displays copyright notices, you must include the
600copyright notice for the Library among them, as well as a reference
601directing the user to the copy of this License.  Also, you must do one
602of these things:
603
604    a) Accompany the work with the complete corresponding
605    machine-readable source code for the Library including whatever
606    changes were used in the work (which must be distributed under
607    Sections 1 and 2 above); and, if the work is an executable linked
608    with the Library, with the complete machine-readable "work that
609    uses the Library", as object code and/or source code, so that the
610    user can modify the Library and then relink to produce a modified
611    executable containing the modified Library.  (It is understood
612    that the user who changes the contents of definitions files in the
613    Library will not necessarily be able to recompile the application
614    to use the modified definitions.)
615
616    b) Use a suitable shared library mechanism for linking with the
617    Library.  A suitable mechanism is one that (1) uses at run time a
618    copy of the library already present on the user's computer system,
619    rather than copying library functions into the executable, and (2)
620    will operate properly with a modified version of the library, if
621    the user installs one, as long as the modified version is
622    interface-compatible with the version that the work was made with.
623
624    c) Accompany the work with a written offer, valid for at
625    least three years, to give the same user the materials
626    specified in Subsection 6a, above, for a charge no more
627    than the cost of performing this distribution.
628
629    d) If distribution of the work is made by offering access to copy
630    from a designated place, offer equivalent access to copy the above
631    specified materials from the same place.
632
633    e) Verify that the user has already received a copy of these
634    materials or that you have already sent this user a copy.
635
636  For an executable, the required form of the "work that uses the
637Library" must include any data and utility programs needed for
638reproducing the executable from it.  However, as a special exception,
639the materials to be distributed need not include anything that is
640normally distributed (in either source or binary form) with the major
641components (compiler, kernel, and so on) of the operating system on
642which the executable runs, unless that component itself accompanies
643the executable.
644
645  It may happen that this requirement contradicts the license
646restrictions of other proprietary libraries that do not normally
647accompany the operating system.  Such a contradiction means you cannot
648use both them and the Library together in an executable that you
649distribute.
650
651  7. You may place library facilities that are a work based on the
652Library side-by-side in a single library together with other library
653facilities not covered by this License, and distribute such a combined
654library, provided that the separate distribution of the work based on
655the Library and of the other library facilities is otherwise
656permitted, and provided that you do these two things:
657
658    a) Accompany the combined library with a copy of the same work
659    based on the Library, uncombined with any other library
660    facilities.  This must be distributed under the terms of the
661    Sections above.
662
663    b) Give prominent notice with the combined library of the fact
664    that part of it is a work based on the Library, and explaining
665    where to find the accompanying uncombined form of the same work.
666
667  8. You may not copy, modify, sublicense, link with, or distribute
668the Library except as expressly provided under this License.  Any
669attempt otherwise to copy, modify, sublicense, link with, or
670distribute the Library is void, and will automatically terminate your
671rights under this License.  However, parties who have received copies,
672or rights, from you under this License will not have their licenses
673terminated so long as such parties remain in full compliance.
674
675  9. You are not required to accept this License, since you have not
676signed it.  However, nothing else grants you permission to modify or
677distribute the Library or its derivative works.  These actions are
678prohibited by law if you do not accept this License.  Therefore, by
679modifying or distributing the Library (or any work based on the
680Library), you indicate your acceptance of this License to do so, and
681all its terms and conditions for copying, distributing or modifying
682the Library or works based on it.
683
684  10. Each time you redistribute the Library (or any work based on the
685Library), the recipient automatically receives a license from the
686original licensor to copy, distribute, link with or modify the Library
687subject to these terms and conditions.  You may not impose any further
688restrictions on the recipients' exercise of the rights granted herein.
689You are not responsible for enforcing compliance by third parties with
690this License.
691
692  11. If, as a consequence of a court judgment or allegation of patent
693infringement or for any other reason (not limited to patent issues),
694conditions are imposed on you (whether by court order, agreement or
695otherwise) that contradict the conditions of this License, they do not
696excuse you from the conditions of this License.  If you cannot
697distribute so as to satisfy simultaneously your obligations under this
698License and any other pertinent obligations, then as a consequence you
699may not distribute the Library at all.  For example, if a patent
700license would not permit royalty-free redistribution of the Library by
701all those who receive copies directly or indirectly through you, then
702the only way you could satisfy both it and this License would be to
703refrain entirely from distribution of the Library.
704
705If any portion of this section is held invalid or unenforceable under any
706particular circumstance, the balance of the section is intended to apply,
707and the section as a whole is intended to apply in other circumstances.
708
709It is not the purpose of this section to induce you to infringe any
710patents or other property right claims or to contest validity of any
711such claims; this section has the sole purpose of protecting the
712integrity of the free software distribution system which is
713implemented by public license practices.  Many people have made
714generous contributions to the wide range of software distributed
715through that system in reliance on consistent application of that
716system; it is up to the author/donor to decide if he or she is willing
717to distribute software through any other system and a licensee cannot
718impose that choice.
719
720This section is intended to make thoroughly clear what is believed to
721be a consequence of the rest of this License.
722
723  12. If the distribution and/or use of the Library is restricted in
724certain countries either by patents or by copyrighted interfaces, the
725original copyright holder who places the Library under this License may add
726an explicit geographical distribution limitation excluding those countries,
727so that distribution is permitted only in or among countries not thus
728excluded.  In such case, this License incorporates the limitation as if
729written in the body of this License.
730
731  13. The Free Software Foundation may publish revised and/or new
732versions of the Lesser General Public License from time to time.
733Such new versions will be similar in spirit to the present version,
734but may differ in detail to address new problems or concerns.
735
736Each version is given a distinguishing version number.  If the Library
737specifies a version number of this License which applies to it and
738"any later version", you have the option of following the terms and
739conditions either of that version or of any later version published by
740the Free Software Foundation.  If the Library does not specify a
741license version number, you may choose any version ever published by
742the Free Software Foundation.
743
744  14. If you wish to incorporate parts of the Library into other free
745programs whose distribution conditions are incompatible with these,
746write to the author to ask for permission.  For software which is
747copyrighted by the Free Software Foundation, write to the Free
748Software Foundation; we sometimes make exceptions for this.  Our
749decision will be guided by the two goals of preserving the free status
750of all derivatives of our free software and of promoting the sharing
751and reuse of software generally.
752
753                            NO WARRANTY
754
755  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
756WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
757EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
758OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
759KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
760IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
761PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
762LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
763THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
764
765  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
766WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
767AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
768FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
769CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
770LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
771RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
772FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
773SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
774DAMAGES.
775
776                     END OF TERMS AND CONDITIONS
777
778           How to Apply These Terms to Your New Libraries
779
780  If you develop a new library, and you want it to be of the greatest
781possible use to the public, we recommend making it free software that
782everyone can redistribute and change.  You can do so by permitting
783redistribution under these terms (or, alternatively, under the terms of the
784ordinary General Public License).
785
786  To apply these terms, attach the following notices to the library.  It is
787safest to attach them to the start of each source file to most effectively
788convey the exclusion of warranty; and each file should have at least the
789"copyright" line and a pointer to where the full notice is found.
790
791    <one line to give the library's name and a brief idea of what it does.>
792    Copyright (C) <year>  <name of author>
793
794    This library is free software; you can redistribute it and/or
795    modify it under the terms of the GNU Lesser General Public
796    License as published by the Free Software Foundation; either
797    version 2.1 of the License, or (at your option) any later version.
798
799    This library is distributed in the hope that it will be useful,
800    but WITHOUT ANY WARRANTY; without even the implied warranty of
801    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
802    Lesser General Public License for more details.
803
804    You should have received a copy of the GNU Lesser General Public
805    License along with this library; if not, write to the Free Software
806    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
807
808Also add information on how to contact you by electronic and paper mail.
809
810You should also get your employer (if you work as a programmer) or your
811school, if any, to sign a "copyright disclaimer" for the library, if
812necessary.  Here is a sample; alter the names:
813
814  Yoyodyne, Inc., hereby disclaims all copyright interest in the
815  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
816
817  <signature of Ty Coon>, 1 April 1990
818  Ty Coon, President of Vice
819
820That's all there is to it!
821
822================= GPL LICENSE TEXT =================
823
824
825                    GNU GENERAL PUBLIC LICENSE
826                       Version 2, June 1991
827
828 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
829     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
830 Everyone is permitted to copy and distribute verbatim copies
831 of this license document, but changing it is not allowed.
832
833                            Preamble
834
835  The licenses for most software are designed to take away your
836freedom to share and change it.  By contrast, the GNU General Public
837License is intended to guarantee your freedom to share and change free
838software--to make sure the software is free for all its users.  This
839General Public License applies to most of the Free Software
840Foundation's software and to any other program whose authors commit to
841using it.  (Some other Free Software Foundation software is covered by
842the GNU Library General Public License instead.)  You can apply it to
843your programs, too.
844
845  When we speak of free software, we are referring to freedom, not
846price.  Our General Public Licenses are designed to make sure that you
847have the freedom to distribute copies of free software (and charge for
848this service if you wish), that you receive source code or can get it
849if you want it, that you can change the software or use pieces of it
850in new free programs; and that you know you can do these things.
851
852  To protect your rights, we need to make restrictions that forbid
853anyone to deny you these rights or to ask you to surrender the rights.
854These restrictions translate to certain responsibilities for you if you
855distribute copies of the software, or if you modify it.
856
857  For example, if you distribute copies of such a program, whether
858gratis or for a fee, you must give the recipients all the rights that
859you have.  You must make sure that they, too, receive or can get the
860source code.  And you must show them these terms so they know their
861rights.
862
863  We protect your rights with two steps: (1) copyright the software, and
864(2) offer you this license which gives you legal permission to copy,
865distribute and/or modify the software.
866
867  Also, for each author's protection and ours, we want to make certain
868that everyone understands that there is no warranty for this free
869software.  If the software is modified by someone else and passed on, we
870want its recipients to know that what they have is not the original, so
871that any problems introduced by others will not reflect on the original
872authors' reputations.
873
874  Finally, any free program is threatened constantly by software
875patents.  We wish to avoid the danger that redistributors of a free
876program will individually obtain patent licenses, in effect making the
877program proprietary.  To prevent this, we have made it clear that any
878patent must be licensed for everyone's free use or not licensed at all.
879
880  The precise terms and conditions for copying, distribution and
881modification follow.
882
883                    GNU GENERAL PUBLIC LICENSE
884   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
885
886  0. This License applies to any program or other work which contains
887a notice placed by the copyright holder saying it may be distributed
888under the terms of this General Public License.  The "Program", below,
889refers to any such program or work, and a "work based on the Program"
890means either the Program or any derivative work under copyright law:
891that is to say, a work containing the Program or a portion of it,
892either verbatim or with modifications and/or translated into another
893language.  (Hereinafter, translation is included without limitation in
894the term "modification".)  Each licensee is addressed as "you".
895
896Activities other than copying, distribution and modification are not
897covered by this License; they are outside its scope.  The act of
898running the Program is not restricted, and the output from the Program
899is covered only if its contents constitute a work based on the
900Program (independent of having been made by running the Program).
901Whether that is true depends on what the Program does.
902
903  1. You may copy and distribute verbatim copies of the Program's
904source code as you receive it, in any medium, provided that you
905conspicuously and appropriately publish on each copy an appropriate
906copyright notice and disclaimer of warranty; keep intact all the
907notices that refer to this License and to the absence of any warranty;
908and give any other recipients of the Program a copy of this License
909along with the Program.
910
911You may charge a fee for the physical act of transferring a copy, and
912you may at your option offer warranty protection in exchange for a fee.
913
914  2. You may modify your copy or copies of the Program or any portion
915of it, thus forming a work based on the Program, and copy and
916distribute such modifications or work under the terms of Section 1
917above, provided that you also meet all of these conditions:
918
919    a) You must cause the modified files to carry prominent notices
920    stating that you changed the files and the date of any change.
921
922    b) You must cause any work that you distribute or publish, that in
923    whole or in part contains or is derived from the Program or any
924    part thereof, to be licensed as a whole at no charge to all third
925    parties under the terms of this License.
926
927    c) If the modified program normally reads commands interactively
928    when run, you must cause it, when started running for such
929    interactive use in the most ordinary way, to print or display an
930    announcement including an appropriate copyright notice and a
931    notice that there is no warranty (or else, saying that you provide
932    a warranty) and that users may redistribute the program under
933    these conditions, and telling the user how to view a copy of this
934    License.  (Exception: if the Program itself is interactive but
935    does not normally print such an announcement, your work based on
936    the Program is not required to print an announcement.)
937
938These requirements apply to the modified work as a whole.  If
939identifiable sections of that work are not derived from the Program,
940and can be reasonably considered independent and separate works in
941themselves, then this License, and its terms, do not apply to those
942sections when you distribute them as separate works.  But when you
943distribute the same sections as part of a whole which is a work based
944on the Program, the distribution of the whole must be on the terms of
945this License, whose permissions for other licensees extend to the
946entire whole, and thus to each and every part regardless of who wrote it.
947
948Thus, it is not the intent of this section to claim rights or contest
949your rights to work written entirely by you; rather, the intent is to
950exercise the right to control the distribution of derivative or
951collective works based on the Program.
952
953In addition, mere aggregation of another work not based on the Program
954with the Program (or with a work based on the Program) on a volume of
955a storage or distribution medium does not bring the other work under
956the scope of this License.
957
958  3. You may copy and distribute the Program (or a work based on it,
959under Section 2) in object code or executable form under the terms of
960Sections 1 and 2 above provided that you also do one of the following:
961
962    a) Accompany it with the complete corresponding machine-readable
963    source code, which must be distributed under the terms of Sections
964    1 and 2 above on a medium customarily used for software interchange; or,
965
966    b) Accompany it with a written offer, valid for at least three
967    years, to give any third party, for a charge no more than your
968    cost of physically performing source distribution, a complete
969    machine-readable copy of the corresponding source code, to be
970    distributed under the terms of Sections 1 and 2 above on a medium
971    customarily used for software interchange; or,
972
973    c) Accompany it with the information you received as to the offer
974    to distribute corresponding source code.  (This alternative is
975    allowed only for noncommercial distribution and only if you
976    received the program in object code or executable form with such
977    an offer, in accord with Subsection b above.)
978
979The source code for a work means the preferred form of the work for
980making modifications to it.  For an executable work, complete source
981code means all the source code for all modules it contains, plus any
982associated interface definition files, plus the scripts used to
983control compilation and installation of the executable.  However, as a
984special exception, the source code distributed need not include
985anything that is normally distributed (in either source or binary
986form) with the major components (compiler, kernel, and so on) of the
987operating system on which the executable runs, unless that component
988itself accompanies the executable.
989
990If distribution of executable or object code is made by offering
991access to copy from a designated place, then offering equivalent
992access to copy the source code from the same place counts as
993distribution of the source code, even though third parties are not
994compelled to copy the source along with the object code.
995
996  4. You may not copy, modify, sublicense, or distribute the Program
997except as expressly provided under this License.  Any attempt
998otherwise to copy, modify, sublicense or distribute the Program is
999void, and will automatically terminate your rights under this License.
1000However, parties who have received copies, or rights, from you under
1001this License will not have their licenses terminated so long as such
1002parties remain in full compliance.
1003
1004  5. You are not required to accept this License, since you have not
1005signed it.  However, nothing else grants you permission to modify or
1006distribute the Program or its derivative works.  These actions are
1007prohibited by law if you do not accept this License.  Therefore, by
1008modifying or distributing the Program (or any work based on the
1009Program), you indicate your acceptance of this License to do so, and
1010all its terms and conditions for copying, distributing or modifying
1011the Program or works based on it.
1012
1013  6. Each time you redistribute the Program (or any work based on the
1014Program), the recipient automatically receives a license from the
1015original licensor to copy, distribute or modify the Program subject to
1016these terms and conditions.  You may not impose any further
1017restrictions on the recipients' exercise of the rights granted herein.
1018You are not responsible for enforcing compliance by third parties to
1019this License.
1020
1021  7. If, as a consequence of a court judgment or allegation of patent
1022infringement or for any other reason (not limited to patent issues),
1023conditions are imposed on you (whether by court order, agreement or
1024otherwise) that contradict the conditions of this License, they do not
1025excuse you from the conditions of this License.  If you cannot
1026distribute so as to satisfy simultaneously your obligations under this
1027License and any other pertinent obligations, then as a consequence you
1028may not distribute the Program at all.  For example, if a patent
1029license would not permit royalty-free redistribution of the Program by
1030all those who receive copies directly or indirectly through you, then
1031the only way you could satisfy both it and this License would be to
1032refrain entirely from distribution of the Program.
1033
1034If any portion of this section is held invalid or unenforceable under
1035any particular circumstance, the balance of the section is intended to
1036apply and the section as a whole is intended to apply in other
1037circumstances.
1038
1039It is not the purpose of this section to induce you to infringe any
1040patents or other property right claims or to contest validity of any
1041such claims; this section has the sole purpose of protecting the
1042integrity of the free software distribution system, which is
1043implemented by public license practices.  Many people have made
1044generous contributions to the wide range of software distributed
1045through that system in reliance on consistent application of that
1046system; it is up to the author/donor to decide if he or she is willing
1047to distribute software through any other system and a licensee cannot
1048impose that choice.
1049
1050This section is intended to make thoroughly clear what is believed to
1051be a consequence of the rest of this License.
1052
1053  8. If the distribution and/or use of the Program is restricted in
1054certain countries either by patents or by copyrighted interfaces, the
1055original copyright holder who places the Program under this License
1056may add an explicit geographical distribution limitation excluding
1057those countries, so that distribution is permitted only in or among
1058countries not thus excluded.  In such case, this License incorporates
1059the limitation as if written in the body of this License.
1060
1061  9. The Free Software Foundation may publish revised and/or new versions
1062of the General Public License from time to time.  Such new versions will
1063be similar in spirit to the present version, but may differ in detail to
1064address new problems or concerns.
1065
1066Each version is given a distinguishing version number.  If the Program
1067specifies a version number of this License which applies to it and "any
1068later version", you have the option of following the terms and conditions
1069either of that version or of any later version published by the Free
1070Software Foundation.  If the Program does not specify a version number of
1071this License, you may choose any version ever published by the Free Software
1072Foundation.
1073
1074  10. If you wish to incorporate parts of the Program into other free
1075programs whose distribution conditions are different, write to the author
1076to ask for permission.  For software which is copyrighted by the Free
1077Software Foundation, write to the Free Software Foundation; we sometimes
1078make exceptions for this.  Our decision will be guided by the two goals
1079of preserving the free status of all derivatives of our free software and
1080of promoting the sharing and reuse of software generally.
1081
1082                            NO WARRANTY
1083
1084  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
1085FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
1086OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
1087PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
1088OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1089MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
1090TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
1091PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
1092REPAIR OR CORRECTION.
1093
1094  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1095WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
1096REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
1097INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
1098OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
1099TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
1100YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
1101PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
1102POSSIBILITY OF SUCH DAMAGES.
1103
1104                     END OF TERMS AND CONDITIONS
1105
1106            How to Apply These Terms to Your New Programs
1107
1108  If you develop a new program, and you want it to be of the greatest
1109possible use to the public, the best way to achieve this is to make it
1110free software which everyone can redistribute and change under these terms.
1111
1112  To do so, attach the following notices to the program.  It is safest
1113to attach them to the start of each source file to most effectively
1114convey the exclusion of warranty; and each file should have at least
1115the "copyright" line and a pointer to where the full notice is found.
1116
1117    <one line to give the program's name and a brief idea of what it does.>
1118    Copyright (C) <year>  <name of author>
1119
1120    This program is free software; you can redistribute it and/or modify
1121    it under the terms of the GNU General Public License as published by
1122    the Free Software Foundation; either version 2 of the License, or
1123    (at your option) any later version.
1124
1125    This program is distributed in the hope that it will be useful,
1126    but WITHOUT ANY WARRANTY; without even the implied warranty of
1127    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1128    GNU General Public License for more details.
1129
1130    You should have received a copy of the GNU General Public License
1131    along with this program; if not, write to the Free Software
1132    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
1133
1134
1135Also add information on how to contact you by electronic and paper mail.
1136
1137If the program is interactive, make it output a short notice like this
1138when it starts in an interactive mode:
1139
1140    Gnomovision version 69, Copyright (C) year  name of author
1141    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
1142    This is free software, and you are welcome to redistribute it
1143    under certain conditions; type `show c' for details.
1144
1145The hypothetical commands `show w' and `show c' should show the appropriate
1146parts of the General Public License.  Of course, the commands you use may
1147be called something other than `show w' and `show c'; they could even be
1148mouse-clicks or menu items--whatever suits your program.
1149
1150You should also get your employer (if you work as a programmer) or your
1151school, if any, to sign a "copyright disclaimer" for the program, if
1152necessary.  Here is a sample; alter the names:
1153
1154  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
1155  `Gnomovision' (which makes passes at compilers) written by James Hacker.
1156
1157  <signature of Ty Coon>, 1 April 1989
1158  Ty Coon, President of Vice
1159
1160This General Public License does not permit incorporating your program into
1161proprietary programs.  If your program is a subroutine library, you may
1162consider it more useful to permit linking proprietary applications with the
1163library.  If this is what you want to do, use the GNU Library General
1164Public License instead of this License.
Note: See TracBrowser for help on using the repository browser.