8215397: jsig.c missing classpath exception
authormchinnathamb
Tue, 18 Dec 2018 12:59:39 +0530
changeset 53062 2086ef5b6c1f
parent 53061 5da72d7e0e80
child 53063 b04860fd2e2c
8215397: jsig.c missing classpath exception Reviewed-by: dholmes
src/java.base/unix/native/libjsig/jsig.c
--- a/src/java.base/unix/native/libjsig/jsig.c	Mon Dec 17 10:36:07 2018 -0800
+++ b/src/java.base/unix/native/libjsig/jsig.c	Tue Dec 18 12:59:39 2018 +0530
@@ -5,7 +5,9 @@
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation.
+ * published by the Free Software Foundation.  Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
  *
  * This code is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or