diff options
author | Andrew Burgess <aburgess@redhat.com> | 2024-01-12 15:30:44 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2024-01-12 15:49:57 +0000 |
commit | 1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61 (patch) | |
tree | d9322ba2fd1836c6f2aee47cef5e761902ea2bf4 /gdb/features/i386 | |
parent | c3a1c2763df691459c605a6fa90d592bd42fa08d (diff) | |
download | gdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.zip gdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.gz gdb-1d506c26d9772bcd84e1a7b3a8c8c5bc602dbf61.tar.bz2 |
Update copyright year range in header of all files managed by GDB
This commit is the result of the following actions:
- Running gdb/copyright.py to update all of the copyright headers to
include 2024,
- Manually updating a few files the copyright.py script told me to
update, these files had copyright headers embedded within the
file,
- Regenerating gdbsupport/Makefile.in to refresh it's copyright
date,
- Using grep to find other files that still mentioned 2023. If
these files were updated last year from 2022 to 2023 then I've
updated them this year to 2024.
I'm sure I've probably missed some dates. Feel free to fix them up as
you spot them.
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-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-segments.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/64bit-sse.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/pkeys.xml | 2 | ||||
-rw-r--r-- | gdb/features/i386/x32-core.xml | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/gdb/features/i386/32bit-avx.xml b/gdb/features/i386/32bit-avx.xml index 67eedc1..251f13d 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 dd3ee80..05e3213 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2014-2024 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 a2db96d..3c774f6 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 06ae9f3..aa57c0a 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 229ac26..81eb2ee 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2013-2024 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 15c6e36..b84c865 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2024 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 04630db..e6afdd4 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 40544e9..bae5143 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 92e75fd..07921d4 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2014-2024 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 46eb434..5cbae2c 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 2ccf671..9ee944d 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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 e1745bd..812c78c 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2013-2024 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 90522a3..80156d4 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2024 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 aff6736..bcee5a2 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2024 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/pkeys.xml b/gdb/features/i386/pkeys.xml index 2661e8f..6d2a2b1 100644 --- a/gdb/features/i386/pkeys.xml +++ b/gdb/features/i386/pkeys.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2016-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2016-2024 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 d1fbaa0..ba7aee9 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-2023 Free Software Foundation, Inc. +<!-- Copyright (C) 2012-2024 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |