aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/verifydetails.py
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-06-06 12:12:09 +0000
committerJustus Winter <[email protected]>2016-06-06 12:16:01 +0000
commit2055a63605207bbf3b5ce1aa7bf159e7b83e87e6 (patch)
tree2f4004203e635f725bbba234cc77f434b5d0866a /lang/python/examples/verifydetails.py
parentpython: Fix test suite with GnuPG prior to 2.1.12. (diff)
downloadgpgme-2055a63605207bbf3b5ce1aa7bf159e7b83e87e6.tar.gz
gpgme-2055a63605207bbf3b5ce1aa7bf159e7b83e87e6.zip
python: Drop obsolete VCS keywords.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'lang/python/examples/verifydetails.py')
-rwxr-xr-xlang/python/examples/verifydetails.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/examples/verifydetails.py b/lang/python/examples/verifydetails.py
index 0aa6f15b..99e5e0a7 100755
--- a/lang/python/examples/verifydetails.py
+++ b/lang/python/examples/verifydetails.py
@@ -6,7 +6,6 @@
# added output of signature.summary (another bitfield)
# printing signature bitfield in hex format
#
-# $Id$
#
# Copyright (C) 2004,2008 Igor Belyi <[email protected]>
# Copyright (c) 2008 Bernhard Reiter <[email protected]>