Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / f3 / 2ce3c886e170de8087eac2cf4312d6705e55f7
1 Return-Path: <blakej@foo.net>\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 36F4C431E62\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 09:29:46 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\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 XRV5cgdr9kRA for <notmuch@notmuchmail.org>;\r
16         Tue, 20 Aug 2013 09:29:38 -0700 (PDT)\r
17 Received: from foo.net (70-36-235-136.dsl.static.sonic.net [70.36.235.136])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id CB2B6431FB6\r
21         for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 09:29:37 -0700 (PDT)\r
22 Received: from foo.net (localhost [127.0.0.1])\r
23         by foo.net (8.14.5+Sun/8.14.5) with ESMTP id r7KGTR78027224;\r
24         Tue, 20 Aug 2013 09:29:27 -0700 (PDT)\r
25 To: Tomi Ollila <tomi.ollila@iki.fi>\r
26 Subject: Re: [PATCH 4/4] timegm: add portable implementation (Solaris support)\r
27 In-Reply-To: Your message of "Tue, 20 Aug 2013 19:03:42 +0300."\r
28         <m2bo4sfixt.fsf@guru.guru-group.fi> \r
29 Date: Tue, 20 Aug 2013 09:29:27 -0700\r
30 Message-ID: <27223.1377016167@foo.net>\r
31 From: Blake Jones <blakej@foo.net>\r
32 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2\r
33         (foo.net [127.0.0.1]); Tue, 20 Aug 2013 09:29:27 -0700 (PDT)\r
34 Cc: notmuch@notmuchmail.org, Vladimir Marek <vlmarek@volny.cz>\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Tue, 20 Aug 2013 16:29:46 -0000\r
48 \r
49 > The copyright header gives FSF "owner"ship to the file -- which would\r
50 > be fine by the project -- but does assigning copyright to the FSF work\r
51 > like this...  ... I started to look around and found (among other\r
52 > pages) this:\r
53\r
54 > http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=doc/Copyright/conditions.text;h=6e19adf0233900c9169\r
55 > e10fe7e0aa8d1feb73996;hb=HEAD\r
56\r
57 > Maybe for liability reasons FSF needs more than just stating the\r
58 > copyright at the beginning of file... I don't know -- but if this is\r
59 > the case maybe the easiest thing is to remove (amend) the Copyright\r
60 > line out of the file.\r
61 \r
62 I don't really care what sort of copyright it has.  Vladimir is the one\r
63 with the up-to-date tree at this point, so he would be best positioned\r
64 to update the text with whatever works best for the rest of notmuch.\r
65 \r
66 > In getline.c, and getdelim.c the code is taken from glibc. What I've \r
67 > understood this timegm.c is new art ?\r
68 \r
69 To the best of my recollection, yes, I implemented this version of\r
70 timegm() from scratch, based on my understanding of what it needed to\r
71 do.\r
72 \r
73 Blake\r