diff options
Diffstat (limited to 'gcc/bitmap.cc')
-rw-r--r-- | gcc/bitmap.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/bitmap.cc b/gcc/bitmap.cc index 0129e06..f5a64b4 100644 --- a/gcc/bitmap.cc +++ b/gcc/bitmap.cc @@ -1,5 +1,5 @@ /* Functions to support general ended bitmaps. - Copyright (C) 1997-2024 Free Software Foundation, Inc. + Copyright (C) 1997-2025 Free Software Foundation, Inc. This file is part of GCC. |