diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-01-04 08:28:28 +0000 |
commit | c5a570810022466eaa5e077cd1b8aa00d74706f1 (patch) | |
tree | 34591c7977f834cbf2e2fc867e44173b32a894d4 /gdb/vax-tdep.c | |
parent | 0b30217134add051e159a192066a1e568ebd837f (diff) | |
download | binutils-gdb-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/vax-tdep.c')
-rw-r--r-- | gdb/vax-tdep.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/vax-tdep.c b/gdb/vax-tdep.c index 97d453452d6..0dcca75d241 100644 --- a/gdb/vax-tdep.c +++ b/gdb/vax-tdep.c @@ -1,8 +1,7 @@ /* Target-dependent code for the VAX. - Copyright (C) 1986, 1989, 1991, 1992, 1995, 1996, 1998, 1999, 2000, 2002, - 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 1986, 1989, 1991-1992, 1995-1996, 1998-2000, 2002-2005, + 2007-2012 Free Software Foundation, Inc. This file is part of GDB. |