From 1d2df07a408bab43d1a07a0f22cb9a96393eeec8 Mon Sep 17 00:00:00 2001 From: wiemann Date: Sun, 21 May 2006 20:44:42 +0000 Subject: use $Id$ instead of $Date$ and $Revision$; collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/readers/python/moduleparser.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docutils/readers/python/moduleparser.py') diff --git a/docutils/readers/python/moduleparser.py b/docutils/readers/python/moduleparser.py index 03d57c948..8854d0f95 100644 --- a/docutils/readers/python/moduleparser.py +++ b/docutils/readers/python/moduleparser.py @@ -1,7 +1,5 @@ -# Author: David Goodger -# Contact: goodger@users.sourceforge.net -# Revision: $Revision$ -# Date: $Date$ +# $Id$ +# Author: David Goodger # Copyright: This module has been placed in the public domain. """ -- cgit v1.2.1