From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27563 invoked by alias); 25 Sep 2008 16:08:38 -0000 Received: (qmail 27345 invoked by uid 22791); 25 Sep 2008 16:08:38 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 Sep 2008 16:08:03 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7A5252A9619; Thu, 25 Sep 2008 12:08:01 -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 5YUr7O7zrV4Q; Thu, 25 Sep 2008 12:08:01 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 438082A9611; Thu, 25 Sep 2008 12:08:01 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 060B5E7ACD; Thu, 25 Sep 2008 09:07:58 -0700 (PDT) Date: Thu, 25 Sep 2008 16:08:00 -0000 From: Joel Brobecker To: Stephan Springl Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Topo in gdb comment Message-ID: <20080925160758.GD3613@adacore.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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 X-SW-Source: 2008-09/txt/msg00503.txt.bz2 Hello Stephan, > while browsing the gdb sources, I found the following as of cvs two hours > ago. Thank you for sending this patch! I checked it in using the "tiny change" policy, meaning that we don't need a copyright assignment for such an obvious change. As far as I can tell, the previous patch you contributed was in 2006. If you are thinking about contributing other patches, perhaps it would make sense for you to file a copyright assignment with the FSF? Let me know if you'd like to proceed in that direction, and I will tell you how to do it. -- Joel