diff options
Diffstat (limited to 'docs/generate.py')
-rw-r--r-- | docs/generate.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/generate.py b/docs/generate.py index e5e7eaa0..79095d38 100644 --- a/docs/generate.py +++ b/docs/generate.py @@ -6,7 +6,7 @@ Generates a bunch of html files containing the documentation. - :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |