From 2055a63605207bbf3b5ce1aa7bf159e7b83e87e6 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 6 Jun 2016 14:12:09 +0200 Subject: python: Drop obsolete VCS keywords. -- Signed-off-by: Justus Winter --- lang/python/pyme/constants/sig/__init__.py | 1 - lang/python/pyme/constants/sig/mode.py | 1 - 2 files changed, 2 deletions(-) (limited to 'lang/python/pyme/constants/sig') 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 # Copyright (C) 2002 John Goerzen # -- cgit v1.2.3