-
- Downloads
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.
Showing
- c++tools/Makefile.in 1 addition, 1 deletionc++tools/Makefile.in
- c++tools/configure.ac 1 addition, 1 deletionc++tools/configure.ac
- c++tools/resolver.cc 1 addition, 1 deletionc++tools/resolver.cc
- c++tools/resolver.h 1 addition, 1 deletionc++tools/resolver.h
- c++tools/server.cc 2 additions, 2 deletionsc++tools/server.cc
- contrib/update-copyright.py 2 additions, 0 deletionscontrib/update-copyright.py
Loading
Please register or sign in to comment