diff options
Diffstat (limited to 'libgcc/config/i386/gthr-win32-thread.c')
-rw-r--r-- | libgcc/config/i386/gthr-win32-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/i386/gthr-win32-thread.c b/libgcc/config/i386/gthr-win32-thread.c index 81e6fd0..8fd8abe 100644 --- a/libgcc/config/i386/gthr-win32-thread.c +++ b/libgcc/config/i386/gthr-win32-thread.c @@ -1,6 +1,6 @@ /* Implementation of threads compatibility routines for libgcc2. */ -/* Copyright (C) 1999-2022 Free Software Foundation, Inc. +/* Copyright (C) 1999-2023 Free Software Foundation, Inc. This file is part of GCC. |