diff options
Diffstat (limited to 'libgcc/config/fr30')
-rw-r--r-- | libgcc/config/fr30/crti.S | 2 | ||||
-rw-r--r-- | libgcc/config/fr30/crtn.S | 2 | ||||
-rw-r--r-- | libgcc/config/fr30/lib1funcs.S | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libgcc/config/fr30/crti.S b/libgcc/config/fr30/crti.S index 3d32805..965ae12 100644 --- a/libgcc/config/fr30/crti.S +++ b/libgcc/config/fr30/crti.S @@ -1,6 +1,6 @@ # crti.s for ELF -# Copyright (C) 1992-2023 Free Software Foundation, Inc. +# Copyright (C) 1992-2024 Free Software Foundation, Inc. # Written By David Vinayak Henkel-Wallace, June 1992 # # This file is free software; you can redistribute it and/or modify it diff --git a/libgcc/config/fr30/crtn.S b/libgcc/config/fr30/crtn.S index 3fd4729..5cf9706 100644 --- a/libgcc/config/fr30/crtn.S +++ b/libgcc/config/fr30/crtn.S @@ -1,6 +1,6 @@ # crtn.S for ELF -# Copyright (C) 1992-2023 Free Software Foundation, Inc. +# Copyright (C) 1992-2024 Free Software Foundation, Inc. # Written By David Vinayak Henkel-Wallace, June 1992 # # This file is free software; you can redistribute it and/or modify it diff --git a/libgcc/config/fr30/lib1funcs.S b/libgcc/config/fr30/lib1funcs.S index 00cda61..d7d6602 100644 --- a/libgcc/config/fr30/lib1funcs.S +++ b/libgcc/config/fr30/lib1funcs.S @@ -1,5 +1,5 @@ /* libgcc routines for the FR30. - Copyright (C) 1998-2023 Free Software Foundation, Inc. + Copyright (C) 1998-2024 Free Software Foundation, Inc. This file is part of GCC. |