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
|
||||
including copyright and license information.
|
||||
|
||||
:copyright: Copyright 2006-2009 by Georg Brandl.
|
||||
:license: GNU GPL, see LICENSE for more details.
|
||||
:copyright: Copyright 2006-2009 by the Sphinx team, see AUTHORS.
|
||||
:license: BSD, see LICENSE for details.
|
||||
"""
|
||||
|
||||
import sys, os, re
|
||||
|
Loading…
Reference in New Issue
Block a user