diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 18:56:03 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-01-01 19:13:23 +0400 |
commit | 4a94e36819485cdbd50438f800d1e478156a4889 (patch) | |
tree | 03138d65b74ebd8d129ed5de07ed54a741dcc4b2 /gdb/features/i386 | |
parent | dd10f20452c99cfb19ac9630de943ec0c1912142 (diff) | |
download | fsf-binutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.zip fsf-binutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.tar.gz fsf-binutils-gdb-4a94e36819485cdbd50438f800d1e478156a4889.tar.bz2 |
Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py
as per GDB's Start of New Year Procedure.
For the avoidance of doubt, all changes in this commits were
performed by the script.
Diffstat (limited to 'gdb/features/i386')
-rw-r--r-- | gdb/features/i386/32bit-avx.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-avx512.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-core.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-linux.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-mpx.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-pkeys.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-segments.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/32bit-sse.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-avx.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-avx512.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-core.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-linux.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-mpx.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-pkeys.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-segments.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-sse.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/x32-core.xml | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/gdb/features/i386/32bit-avx.xml b/gdb/features/i386/32bit-avx.xml index b62e264..dde96cf 100644 --- a/gdb/features/i386/32bit-avx.xml +++ b/gdb/features/i386/32bit-avx.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/32bit-avx512.xml b/gdb/features/i386/32bit-avx512.xml index f427712..a6a611a 100644 --- a/gdb/features/i386/32bit-avx512.xml +++ b/gdb/features/i386/32bit-avx512.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2014-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2014-2022 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/i386/32bit-core.xml b/gdb/features/i386/32bit-core.xml index 92d150a..1d64498 100644 --- a/gdb/features/i386/32bit-core.xml +++ b/gdb/features/i386/32bit-core.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/32bit-linux.xml b/gdb/features/i386/32bit-linux.xml index 01f527f..a14ff13 100644 --- a/gdb/features/i386/32bit-linux.xml +++ b/gdb/features/i386/32bit-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/32bit-mpx.xml b/gdb/features/i386/32bit-mpx.xml index d6f71bb..8c111ef 100644 --- a/gdb/features/i386/32bit-mpx.xml +++ b/gdb/features/i386/32bit-mpx.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2013-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2013-2022 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/i386/32bit-pkeys.xml b/gdb/features/i386/32bit-pkeys.xml index 6f6723c..db6c10a 100644 --- a/gdb/features/i386/32bit-pkeys.xml +++ b/gdb/features/i386/32bit-pkeys.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2016-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2022 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/i386/32bit-segments.xml b/gdb/features/i386/32bit-segments.xml index 8fb48b3..eeb0bc6 100644 --- a/gdb/features/i386/32bit-segments.xml +++ b/gdb/features/i386/32bit-segments.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2016-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2022 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/i386/32bit-sse.xml b/gdb/features/i386/32bit-sse.xml index f7d1a75..28db3d1 100644 --- a/gdb/features/i386/32bit-sse.xml +++ b/gdb/features/i386/32bit-sse.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/64bit-avx.xml b/gdb/features/i386/64bit-avx.xml index f5ff072f..a3362fc 100644 --- a/gdb/features/i386/64bit-avx.xml +++ b/gdb/features/i386/64bit-avx.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/64bit-avx512.xml b/gdb/features/i386/64bit-avx512.xml index b7fe4d5..f468a6b 100644 --- a/gdb/features/i386/64bit-avx512.xml +++ b/gdb/features/i386/64bit-avx512.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2014-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2014-2022 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/i386/64bit-core.xml b/gdb/features/i386/64bit-core.xml index 7c8139d..f0175b6 100644 --- a/gdb/features/i386/64bit-core.xml +++ b/gdb/features/i386/64bit-core.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/64bit-linux.xml b/gdb/features/i386/64bit-linux.xml index 5ad7f00..7d15dc0 100644 --- a/gdb/features/i386/64bit-linux.xml +++ b/gdb/features/i386/64bit-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/64bit-mpx.xml b/gdb/features/i386/64bit-mpx.xml index 857a956..f0c2ea4 100644 --- a/gdb/features/i386/64bit-mpx.xml +++ b/gdb/features/i386/64bit-mpx.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2013-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2013-2022 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/i386/64bit-pkeys.xml b/gdb/features/i386/64bit-pkeys.xml index 6f6723c..db6c10a 100644 --- a/gdb/features/i386/64bit-pkeys.xml +++ b/gdb/features/i386/64bit-pkeys.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2016-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2022 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/i386/64bit-segments.xml b/gdb/features/i386/64bit-segments.xml index 184968a..0790311 100644 --- a/gdb/features/i386/64bit-segments.xml +++ b/gdb/features/i386/64bit-segments.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2016-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2022 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/i386/64bit-sse.xml b/gdb/features/i386/64bit-sse.xml index 9ae2310..844391c 100644 --- a/gdb/features/i386/64bit-sse.xml +++ b/gdb/features/i386/64bit-sse.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2022 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/i386/x32-core.xml b/gdb/features/i386/x32-core.xml index 25165d8..133393f 100644 --- a/gdb/features/i386/x32-core.xml +++ b/gdb/features/i386/x32-core.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2012-2021 Free Software Foundation, Inc. +<!-- Copyright (C) 2012-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |