aboutsummaryrefslogtreecommitdiff
path: root/libsframe/testsuite/libsframe.decode
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-01-04 22:22:08 +1030
committerAlan Modra <amodra@gmail.com>2024-01-04 22:58:12 +1030
commitfd67aa1129fd006ad49ed5ecb2b063705211553a (patch)
tree323c2da4c82f1fc5e98e7fc788e7f3d12ad4687d /libsframe/testsuite/libsframe.decode
parentce3abd4734c1d4994937dc0defa71c4ac9f34185 (diff)
downloadgdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.zip
gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.gz
gdb-fd67aa1129fd006ad49ed5ecb2b063705211553a.tar.bz2
Update year range in copyright notice of binutils files
Adds two new external authors to etc/update-copyright.py to cover bfd/ax_tls.m4, and adds gprofng to dirs handled automatically, then updates copyright messages as follows: 1) Update cgen/utils.scm emitted copyrights. 2) Run "etc/update-copyright.py --this-year" with an extra external author I haven't committed, 'Kalray SA.', to cover gas testsuite files (which should have their copyright message removed). 3) Build with --enable-maintainer-mode --enable-cgen-maint=yes. 4) Check out */po/*.pot which we don't update frequently.
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 d37a4b8..e7c7143 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2022-2024 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 9f4dcfc..5bdea3e 100644
--- a/libsframe/testsuite/libsframe.decode/decode.exp
+++ b/libsframe/testsuite/libsframe.decode/decode.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2022-2023 Free Software Foundation, Inc.
+# Copyright (C) 2022-2024 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 b343291..0db1044 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2022-2024 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 997c7d3..b5f52fb 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-2023 Free Software Foundation, Inc.
+ Copyright (C) 2022-2024 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