diff options
| author | Ben McGinnes <[email protected]> | 2018-03-07 10:27:54 +0000 | 
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-03-07 10:27:54 +0000 | 
| commit | 47d401d159852ea08e90af21d91bb4b93be9000d (patch) | |
| tree | ccea10f0e61511208cbe8ceaab80c6031a03edf7 /lang/python | |
| parent | HOWTO update (diff) | |
| download | gpgme-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 'lang/python')
| -rw-r--r-- | lang/python/docs/GPGMEpythonHOWTOen.org | 12 | 
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. | 
