From 6a651d80e704c216d4a8afb49fa4237b2cf0f58a Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Mon, 31 Oct 2011 15:33:09 +0000 Subject: [PATCH] malformed SVN "Id" line svn: r18392 --- src/cli/user.py | 2 +- src/gen/user.py | 2 +- src/gui/user.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/user.py b/src/cli/user.py index 6cc2da50c..754e83f30 100644 --- a/src/cli/user.py +++ b/src/cli/user.py @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: user.py 00001 2001-01-01 01:01:01Z unknown $ +# $Id$ # """ diff --git a/src/gen/user.py b/src/gen/user.py index 69ba8b59b..f1965bf49 100644 --- a/src/gen/user.py +++ b/src/gen/user.py @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: user.py 00001 2001-01-01 01:01:01Z unknown $ +# $Id$ # """ diff --git a/src/gui/user.py b/src/gui/user.py index d99406973..8a0083895 100644 --- a/src/gui/user.py +++ b/src/gui/user.py @@ -17,7 +17,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: user.py 00001 2001-01-01 01:01:01Z unknown $ +# $Id$ # """