[libsecret] More licensing tweaks



commit 18e125d4622119a478fcf527d3313f6866ab8bf0
Author: Stef Walter <stefw gnome org>
Date:   Mon Aug 6 15:33:35 2012 +0200

    More licensing tweaks
    
     * Actually include in the tarball the other licenses for test code
     * Refer to COPYING.TESTS not COPYING.GPL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681302

 Makefile.am                  |    3 +++
 libsecret/tests/mock/hkdf.py |    4 +---
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3a64aaf..2bdd1e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,9 @@ DISTCHECK_CONFIGURE_FLAGS = \
 	--disable-silent-rules \
 	--enable-gtk-doc
 
+EXTRA_DIST = \
+	COPYING.TESTS
+
 dist-hook:
 	@if test -d "$(srcdir)/.git"; \
 	then \
diff --git a/libsecret/tests/mock/hkdf.py b/libsecret/tests/mock/hkdf.py
index 42bc285..c4424ae 100644
--- a/libsecret/tests/mock/hkdf.py
+++ b/libsecret/tests/mock/hkdf.py
@@ -8,9 +8,7 @@
 #	under the Transitive Grace Period Public Licence, version 1.0 or, at
 #	your option, any later version.  (You may choose to use this package
 #	under the terms of either licence, at your option.)  See the file
-#	COPYING.GPL for the terms of the GNU General Public License, version 2.
-#	See the file COPYING.TGPPL.html for the terms of the Transitive Grace
-#	Period Public Licence, version 1.0.
+#	COPYING.TESTS for the terms of the GNU General Public License, version 2.
 #
 #	The following licensing text applies to a subset of the Crypto++ source code
 #	which is included in the pycryptopp source tree under the "embeddedcryptopp"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]