diff options
Diffstat (limited to 'libgcc/gthr.h')
-rw-r--r-- | libgcc/gthr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/gthr.h b/libgcc/gthr.h index 6782641..f31cf08 100644 --- a/libgcc/gthr.h +++ b/libgcc/gthr.h @@ -1,6 +1,6 @@ /* Threads compatibility routines for libgcc2. */ /* Compile this one with gcc. */ -/* Copyright (C) 1997-2019 Free Software Foundation, Inc. +/* Copyright (C) 1997-2020 Free Software Foundation, Inc. This file is part of GCC. |