diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-01 16:38:42 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-01 21:50:11 +1030 |
commit | d87bef3a7bc827fa36a69d2c334aa82f7d188d81 (patch) | |
tree | 93fdac0ecd3a4096fcc8b7815f5b11734fa10093 /libsframe/doc | |
parent | 004cb07ebf48833dbb6e5bbd209cc6ad410b3178 (diff) | |
download | gdb-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/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 bdd1312..345dd1c 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-2022 Free Software Foundation, Inc. +# Copyright (C) 2019-2023 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 345b8f9..7b647c1 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-2022 Free Software Foundation, Inc. +Copyright @copyright{} 2021-2023 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 |