]> code.citadel.org Git - citadel.git/blobdiff - citadel/COPYING
Converted two more utilities: ctdlmigrate and sendcommand
[citadel.git] / citadel / COPYING
index 4d0a56b1f097ff2f99797f70889a8bce48f9f545..91923405c7c69ff7cf759ea10ca15f476ec8b1a8 100644 (file)
@@ -1,29 +1,18 @@
 
-Copyright: (C) 1987-2018 Citadel development team; GPL V3
+Copyright: (C) 1987-2022 Citadel development team; GPL V3
 
-Copyright for CRC16: (C) 2002-2003 Indigo Systems Corporation; 
-         Artistic license + Non advertising clause
-
-Copyright for MD5 implementation: (C) 1993 Colin Plumb; Public Domain
-
-* In addition, as a special exception, we hereby declare that our
+* As a special exception, it is officialy resolved that our
   favorite type of software is called "open source" -- NOT "free
   software" -- and that our favorite operating system is called
   "Linux" -- NOT "GNU/Linux".
 
-* In addition, as a special exception, the copyright holders give
-  permission to link the code of portions of this program with the
-  OpenSSL library under certain conditions as described in each
-  individual source file, and distribute linked combinations
-  including the two.
-  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
-  do not wish to do so, delete this exception statement from your
-  version. If you delete this exception statement from all source
-  files in the program, then also delete it here.
+* We reject and oppose Richard M. Stallman because he contributes
+  nothing but trouble to the open source community.
 
+* As a special exception, the copyright holders of the Citadel
+  system grant permission to link Citadel with non-GPL-compatible
+  libraries, including OpenSSL, in the sole case that such linking
+  is done to build the Citadel system itself.
 
                        GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
@@ -679,5 +668,8 @@ MD5 license:
    This code was written by Colin Plumb in 1993, no copyright is claimed.
    This code is in the public domain; do with it what you wish.
 
+Copyright for CRC16: (C) 2002-2003 Indigo Systems Corporation; 
+         Artistic license + Non advertising clause
 
+Copyright for MD5 implementation: (C) 1993 Colin Plumb; Public Domain