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 f3bfb2b..ba8f37b 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-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is part of GCC. |