diff options
Diffstat (limited to 'gcc/fold-const-call.cc')
-rw-r--r-- | gcc/fold-const-call.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fold-const-call.cc b/gcc/fold-const-call.cc index 36f4ecc..47bf8d6 100644 --- a/gcc/fold-const-call.cc +++ b/gcc/fold-const-call.cc @@ -1,5 +1,5 @@ /* Constant folding for calls to built-in and internal functions. - Copyright (C) 1988-2023 Free Software Foundation, Inc. + Copyright (C) 1988-2024 Free Software Foundation, Inc. This file is part of GCC. |