aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/sign-file.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/sign-file.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/sign-file.py')
-rwxr-xr-xlang/python/examples/howto/sign-file.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/examples/howto/sign-file.py b/lang/python/examples/howto/sign-file.py
index 01006df0..f6809650 100755
--- a/lang/python/examples/howto/sign-file.py
+++ b/lang/python/examples/howto/sign-file.py
@@ -18,7 +18,7 @@ from __future__ import absolute_import, division, unicode_literals
# 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