Re: how to specify notmuch colors in emacs24
[notmuch-archives.git] / bc / 4cfc80fb08560d1e7ce6406f257b9fe68b76c5
1 Return-Path: <cworth@cworth.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 67006431FBF\r
6         for <notmuch@notmuchmail.org>; Sat, 20 Feb 2010 11:55:28 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -3.233\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-3.233 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1.8, AWL=1.166, BAYES_00=-2.599] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Jk+WQX3e-cm3; Sat, 20 Feb 2010 11:55:27 -0800 (PST)\r
16 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
17         by olra.theworths.org (Postfix) with ESMTP id 0F53C431FAE;\r
18         Sat, 20 Feb 2010 11:55:27 -0800 (PST)\r
19 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
20         id BC3A125427A; Sat, 20 Feb 2010 11:55:26 -0800 (PST)\r
21 From: Carl Worth <cworth@cworth.org>\r
22 To: Johannes Schindelin <Johannes.Schindelin@gmx.de>\r
23 In-Reply-To: <alpine.DEB.1.00.1002192204050.20986@pacific.mpi-cbg.de>\r
24 References: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
25         <87hbpwpoko.fsf@yoom.home.cworth.org>\r
26         <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com>\r
27         <201002081614.24284.sojkam1@fel.cvut.cz>\r
28         <871vgr78lr.fsf@yoom.home.cworth.org>\r
29         <87iqa2y0gz.fsf@steelpick.localdomain>\r
30         <87r5oqe7mi.fsf@yoom.home.cworth.org>\r
31         <871vgmki4f.fsf@steelpick.localdomain>\r
32         <7vaav8hpfo.fsf@alter.siamese.dyndns.org>\r
33         <87tytdiqob.fsf@steelpick.localdomain>\r
34         <alpine.DEB.1.00.1002191138280.20986@pacific.mpi-cbg.de>\r
35         <873a0xhwxs.fsf@yoom.home.cworth.org>\r
36         <alpine.DEB.1.00.1002192204050.20986@pacific.mpi-cbg.de>\r
37 Date: Sat, 20 Feb 2010 11:55:26 -0800\r
38 Message-ID: <87eikfhec1.fsf@yoom.home.cworth.org>\r
39 MIME-Version: 1.0\r
40 Content-Type: multipart/signed; boundary="=-=-=";\r
41         micalg=pgp-sha1; protocol="application/pgp-signature"\r
42 Cc: Johannes Sixt <j6t@kdbg.org>, Pierre Habouzit <madcoder@debian.org>,\r
43         Sverre Rabbelier <srabbelier@gmail.com>, notmuch@notmuchmail.org,\r
44         git@vger.kernel.org\r
45 Subject: [notmuch] [PATCH] test-lib.sh: Add explicit license detail,\r
46         with change from GPLv2 to GPLv2+.\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sat, 20 Feb 2010 19:55:28 -0000\r
60 \r
61 --=-=-=\r
62 Content-Transfer-Encoding: quoted-printable\r
63 \r
64 This file has had no explicit license information noted in it, but\r
65 has clearly been created and modified according to the terms of GPLv2\r
66 as with the rest of the git code base.\r
67 \r
68 The purpose of relicensing is to allow other GPLv3+ projects (in\r
69 particular, the notmuch project: http://notmuchmail.org) to use this\r
70 same test-suite structure (and to contribute changes back as well).\r
71 \r
72 The request for relicensing was presented to the git community in:\r
73 \r
74         Message-ID: <871vgmki4f.fsf@steelpick.localdomain>\r
75 \r
76 and explicitly agreed to by Junio C Hamano, Sverre Rabbelier, Johannes\r
77 Schindelin, Pierre Habouzit, and Johannes Sixt.\r
78 =2D--\r
79 \r
80 On Fri, 19 Feb 2010 22:04:37 +0100 (CET), Johannes Schindelin <Johannes.Sch=\r
81 indelin@gmx.de> wrote:\r
82 > On Fri, 19 Feb 2010, Carl Worth wrote:\r
83 >\r
84 > > I think the most clear step forward would be for test-lib.sh to be\r
85 > > updated in the git repository with an explicit licensing blurb\r
86 > > reflecting this agreement.\r
87 >=20\r
88 > Sure. If you make an appropriate patch, I'll ACK it.\r
89 \r
90 Thanks Johannes,\r
91 \r
92 Hopefully this does the trick. Otherwise, please let me know.\r
93 \r
94 =2DCarl\r
95 \r
96  t/test-lib.sh |   12 ++++++++++++\r
97  1 files changed, 12 insertions(+), 0 deletions(-)\r
98 \r
99 diff --git a/t/test-lib.sh b/t/test-lib.sh\r
100 index afd3053..004470f 100644\r
101 =2D-- a/t/test-lib.sh\r
102 +++ b/t/test-lib.sh\r
103 @@ -2,6 +2,18 @@\r
104  #\r
105  # Copyright (c) 2005 Junio C Hamano\r
106  #\r
107 +# This program is free software: you can redistribute it and/or modify\r
108 +# it under the terms of the GNU General Public License as published by\r
109 +# the Free Software Foundation, either version 2 of the License, or\r
110 +# (at your option) any later version.\r
111 +#\r
112 +# This program is distributed in the hope that it will be useful,\r
113 +# but WITHOUT ANY WARRANTY; without even the implied warranty of\r
114 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
115 +# GNU General Public License for more details.\r
116 +#\r
117 +# You should have received a copy of the GNU General Public License\r
118 +# along with this program.  If not, see http://www.gnu.org/licenses/ .\r
119 =20\r
120  # if --tee was passed, write the output not only to the terminal, but\r
121  # additionally to the file test-results/$BASENAME.out, too.\r
122 =2D-=20\r
123 1.6.5.7\r
124 \r
125 \r
126 --=-=-=\r
127 Content-Type: application/pgp-signature\r
128 \r
129 -----BEGIN PGP SIGNATURE-----\r
130 Version: GnuPG v1.4.10 (GNU/Linux)\r
131 \r
132 iD8DBQFLgD4u6JDdNq8qSWgRAgvsAJ967kKQACADf0bMbDEiRviz3S6s3gCfU9lR\r
133 GIzZuopHNS96brdZO264JnQ=\r
134 =mdcQ\r
135 -----END PGP SIGNATURE-----\r
136 --=-=-=--\r