aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-10-11 14:54:58 +0000
committerWerner Koch <[email protected]>2012-10-11 14:54:58 +0000
commitaa30b47aa010bf46876f2335e288f8bd8718e396 (patch)
treef8998beb712fb1fa001996a9e9ca99956ec89314 /AUTHORS
parentgpgme-tool: escape special characters in output XML data (<, >, and &). (diff)
downloadgpgme-aa30b47aa010bf46876f2335e288f8bd8718e396.tar.gz
gpgme-aa30b47aa010bf46876f2335e288f8bd8718e396.zip
gpgme-tool: Change license from LPGLv2+ to GPLv3+
* src/gpgme-tool.c: Change license notice. -- gpgme-tool.c is a standalone program, thus it makes no sense to keep it under the LGPL. We already had the manual under GPLv3+.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 707c1060..53857b40 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,7 +3,7 @@ Maintainer: Werner Koch <[email protected]>
Bug reports: [email protected]
Security related bug reports: [email protected]
License (software): LGPLv2.1+
-License (manual): GPLv3+
+License (manual+tools): GPLv3+