diff options
Diffstat (limited to 'gdb/features/riscv')
-rw-r--r-- | gdb/features/riscv/32bit-cpu.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/32bit-csr.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-csr.xml | 2 | ||||
-rw-r--r-- | gdb/features/riscv/64bit-fpu.xml | 2 | ||||
-rwxr-xr-x | gdb/features/riscv/rebuild-csr-xml.sh | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/gdb/features/riscv/32bit-cpu.xml b/gdb/features/riscv/32bit-cpu.xml index c02f86c..466f2c0 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 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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-csr.xml b/gdb/features/riscv/32bit-csr.xml index 4aea9e6..da1bf19 100644 --- a/gdb/features/riscv/32bit-csr.xml +++ b/gdb/features/riscv/32bit-csr.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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 783287d..6a44b84 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 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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 f37d7f3..c4d83de 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 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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-csr.xml b/gdb/features/riscv/64bit-csr.xml index a3de834..6aa4bed 100644 --- a/gdb/features/riscv/64bit-csr.xml +++ b/gdb/features/riscv/64bit-csr.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2018 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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 fb24b72..fd14ebc 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 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 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/rebuild-csr-xml.sh b/gdb/features/riscv/rebuild-csr-xml.sh index 6971b8d..a3d957c 100755 --- a/gdb/features/riscv/rebuild-csr-xml.sh +++ b/gdb/features/riscv/rebuild-csr-xml.sh @@ -9,7 +9,7 @@ function gen_csr_xml () cat <<EOF <?xml version="1.0"?> -<!-- Copyright (C) 2018 Free Software Foundation, Inc. +<!-- Copyright (C) 2018-2019 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |