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 47a7d061a95..ed22dc94476 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-2016 Free Software Foundation, Inc. +/* Copyright (C) 1997-2017 Free Software Foundation, Inc. This file is part of GCC. |