diff options
Diffstat (limited to 'libgcc/config/bfin/crtn.S')
-rw-r--r-- | libgcc/config/bfin/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/bfin/crtn.S b/libgcc/config/bfin/crtn.S index 389f01e3d48..c324e35961a 100644 --- a/libgcc/config/bfin/crtn.S +++ b/libgcc/config/bfin/crtn.S @@ -1,6 +1,6 @@ /* Specialized code needed to support construction and destruction of file-scope objects in C++ and Java code, and to support exception handling. - Copyright (C) 2005-2020 Free Software Foundation, Inc. + Copyright (C) 2005-2021 Free Software Foundation, Inc. Contributed by Analog Devices. This file is part of GCC. |