aboutsummaryrefslogtreecommitdiff
path: root/src/share/demo/nio
diff options
context:
space:
mode:
authorohair <none@none>2011-04-07 19:59:28 -0700
committerohair <none@none>2011-04-07 19:59:28 -0700
commit7aa02d531c16f17adb4e9d794e9ad6052e20a1e0 (patch)
tree9d5ef6119c232f6a8ac6ad830321be46d175587b /src/share/demo/nio
parentbf91ea1c444b304133060d30e8934b8d545eeed8 (diff)
downloadjdk8u_jdk-7aa02d531c16f17adb4e9d794e9ad6052e20a1e0.tar.gz
7019210: Fix misc references to /bugreport websites
Reviewed-by: skannan
Diffstat (limited to 'src/share/demo/nio')
-rw-r--r--src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java b/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java
index dddf69e4de..b9ea826ab1 100644
--- a/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java
+++ b/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/JarFileSystemProvider.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2007-2008 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 2007, 2008, 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
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*