From 6241719b9790f6fc050de72404aaa965baa502ec Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Sat, 25 May 2013 09:10:28 +0200 Subject: [PATCH] fix file header --- util/util.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/util/util.py b/util/util.py index 043b0d6..baa4af6 100644 --- a/util/util.py +++ b/util/util.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2011 Helmut Merz helmutm@cy55.de +# Copyright (c) 2013 Helmut Merz helmutm@cy55.de # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,8 +18,6 @@ """ Utility functions. - -$Id$ """ from zope.schema import vocabulary