From 1bc574a5347b6e729dfdc093c9c439ec2594a121 Mon Sep 17 00:00:00 2001 From: Jim Laskey Date: Mon, 29 Aug 2016 09:10:07 -0300 Subject: [PATCH] 8161000: GPL header incorrect - classfile/classpath Reviewed-by: sundar --- .../classes/jdk/tools/jlink/internal/PathResourcePoolEntry.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathResourcePoolEntry.java b/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathResourcePoolEntry.java index 7b7cba3575e..e7c0c87a5ff 100644 --- a/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathResourcePoolEntry.java +++ b/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/PathResourcePoolEntry.java @@ -5,7 +5,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 "Classfile" exception as provided + * 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