diff options
Diffstat (limited to 'gcc/gimple-builder.cc')
-rw-r--r-- | gcc/gimple-builder.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-builder.cc b/gcc/gimple-builder.cc index 9c3e92f..60aed66 100644 --- a/gcc/gimple-builder.cc +++ b/gcc/gimple-builder.cc @@ -1,5 +1,5 @@ /* Functions for high level gimple building routines. - Copyright (C) 2013-2022 Free Software Foundation, Inc. + Copyright (C) 2013-2023 Free Software Foundation, Inc. This file is part of GCC. |