diff options
Diffstat (limited to 'gcc/config/avr/avr-c.cc')
-rw-r--r-- | gcc/config/avr/avr-c.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/avr/avr-c.cc b/gcc/config/avr/avr-c.cc index abd5d4f..67a97fa 100644 --- a/gcc/config/avr/avr-c.cc +++ b/gcc/config/avr/avr-c.cc @@ -1,5 +1,5 @@ /* Code for the C/C++ front end for AVR 8-bit microcontrollers. - Copyright (C) 2009-2024 Free Software Foundation, Inc. + Copyright (C) 2009-2025 Free Software Foundation, Inc. Contributed by Anatoly Sokolov (aesok@post.ru) This file is part of GCC. |