diff options
Diffstat (limited to 'gcc/config/lm32/lm32.cc')
-rw-r--r-- | gcc/config/lm32/lm32.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/lm32/lm32.cc b/gcc/config/lm32/lm32.cc index 25da620..37a6eb8 100644 --- a/gcc/config/lm32/lm32.cc +++ b/gcc/config/lm32/lm32.cc @@ -1,7 +1,7 @@ /* Subroutines used for code generation on the Lattice Mico32 architecture. Contributed by Jon Beniston <jon@beniston.com> - Copyright (C) 2009-2022 Free Software Foundation, Inc. + Copyright (C) 2009-2023 Free Software Foundation, Inc. This file is part of GCC. |