diff options
author | Alan Modra <amodra@gmail.com> | 2024-01-04 22:22:08 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-01-04 22:58:12 +1030 |
commit | fd67aa1129fd006ad49ed5ecb2b063705211553a (patch) | |
tree | 323c2da4c82f1fc5e98e7fc788e7f3d12ad4687d /libsframe/doc | |
parent | ce3abd4734c1d4994937dc0defa71c4ac9f34185 (diff) | |
download | gdb-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/doc')
-rw-r--r-- | libsframe/doc/local.mk | 2 | ||||
-rw-r--r-- | libsframe/doc/sframe-spec.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libsframe/doc/local.mk b/libsframe/doc/local.mk index 345dd1c..e33dcbe 100644 --- a/libsframe/doc/local.mk +++ b/libsframe/doc/local.mk @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in. # -# Copyright (C) 2019-2023 Free Software Foundation, Inc. +# Copyright (C) 2019-2024 Free Software Foundation, Inc. # # This file 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/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi index 8a59aa7..d0f99bd 100644 --- a/libsframe/doc/sframe-spec.texi +++ b/libsframe/doc/sframe-spec.texi @@ -3,7 +3,7 @@ @settitle The SFrame Format @copying -Copyright @copyright{} 2021-2023 Free Software Foundation, Inc. +Copyright @copyright{} 2021-2024 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any |