# HG changeset patch # User bpb # Date 1541177935 25200 # Node ID a2b1d31efbf6a3143bd251693650197700ca07f1 # Parent 3941f9d90689312ea0229f9fc3df3168a3d83a74 8213306: Fix legal headers in test/java/nio Reviewed-by: chegar diff -r 3941f9d90689 -r a2b1d31efbf6 test/jdk/java/nio/channels/SelectionKey/AtomicUpdates.java --- a/test/jdk/java/nio/channels/SelectionKey/AtomicUpdates.java Fri Nov 02 09:56:47 2018 -0700 +++ b/test/jdk/java/nio/channels/SelectionKey/AtomicUpdates.java Fri Nov 02 09:58:55 2018 -0700 @@ -4,9 +4,7 @@ * * 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. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. + * published by the Free Software Foundation. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or