aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/docs/GPGMEpythonHOWTOen.org
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-03-07 10:27:54 +0000
committerBen McGinnes <[email protected]>2018-03-07 10:27:54 +0000
commit47d401d159852ea08e90af21d91bb4b93be9000d (patch)
treeccea10f0e61511208cbe8ceaab80c6031a03edf7 /lang/python/docs/GPGMEpythonHOWTOen.org
parentHOWTO update (diff)
downloadgpgme-47d401d159852ea08e90af21d91bb4b93be9000d.tar.gz
gpgme-47d401d159852ea08e90af21d91bb4b93be9000d.zip
GPL compatible license for documentation
* Added the same, slightly modified GPL based license that is used in other parts of GnuPG.
Diffstat (limited to '')
-rw-r--r--lang/python/docs/GPGMEpythonHOWTOen.org12
1 files changed, 9 insertions, 3 deletions
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 1767cd49..28038614 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -212,10 +212,16 @@ Python bindings to programmatically leverage the GPGME library.
Copyright © The GnuPG Project, 2018.
-** License TBA
+** License GPL compatible
:PROPERTIES:
:CUSTOM_ID: license
:END:
- Which license shall we use for these docs, hmm? Gotta be free, so
- that rules the GFDL out. I'll pick a CC or something later ...
+ This file is free software; as a special exception the author gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+
+ This file is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY, to the extent permitted by law; without even
+ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.