diff options
| author | georg.brandl <devnull@localhost> | 2008-01-11 14:18:19 +0000 |
|---|---|---|
| committer | georg.brandl <devnull@localhost> | 2008-01-11 14:18:19 +0000 |
| commit | b9bcc29c279b2984c9a422f8e72383b4cbacb98f (patch) | |
| tree | 4a2df2cff86a1f0e7ffccf573207ec9a64c22b7e /sphinx/util/console.py | |
| parent | 08a19d40200d76c976637885c95b3eee3d985889 (diff) | |
| download | sphinx-b9bcc29c279b2984c9a422f8e72383b4cbacb98f.tar.gz | |
Update copyright years and change license to BSD.
Diffstat (limited to 'sphinx/util/console.py')
| -rw-r--r-- | sphinx/util/console.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/util/console.py b/sphinx/util/console.py index b6a462a3..69c3d2bb 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -5,8 +5,8 @@ Format colored console output. - :copyright: 2007 by Georg Brandl. - :license: Python license. + :copyright: 2007-2008 by Georg Brandl. + :license: BSD. """ codes = {} |
