hsa.h: Add GCC runtime library exception.
authorJakub Jelinek <jakub@redhat.com>
Tue, 17 Jan 2017 09:45:23 +0000 (10:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 17 Jan 2017 09:45:23 +0000 (10:45 +0100)
* plugin/hsa.h: Add GCC runtime library exception.
* plugin/hsa_ext_finalize.h: Likewise.

From-SVN: r244523

libgomp/ChangeLog
libgomp/plugin/hsa.h
libgomp/plugin/hsa_ext_finalize.h

index 0e04c7416d147c97764ed5d8009b15fc3d5f2318..3708c3e7593a0d4d912de7a54da021bb9e8ccb7f 100644 (file)
@@ -1,5 +1,8 @@
 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
 
+       * plugin/hsa.h: Add GCC runtime library exception.
+       * plugin/hsa_ext_finalize.h: Likewise.
+
        * plugin/configfrag.ac: For --without-cuda-driver don't initialize
        CUDA_DRIVER_INCLUDE nor CUDA_DRIVER_LIB.  If both
        CUDA_DRIVER_INCLUDE and CUDA_DRIVER_LIB are empty and linking small
index 077cafb6208d00a90d19c668186a52a18eb4b3bd..9b9c826520fd08d9962ee28d9b886fba1300c200 100644 (file)
@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
-You should have received a copy of the GNU General Public License
-along with GCC; see the file COPYING3.  If not see
+Under Section 7 of GPL version 3, you are granted additional
+permissions described in the GCC Runtime Library Exception, version
+3.1, as published by the Free Software Foundation.
+
+You should have received a copy of the GNU General Public License and
+a copy of the GCC Runtime Library Exception along with this program;
+see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.
 
 The contents of the file was created by extracting data structures, enum,
index 2ad9dfb7475b1f91553a01af328e5b65d23a7856..0b6815798957fc5d3a08397e50be26076eea2571 100644 (file)
@@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
-You should have received a copy of the GNU General Public License
-along with GCC; see the file COPYING3.  If not see
+Under Section 7 of GPL version 3, you are granted additional
+permissions described in the GCC Runtime Library Exception, version
+3.1, as published by the Free Software Foundation.
+
+You should have received a copy of the GNU General Public License and
+a copy of the GCC Runtime Library Exception along with this program;
+see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.
 
 The contents of the file was created by extracting data structures, enum,