diff options
Diffstat (limited to 'sphinx/ext/refcounting.py')
-rw-r--r-- | sphinx/ext/refcounting.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/ext/refcounting.py b/sphinx/ext/refcounting.py index c6e5a76fc..e42e7e2cb 100644 --- a/sphinx/ext/refcounting.py +++ b/sphinx/ext/refcounting.py @@ -10,7 +10,7 @@ count data file. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ from os import path |