From: Stefano Zacchiroli Date: Sun, 15 Feb 2015 12:39:06 +0000 (+0100) Subject: [PATCH 1/3] notmuch-mutt: bump copyright year X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=18219a64b75595a5b2453b058f9a33555c6542ec;p=notmuch-archives.git [PATCH 1/3] notmuch-mutt: bump copyright year --- diff --git a/94/0070bbfa03e79f5508015afef467706e10d8ad b/94/0070bbfa03e79f5508015afef467706e10d8ad new file mode 100644 index 000000000..87d6e6816 --- /dev/null +++ b/94/0070bbfa03e79f5508015afef467706e10d8ad @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id BAA9C429E37 + for ; Sun, 15 Feb 2015 04:39:25 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 2.338 +X-Spam-Level: ** +X-Spam-Status: No, score=2.338 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id kBe3E5GqtBKu for ; + Sun, 15 Feb 2015 04:39:22 -0800 (PST) +Received: from upsilon.cc (upsilon.cc [178.32.142.91]) + by olra.theworths.org (Postfix) with ESMTP id 28452431FD8 + for ; Sun, 15 Feb 2015 04:39:22 -0800 (PST) +Received: from timira.takhisis.invalid (unknown [78.194.69.54]) + by upsilon.cc (Postfix) with ESMTPSA id D6D9C10E69; + Sun, 15 Feb 2015 13:39:17 +0100 (CET) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=upsilon.cc; s=mail; + t=1424003957; bh=SoirUP1iifmWs/ZaD4q7hYuytLOROn9QDouLgeCepsU=; + h=From:To:Cc:Subject:Date:In-Reply-To:References:From; + b=POjmx4yH8OHrtrJhFQ/XzHY9/anJ03GQnRQxcN77rwqi8zTObL6NiF3VIqkyBSKge + BJ8MI13a1Y4D6C2S7BRxLAWhYIqRf8s2vIdVVZtZlGzN25MG6dHJJnunLdCH8joV5a + EuqO40Iqolfmg9cuJ3ZyjeV9q831nErnJzQ+U7T4= +Received: by timira.takhisis.invalid (Postfix, from userid 1000) + id B2906600E0; Sun, 15 Feb 2015 13:39:17 +0100 (CET) +From: Stefano Zacchiroli +To: notmuch@notmuchmail.org +Subject: [PATCH 1/3] notmuch-mutt: bump copyright year +Date: Sun, 15 Feb 2015 13:39:06 +0100 +Message-Id: <1424003948-17642-2-git-send-email-zack@upsilon.cc> +X-Mailer: git-send-email 2.1.4 +In-Reply-To: <1424003948-17642-1-git-send-email-zack@upsilon.cc> +References: + <1424003948-17642-1-git-send-email-zack@upsilon.cc> +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +Cc: zack@upsilon.cc +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 15 Feb 2015 12:39:26 -0000 + +--- + contrib/notmuch-mutt/notmuch-mutt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt +index 4969e4b..6d4d60c 100755 +--- a/contrib/notmuch-mutt/notmuch-mutt ++++ b/contrib/notmuch-mutt/notmuch-mutt +@@ -2,7 +2,7 @@ + # + # notmuch-mutt - notmuch (of a) helper for Mutt + # +-# Copyright: © 2011-2012 Stefano Zacchiroli ++# Copyright: © 2011-2015 Stefano Zacchiroli + # License: GNU General Public License (GPL), version 3 or above + # + # See the bottom of this file for more documentation. +-- +2.1.4 +