From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3390 invoked by alias); 29 Jan 2008 20:23:38 -0000 Received: (qmail 3382 invoked by uid 22791); 29 Jan 2008 20:23:38 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Jan 2008 20:23:11 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-194-208.inter.net.il [83.130.194.208]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IZX08581 (AUTH halo1); Tue, 29 Jan 2008 22:20:35 +0200 (IST) Date: Tue, 29 Jan 2008 20:23:00 -0000 Message-Id: From: Eli Zaretskii To: Nicholas Mc Guire CC: drow@false.org, brobecker@adacore.com, gdb@sourceware.org In-reply-to: (message from Nicholas Mc Guire on Mon, 28 Jan 2008 23:20:06 -0900 (AKST)) Subject: Re: Our next GDB release (GDB version 6.8) Reply-to: Eli Zaretskii References: <20080126005319.GD21874@adacore.com> <20080127151016.GA1750@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00315.txt.bz2 > Date: Mon, 28 Jan 2008 23:20:06 -0900 (AKST) > From: Nicholas Mc Guire > cc: Eli Zaretskii , Joel Brobecker , > gdb@sourceware.org > > well its actually not that large - the patch to the core stuff is very > small - more a set of bug-fixes than new stuff - and the changes to > gdbserver are well encapsulated in seperate files. How many non-comment, non-whitespace lines does it change? If only a few, then the patch could be accepted without a copyright assignment. Failing that, perhaps you could describe where and what to change without showing the actual code, and then someone else (who can assign copyright) would implement that. Ideas are not copyrightable, only the actual implementation in code is.