From 778e736ce9d0b19632cf2f18e216b12e2001d390 Mon Sep 17 00:00:00 2001 From: gbrandl Date: Sun, 4 Jan 2009 15:26:47 +0100 Subject: Update copyrighting style to standard "team" tags. Update AUTHORS file accordingly. --- docs/generate.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/generate.py') 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 -- cgit v1.2.1