From d86e2793406212745a7b52f5267debdb38af141b Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 24 Jul 2013 08:55:19 +0200 Subject: Updated header information of utils.py --- source/utils.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/utils.py b/source/utils.py index a099d52c..1cb1af6f 100755 --- a/source/utils.py +++ b/source/utils.py @@ -20,9 +20,9 @@ # along with this program. If not, see __author__ = "Cedric Bonhomme" -__version__ = "$Revision: 1.4 $" +__version__ = "$Revision: 1.5 $" __date__ = "$Date: 2010/12/07 $" -__revision__ = "$Date: 2013/01/20 $" +__revision__ = "$Date: 2013/07/24 $" __copyright__ = "Copyright (c) Cedric Bonhomme" __license__ = "GPLv3" -- cgit