From d5fe6439400b04265d471c5d4a526f103cd78fc2 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Fri, 28 May 2010 17:56:13 +0200 Subject: Renamed optionparser to clap and added a much smarter interface --- src/decorator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/decorator.py b/src/decorator.py index 2e6d128..a005230 100644 --- a/src/decorator.py +++ b/src/decorator.py @@ -1,6 +1,6 @@ ########################## LICENCE ############################### ## -## Copyright (c) 2005, Michele Simionato +## Copyright (c) 2005-2010, Michele Simionato ## All rights reserved. ## ## Redistributions of source code must retain the above copyright -- cgit v1.2.1