mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
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:
parent
1c400704de
commit
18e125d462
@ -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 \
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user