From 8779b701199d9ad7205151e4720103ada83f7806 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 4 Apr 2015 09:40:56 -0400 Subject: [PATCH] Wording [ci skip] --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 2ff645370..cd583937c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -47,8 +47,8 @@ master_doc = 'index' # General information about the project. project = u'Pillow (PIL Fork)' -copyright = u'1995-2015, Fredrik Lundh and Contributors. Alex Clark and Contributors' -author = u'Fredrik Lundh and Contributors. Alex Clark and Contributors AKA Pillow Fighters.' +copyright = u'1995-2015, Fredrik Lundh and Contributors, Alex Clark and Contributors' +author = u'Fredrik Lundh and Contributors, Alex Clark and Contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the