Re: [PATCH v3] devel/release-checks: added checking of copyright year in documentation
authorDavid Bremner <david@tethera.net>
Thu, 19 Nov 2015 11:55:49 +0000 (07:55 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:50:03 +0000 (14:50 -0700)
32/0fc793c1fa663549d102d440fc526726bce465 [new file with mode: 0644]

diff --git a/32/0fc793c1fa663549d102d440fc526726bce465 b/32/0fc793c1fa663549d102d440fc526726bce465
new file mode 100644 (file)
index 0000000..57da0cb
--- /dev/null
@@ -0,0 +1,61 @@
+Return-Path: <david@tethera.net>\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 CD68A6DE00DF\r
+ for <notmuch@notmuchmail.org>; Thu, 19 Nov 2015 03:57:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.093\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.093 tagged_above=-999 required=5 tests=[AWL=0.093]\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 2-w6kevaVD-X for <notmuch@notmuchmail.org>;\r
+ Thu, 19 Nov 2015 03:57:07 -0800 (PST)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id C222C6DE009A\r
+ for <notmuch@notmuchmail.org>; Thu, 19 Nov 2015 03:57:06 -0800 (PST)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZzNou-0003xT-Q3; Thu, 19 Nov 2015 11:56:08 +0000\r
+Received: (nullmailer pid 29328 invoked by uid 1000); Thu, 19 Nov 2015\r
+ 11:55:49 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
+Cc: tomi.ollila@iki.fi\r
+Subject: Re: [PATCH v3] devel/release-checks: added checking of copyright\r
+ year in documentation\r
+In-Reply-To: <1446385315-20217-1-git-send-email-tomi.ollila@iki.fi>\r
+References: <1446385315-20217-1-git-send-email-tomi.ollila@iki.fi>\r
+User-Agent: Notmuch/0.21+7~g55fb7da (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Thu, 19 Nov 2015 07:55:49 -0400\r
+Message-ID: <87bnaqp5iy.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 19 Nov 2015 11:57:09 -0000\r
+\r
+Tomi Ollila <tomi.ollila@iki.fi> writes:\r
+\r
+> Check that copyright year will be current year in generated documentation.\r
+>\r
+> Checking is done my matching that copyright line contains current year\r
+> as a substring which is good enough "approximation" in this context.\r
+\r
+Pushed.\r
+\r
+d\r