diff options
Diffstat (limited to 'gcc/ggc-page.cc')
-rw-r--r-- | gcc/ggc-page.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ggc-page.cc b/gcc/ggc-page.cc index 7a7a1b0..c25218d 100644 --- a/gcc/ggc-page.cc +++ b/gcc/ggc-page.cc @@ -1,5 +1,5 @@ /* "Bag-of-pages" garbage collector for the GNU compiler. - Copyright (C) 1999-2022 Free Software Foundation, Inc. + Copyright (C) 1999-2023 Free Software Foundation, Inc. This file is part of GCC. |