]> Pileus Git - ~andy/fetchmail/blob - COPYING
Cleanup: Drop inner_connect and ipv6-connect.c.
[~andy/fetchmail] / COPYING
1 This collective work is Copyright (C) 2002, 2003 by Eric S. Raymond.
2 Portions are copyrighted by Carl E. Harris and George M. Sipe.
3
4 The support for SMB authentication is copyright by Andrew Tridgell and
5 is under GPL version 2.  Tridge has granted a specific exemption for
6 his GPL-licensed code to be linked with non-GPL-compliant code in
7 fetchmail.  The relevant files are smb*.[ch] and ntlm.h.
8
9 The following files are public-domain: acconfig.h, md5c.c, md5.h.
10
11 The following files are explicitly GPL-licensed: getopt1.c, getopt.c, getopt.h.
12
13 The file m4-local/ac_ma_search_package.m4 is copyright by Caolan
14 McNamara <caolan@skynet.ie> with fixes from Alexandre Duret-Lutz
15 <duret_g@lrde.epita.fr>, Matthew Mueller <donut@azstarnet.com> and
16 Matthias Andree <matthias.andree@gmx.de>
17 The license is detailed in m4-local/ac-archive-license.txt.
18
19 The *.c files in the ucs/ directory are Copyright (C) 2002, 2003 by
20 Markus Kuhn, with a liberal license as follows:
21  | Permission to use, copy, modify, and distribute this software
22  | for any purpose and without fee is hereby granted. The author
23  | disclaims all warranties with regard to this software.
24
25 The trio/ code is Copyright (C) 1998-2001 by Bjorn Reese and Daniel
26 Stenberg and also under a liberal license:
27  | Permission to use, copy, modify, and distribute this software for any
28  | purpose with or without fee is hereby granted, provided that the above
29  | copyright notice and this permission notice appear in all copies.
30  |
31  | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
32  | WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
33  | MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
34  | CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
35
36 All other code in the distribution incorporates the copy of GPL version 2
37 below by reference.
38
39 Specific permission is granted for the GPLed code in this distribition to
40 be linked to OpenSSL without invoking GPL clause 2(b).
41
42 -------------------------------------------------------------------------------
43                     GNU GENERAL PUBLIC LICENSE
44                        Version 2, June 1991
45
46  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
47                           675 Mass Ave, Cambridge, MA 02139, USA
48  Everyone is permitted to copy and distribute verbatim copies
49  of this license document, but changing it is not allowed.
50
51                             Preamble
52
53   The licenses for most software are designed to take away your
54 freedom to share and change it.  By contrast, the GNU General Public
55 License is intended to guarantee your freedom to share and change free
56 software--to make sure the software is free for all its users.  This
57 General Public License applies to most of the Free Software
58 Foundation's software and to any other program whose authors commit to
59 using it.  (Some other Free Software Foundation software is covered by
60 the GNU Library General Public License instead.)  You can apply it to
61 your programs, too.
62
63   When we speak of free software, we are referring to freedom, not
64 price.  Our General Public Licenses are designed to make sure that you
65 have the freedom to distribute copies of free software (and charge for
66 this service if you wish), that you receive source code or can get it
67 if you want it, that you can change the software or use pieces of it
68 in new free programs; and that you know you can do these things.
69
70   To protect your rights, we need to make restrictions that forbid
71 anyone to deny you these rights or to ask you to surrender the rights.
72 These restrictions translate to certain responsibilities for you if you
73 distribute copies of the software, or if you modify it.
74
75   For example, if you distribute copies of such a program, whether
76 gratis or for a fee, you must give the recipients all the rights that
77 you have.  You must make sure that they, too, receive or can get the
78 source code.  And you must show them these terms so they know their
79 rights.
80
81   We protect your rights with two steps: (1) copyright the software, and
82 (2) offer you this license which gives you legal permission to copy,
83 distribute and/or modify the software.
84
85   Also, for each author's protection and ours, we want to make certain
86 that everyone understands that there is no warranty for this free
87 software.  If the software is modified by someone else and passed on, we
88 want its recipients to know that what they have is not the original, so
89 that any problems introduced by others will not reflect on the original
90 authors' reputations.
91
92   Finally, any free program is threatened constantly by software
93 patents.  We wish to avoid the danger that redistributors of a free
94 program will individually obtain patent licenses, in effect making the
95 program proprietary.  To prevent this, we have made it clear that any
96 patent must be licensed for everyone's free use or not licensed at all.
97
98   The precise terms and conditions for copying, distribution and
99 modification follow.
100 \f
101                     GNU GENERAL PUBLIC LICENSE
102    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
103
104   0. This License applies to any program or other work which contains
105 a notice placed by the copyright holder saying it may be distributed
106 under the terms of this General Public License.  The "Program", below,
107 refers to any such program or work, and a "work based on the Program"
108 means either the Program or any derivative work under copyright law:
109 that is to say, a work containing the Program or a portion of it,
110 either verbatim or with modifications and/or translated into another
111 language.  (Hereinafter, translation is included without limitation in
112 the term "modification".)  Each licensee is addressed as "you".
113
114 Activities other than copying, distribution and modification are not
115 covered by this License; they are outside its scope.  The act of
116 running the Program is not restricted, and the output from the Program
117 is covered only if its contents constitute a work based on the
118 Program (independent of having been made by running the Program).
119 Whether that is true depends on what the Program does.
120
121   1. You may copy and distribute verbatim copies of the Program's
122 source code as you receive it, in any medium, provided that you
123 conspicuously and appropriately publish on each copy an appropriate
124 copyright notice and disclaimer of warranty; keep intact all the
125 notices that refer to this License and to the absence of any warranty;
126 and give any other recipients of the Program a copy of this License
127 along with the Program.
128
129 You may charge a fee for the physical act of transferring a copy, and
130 you may at your option offer warranty protection in exchange for a fee.
131
132   2. You may modify your copy or copies of the Program or any portion
133 of it, thus forming a work based on the Program, and copy and
134 distribute such modifications or work under the terms of Section 1
135 above, provided that you also meet all of these conditions:
136
137     a) You must cause the modified files to carry prominent notices
138     stating that you changed the files and the date of any change.
139
140     b) You must cause any work that you distribute or publish, that in
141     whole or in part contains or is derived from the Program or any
142     part thereof, to be licensed as a whole at no charge to all third
143     parties under the terms of this License.
144
145     c) If the modified program normally reads commands interactively
146     when run, you must cause it, when started running for such
147     interactive use in the most ordinary way, to print or display an
148     announcement including an appropriate copyright notice and a
149     notice that there is no warranty (or else, saying that you provide
150     a warranty) and that users may redistribute the program under
151     these conditions, and telling the user how to view a copy of this
152     License.  (Exception: if the Program itself is interactive but
153     does not normally print such an announcement, your work based on
154     the Program is not required to print an announcement.)
155 \f
156 These requirements apply to the modified work as a whole.  If
157 identifiable sections of that work are not derived from the Program,
158 and can be reasonably considered independent and separate works in
159 themselves, then this License, and its terms, do not apply to those
160 sections when you distribute them as separate works.  But when you
161 distribute the same sections as part of a whole which is a work based
162 on the Program, the distribution of the whole must be on the terms of
163 this License, whose permissions for other licensees extend to the
164 entire whole, and thus to each and every part regardless of who wrote it.
165
166 Thus, it is not the intent of this section to claim rights or contest
167 your rights to work written entirely by you; rather, the intent is to
168 exercise the right to control the distribution of derivative or
169 collective works based on the Program.
170
171 In addition, mere aggregation of another work not based on the Program
172 with the Program (or with a work based on the Program) on a volume of
173 a storage or distribution medium does not bring the other work under
174 the scope of this License.
175
176   3. You may copy and distribute the Program (or a work based on it,
177 under Section 2) in object code or executable form under the terms of
178 Sections 1 and 2 above provided that you also do one of the following:
179
180     a) Accompany it with the complete corresponding machine-readable
181     source code, which must be distributed under the terms of Sections
182     1 and 2 above on a medium customarily used for software interchange; or,
183
184     b) Accompany it with a written offer, valid for at least three
185     years, to give any third party, for a charge no more than your
186     cost of physically performing source distribution, a complete
187     machine-readable copy of the corresponding source code, to be
188     distributed under the terms of Sections 1 and 2 above on a medium
189     customarily used for software interchange; or,
190
191     c) Accompany it with the information you received as to the offer
192     to distribute corresponding source code.  (This alternative is
193     allowed only for noncommercial distribution and only if you
194     received the program in object code or executable form with such
195     an offer, in accord with Subsection b above.)
196
197 The source code for a work means the preferred form of the work for
198 making modifications to it.  For an executable work, complete source
199 code means all the source code for all modules it contains, plus any
200 associated interface definition files, plus the scripts used to
201 control compilation and installation of the executable.  However, as a
202 special exception, the source code distributed need not include
203 anything that is normally distributed (in either source or binary
204 form) with the major components (compiler, kernel, and so on) of the
205 operating system on which the executable runs, unless that component
206 itself accompanies the executable.
207
208 If distribution of executable or object code is made by offering
209 access to copy from a designated place, then offering equivalent
210 access to copy the source code from the same place counts as
211 distribution of the source code, even though third parties are not
212 compelled to copy the source along with the object code.
213 \f
214   4. You may not copy, modify, sublicense, or distribute the Program
215 except as expressly provided under this License.  Any attempt
216 otherwise to copy, modify, sublicense or distribute the Program is
217 void, and will automatically terminate your rights under this License.
218 However, parties who have received copies, or rights, from you under
219 this License will not have their licenses terminated so long as such
220 parties remain in full compliance.
221
222   5. You are not required to accept this License, since you have not
223 signed it.  However, nothing else grants you permission to modify or
224 distribute the Program or its derivative works.  These actions are
225 prohibited by law if you do not accept this License.  Therefore, by
226 modifying or distributing the Program (or any work based on the
227 Program), you indicate your acceptance of this License to do so, and
228 all its terms and conditions for copying, distributing or modifying
229 the Program or works based on it.
230
231   6. Each time you redistribute the Program (or any work based on the
232 Program), the recipient automatically receives a license from the
233 original licensor to copy, distribute or modify the Program subject to
234 these terms and conditions.  You may not impose any further
235 restrictions on the recipients' exercise of the rights granted herein.
236 You are not responsible for enforcing compliance by third parties to
237 this License.
238
239   7. If, as a consequence of a court judgment or allegation of patent
240 infringement or for any other reason (not limited to patent issues),
241 conditions are imposed on you (whether by court order, agreement or
242 otherwise) that contradict the conditions of this License, they do not
243 excuse you from the conditions of this License.  If you cannot
244 distribute so as to satisfy simultaneously your obligations under this
245 License and any other pertinent obligations, then as a consequence you
246 may not distribute the Program at all.  For example, if a patent
247 license would not permit royalty-free redistribution of the Program by
248 all those who receive copies directly or indirectly through you, then
249 the only way you could satisfy both it and this License would be to
250 refrain entirely from distribution of the Program.
251
252 If any portion of this section is held invalid or unenforceable under
253 any particular circumstance, the balance of the section is intended to
254 apply and the section as a whole is intended to apply in other
255 circumstances.
256
257 It is not the purpose of this section to induce you to infringe any
258 patents or other property right claims or to contest validity of any
259 such claims; this section has the sole purpose of protecting the
260 integrity of the free software distribution system, which is
261 implemented by public license practices.  Many people have made
262 generous contributions to the wide range of software distributed
263 through that system in reliance on consistent application of that
264 system; it is up to the author/donor to decide if he or she is willing
265 to distribute software through any other system and a licensee cannot
266 impose that choice.
267
268 This section is intended to make thoroughly clear what is believed to
269 be a consequence of the rest of this License.
270 \f
271   8. If the distribution and/or use of the Program is restricted in
272 certain countries either by patents or by copyrighted interfaces, the
273 original copyright holder who places the Program under this License
274 may add an explicit geographical distribution limitation excluding
275 those countries, so that distribution is permitted only in or among
276 countries not thus excluded.  In such case, this License incorporates
277 the limitation as if written in the body of this License.
278
279   9. The Free Software Foundation may publish revised and/or new versions
280 of the General Public License from time to time.  Such new versions will
281 be similar in spirit to the present version, but may differ in detail to
282 address new problems or concerns.
283
284 Each version is given a distinguishing version number.  If the Program
285 specifies a version number of this License which applies to it and "any
286 later version", you have the option of following the terms and conditions
287 either of that version or of any later version published by the Free
288 Software Foundation.  If the Program does not specify a version number of
289 this License, you may choose any version ever published by the Free Software
290 Foundation.
291
292   10. If you wish to incorporate parts of the Program into other free
293 programs whose distribution conditions are different, write to the author
294 to ask for permission.  For software which is copyrighted by the Free
295 Software Foundation, write to the Free Software Foundation; we sometimes
296 make exceptions for this.  Our decision will be guided by the two goals
297 of preserving the free status of all derivatives of our free software and
298 of promoting the sharing and reuse of software generally.
299
300                             NO WARRANTY
301
302   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
303 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
304 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
305 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
306 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
307 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
308 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
309 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
310 REPAIR OR CORRECTION.
311
312   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
313 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
314 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
315 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
316 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
317 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
318 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
319 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
320 POSSIBILITY OF SUCH DAMAGES.
321 -------------------------------------------------------------------------------