diff options
author | Sylvain <syt@logilab.fr> | 2006-08-24 17:37:00 +0200 |
---|---|---|
committer | Sylvain <syt@logilab.fr> | 2006-08-24 17:37:00 +0200 |
commit | 759be5c7f00e7be9390e4b668978cc682a10582e (patch) | |
tree | d29bba44486c1a86fb42a279848da07ecbf587a8 /optparser.py | |
parent | e34641bbb4a58335fd294f5e36adfad09f240388 (diff) | |
download | logilab-common-759be5c7f00e7be9390e4b668978cc682a10582e.tar.gz |
fix copyright
Diffstat (limited to 'optparser.py')
-rw-r--r-- | optparser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optparser.py b/optparser.py index 1d91aec..65f7672 100644 --- a/optparser.py +++ b/optparser.py @@ -1,5 +1,5 @@ # -*- encoding: iso-8859-15 -*- -# Copyright (c) 2003-2004 LOGILAB S.A. (Paris, FRANCE). +# Copyright (c) 2006 LOGILAB S.A. (Paris, FRANCE). # http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This program is free software; you can redistribute it and/or modify it under |