diff options
Diffstat (limited to 'docs/generate.py')
-rw-r--r-- | docs/generate.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/generate.py b/docs/generate.py index 658ada4b..4415374c 100644 --- a/docs/generate.py +++ b/docs/generate.py @@ -6,8 +6,8 @@ Generates a bunch of html files containing the documentation. - :copyright: 2006-2007 by Armin Ronacher, Georg Brandl. - :license: BSD, see LICENSE for more details. + :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. """ import os |