summaryrefslogtreecommitdiff
path: root/sphinx/setup_command.py
diff options
context:
space:
mode:
authorAdam Turner <9087854+aa-turner@users.noreply.github.com>2022-02-20 02:59:02 +0000
committerAdam Turner <9087854+aa-turner@users.noreply.github.com>2022-02-20 03:06:23 +0000
commit6bb7b891a16fbcd5fad1f88fb472505549b9c084 (patch)
tree56437ca8d43f98ddab1c1eb1a5015346fb47ad27 /sphinx/setup_command.py
parentb691ebcc3e440a678cd28432fed7279fa647e9cd (diff)
downloadsphinx-git-6bb7b891a16fbcd5fad1f88fb472505549b9c084.tar.gz
Remove copyright and licence fields
Diffstat (limited to 'sphinx/setup_command.py')
-rw-r--r--sphinx/setup_command.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py
index d69a96011..19f2375c8 100644
--- a/sphinx/setup_command.py
+++ b/sphinx/setup_command.py
@@ -1,9 +1,6 @@
"""Setuptools/distutils commands to assist the building of sphinx documentation.
-:author: Sebastian Wiesner
-:contact: basti.wiesner@gmx.net
-:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
-:license: BSD, see LICENSE for details.
+:author: Sebastian Wiesner <basti.wiesner@gmx.net>
"""
import os