diff options
Diffstat (limited to 'libgcc/config/gthr-rtems.h')
-rw-r--r-- | libgcc/config/gthr-rtems.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/gthr-rtems.h b/libgcc/config/gthr-rtems.h index 6f2ad5f..722c453 100644 --- a/libgcc/config/gthr-rtems.h +++ b/libgcc/config/gthr-rtems.h @@ -1,7 +1,7 @@ /* RTEMS threads compatibility routines for libgcc2 and libobjc. by: Rosimildo da Silva( rdasilva@connecttel.com ) */ /* Compile this one with gcc. */ -/* Copyright (C) 1997-2021 Free Software Foundation, Inc. +/* Copyright (C) 1997-2022 Free Software Foundation, Inc. This file is part of GCC. |