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,7 +1,7 @@
// { dg-do compile }
// { dg-options "-std=gnu++17" }
// Copyright (C) 2013-2022 Free Software Foundation, Inc.
// Copyright (C) 2013-2023 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the

View File

@ -1,7 +1,7 @@
// { dg-do compile }
// { dg-options "-std=gnu++17" }
// Copyright (C) 2013-2022 Free Software Foundation, Inc.
// Copyright (C) 2013-2023 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the