diff options
Diffstat (limited to 'gcc/calls.cc')
-rw-r--r-- | gcc/calls.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/calls.cc b/gcc/calls.cc index 8cf0f29..fa538df 100644 --- a/gcc/calls.cc +++ b/gcc/calls.cc @@ -1,5 +1,5 @@ /* Convert function calls to rtl insns, for GNU C compiler. - Copyright (C) 1989-2024 Free Software Foundation, Inc. + Copyright (C) 1989-2025 Free Software Foundation, Inc. This file is part of GCC. |