mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Relicense to avoid confusion.
This commit is contained in:
parent
415d975496
commit
da7f1e408c
@ -7,8 +7,8 @@
|
|||||||
Make sure each Python file has a correct file header
|
Make sure each Python file has a correct file header
|
||||||
including copyright and license information.
|
including copyright and license information.
|
||||||
|
|
||||||
:copyright: Copyright 2006-2009 by Georg Brandl.
|
:copyright: Copyright 2006-2009 by the Sphinx team, see AUTHORS.
|
||||||
:license: GNU GPL, see LICENSE for more details.
|
:license: BSD, see LICENSE for details.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys, os, re
|
import sys, os, re
|
||||||
|
Loading…
Reference in New Issue
Block a user