https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108413
Bug ID: 108413
Summary: copyrights for gcc 2023
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: unlvsur at live dot com
Target Milestone: ---
Copyrights information should be changed to 2023
https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/array
Take this as example
// Copyright (C) 2007-2022 Free Software Foundation, Inc.
should be changed to:
// Copyright (C) 2007-2023 Free Software Foundation, Inc.