jdk/src/java.base/share/native/libjimage/jimage.hpp
changeset 45028 b0ea3c0bfb81
parent 39824 629cd556bb2e
--- a/jdk/src/java.base/share/native/libjimage/jimage.hpp	Mon May 08 21:21:39 2017 -0700
+++ b/jdk/src/java.base/share/native/libjimage/jimage.hpp	Tue May 09 12:57:30 2017 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -202,4 +202,3 @@
 
 typedef bool (*JImage_ResourcePath_t)(JImageFile* jimage, JImageLocationRef location,
         char* buffer, jlong size);
-