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 | |
| parent | 5d5db19630ff3b56c91a1c15d12c8167627f9ebe (diff) | |
Update copyright years.
Diffstat (limited to 'libvtv')
| -rw-r--r-- | libvtv/Makefile.am | 2 | ||||
| -rw-r--r-- | libvtv/configure.tgt | 2 | ||||
| -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 | ||||
| -rw-r--r-- | libvtv/vtv_fail.cc | 2 | ||||
| -rw-r--r-- | libvtv/vtv_fail.h | 2 | ||||
| -rw-r--r-- | libvtv/vtv_malloc.cc | 2 | ||||
| -rw-r--r-- | libvtv/vtv_malloc.h | 2 | ||||
| -rw-r--r-- | libvtv/vtv_map.h | 2 | ||||
| -rw-r--r-- | libvtv/vtv_rts.cc | 2 | ||||
| -rw-r--r-- | libvtv/vtv_rts.h | 2 | ||||
| -rw-r--r-- | libvtv/vtv_set.h | 2 | ||||
| -rw-r--r-- | libvtv/vtv_utils.cc | 2 | ||||
| -rw-r--r-- | libvtv/vtv_utils.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/libvtv/Makefile.am b/libvtv/Makefile.am index 3d3d220dd23..a081c67edb2 100644 --- a/libvtv/Makefile.am +++ b/libvtv/Makefile.am @@ -1,6 +1,6 @@ ## Makefile for 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. ## diff --git a/libvtv/configure.tgt b/libvtv/configure.tgt index 2e83728000c..aa2a3f675b8 100644 --- a/libvtv/configure.tgt +++ b/libvtv/configure.tgt @@ -1,5 +1,5 @@ # -*- shell-script -*- -# 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/config/default.exp b/libvtv/testsuite/config/default.exp index 20316f7c0cd..5e8f2c586de 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 a4cdd3cef08..73bbd8dabc7 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 1bc00e9b5de..385a71beecc 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. ## diff --git a/libvtv/vtv_fail.cc b/libvtv/vtv_fail.cc index fdd430ab4e4..981b9facf23 100644 --- a/libvtv/vtv_fail.cc +++ b/libvtv/vtv_fail.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_fail.h b/libvtv/vtv_fail.h index 4e463b84125..f4219d3c936 100644 --- a/libvtv/vtv_fail.h +++ b/libvtv/vtv_fail.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2021 Free Software Foundation, Inc. +// Copyright (C) 2012-2022 Free Software Foundation, Inc. // // This file is part of GCC. // diff --git a/libvtv/vtv_malloc.cc b/libvtv/vtv_malloc.cc index df173f256e7..67c5de6d4e9 100644 --- a/libvtv/vtv_malloc.cc +++ b/libvtv/vtv_malloc.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_malloc.h b/libvtv/vtv_malloc.h index 1cbc7b51b0e..5238af339ec 100644 --- a/libvtv/vtv_malloc.h +++ b/libvtv/vtv_malloc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2021 Free Software Foundation, Inc. +// Copyright (C) 2012-2022 Free Software Foundation, Inc. // // This file is part of GCC. // diff --git a/libvtv/vtv_map.h b/libvtv/vtv_map.h index 4021ff32361..7842c766012 100644 --- a/libvtv/vtv_map.h +++ b/libvtv/vtv_map.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_rts.cc b/libvtv/vtv_rts.cc index edb6e9ae16c..ae9e6b6955a 100644 --- a/libvtv/vtv_rts.cc +++ b/libvtv/vtv_rts.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_rts.h b/libvtv/vtv_rts.h index 73baf7e900d..a3b55f78587 100644 --- a/libvtv/vtv_rts.h +++ b/libvtv/vtv_rts.h @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2021 Free Software Foundation, Inc. +// Copyright (C) 2012-2022 Free Software Foundation, Inc. // // This file is part of GCC. // diff --git a/libvtv/vtv_set.h b/libvtv/vtv_set.h index b90646edabe..59bd6f95977 100644 --- a/libvtv/vtv_set.h +++ b/libvtv/vtv_set.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_utils.cc b/libvtv/vtv_utils.cc index 7ee952fb137..ed5c7711c44 100644 --- a/libvtv/vtv_utils.cc +++ b/libvtv/vtv_utils.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libvtv/vtv_utils.h b/libvtv/vtv_utils.h index f393732cf97..54362aaeea1 100644 --- a/libvtv/vtv_utils.h +++ b/libvtv/vtv_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2021 Free Software Foundation, Inc. +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is part of GCC. |
