changeset 4248:23bdcede4e39 jdk7-b144

7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
author katleman
date Wed, 25 May 2011 13:32:36 -0700
parents 127560d6f6e6
children c344779fab58 6943c4d9caa3 7c5bc5a807ee 92b5197e9ff5
files src/linux/doc/man/ja/keytool.1 src/linux/doc/man/keytool.1 src/share/classes/java/io/SerialCallbackContext.java src/share/classes/sun/io/ByteToCharCp833.java src/share/classes/sun/io/CharToByteCp833.java src/share/classes/sun/misc/FpUtils.java src/share/classes/sun/security/provider/certpath/URICertStore.java src/solaris/doc/sun/man/man1/ja/keytool.1 src/solaris/doc/sun/man/man1/keytool.1 test/com/sun/net/httpserver/Test10.java test/java/awt/List/ScrollOutside/ScrollOut.java test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java test/java/awt/image/IncorrectSampleMaskTest.java test/java/lang/invoke/MethodTypeTest.java test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java test/java/util/EnumMap/DistinctEntrySetElements.java test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java test/java/util/EnumMap/SimpleSerialization.java test/java/util/EnumSet/LargeEnumIteratorRemoveResilience.java test/java/util/EnumSet/SmallEnumIteratorRemoveResilience.java test/java/util/Hashtable/SerializationDeadlock.java test/java/util/Hashtable/SimpleSerialization.java test/java/util/IdentityHashMap/DistinctEntrySetElements.java test/java/util/IdentityHashMap/EntrySetIteratorRemoveInvalidatesEntry.java test/java/util/Vector/SerializationDeadlock.java test/java/util/Vector/SimpleSerialization.java test/java/util/concurrent/ConcurrentHashMap/DistinctEntrySetElements.java test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java test/sun/net/InetAddress/nameservice/chaining/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor test/tools/launcher/TestHelper.java test/tools/pack200/CommandLineTests.java test/tools/pack200/Pack200Test.java test/tools/pack200/Utils.java
diffstat 37 files changed, 45 insertions(+), 49 deletions(-) [+]
line wrap: on
line diff
--- a/src/linux/doc/man/ja/keytool.1	Tue May 24 14:11:38 2011 -0700
+++ b/src/linux/doc/man/ja/keytool.1	Wed May 25 13:32:36 2011 -0700
@@ -1,4 +1,4 @@
-." Copyright (c) 1998-2011 keytool tool, Oracle and/or its affiliates. All rights reserved.
+." Copyright (c) 1998, 2011, 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
--- a/src/linux/doc/man/keytool.1	Tue May 24 14:11:38 2011 -0700
+++ b/src/linux/doc/man/keytool.1	Wed May 25 13:32:36 2011 -0700
@@ -1,4 +1,4 @@
-." Copyright (c) 1998-2011 keytool tool, Oracle and/or its affiliates. All rights reserved.
+." Copyright (c) 1998, 2011, 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
--- a/src/share/classes/java/io/SerialCallbackContext.java	Tue May 24 14:11:38 2011 -0700
+++ b/src/share/classes/java/io/SerialCallbackContext.java	Wed May 25 13:32:36 2011 -0700
@@ -1,7 +1,5 @@
   /*
-   * %W% %E%
-   *
-   * Copyright (c) 2006, 2010  Oracle and/or its affiliates. All rights reserved.
+   * Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
    * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    */
 
--- a/src/share/classes/sun/io/ByteToCharCp833.java	Tue May 24 14:11:38 2011 -0700
+++ b/src/share/classes/sun/io/ByteToCharCp833.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 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
--- a/src/share/classes/sun/io/CharToByteCp833.java	Tue May 24 14:11:38 2011 -0700
+++ b/src/share/classes/sun/io/CharToByteCp833.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 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
--- a/src/share/classes/sun/misc/FpUtils.java	Tue May 24 14:11:38 2011 -0700
+++ b/src/share/classes/sun/misc/FpUtils.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2010, 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
--- a/src/share/classes/sun/security/provider/certpath/URICertStore.java	Tue May 24 14:11:38 2011 -0700
+++ b/src/share/classes/sun/security/provider/certpath/URICertStore.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006, 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2010, 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
--- a/src/solaris/doc/sun/man/man1/ja/keytool.1	Tue May 24 14:11:38 2011 -0700
+++ b/src/solaris/doc/sun/man/man1/ja/keytool.1	Wed May 25 13:32:36 2011 -0700
@@ -1,4 +1,4 @@
-." Copyright (c) 1998-2011 keytool tool, Oracle and/or its affiliates. All rights reserved.
+." Copyright (c) 1998, 2011, 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
--- a/src/solaris/doc/sun/man/man1/keytool.1	Tue May 24 14:11:38 2011 -0700
+++ b/src/solaris/doc/sun/man/man1/keytool.1	Wed May 25 13:32:36 2011 -0700
@@ -1,4 +1,4 @@
-." Copyright (c) 1998-2011 keytool tool, Oracle and/or its affiliates. All rights reserved.
+." Copyright (c) 1998, 2011, 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
--- a/test/com/sun/net/httpserver/Test10.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/com/sun/net/httpserver/Test10.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 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
--- a/test/java/awt/List/ScrollOutside/ScrollOut.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/List/ScrollOutside/ScrollOut.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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
--- a/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_1.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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
--- a/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_2.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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
--- a/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_3.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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
--- a/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/event/MouseWheelEvent/InfiniteRecursion/InfiniteRecursion_4.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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
--- a/test/java/awt/image/IncorrectSampleMaskTest.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/awt/image/IncorrectSampleMaskTest.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright (c) 2009, 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
@@ -16,10 +16,10 @@
  * 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 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
- */
+ * 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.
+*/
 
 /*
  * @test
--- a/test/java/lang/invoke/MethodTypeTest.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/lang/invoke/MethodTypeTest.java	Wed May 25 13:32:36 2011 -0700
@@ -1,12 +1,10 @@
 /*
- * Copyright 2008, 2011 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright (c) 2008, 2011, 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.  Sun designates this
- * particular file as subject to the "Classpath" exception as provided
- * by Sun in the LICENSE file that accompanied this code.
+ * published by the Free Software Foundation.
  *
  * This code is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
@@ -18,9 +16,9 @@
  * 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 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
+ * 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.
  */
 
 /* @test
--- a/test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/rmi/server/UnicastRemoteObject/exportObject/GcDuringExport.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/EnumMap/DistinctEntrySetElements.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/EnumMap/DistinctEntrySetElements.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/EnumMap/EntrySetIteratorRemoveInvalidatesEntry.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/EnumMap/SimpleSerialization.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/EnumMap/SimpleSerialization.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/EnumSet/LargeEnumIteratorRemoveResilience.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/EnumSet/LargeEnumIteratorRemoveResilience.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/EnumSet/SmallEnumIteratorRemoveResilience.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/EnumSet/SmallEnumIteratorRemoveResilience.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/Hashtable/SerializationDeadlock.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/Hashtable/SerializationDeadlock.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, 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
--- a/test/java/util/Hashtable/SimpleSerialization.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/Hashtable/SimpleSerialization.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, 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
--- a/test/java/util/IdentityHashMap/DistinctEntrySetElements.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/IdentityHashMap/DistinctEntrySetElements.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/IdentityHashMap/EntrySetIteratorRemoveInvalidatesEntry.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/IdentityHashMap/EntrySetIteratorRemoveInvalidatesEntry.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/Vector/SerializationDeadlock.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/Vector/SerializationDeadlock.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, 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
--- a/test/java/util/Vector/SimpleSerialization.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/Vector/SimpleSerialization.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2011, 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
--- a/test/java/util/concurrent/ConcurrentHashMap/DistinctEntrySetElements.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/concurrent/ConcurrentHashMap/DistinctEntrySetElements.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
--- a/test/sun/net/InetAddress/nameservice/chaining/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor	Tue May 24 14:11:38 2011 -0700
+++ b/test/sun/net/InetAddress/nameservice/chaining/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor	Wed May 25 13:32:36 2011 -0700
@@ -17,7 +17,7 @@
 #
 # 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
+# questions.
 
 Simple1NameServiceDescriptor
 Simple2NameServiceDescriptor
--- a/test/tools/launcher/TestHelper.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/tools/launcher/TestHelper.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008, 2011 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2008, 2011, 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
--- a/test/tools/pack200/CommandLineTests.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/tools/pack200/CommandLineTests.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2010, 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
--- a/test/tools/pack200/Pack200Test.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/tools/pack200/Pack200Test.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2010, 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
--- a/test/tools/pack200/Utils.java	Tue May 24 14:11:38 2011 -0700
+++ b/test/tools/pack200/Utils.java	Wed May 25 13:32:36 2011 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007, 2010 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2010, 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