diff options
Diffstat (limited to 'libgomp/single.c')
-rw-r--r-- | libgomp/single.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libgomp/single.c b/libgomp/single.c index c40a86f..7cb6eed3 100644 --- a/libgomp/single.c +++ b/libgomp/single.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 |