summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:14:27 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2016-07-19 19:14:27 +0300
commit461e0161dda5bb8ce1f2817adcb6379f6a9e7b19 (patch)
treec87ef5baa45dbd4ad81724d05e0eed167e20ae54 /doc
parentc61b992458e1b1b3d955abf11ac3b75c98a11503 (diff)
downloadastroid-git-461e0161dda5bb8ce1f2817adcb6379f6a9e7b19.tar.gz
Keep a consistent copyright notice across the board.
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 736f8a46..4164f7df 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'Astroid'
-copyright = u'2003-2016, Logilab, PyCQA and contributors'
+copyright = u'2003-2016, Logilab'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the