From 213516ef315dc1785e4990ef0fc011abedb38cc0 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sun, 1 Jan 2023 16:49:04 +0400 Subject: Update copyright year range in header of all files managed by GDB This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023. --- gdb/testsuite/gdb.ctf/ctf-c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.ctf/ctf-c.h') diff --git a/gdb/testsuite/gdb.ctf/ctf-c.h b/gdb/testsuite/gdb.ctf/ctf-c.h index c35a7f5..6df38e5 100644 --- a/gdb/testsuite/gdb.ctf/ctf-c.h +++ b/gdb/testsuite/gdb.ctf/ctf-c.h @@ -1,6 +1,6 @@ /* This test program is part of GDB, the GNU debugger. - Copyright 2021-2022 Free Software Foundation, Inc. + Copyright 2021-2023 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 -- cgit v1.1