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 d1d0324..6cf326b 100644 --- a/gcc/bitmap.cc +++ b/gcc/bitmap.cc @@ -1,5 +1,5 @@ /* Functions to support general ended bitmaps. - Copyright (C) 1997-2023 Free Software Foundation, Inc. + Copyright (C) 1997-2024 Free Software Foundation, Inc. This file is part of GCC. |