From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.devel Subject: Re: How to check copyright assignment papers? Date: Fri, 01 Aug 2003 09:10:26 +0200 Organization: CWI, Amsterdam Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87d6fqcyid.fsf@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1059722064 22355 80.91.224.249 (1 Aug 2003 07:14:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 1 Aug 2003 07:14:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Aug 01 09:14:23 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19iU6k-0005me-00 for ; Fri, 01 Aug 2003 09:13:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19iU9Y-0002hK-00 for ; Fri, 01 Aug 2003 09:16:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19iU5b-00019N-FB for emacs-devel@quimby.gnus.org; Fri, 01 Aug 2003 03:12:35 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19iU4u-0000go-8v for emacs-devel@gnu.org; Fri, 01 Aug 2003 03:11:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19iU4T-0000Nh-8B for emacs-devel@gnu.org; Fri, 01 Aug 2003 03:11:25 -0400 Original-Received: from [192.16.191.8] (helo=hera.cwi.nl) by monty-python.gnu.org with esmtp (Exim 4.20) id 19iU3X-00086a-8u; Fri, 01 Aug 2003 03:10:27 -0400 Original-Received: from occarina.pna.cwi.nl (occarina.pna.cwi.nl [192.16.184.200]) by hera.cwi.nl with ESMTP id JAA12160 for ; Fri, 1 Aug 2003 09:10:26 +0200 (MEST) Original-Received: (from lute@localhost) by occarina.pna.cwi.nl (8.12.8/8.12.5) id h717AQ7I000386; Fri, 1 Aug 2003 09:10:26 +0200 X-Authentication-Warning: occarina.pna.cwi.nl: lute set sender to Lute.Kamstra@cwi.nl using -f Original-To: Alex Schroeder In-Reply-To: <87d6fqcyid.fsf@gnu.org> (Alex Schroeder's message of "Thu, 31 Jul 2003 21:00:26 +0200") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) Original-Lines: 14 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15769 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15769 Alex Schroeder writes: >> What is the best way for me to check if a person has signed copyright >> papers for Emacs (and which kind of papers) in case I want to apply a >> patch of that person? > > Connect to fencepost and read or grep copyright.list: > > grep Hannu /gd/gnuorg/copyright.list Ah, so I would need an account on fencepost. Hmm, maybe I'll just ask someone who does when the occasion arises. Lute.