diff options
Diffstat (limited to 'gcc/stringpool.cc')
-rw-r--r-- | gcc/stringpool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stringpool.cc b/gcc/stringpool.cc index b34b9021..56881ba 100644 --- a/gcc/stringpool.cc +++ b/gcc/stringpool.cc @@ -1,5 +1,5 @@ /* String pool for GCC. - Copyright (C) 2000-2024 Free Software Foundation, Inc. + Copyright (C) 2000-2025 Free Software Foundation, Inc. This file is part of GCC. |