[PATCH v2] doc: update copyright year to contain range 2009-2015
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 15 Oct 2015 17:57:43 +0000 (20:57 +0300)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:44 +0000 (14:49 -0700)
d2/924b8afe55f6487e60557de695fd0b74e596d1 [new file with mode: 0644]

diff --git a/d2/924b8afe55f6487e60557de695fd0b74e596d1 b/d2/924b8afe55f6487e60557de695fd0b74e596d1
new file mode 100644 (file)
index 0000000..6d605e2
--- /dev/null
@@ -0,0 +1,67 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 4CFD86DE0B64\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 10:58:03 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.168\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.168 tagged_above=-999 required=5 tests=[AWL=0.708, \r
+ RP_MATCHES_RCVD=-0.55, T_HEADER_FROM_DIFFERENT_DOMAINS=0.01]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id iMCwi_WdeXCu for <notmuch@notmuchmail.org>;\r
+ Thu, 15 Oct 2015 10:58:00 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 425A76DE0B27\r
+ for <notmuch@notmuchmail.org>; Thu, 15 Oct 2015 10:57:58 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+ id 0A4CD1000FA; Thu, 15 Oct 2015 20:57:46 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2] doc: update copyright year to contain range 2009-2015\r
+Date: Thu, 15 Oct 2015 20:57:43 +0300\r
+Message-Id: <1444931863-3384-1-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 2.0.0\r
+In-Reply-To: <8737xcpf3e.fsf@zancas.localnet>\r
+References: <8737xcpf3e.fsf@zancas.localnet>\r
+Cc: tomi.ollila@iki.fi\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 15 Oct 2015 17:58:03 -0000\r
+\r
+Now it is accurate and provides more information to the\r
+reader of the documents.\r
+---\r
+ doc/conf.py | 2 +-\r
+ 1 file changed, 1 insertion(+), 1 deletion(-)\r
+\r
+diff --git a/doc/conf.py b/doc/conf.py\r
+index 8fbc8544b0b1..65adafeb1cef 100644\r
+--- a/doc/conf.py\r
++++ b/doc/conf.py\r
+@@ -12,7 +12,7 @@ master_doc = 'index'\r
\r
+ # General information about the project.\r
+ project = u'notmuch'\r
+-copyright = u'2014, Carl Worth and many others'\r
++copyright = u'2009-2015, Carl Worth and many others'\r
\r
+ location = os.path.dirname(__file__)\r
\r
+-- \r
+2.0.0\r
+\r