From 897f4b7ee897a0fdeaef3eb692167555cd9a4356 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 25 Nov 2015 20:35:52 -0500 Subject: [PATCH] Updated the COPYING file to have a 2015 date instead of 2012. Also removed the word GNU wherever possible because Richard Stallman is a freedom-hating left wing lunatic. --- citadel/COPYING | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/citadel/COPYING b/citadel/COPYING index 6b5859481..e9af8ee15 100644 --- a/citadel/COPYING +++ b/citadel/COPYING @@ -1,5 +1,5 @@ -Copyright: (C) 1987-2012 Citadel development team; GPL V3 +Copyright: (C) 1987-2015 Citadel development team; GPL V3 Copyright for CRC16: (C) 2002-2003 Indigo Systems Corporation; Artistic license + Non advertising clause @@ -22,7 +22,7 @@ Copyright for RFC 2739 openldap schema: * OpenSSL library under certain conditions as described in each * individual source file, and distribute linked combinations * including the two. -* You must obey the GNU General Public License in all respects +* You must obey the General Public License in all respects * for all of the code used other than OpenSSL. If you modify * file(s) with this exception, you may extend this exception to your * version of the file(s), but you are not obligated to do so. If you @@ -31,23 +31,19 @@ Copyright for RFC 2739 openldap schema: * files in the program, then also delete it here. - GNU GENERAL PUBLIC LICENSE + GENERAL PUBLIC LICENSE Version 3, 29 June 2007 -Copyright (C) 2007 Free Software Foundation, Inc. -Everyone is permitted to copy and distribute verbatim copies of this -license document. - Preamble - The GNU General Public License is an open source license for software. + The General Public License is an open source license for software. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to +the General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to +General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. @@ -69,7 +65,7 @@ freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - Developers that use the GNU GPL protect your rights with two steps: + Developers that use the GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. @@ -104,7 +100,7 @@ modification follow. 0. Definitions. - "This License" refers to version 3 of the GNU General Public License. + "This License" refers to version 3 of the General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. @@ -581,35 +577,35 @@ to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - 13. Use with the GNU Affero General Public License. + 13. Use with the Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single +under version 3 of the Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, +but the special requirements of the Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will +the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General +Program specifies that a certain numbered version of the General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published +General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's +versions of the General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. -- 2.30.2