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.
This commit is contained in:
Joel Brobecker 2023-01-01 16:49:04 +04:00
parent e4661570ea
commit 213516ef31
7045 changed files with 7045 additions and 7045 deletions

View file

@ -1,6 +1,6 @@
/* Python interface to stack frames
Copyright (C) 2008-2022 Free Software Foundation, Inc.
Copyright (C) 2008-2023 Free Software Foundation, Inc.
This file is part of GDB.