diff options
Diffstat (limited to 'libgomp/config/linux/ptrlock.c')
-rw-r--r-- | libgomp/config/linux/ptrlock.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libgomp/config/linux/ptrlock.c b/libgomp/config/linux/ptrlock.c index 9a6fb6d1d3e..5feb73571f3 100644 --- a/libgomp/config/linux/ptrlock.c +++ b/libgomp/config/linux/ptrlock.c @@ -1,7 +1,8 @@ /* Copyright (C) 2008-2015 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com>. - This file is part of the GNU OpenMP Library (libgomp). + This file is part of the GNU Offloading and Multi Processing Library + (libgomp). Libgomp is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |