]> gcc.gnu.org Git - gcc.git/commit
Update copyright years in c++tools
authorJakub Jelinek <jakub@redhat.com>
Tue, 25 May 2021 09:11:02 +0000 (11:11 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 25 May 2021 09:12:03 +0000 (11:12 +0200)
commitc9a089cad157231089c20402f5b762db897e5c0f
tree01bce4b30444d76e81632696f55f0818beb35027
parent316bdb2e8970a461f2ae1a7183262d18a72adab3
Update copyright years in c++tools

While looking at PR100731, I have noticed the copyright years are 2020-ish
only.  This patch adds it to update-copyright.py and updates those.

2021-05-25  Jakub Jelinek  <jakub@redhat.com>

contrib/
* update-copyright.py: Add c++tools.
c++tools/
* Makefile.in: Update copyright year.
* configure.ac: Likewise.
* resolver.cc: Likewise.
* resolver.h: Likewise.
* server.cc: Likewise.
(print_version): Update copyright notice date.
c++tools/Makefile.in
c++tools/configure.ac
c++tools/resolver.cc
c++tools/resolver.h
c++tools/server.cc
contrib/update-copyright.py
This page took 0.062642 seconds and 5 git commands to generate.