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/windows-tdep.h | |
parent | 0b30217134add051e159a192066a1e568ebd837f (diff) | |
download | binutils-c5a570810022466eaa5e077cd1b8aa00d74706f1.zip binutils-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.gz binutils-c5a570810022466eaa5e077cd1b8aa00d74706f1.tar.bz2 |
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/windows-tdep.h')
-rw-r--r-- | gdb/windows-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/windows-tdep.h b/gdb/windows-tdep.h index 779660c..c790e0a 100644 --- a/gdb/windows-tdep.h +++ b/gdb/windows-tdep.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2008-2012 Free Software Foundation, Inc. This file is part of GDB. |