RFR: JDK-8220474: Incorrect GPL header in src/java.instrument/share/classes/java/lang/instrument/package-info.java
Gary Adams
gary.adams at oracle.com
Tue Mar 12 11:54:44 UTC 2019
Need one reviewer for this trivial correction .
Issue: https://bugs.openjdk.java.net/browse/JDK-8220474
diff --git
a/src/java.instrument/share/classes/java/lang/instrument/package-info.java
b/src/java.instrument/share/classes/java/lang/instrument/package-info.java
---
a/src/java.instrument/share/classes/java/lang/instrument/package-info.java
+++
b/src/java.instrument/share/classes/java/lang/instrument/package-info.java
@@ -1,11 +1,11 @@
/*
- * Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights
reserved.
+ * Copyright (c) 2003, 2019, Oracle and/or its affiliates. All rights
reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* 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
+ * 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
More information about the serviceability-dev
mailing list