aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/export-key.py
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-09-23 01:43:34 +0000
committerBen McGinnes <[email protected]>2018-09-23 01:43:34 +0000
commitced4bdbbb239c1fe209665b4f5a7aeb9651889ed (patch)
tree104689f6b72603372e82589fc45c0eca287df68b /lang/python/examples/howto/export-key.py
parentpython bindings: importing from keyservers with hkp4py (diff)
downloadgpgme-ced4bdbbb239c1fe209665b4f5a7aeb9651889ed.tar.gz
gpgme-ced4bdbbb239c1fe209665b4f5a7aeb9651889ed.zip
examples: python bindings and hkp4py updates
* Mostly tightening up the details on the hkp4py example script. * Also fixed a typo in the LGPL boiler plate text included in all the other example scripts for the HOWTO.
Diffstat (limited to 'lang/python/examples/howto/export-key.py')
-rwxr-xr-xlang/python/examples/howto/export-key.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/examples/howto/export-key.py b/lang/python/examples/howto/export-key.py
index 913bfce7..80768fe7 100755
--- a/lang/python/examples/howto/export-key.py
+++ b/lang/python/examples/howto/export-key.py
@@ -22,7 +22,7 @@ import sys
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License and the GNU
-# Lesser General Public Licensefor more details.
+# Lesser General Public License for more details.
#
# You should have received a copy of the GNU General Public License and the GNU
# Lesser General Public along with this program; if not, see