8012048: JDK8 b85 source with GPL header errors
authorkatleman
Fri, 12 Apr 2013 15:22:33 -0700
changeset 16748 ed60b6527f64
parent 16650 1872c1252909
child 16749 02777e619021
8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg
jdk/src/share/classes/com/sun/crypto/provider/GaloisCounterMode.java
jdk/src/share/classes/java/util/function/DoublePredicate.java
jdk/src/share/classes/java/util/function/IntPredicate.java
jdk/src/share/classes/java/util/function/LongPredicate.java
jdk/src/share/classes/java/util/function/ObjIntConsumer.java
jdk/src/share/classes/java/util/function/ToDoubleBiFunction.java
jdk/test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh
jdk/test/java/lang/reflect/Method/IsDefaultTest.java
jdk/test/java/net/URLConnection/RequestProperties.java
jdk/test/java/util/Optional/BasicDouble.java
jdk/test/javax/swing/text/html/7189299/bug7189299.java
jdk/test/sun/management/jdp/JdpTest.sh
jdk/test/sun/misc/URLClassPath/JarLoaderTest.java
jdk/test/sun/util/calendar/zi/ZoneInfoFile.java
--- a/jdk/src/share/classes/com/sun/crypto/provider/GaloisCounterMode.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/com/sun/crypto/provider/GaloisCounterMode.java	Fri Apr 12 15:22:33 2013 -0700
@@ -6,7 +6,7 @@
  * under the terms of the GNU General Public License version 2 only, as
  * 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.S
+ * 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
--- a/jdk/src/share/classes/java/util/function/DoublePredicate.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/java/util/function/DoublePredicate.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2013, 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/jdk/src/share/classes/java/util/function/IntPredicate.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/java/util/function/IntPredicate.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2013, 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/jdk/src/share/classes/java/util/function/LongPredicate.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/java/util/function/LongPredicate.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2013, 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/jdk/src/share/classes/java/util/function/ObjIntConsumer.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/java/util/function/ObjIntConsumer.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2013, 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/jdk/src/share/classes/java/util/function/ToDoubleBiFunction.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/src/share/classes/java/util/function/ToDoubleBiFunction.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2013, 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/jdk/test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh	Fri Apr 12 15:22:33 2013 -0700
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 #
-# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 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/jdk/test/java/lang/reflect/Method/IsDefaultTest.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/java/lang/reflect/Method/IsDefaultTest.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 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/jdk/test/java/net/URLConnection/RequestProperties.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/java/net/URLConnection/RequestProperties.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001, 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2001, 2013, 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/jdk/test/java/util/Optional/BasicDouble.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/java/util/Optional/BasicDouble.java	Fri Apr 12 15:22:33 2013 -0700
@@ -3,17 +3,17 @@
  * 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.0 only, as
+ * under the terms of the GNU General Public License version 2 only, as
  * 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
  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
- * version 2.0 for more details (a copy is included in the LICENSE file that
+ * version 2 for more details (a copy is included in the LICENSE file that
  * accompanied this code).
  *
  * You should have received a copy of the GNU General Public License version
- * 2.0 along with this work; if not, write to the Free Software Foundation,
+ * 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
--- a/jdk/test/javax/swing/text/html/7189299/bug7189299.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/javax/swing/text/html/7189299/bug7189299.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/jdk/test/sun/management/jdp/JdpTest.sh	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/sun/management/jdp/JdpTest.sh	Fri Apr 12 15:22:33 2013 -0700
@@ -1,6 +1,6 @@
 #!/bin/sh -x
 
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, 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/jdk/test/sun/misc/URLClassPath/JarLoaderTest.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/sun/misc/URLClassPath/JarLoaderTest.java	Fri Apr 12 15:22:33 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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/jdk/test/sun/util/calendar/zi/ZoneInfoFile.java	Wed Jul 05 18:49:16 2017 +0200
+++ b/jdk/test/sun/util/calendar/zi/ZoneInfoFile.java	Fri Apr 12 15:22:33 2013 -0700
@@ -5,7 +5,7 @@
  * 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.  Oracle designates this
- * particular file as subject to the "Class-path" exception as provided
+ * 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