aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/constants/sig
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/pyme/constants/sig
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/pyme/constants/sig')
-rw-r--r--lang/python/pyme/constants/sig/__init__.py1
-rw-r--r--lang/python/pyme/constants/sig/mode.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/python/pyme/constants/sig/__init__.py b/lang/python/pyme/constants/sig/__init__.py
index 2f2152a5..8752bb28 100644
--- a/lang/python/pyme/constants/sig/__init__.py
+++ b/lang/python/pyme/constants/sig/__init__.py
@@ -1,4 +1,3 @@
-# $Id$
from . import mode
__all__ = ['mode']
diff --git a/lang/python/pyme/constants/sig/mode.py b/lang/python/pyme/constants/sig/mode.py
index fa090ab9..631bd7cb 100644
--- a/lang/python/pyme/constants/sig/mode.py
+++ b/lang/python/pyme/constants/sig/mode.py
@@ -1,4 +1,3 @@
-# $Id$
# Copyright (C) 2004 Igor Belyi <[email protected]>
# Copyright (C) 2002 John Goerzen <[email protected]>
#