diff options
Diffstat (limited to 'sandbox/py-rest-doc/sphinx/util.py')
-rw-r--r-- | sandbox/py-rest-doc/sphinx/util.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/py-rest-doc/sphinx/util.py b/sandbox/py-rest-doc/sphinx/util.py index 02dc59643..f927fcd20 100644 --- a/sandbox/py-rest-doc/sphinx/util.py +++ b/sandbox/py-rest-doc/sphinx/util.py @@ -6,7 +6,7 @@ Utility functions for Sphinx. :copyright: 2007 by Georg Brandl. - :license: BSD license. + :license: Python license. """ import os |