diff options
author | Joel Brobecker <brobecker@adacore.com> | 2017-01-01 10:50:51 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2017-01-01 10:52:34 +0400 |
commit | 61baf725eca99af2569262d10aca03dcde2698f6 (patch) | |
tree | 460360d133660b0c2b77919fe92334fc980eac7a /gdb/features/arm | |
parent | c113e7ff6176890ef6d73a23f0918aca98b8619f (diff) | |
download | binutils-gdb-61baf725eca99af2569262d10aca03dcde2698f6.tar.gz |
update copyright year range in GDB files
This applies the second part of GDB's End of Year Procedure, which
updates the copyright year range in all of GDB's files.
gdb/ChangeLog:
Update copyright year range in all GDB files.
Diffstat (limited to 'gdb/features/arm')
-rw-r--r-- | gdb/features/arm/arm-core.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-fpa.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-m-profile.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-vfpv2.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-vfpv3.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-iwmmxt.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-m-fpa-layout.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-m-vfp-d16.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-m.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-neon.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-vfpv2.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/arm-with-vfpv3.xml | 2 | ||||
-rw-r--r-- | gdb/features/arm/xscale-iwmmxt.xml | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/gdb/features/arm/arm-core.xml b/gdb/features/arm/arm-core.xml index f7f1a1d3ed3..516842b6cb8 100644 --- a/gdb/features/arm/arm-core.xml +++ b/gdb/features/arm/arm-core.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2007-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2007-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-fpa.xml b/gdb/features/arm/arm-fpa.xml index 0b97bc16800..7621e72001c 100644 --- a/gdb/features/arm/arm-fpa.xml +++ b/gdb/features/arm/arm-fpa.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2007-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2007-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-m-profile.xml b/gdb/features/arm/arm-m-profile.xml index 7631ac6e031..baa2fa30fb4 100644 --- a/gdb/features/arm/arm-m-profile.xml +++ b/gdb/features/arm/arm-m-profile.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-vfpv2.xml b/gdb/features/arm/arm-vfpv2.xml index 0d9a4e28e3f..bb979a3ebd0 100644 --- a/gdb/features/arm/arm-vfpv2.xml +++ b/gdb/features/arm/arm-vfpv2.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-vfpv3.xml b/gdb/features/arm/arm-vfpv3.xml index 3ab77f95895..b8bc7a6e72d 100644 --- a/gdb/features/arm/arm-vfpv3.xml +++ b/gdb/features/arm/arm-vfpv3.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-iwmmxt.xml b/gdb/features/arm/arm-with-iwmmxt.xml index 2856eb51fca..4a3e6b9641e 100644 --- a/gdb/features/arm/arm-with-iwmmxt.xml +++ b/gdb/features/arm/arm-with-iwmmxt.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2007-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2007-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-m-fpa-layout.xml b/gdb/features/arm/arm-with-m-fpa-layout.xml index 76502de6a55..b193853267b 100644 --- a/gdb/features/arm/arm-with-m-fpa-layout.xml +++ b/gdb/features/arm/arm-with-m-fpa-layout.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2007-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2007-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-m-vfp-d16.xml b/gdb/features/arm/arm-with-m-vfp-d16.xml index 581a28f6118..81583667b50 100644 --- a/gdb/features/arm/arm-with-m-vfp-d16.xml +++ b/gdb/features/arm/arm-with-m-vfp-d16.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-m.xml b/gdb/features/arm/arm-with-m.xml index 2fad94402bb..5d25ce9345f 100644 --- a/gdb/features/arm/arm-with-m.xml +++ b/gdb/features/arm/arm-with-m.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-neon.xml b/gdb/features/arm/arm-with-neon.xml index 7045b02005c..eb8c43def13 100644 --- a/gdb/features/arm/arm-with-neon.xml +++ b/gdb/features/arm/arm-with-neon.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-vfpv2.xml b/gdb/features/arm/arm-with-vfpv2.xml index f9dc84f5ddc..4d43b2f1edb 100644 --- a/gdb/features/arm/arm-with-vfpv2.xml +++ b/gdb/features/arm/arm-with-vfpv2.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/arm-with-vfpv3.xml b/gdb/features/arm/arm-with-vfpv3.xml index 12ccb4afde7..370a522e35a 100644 --- a/gdb/features/arm/arm-with-vfpv3.xml +++ b/gdb/features/arm/arm-with-vfpv3.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/features/arm/xscale-iwmmxt.xml b/gdb/features/arm/xscale-iwmmxt.xml index 8c840e44e43..789d6fe0cc0 100644 --- a/gdb/features/arm/xscale-iwmmxt.xml +++ b/gdb/features/arm/xscale-iwmmxt.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2007-2016 Free Software Foundation, Inc. +<!-- Copyright (C) 2007-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |