diff options
author | Joel Brobecker <brobecker@adacore.com> | 2013-01-01 06:41:30 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2013-01-01 06:41:30 +0000 |
commit | 3b1c1875dd2d9e2d7b9fa6383acb815a03df1077 (patch) | |
tree | 85a60ed36c4d2465070feef1032c015078749b3f /include/gdb/sim-arm.h | |
parent | d6aec4e02509549e1b26ffcd8d210a83f0f77754 (diff) | |
download | newlib-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.zip newlib-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.tar.gz newlib-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.tar.bz2 |
Update years in copyright notice for the GDB files.
Two modifications:
1. The addition of 2013 to the copyright year range for every file;
2. The use of a single year range, instead of potentially multiple
year ranges, as approved by the FSF.
Diffstat (limited to 'include/gdb/sim-arm.h')
-rw-r--r-- | include/gdb/sim-arm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/sim-arm.h b/include/gdb/sim-arm.h index 1210e94..cae062f 100644 --- a/include/gdb/sim-arm.h +++ b/include/gdb/sim-arm.h @@ -1,6 +1,6 @@ /* This file defines the interface between the Arm simulator and GDB. - Copyright 2002-2003, 2007-2012 Free Software Foundation, Inc. + Copyright 2002-2013 Free Software Foundation, Inc. Contributed by Red Hat. |