diff options
Diffstat (limited to 'gcc/cfgbuild.cc')
-rw-r--r-- | gcc/cfgbuild.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgbuild.cc b/gcc/cfgbuild.cc index 23f6339..7e8dcd9 100644 --- a/gcc/cfgbuild.cc +++ b/gcc/cfgbuild.cc @@ -1,5 +1,5 @@ /* Control flow graph building code for GNU compiler. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |