aboutsummaryrefslogtreecommitdiff
path: root/include/som
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 /include/som
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 'include/som')
-rw-r--r--include/som/aout.h2
-rw-r--r--include/som/clock.h2
-rw-r--r--include/som/internal.h2
-rw-r--r--include/som/lst.h2
-rw-r--r--include/som/reloc.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/include/som/aout.h b/include/som/aout.h
index beae493..4cd205c 100644
--- a/include/som/aout.h
+++ b/include/som/aout.h
@@ -1,5 +1,5 @@
/* SOM a.out definitions for BFD.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Tristan Gingold <gingold@adacore.com>, AdaCore.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/som/clock.h b/include/som/clock.h
index f8c1058..d9bb9cd 100644
--- a/include/som/clock.h
+++ b/include/som/clock.h
@@ -1,5 +1,5 @@
/* SOM clock definition for BFD.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Tristan Gingold <gingold@adacore.com>, AdaCore.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/som/internal.h b/include/som/internal.h
index a370ad5..56a13d4 100644
--- a/include/som/internal.h
+++ b/include/som/internal.h
@@ -1,5 +1,5 @@
/* SOM internal definitions for BFD.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Tristan Gingold <gingold@adacore.com>, AdaCore.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/som/lst.h b/include/som/lst.h
index 02b7809..6e64a66 100644
--- a/include/som/lst.h
+++ b/include/som/lst.h
@@ -1,5 +1,5 @@
/* SOM lst definitions for BFD.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Tristan Gingold <gingold@adacore.com>, AdaCore.
This file is part of BFD, the Binary File Descriptor library.
diff --git a/include/som/reloc.h b/include/som/reloc.h
index aefc1b5..b2162cb 100644
--- a/include/som/reloc.h
+++ b/include/som/reloc.h
@@ -1,5 +1,5 @@
/* SOM relocation definitions for BFD.
- Copyright (C) 2010-2023 Free Software Foundation, Inc.
+ Copyright (C) 2010-2024 Free Software Foundation, Inc.
Contributed by Tristan Gingold <gingold@adacore.com>, AdaCore.
This file is part of BFD, the Binary File Descriptor library.