]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/constexpr.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / constexpr.cc
index a65dbdc5b13d8b01df26d5794190f6ef8ee45688..be99bec17e7ba1a989fde951bac300acd03a9e7c 100644 (file)
@@ -2,7 +2,7 @@
    constexpr functions.  These routines are used both during actual parsing
    and during the instantiation of template functions.
 
-   Copyright (C) 1998-2022 Free Software Foundation, Inc.
+   Copyright (C) 1998-2023 Free Software Foundation, Inc.
 
    This file is part of GCC.