From cecb6181930eb60cbbe26cd5b09d5047084faa97 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 5 Feb 2012 12:58:02 +0100 Subject: Copyright update. --- docs/generate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/generate.py') diff --git a/docs/generate.py b/docs/generate.py index 79095d38..4842dc6e 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-2011 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ -- cgit v1.2.1