diff options
Diffstat (limited to 'libphobos/libdruntime/gcc/gthread.d')
-rw-r--r-- | libphobos/libdruntime/gcc/gthread.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/libdruntime/gcc/gthread.d b/libphobos/libdruntime/gcc/gthread.d index 580fdcb..65bda7d 100644 --- a/libphobos/libdruntime/gcc/gthread.d +++ b/libphobos/libdruntime/gcc/gthread.d @@ -1,5 +1,5 @@ // GNU D Compiler thread support for emulated TLS routines. -// Copyright (C) 2019 Free Software Foundation, Inc. +// Copyright (C) 2019-2020 Free Software Foundation, Inc. // GCC is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free |