diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:42:10 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:42:10 +0100 |
commit | 7adcbafe45f8001b698967defe682687b52c0007 (patch) | |
tree | a927c8a8ba5f074c814e92a1fe7b01c1f50199ee /libvtv/testsuite | |
parent | 5d5db19630ff3b56c91a1c15d12c8167627f9ebe (diff) | |
download | gcc-7adcbafe45f8001b698967defe682687b52c0007.zip gcc-7adcbafe45f8001b698967defe682687b52c0007.tar.gz gcc-7adcbafe45f8001b698967defe682687b52c0007.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libvtv/testsuite')
-rw-r--r-- | libvtv/testsuite/config/default.exp | 2 | ||||
-rw-r--r-- | libvtv/testsuite/libvtv.cc/virtfunc-test.cc | 2 | ||||
-rw-r--r-- | libvtv/testsuite/other-tests/Makefile.am | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libvtv/testsuite/config/default.exp b/libvtv/testsuite/config/default.exp index 20316f7..5e8f2c58 100644 --- a/libvtv/testsuite/config/default.exp +++ b/libvtv/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 Free Software Foundation, Inc. +# Copyright (C) 2013-2022 Free Software Foundation, Inc. # This program 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/libvtv/testsuite/libvtv.cc/virtfunc-test.cc b/libvtv/testsuite/libvtv.cc/virtfunc-test.cc index a4cdd3c..73bbd8da 100644 --- a/libvtv/testsuite/libvtv.cc/virtfunc-test.cc +++ b/libvtv/testsuite/libvtv.cc/virtfunc-test.cc @@ -2,7 +2,7 @@ /* This test script is part of GDB, the GNU debugger. - Copyright (C) 1993-2021 Free Software Foundation, Inc. + Copyright (C) 1993-2022 Free Software Foundation, Inc. This program 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/libvtv/testsuite/other-tests/Makefile.am b/libvtv/testsuite/other-tests/Makefile.am index 1bc00e9..385a71b 100644 --- a/libvtv/testsuite/other-tests/Makefile.am +++ b/libvtv/testsuite/other-tests/Makefile.am @@ -1,6 +1,6 @@ ## Makefile for the testsuite subdirectory of the VTV library. ## -## Copyright (C) 2013-2021 Free Software Foundation, Inc. +## Copyright (C) 2013-2022 Free Software Foundation, Inc. ## ## Process this file with automake to produce Makefile.in. ## |