diff options
author | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
commit | 6684d8814f1e11fd0282095b6699cea6506f95f8 (patch) | |
tree | 2473755e331ae5624a6f6988071bc24c98e7d07c /include/gdb/sim-ppc.h | |
parent | 5592e8833ec7c4a405e85dc940f299f846ad12e3 (diff) | |
download | cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.gz cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.bz2 cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.zip |
Update copyright notices to add year 2010.
Diffstat (limited to 'include/gdb/sim-ppc.h')
-rw-r--r-- | include/gdb/sim-ppc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-ppc.h b/include/gdb/sim-ppc.h index 7a3521a60..5deb126dc 100644 --- a/include/gdb/sim-ppc.h +++ b/include/gdb/sim-ppc.h @@ -1,6 +1,6 @@ /* sim-ppc.h --- interface between PowerPC simulator and GDB. - Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Red Hat. |