diff options
Diffstat (limited to 'sphinx/pycode/nodes.py')
| -rw-r--r-- | sphinx/pycode/nodes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/pycode/nodes.py b/sphinx/pycode/nodes.py index d0fb522b..4d27fc66 100644 --- a/sphinx/pycode/nodes.py +++ b/sphinx/pycode/nodes.py @@ -5,7 +5,7 @@ Parse tree node implementations. - :copyright: 2009 by Georg Brandl. + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
