binutils-gdb/gdb/config
Pedro Alves 0b1afbb37b Consistent use of (C) after "Copyright".
While writing the previous patch, I noticed that we're not consistent
with the (C) in the copyright header.  The maintainers manual prefers
having it, though also says it's optional.  We have over 10x more
files with (C) than without in gdb's code, so I spent a few minutes
grepping and fixing.  Funny enough, the testsuite has it backwards.
I'll leave that for another time.

gdb/
2013-02-12  Pedro Alves  <palves@redhat.com>

	* amd64-darwin-tdep.c: Add (C) after Copyright.
	* cli/cli-cmds.h: Ditto.
	* cli/cli-decode.c: Ditto.
	* cli/cli-decode.h: Ditto.
	* cli/cli-dump.c: Ditto.
	* cli/cli-dump.h: Ditto.
	* cli/cli-interp.c: Ditto.
	* cli/cli-logging.c: Ditto.
	* cli/cli-script.c: Ditto.
	* cli/cli-script.h: Ditto.
	* cli/cli-setshow.c: Ditto.
	* cli/cli-setshow.h: Ditto.
	* cli/cli-utils.c: Ditto.
	* cli/cli-utils.h: Ditto.
	* config/alpha/nm-osf3.h: Ditto.
	* config/djgpp/djconfig.sh: Ditto.
	* config/i386/nm-fbsd.h: Ditto.
	* config/i386/nm-i386gnu.h: Ditto.
	* config/nm-linux.h: Ditto.
	* config/nm-nto.h: Ditto.
	* config/rs6000/nm-rs6000.h: Ditto.
	* config/sparc/nm-sol2.h: Ditto.
	* darwin-nat-info.c: Ditto.
	* dfp.c: Ditto.
	* dfp.h: Ditto.
	* gdb-demangle.h: Ditto.
	* i386-darwin-nat.c: Ditto.
	* i386-darwin-tdep.c: Ditto.
	* linux-fork.h: Ditto.
	* m32c-tdep.c: Ditto.
	* microblaze-linux-tdep.c: Ditto.
	* microblaze-rom.c: Ditto.
	* microblaze-tdep.c: Ditto.
	* microblaze-tdep.h: Ditto.
	* mips-linux-tdep.h: Ditto.
	* ppc-ravenscar-thread.c: Ditto.
	* ppc-ravenscar-thread.h: Ditto.
	* prologue-value.c: Ditto.
	* prologue-value.h: Ditto.
	* ravenscar-thread.c: Ditto.
	* ravenscar-thread.h: Ditto.
	* sparc-ravenscar-thread.c: Ditto.
	* sparc-ravenscar-thread.h: Ditto.
	* tilegx-linux-tdep.c: Ditto.
	* unwind_stop_reasons.def: Ditto.
	* windows-nat.h: Ditto.
	* xtensa-linux-tdep.c: Ditto.
	* xtensa-xtregs.c: Ditto.
	* regformats/regdat.sh: Ditto.
	* regformats/regdef.h: Ditto.

gdb/gdbserver/
2013-02-12  Pedro Alves  <palves@redhat.com>

	* linux-xtensa-low.c: Ditto.
	* xtensa-xtregs.c: Ditto.
2013-02-12 19:03:57 +00:00
..
aarch64 Adding aarch64-linux-nat support. 2013-02-08 09:00:35 +00:00
alpha Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
arm gdb/ 2012-03-13 15:00:37 +00:00
djgpp Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
i386 Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
ia64 gdb/ 2012-03-13 15:00:37 +00:00
m32r gdb/ 2012-03-13 15:00:37 +00:00
m68k gdb/ 2012-03-13 15:00:37 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips gdb/ 2012-03-13 15:00:37 +00:00
pa * config/pa/hpux.mh (NATDEPFILES): Remove somread.o. 2013-01-09 17:21:36 +00:00
powerpc 2013-02-04 Andreas Tobler <andreast@fgznet.ch> 2013-02-04 20:48:53 +00:00
rs6000 Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
s390 gdb/ 2012-03-13 15:00:37 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
tilegx 2012-05-30 Jeff Kenton <jkenton@tilera.com> 2012-05-30 19:41:34 +00:00
vax gdb/ 2012-01-10 16:30:49 +00:00
xtensa gdb/ 2012-03-13 15:00:37 +00:00
nm-linux.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nm-nto.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00