diff options
author | Joel Brobecker <brobecker@adacore.com> | 2014-01-01 07:54:24 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-01-01 07:54:24 +0400 |
commit | ecd75fc8eed3bde86036141228074a20e55dcfc9 (patch) | |
tree | 8f4a51f410949d8e3e7f03b005e798e7dfa2721d /gdb/windows-nat.h | |
parent | 28498c4207945d583481d50ba6b181d3ce60fa72 (diff) | |
download | binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.zip binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.gz binutils-ecd75fc8eed3bde86036141228074a20e55dcfc9.tar.bz2 |
Update Copyright year range in all files maintained by GDB.
Diffstat (limited to 'gdb/windows-nat.h')
-rw-r--r-- | gdb/windows-nat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/windows-nat.h b/gdb/windows-nat.h index 55624ee..56d77ec 100644 --- a/gdb/windows-nat.h +++ b/gdb/windows-nat.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2013 Free Software Foundation, Inc. +/* Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GDB. |