8015525: JDK8 b91 source with GPL header errors
authorkatleman
Wed, 29 May 2013 10:16:07 -0700
changeset 17638 874119ae66c4
parent 17637 9367be329f29
child 17639 5b65c5320a8d
8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea
jdk/test/java/util/stream/test/org/openjdk/tests/java/util/FillableStringTest.java
jdk/test/java/util/stream/test/org/openjdk/tests/java/util/MapTest.java
jdk/test/jdk/lambda/MethodReferenceTestInstanceMethod.java
jdk/test/jdk/lambda/MethodReferenceTestKinds.java
jdk/test/jdk/lambda/MethodReferenceTestSueCase1.java
jdk/test/jdk/lambda/MethodReferenceTestSueCase2.java
jdk/test/jdk/lambda/MethodReferenceTestSueCase4.java
jdk/test/jdk/lambda/separate/AttributeInjector.java
jdk/test/jdk/lambda/separate/ClassFile.java
jdk/test/jdk/lambda/separate/ClassFilePreprocessor.java
jdk/test/jdk/lambda/separate/ClassToInterfaceConverter.java
jdk/test/jdk/lambda/separate/Compiler.java
jdk/test/jdk/lambda/separate/DirectedClassLoader.java
jdk/test/jdk/lambda/separate/SourceModel.java
jdk/test/jdk/lambda/separate/TestHarness.java
jdk/test/jdk/lambda/vm/DefaultMethodRegressionTests.java
jdk/test/jdk/lambda/vm/DefaultMethodsTest.java
jdk/test/jdk/lambda/vm/InterfaceAccessFlagsTest.java
--- a/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/FillableStringTest.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/FillableStringTest.java	Wed May 29 10:16:07 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/util/stream/test/org/openjdk/tests/java/util/MapTest.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/java/util/stream/test/org/openjdk/tests/java/util/MapTest.java	Wed May 29 10:16:07 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/jdk/lambda/MethodReferenceTestInstanceMethod.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/MethodReferenceTestInstanceMethod.java	Wed May 29 10:16:07 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/jdk/lambda/MethodReferenceTestKinds.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/MethodReferenceTestKinds.java	Wed May 29 10:16:07 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/jdk/lambda/MethodReferenceTestSueCase1.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/MethodReferenceTestSueCase1.java	Wed May 29 10:16:07 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/jdk/lambda/MethodReferenceTestSueCase2.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/MethodReferenceTestSueCase2.java	Wed May 29 10:16:07 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/jdk/lambda/MethodReferenceTestSueCase4.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/MethodReferenceTestSueCase4.java	Wed May 29 10:16:07 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/jdk/lambda/separate/AttributeInjector.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/AttributeInjector.java	Wed May 29 10:16:07 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/jdk/lambda/separate/ClassFile.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/ClassFile.java	Wed May 29 10:16:07 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/jdk/lambda/separate/ClassFilePreprocessor.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/ClassFilePreprocessor.java	Wed May 29 10:16:07 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/jdk/lambda/separate/ClassToInterfaceConverter.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/ClassToInterfaceConverter.java	Wed May 29 10:16:07 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/jdk/lambda/separate/Compiler.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/Compiler.java	Wed May 29 10:16:07 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/jdk/lambda/separate/DirectedClassLoader.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/DirectedClassLoader.java	Wed May 29 10:16:07 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/jdk/lambda/separate/SourceModel.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/SourceModel.java	Wed May 29 10:16:07 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/jdk/lambda/separate/TestHarness.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/separate/TestHarness.java	Wed May 29 10:16:07 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/jdk/lambda/vm/DefaultMethodRegressionTests.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/vm/DefaultMethodRegressionTests.java	Wed May 29 10:16:07 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/jdk/lambda/vm/DefaultMethodsTest.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/vm/DefaultMethodsTest.java	Wed May 29 10:16:07 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/jdk/lambda/vm/InterfaceAccessFlagsTest.java	Thu May 23 10:47:50 2013 -0700
+++ b/jdk/test/jdk/lambda/vm/InterfaceAccessFlagsTest.java	Wed May 29 10:16:07 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