diff options
Diffstat (limited to 'jarmonbuild/commands.py')
-rw-r--r-- | jarmonbuild/commands.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jarmonbuild/commands.py b/jarmonbuild/commands.py index f6ed712..d60615a 100644 --- a/jarmonbuild/commands.py +++ b/jarmonbuild/commands.py @@ -1,4 +1,5 @@ -# Copyright (c) 2010 Richard Wall <richard (at) the-moon.net> +# Copyright (c) Richard Wall +# See LICENSE for details. """ Functions and Classes for automating the release of Jarmon """ |