diff options
Diffstat (limited to 'libgomp/parallel.c')
-rw-r--r-- | libgomp/parallel.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libgomp/parallel.c b/libgomp/parallel.c index cf533e4..6d5ef05 100644 --- a/libgomp/parallel.c +++ b/libgomp/parallel.c @@ -1,7 +1,8 @@ /* Copyright (C) 2005-2015 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@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 |