From d84dd4db66803bf4da87d966ffa160a834c2e9d8 Mon Sep 17 00:00:00 2001 From: idl0r Date: Tue, 30 Mar 2010 11:11:26 +0000 Subject: [PATCH] Enable Id keyword. svn path=/trunk/gentoolkit-dev/; revision=760 --- src/imlate/imlate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/imlate/imlate b/src/imlate/imlate index 202c6c0..cf16a92 100755 --- a/src/imlate/imlate +++ b/src/imlate/imlate @@ -1,7 +1,7 @@ #!/usr/bin/python # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: $ +# $Id$ # Author: Christian Ruppert # Python 2.6 compatibility -- 2.26.2