diff options
author | Joel Brobecker <brobecker@adacore.com> | 2023-01-01 16:49:04 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2023-01-01 17:01:16 +0400 |
commit | 213516ef315dc1785e4990ef0fc011abedb38cc0 (patch) | |
tree | 9d6787681e8ad86d05631234d5d7f71942ef082b /gdb/features/riscv | |
parent | e4661570ead7be521c9d693f188b0944d7b8c78c (diff) | |
download | gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.zip gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.gz gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.bz2 |
Update copyright year range in header of all files managed by GDB
This commit is the result of running the gdb/copyright.py script,
which automated the update of the copyright year range for all
source files managed by the GDB project to be updated to include
year 2023.
Diffstat (limited to 'gdb/features/riscv')
-rw-r--r-- | gdb/features/riscv/32bit-cpu.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/32bit-fpu.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/64bit-cpu.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/64bit-fpu.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/rv32e-xregs.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/features/riscv/32bit-cpu.xml b/gdb/features/riscv/32bit-cpu.xml index b3de776..4aa527f 100644 --- a/gdb/features/riscv/32bit-cpu.xml +++ b/gdb/features/riscv/32bit-cpu.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2023 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/riscv/32bit-fpu.xml b/gdb/features/riscv/32bit-fpu.xml index 7d87f9c..08a3182 100644 --- a/gdb/features/riscv/32bit-fpu.xml +++ b/gdb/features/riscv/32bit-fpu.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2023 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/riscv/64bit-cpu.xml b/gdb/features/riscv/64bit-cpu.xml index 2d31a6e..2ed02ef 100644 --- a/gdb/features/riscv/64bit-cpu.xml +++ b/gdb/features/riscv/64bit-cpu.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2023 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/riscv/64bit-fpu.xml b/gdb/features/riscv/64bit-fpu.xml index 68f523f..a63e8b7 100644 --- a/gdb/features/riscv/64bit-fpu.xml +++ b/gdb/features/riscv/64bit-fpu.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2023 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/riscv/rv32e-xregs.xml b/gdb/features/riscv/rv32e-xregs.xml index bd96739..6f64f63 100644 --- a/gdb/features/riscv/rv32e-xregs.xml +++ b/gdb/features/riscv/rv32e-xregs.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018-2022 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2023 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |