diff options
Diffstat (limited to 'gcc/alloc-pool.cc')
-rw-r--r-- | gcc/alloc-pool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/alloc-pool.cc b/gcc/alloc-pool.cc index 31363ad..0f628f0 100644 --- a/gcc/alloc-pool.cc +++ b/gcc/alloc-pool.cc @@ -1,5 +1,5 @@ /* Functions to support a pool of allocatable objects. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. Contributed by Daniel Berlin <dan@cgsoftware.com> This file is part of GCC. |