diff --git a/src/share/classes/jdk/jfr/internal/EventHandlerProxyCreator.java b/src/share/classes/jdk/jfr/internal/EventHandlerProxyCreator.java index 5eac8a97968137a818eebe4c987cf2538c135eb6..2c4d06326be140f4e69e1f10a63af12b1c1b888d 100644 --- a/src/share/classes/jdk/jfr/internal/EventHandlerProxyCreator.java +++ b/src/share/classes/jdk/jfr/internal/EventHandlerProxyCreator.java @@ -6,7 +6,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