aboutsummaryrefslogtreecommitdiff
path: root/libsframe/testsuite/libsframe.decode
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-01-01 16:38:42 +1030
committerAlan Modra <amodra@gmail.com>2023-01-01 21:50:11 +1030
commitd87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch)
tree93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /libsframe/testsuite/libsframe.decode
parent004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff)
downloadgdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.zip
gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.gz
gdb-d87bef3a7bc827fa36a69d2c334aa82f7d188d81.tar.bz2
Update year range in copyright notice of binutils files
The newer update-copyright.py fixes file encoding too, removing cr/lf on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and embedded cr in binutils/testsuite/binutils-all/ar.exp string match.
Diffstat (limited to 'libsframe/testsuite/libsframe.decode')
-rw-r--r--libsframe/testsuite/libsframe.decode/be-flipping.c2
-rw-r--r--libsframe/testsuite/libsframe.decode/decode.exp2
-rw-r--r--libsframe/testsuite/libsframe.decode/frecnt-1.c2
-rw-r--r--libsframe/testsuite/libsframe.decode/frecnt-2.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/libsframe/testsuite/libsframe.decode/be-flipping.c b/libsframe/testsuite/libsframe.decode/be-flipping.c
index 378537e..d37a4b8 100644
--- a/libsframe/testsuite/libsframe.decode/be-flipping.c
+++ b/libsframe/testsuite/libsframe.decode/be-flipping.c
@@ -1,6 +1,6 @@
/* be-flipping.c -- Test for handling different endianness in libsframe.
- Copyright (C) 2022 Free Software Foundation, Inc.
+ Copyright (C) 2022-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libsframe/testsuite/libsframe.decode/decode.exp b/libsframe/testsuite/libsframe.decode/decode.exp
index 0d85994..9f4dcfc 100644
--- a/libsframe/testsuite/libsframe.decode/decode.exp
+++ b/libsframe/testsuite/libsframe.decode/decode.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2022 Free Software Foundation, Inc.
+# Copyright (C) 2022-2023 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/libsframe/testsuite/libsframe.decode/frecnt-1.c b/libsframe/testsuite/libsframe.decode/frecnt-1.c
index bffa2ef..b343291 100644
--- a/libsframe/testsuite/libsframe.decode/frecnt-1.c
+++ b/libsframe/testsuite/libsframe.decode/frecnt-1.c
@@ -1,6 +1,6 @@
/* frecnt-1.c -- Test for decoder in libsframe.
- Copyright (C) 2022 Free Software Foundation, Inc.
+ Copyright (C) 2022-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libsframe/testsuite/libsframe.decode/frecnt-2.c b/libsframe/testsuite/libsframe.decode/frecnt-2.c
index cbb72fe..997c7d3 100644
--- a/libsframe/testsuite/libsframe.decode/frecnt-2.c
+++ b/libsframe/testsuite/libsframe.decode/frecnt-2.c
@@ -1,6 +1,6 @@
/* frecnt-2.c -- Test for decoder in libsframe.
- Copyright (C) 2022 Free Software Foundation, Inc.
+ Copyright (C) 2022-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by