diff options
Diffstat (limited to 'sphinx/util/compat.py')
-rw-r--r-- | sphinx/util/compat.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index 208b8218d..05a1c4169 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -6,7 +6,7 @@ Stuff for docutils compatibility. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ from docutils import nodes |