diff options
Diffstat (limited to 'libgomp/config/linux/proc.c')
-rw-r--r-- | libgomp/config/linux/proc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libgomp/config/linux/proc.c b/libgomp/config/linux/proc.c index 18ecfe1..64964ee 100644 --- a/libgomp/config/linux/proc.c +++ b/libgomp/config/linux/proc.c @@ -1,7 +1,8 @@ /* Copyright (C) 2005-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 |