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
This commit is contained in:
Stef Walter 2012-08-06 15:33:35 +02:00
parent 1c400704de
commit 18e125d462
2 changed files with 4 additions and 3 deletions

View File

@ -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 \

View File

@ -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"