# HG changeset patch # User katleman # Date 1306355530 25200 # Node ID 8eb952f43b117d538f6ca5e9e43ff9ce7646c7ee # Parent 8987de9a4ab8de1256c1bd3ab3a763e77da41a5f 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims diff -r 8987de9a4ab8 -r 8eb952f43b11 src/share/classes/com/sun/source/tree/UnionTypeTree.java --- a/src/share/classes/com/sun/source/tree/UnionTypeTree.java Fri May 20 16:04:23 2011 -0700 +++ b/src/share/classes/com/sun/source/tree/UnionTypeTree.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 src/share/classes/com/sun/tools/classfile/ClassTranslator.java --- a/src/share/classes/com/sun/tools/classfile/ClassTranslator.java Fri May 20 16:04:23 2011 -0700 +++ b/src/share/classes/com/sun/tools/classfile/ClassTranslator.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 src/share/classes/com/sun/tools/classfile/Dependencies.java --- a/src/share/classes/com/sun/tools/classfile/Dependencies.java Fri May 20 16:04:23 2011 -0700 +++ b/src/share/classes/com/sun/tools/classfile/Dependencies.java Wed May 25 13:32:10 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 src/share/classes/javax/lang/model/util/AbstractTypeVisitor7.java --- a/src/share/classes/javax/lang/model/util/AbstractTypeVisitor7.java Fri May 20 16:04:23 2011 -0700 +++ b/src/share/classes/javax/lang/model/util/AbstractTypeVisitor7.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 src/share/classes/javax/lang/model/util/ElementKindVisitor7.java --- a/src/share/classes/javax/lang/model/util/ElementKindVisitor7.java Fri May 20 16:04:23 2011 -0700 +++ b/src/share/classes/javax/lang/model/util/ElementKindVisitor7.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/4241573/T4241573.java --- a/test/tools/javac/4241573/T4241573.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/4241573/T4241573.java Wed May 25 13:32:10 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/6508981/TestInferBinaryName.java --- a/test/tools/javac/6508981/TestInferBinaryName.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/6508981/TestInferBinaryName.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/TryWithResources/DuplicateResource.java --- a/test/tools/javac/TryWithResources/DuplicateResource.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/TryWithResources/DuplicateResource.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/6411310/Test.java --- a/test/tools/javac/api/6411310/Test.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/6411310/Test.java Wed May 25 13:32:10 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/T6838467.java --- a/test/tools/javac/api/T6838467.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/T6838467.java Wed May 25 13:32:10 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/T6877206.java --- a/test/tools/javac/api/T6877206.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/T6877206.java Wed May 25 13:32:10 2011 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2011 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/TestClientCodeWrapper.java --- a/test/tools/javac/api/TestClientCodeWrapper.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/TestClientCodeWrapper.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/TestJavacTask_Lock.java --- a/test/tools/javac/api/TestJavacTask_Lock.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/TestJavacTask_Lock.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/TestJavacTask_Multiple.java --- a/test/tools/javac/api/TestJavacTask_Multiple.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/TestJavacTask_Multiple.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/api/TestJavacTask_ParseAttrGen.java --- a/test/tools/javac/api/TestJavacTask_ParseAttrGen.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/api/TestJavacTask_ParseAttrGen.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/multicatch/model/ModelChecker.java --- a/test/tools/javac/multicatch/model/ModelChecker.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/multicatch/model/ModelChecker.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface1.java --- a/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface1.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface1.java Wed May 25 13:32:10 2011 -0700 @@ -3,7 +3,7 @@ * 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, asrm + * 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface2.java --- a/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface2.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingGenericInterface2.java Wed May 25 13:32:10 2011 -0700 @@ -3,7 +3,7 @@ * 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, asrm + * 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/processing/model/element/TestMissingElement2/TestMissingInterface.java --- a/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingInterface.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/processing/model/element/TestMissingElement2/TestMissingInterface.java Wed May 25 13:32:10 2011 -0700 @@ -3,7 +3,7 @@ * 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, asrm + * 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/processing/model/util/deprecation/TestDeprecation.java --- a/test/tools/javac/processing/model/util/deprecation/TestDeprecation.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/processing/model/util/deprecation/TestDeprecation.java Wed May 25 13:32:10 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 diff -r 8987de9a4ab8 -r 8eb952f43b11 test/tools/javac/tree/T6963934.java --- a/test/tools/javac/tree/T6963934.java Fri May 20 16:04:23 2011 -0700 +++ b/test/tools/javac/tree/T6963934.java Wed May 25 13:32:10 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