jdk/test/java/nio/file/WatchService/DeleteInterference.java
changeset 45028 b0ea3c0bfb81
parent 40123 673d89604418
--- a/jdk/test/java/nio/file/WatchService/DeleteInterference.java	Mon May 08 21:21:39 2017 -0700
+++ b/jdk/test/java/nio/file/WatchService/DeleteInterference.java	Tue May 09 12:57:30 2017 +0200
@@ -15,6 +15,10 @@
  * You should have received a copy of the GNU General Public License version
  * 2 along with this work; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
  */
 
 /**