From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4678 invoked by alias); 9 Jun 2011 14:37:18 -0000 Received: (qmail 4598 invoked by uid 22791); 9 Jun 2011 14:37:17 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Jun 2011 14:36:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id EA2552BB3CA; Thu, 9 Jun 2011 10:36:53 -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 T-N2cOErdZa1; Thu, 9 Jun 2011 10:36:53 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BDD1A2BB3C8; Thu, 9 Jun 2011 10:36:53 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 374FC145615; Thu, 9 Jun 2011 07:36:51 -0700 (PDT) Date: Thu, 09 Jun 2011 14:37:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: pi3orama@gmail.com, gdb@sourceware.org Subject: Re: ReBranch - a record-replay debugging tool Message-ID: <20110609143651.GP12848@adacore.com> References: <201106091325.59412.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106091325.59412.pedro@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-06/txt/msg00053.txt.bz2 > One detail. Files that had been derived from other GPL files > should not lose the original copyright notice. Of course > you can _add_ a note on your own copyright. That is, e.g., > on exception.h|c, I suggest something like: > > /* Copyright (C) 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, > 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, > 2009, 2010, 2011 Free Software Foundation, Inc. > > Copyright (C) 2009, 2010, 2011 Nan Wang ^^^^^^^^ If the files are going to be contributed to the GDB project, I think we'll want the copyright to say FSF, no? -- Joel