This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC/RFA: Move new disassembler to libgdb proper


Andrew Cagney wrote:
Two tweeks:

+ /* Disassemble support for GDB.
+    Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
+    Contributed by Cygnus Solutions (a Red Hat company).


The (C) should just be 2002 and ``Red Hat, Inc.''.


OK.  I was not sure, as the code is older than that.  But I guess the copyright goes by the file, not the code...
Ah.  No, it follows the code.  Make it:

	Copyright 2000, 2001, 2002 Free ..

and (wearing a Red Hat) just drop the Cygnus/Red Hat bit.

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]