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 8759042b..91a280e3 100644 --- a/docs/generate.py +++ b/docs/generate.py @@ -7,7 +7,7 @@ Generates a bunch of html files containing the documentation. :copyright: 2006 by Armin Ronacher, Georg Brandl. - :license: GNU LGPL, see LICENSE for more details. + :license: BSD, see LICENSE for more details. """ import os |