aboutsummaryrefslogtreecommitdiff
path: root/make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
diff options
context:
space:
mode:
authorDana Dahlstrom <dahlstrom@google.com>2020-02-12 11:00:00 -0800
committerDana Dahlstrom <dahlstrom@google.com>2020-02-12 11:00:00 -0800
commit86a106a12234cee1498a2159104fcba7f3c0efed (patch)
treed87095c67859d1df4f0b8b34b4744aa68bcccce2 /make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
parent48adcc45b3935045b1ff2013ecfd05e6f3bdb1cc (diff)
parenta7492bb2a38c1c41216929de6ba6a0a553bd4338 (diff)
downloadjdk8u_jdk-86a106a12234cee1498a2159104fcba7f3c0efed.tar.gz
Merge tag jb8u242-b1644.3
Change-Id: Ia7492bb2a38c1c41216929de6ba6a0a553bd4338
Diffstat (limited to 'make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c')
-rw-r--r--make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c b/make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
index 68bd093866..fc583ec986 100644
--- a/make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
+++ b/make/src/native/fix_empty_sec_hdr_flags/fix_empty_sec_hdr_flags.c
@@ -4,7 +4,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