# HG changeset patch # User mchinnathamb # Date 1545118179 -19800 # Node ID 2086ef5b6c1feddf40655a393e713e785d1c50c4 # Parent 5da72d7e0e80278288f7d145901a942c2f221185 8215397: jsig.c missing classpath exception Reviewed-by: dholmes diff -r 5da72d7e0e80 -r 2086ef5b6c1f 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