[Pkg-gnupg-commit] [gpgme] 168/412: python: Fix license.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:26:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 3bacce03e60dc45cc2da99a2f5c504612202e802
Author: Justus Winter <justus at g10code.com>
Date:   Tue Jun 14 16:54:26 2016 +0200

    python: Fix license.
    
    Other parts of the build system are also LGPLed.
    
    * lang/python/Makefile.am: Fix license.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 lang/python/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index a9b39e7..46f45d0 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -4,9 +4,9 @@
 # This file is part of GPGME.
 #
 # GPGME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of the
+# License, or (at your option) any later version.
 #
 # GPGME is distributed in the hope that it will be useful, but WITHOUT
 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list