diff options
Diffstat (limited to 'sphinx/util/console.py')
-rw-r--r-- | sphinx/util/console.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/console.py b/sphinx/util/console.py index d6ebcb947..a783f7005 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -6,7 +6,7 @@ Format colored console output. :copyright: 2007-2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import os |