]> Pileus Git - ~andy/fetchmail/blobdiff - COPYING
Fix typo repsonsible -> responsible.
[~andy/fetchmail] / COPYING
diff --git a/COPYING b/COPYING
index 2e3e8ee7af3a4e79aeef4b56d13cb60049bbe9ec..db7f5a724698ab38da7a25208777ae9c53b13296 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,13 +1,64 @@
-The code in the fetchmail distribution is Copyright 1997 by Eric S. Raymond.
-Portions were also copyrighted by Carl E. Harris, 1993 and 1995.  Copyright
-retained for the purpose of protecting open-source redistribution.
-
-The MD5 support is copyright by RSA Data Security, Inc.  See the header
-comment of the md5.c module for license terms.
-
-The support for SMB authentication is copyright by Andrew Tridgell, who 
-has granted a specific exemption for his GPL-licensed code to be linked
-with non-GPL-compliant code in fetchmail.
+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 <caolan@skynet.ie> with fixes from Alexandre Duret-Lutz
+<duret_g@lrde.epita.fr>, Matthew Mueller <donut@azstarnet.com> and
+Matthias Andree <matthias.andree@gmx.de>
+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