[Commits] [SCM] claws branch, master, updated. 3.16.0-126-g21b23e0

wwp at claws-mail.org wwp at claws-mail.org
Wed Apr 11 19:23:41 CEST 2018


The branch, master has been updated
       via  21b23e017dd9a935d8f1d0994f6b4d8ae1895dfe (commit)
       via  323055433c79f77a9c81f5207d824268b74f4f78 (commit)
      from  7e2fc1aef94c69134c0e920682ff6b1bf5d83b23 (commit)

Summary of changes:
 src/plugins/spamassassin/Makefile.am |    2 +-
 src/plugins/spamassassin/NOTICE      |   35 ++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)
 create mode 100644 src/plugins/spamassassin/NOTICE


- Log -----------------------------------------------------------------
commit 21b23e017dd9a935d8f1d0994f6b4d8ae1895dfe
Author: wwp <wwp at free.fr>
Date:   Wed Apr 11 19:23:21 2018 +0200

    Add NOTICE file to EXTRA_DIST.

diff --git a/src/plugins/spamassassin/Makefile.am b/src/plugins/spamassassin/Makefile.am
index 40525a9..92712f0 100644
--- a/src/plugins/spamassassin/Makefile.am
+++ b/src/plugins/spamassassin/Makefile.am
@@ -35,4 +35,4 @@ spamassassin_la_CPPFLAGS = \
 	$(GLIB_CFLAGS) \
 	$(GTK_CFLAGS)
 
-EXTRA_DIST = README
+EXTRA_DIST = README NOTICE

commit 323055433c79f77a9c81f5207d824268b74f4f78
Author: wwp <wwp at free.fr>
Date:   Wed Apr 11 19:22:54 2018 +0200

    Add SpamAssassin's NOTICE file.

diff --git a/src/plugins/spamassassin/NOTICE b/src/plugins/spamassassin/NOTICE
new file mode 100644
index 0000000..f8515ed
--- /dev/null
+++ b/src/plugins/spamassassin/NOTICE
@@ -0,0 +1,35 @@
+This product includes software developed by the Apache Software
+Foundation (http://www.apache.org/).
+
+SpamAssassin is a trademark of the Apache Software Foundation.
+
+This distribution includes cryptographic software.  The country in
+which you currently reside may have restrictions on the import,
+possession, use, and/or re-export to another country, of
+encryption software.  BEFORE using any encryption software, please
+check your country's laws, regulations and policies concerning the
+import, possession, or use, and re-export of encryption software, to
+see if this is permitted.  See <http://www.wassenaar.org/> for more
+information.
+
+The U.S. Government Department of Commerce, Bureau of Industry and
+Security (BIS), has classified this software as Export Commodity
+Control Number (ECCN) 5D002.C.1, which includes information security
+software using or performing cryptographic functions with asymmetric
+algorithms.  The form and manner of this Apache Software Foundation
+distribution makes it eligible for export under the License Exception
+ENC Technology Software Unrestricted (TSU) exception (see the BIS
+Export Administration Regulations, Section 740.13) for both object
+code and source code.
+
+The following provides more details on the included cryptographic
+software:
+
+The OpenSSL Project - http://www.openssl.org/source/
+
+spamc and libspamc use OpenSSL to perform SSL encryption.
+
+Steffen Ullrich - http://search.cpan.org/%7esullr/
+
+spamd uses IO::Socket::SSL to perform SSL encryption.
+

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list