From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23714 invoked by alias); 10 Mar 2014 09:57:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23704 invoked by uid 89); 10 Mar 2014 09:57:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 10 Mar 2014 09:57:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 38DA31163B9; Mon, 10 Mar 2014 05:57:21 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id l3NAZW-oUe-p; Mon, 10 Mar 2014 05:57:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 03DE11163AF; Mon, 10 Mar 2014 05:57:20 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D90FBE0A1B; Mon, 10 Mar 2014 02:57:19 -0700 (PDT) Date: Mon, 10 Mar 2014 09:57:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Pedro Alves , gdb-patches@sourceware.org, Aleksandar Ristovski Subject: Re: [patchv3 0/8] Validate binary before use Message-ID: <20140310095719.GB4882@adacore.com> References: <20140227213229.GA21121@host2.jankratochvil.net> <5310933E.8000601@redhat.com> <20140302183659.GA11910@host2.jankratochvil.net> <53148332.7010600@redhat.com> <20140308173316.GA18331@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140308173316.GA18331@host2.jankratochvil.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-03/txt/msg00233.txt.bz2 > > >> These need to be 2013-2014. > > > > > > Why? It counts since the first post to gdb-patches? > > > > https://sourceware.org/ml/gdb-patches/2014-02/msg00859.html > > Do you mean this part? > # 1. We start claiming copyright the year the file as committed > # to a medium (hard drive), not the year it was published. > > Does "medium" mean any disk even unrelated to the GDB project? > Or does "medium" mean "any medium used for GDB development"? Sorry, Jan - I don't know the answer to Jan's question, whether there is a distinction between the two situations. It doesn't seem like we need the answer in the context of that patch, but perhaps we could ask copyright-clerk if we want to satisfy our curiosity? -- Joel