aboutsummaryrefslogtreecommitdiff
path: root/libctf/doc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2022-01-02 09:00:17 +1030
committerAlan Modra <amodra@gmail.com>2022-01-02 12:04:28 +1030
commita2c5833233df078288c791c348a265c96c6182da (patch)
treef5eff10f74757fb7ebde3b831ee7f6b7b937d0a3 /libctf/doc
parent8b91f9ce09bbb53ec103ec91583cea5f42f165c0 (diff)
downloadbinutils-a2c5833233df078288c791c348a265c96c6182da.zip
binutils-a2c5833233df078288c791c348a265c96c6182da.tar.gz
binutils-a2c5833233df078288c791c348a265c96c6182da.tar.bz2
Update year range in copyright notice of binutils files
The result of running etc/update-copyright.py --this-year, fixing all the files whose mode is changed by the script, plus a build with --enable-maintainer-mode --enable-cgen-maint=yes, then checking out */po/*.pot which we don't update frequently. The copy of cgen was with commit d1dd5fcc38ead reverted as that commit breaks building of bfp opcodes files.
Diffstat (limited to 'libctf/doc')
-rw-r--r--libctf/doc/ctf-spec.texi2
-rw-r--r--libctf/doc/local.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/libctf/doc/ctf-spec.texi b/libctf/doc/ctf-spec.texi
index 07d860d..330f623 100644
--- a/libctf/doc/ctf-spec.texi
+++ b/libctf/doc/ctf-spec.texi
@@ -9,7 +9,7 @@
@synindex vr cp
@copying
-Copyright @copyright{} 2021 Free Software Foundation, Inc.
+Copyright @copyright{} 2021-2022 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
diff --git a/libctf/doc/local.mk b/libctf/doc/local.mk
index e533d72..cc7d990 100644
--- a/libctf/doc/local.mk
+++ b/libctf/doc/local.mk
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
#
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 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