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 0030fcc..9ec7c41 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-2024 Free Software Foundation, Inc. +/* Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is part of GCC. |