X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=COPYING;h=db7f5a724698ab38da7a25208777ae9c53b13296;hb=2629c4511c68729d98acfd08637c1f00d3807f49;hp=876b0babb0eda75e90fa9bda0d99c53b52d0e342;hpb=ab2e0914c4bae4505e39f5921af0a8b3a430839a;p=~andy%2Ffetchmail diff --git a/COPYING b/COPYING index 876b0bab..db7f5a72 100644 --- a/COPYING +++ b/COPYING @@ -1,20 +1,64 @@ -The code in the fetchmail distribution is Copyright 1996 by Eric S. Raymond. -Portions are also copyrighted by Carl Harris, 1993 and 1995. Copyright -retained for the purpose of protecting free redistribution of source. - - NO-VIRUS CLAUSE - -The intent of this license is to protect free redistribution and reuse of the -source of the licensed distribution, not to prejudice the authorship -rights of programmers of other code to control their original inventions. - -No portion of this license is to be interpreted as forbidding the reuse of -this code or its constituent parts, algorithms, or inventions in commercial -products. - -Nor shall such inclusion be construed to require the GPLing or disclosure of -any portions of said commercial products other than those falling under -the copyright of the licensed distribution. +This collective work is +Copyright (C) 2002, 2003 Eric S. Raymond +Copyright (C) 2004 Matthias Andree, Eric S. Raymond, + Robert M. Funk, Graham Wilson +Copyright (C) 2005 - 2006, 2010 Sunil Shetye +Copyright (C) 2005 - 2010 Matthias Andree + +If enabled at configure/compile time, the following clause applies: +| This product includes software developed by the OpenSSL Project +| for use in the OpenSSL Toolkit. (http://www.openssl.org/) + +Some older portions not explicitly mentioned above are copyrighted by +Carl E. Harris, George M. Sipe, Graham Wilson, Matthias Andree and Sunil Shetye. + +The support for SMB authentication is copyright by Andrew Tridgell and +is under GPL version 2 (or any later version). Andrew Tridgell has +granted a specific exemption for his GPL-licensed code to be linked with +non-GPL-compliant code in fetchmail. The relevant files are smb*.[ch] +and ntlm.h. + +The following files are public-domain: acconfig.h, md5c.c, md5.h. + +The following files are explicitly GPL-licensed (v2 or any later +version): getopt1.c, getopt.c, getopt.h. + +The file m4-local/ac_ma_search_package.m4 is copyright by Caolan +McNamara with fixes from Alexandre Duret-Lutz +, Matthew Mueller and +Matthias Andree +The license is detailed in m4-local/ac-archive-license.txt and is a +relaxed GPLv2-or-later version. + +The *.c files in the ucs/ directory are Copyright (C) 2002, 2003 by +Markus Kuhn, with a liberal license as follows: + | Permission to use, copy, modify, and distribute this software + | for any purpose and without fee is hereby granted. The author + | disclaims all warranties with regard to this software. + +The trio/ code is Copyright (C) 1998-2001 by Bjorn Reese and Daniel +Stenberg and also under a liberal license: + | Permission to use, copy, modify, and distribute this software for any + | purpose with or without fee is hereby granted, provided that the above + | copyright notice and this permission notice appear in all copies. + | + | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED + | WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF + | MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND + | CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. + +The m4/gethostbyname_r.m4 and libesmtp/* files functions are (C) by +Brian Stafford, see the respective file headers for details (LGPL v2.1 +or later). + +The KAME/* files are (C) Copyright (C) 1995, 1996, 1997, and 1998 WIDE +Project, see the respective file headers for details. + +All other code in the distribution incorporates the copy of GPL version 2 +below by reference. + +Specific permission is granted for the GPLed code in this distribition to +be linked to OpenSSL without invoking GPL clause 2(b). ------------------------------------------------------------------------------- GNU GENERAL PUBLIC LICENSE