# HG changeset patch # User xdono # Date 1229388933 28800 # Node ID fdfed22db0544085220a28deaaf330f521d99c2a # Parent ded6b40f558e8d19b3c17715b3d67ee001606645 6785258: Update copyright year Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell diff -r ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/doclets/formats/html/HtmlDoclet.java --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDoclet.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDoclet.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 1997-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 1997-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/doclets/formats/html/WriterFactoryImpl.java --- a/src/share/classes/com/sun/tools/doclets/formats/html/WriterFactoryImpl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/WriterFactoryImpl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/doclets/internal/toolkit/AbstractDoclet.java --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/AbstractDoclet.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/AbstractDoclet.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javac/comp/Todo.java --- a/src/share/classes/com/sun/tools/javac/comp/Todo.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javac/comp/Todo.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2001-2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2001-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javac/util/JavacMessages.java --- a/src/share/classes/com/sun/tools/javac/util/JavacMessages.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javac/util/JavacMessages.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java --- a/src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 1999-2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 1999-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java --- a/src/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javac/util/MandatoryWarningHandler.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javadoc/JavadocTodo.java --- a/src/share/classes/com/sun/tools/javadoc/JavadocTodo.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javadoc/JavadocTodo.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javadoc/Main.java --- a/src/share/classes/com/sun/tools/javadoc/Main.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javadoc/Main.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2000-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2000-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/com/sun/tools/javadoc/Start.java --- a/src/share/classes/com/sun/tools/javadoc/Start.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/com/sun/tools/javadoc/Start.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 1997-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 1997-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 src/share/classes/javax/tools/FileObject.java --- a/src/share/classes/javax/tools/FileObject.java Fri Nov 21 15:21:41 2008 -0800 +++ b/src/share/classes/javax/tools/FileObject.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2006-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/com/sun/javadoc/AuthorDD/AuthorDD.java --- a/test/com/sun/javadoc/AuthorDD/AuthorDD.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/com/sun/javadoc/AuthorDD/AuthorDD.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002-2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/com/sun/javadoc/lib/JavadocTester.java --- a/test/com/sun/javadoc/lib/JavadocTester.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/com/sun/javadoc/lib/JavadocTester.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002-2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/com/sun/javadoc/testSupplementary/TestSupplementary.java --- a/test/com/sun/javadoc/testSupplementary/TestSupplementary.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/com/sun/javadoc/testSupplementary/TestSupplementary.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/Basics/print.sh --- a/test/tools/apt/Basics/print.sh Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/Basics/print.sh Mon Dec 15 16:55:33 2008 -0800 @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/Compile/compile.sh --- a/test/tools/apt/Compile/compile.sh Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/Compile/compile.sh Mon Dec 15 16:55:33 2008 -0800 @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/Discovery/discovery.sh --- a/test/tools/apt/Discovery/discovery.sh Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/Discovery/discovery.sh Mon Dec 15 16:55:33 2008 -0800 @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright 1999-2002 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 1999-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/AnnoMirror.java --- a/test/tools/apt/mirror/declaration/AnnoMirror.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/AnnoMirror.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/AnnoTypeDecl.java --- a/test/tools/apt/mirror/declaration/AnnoTypeDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/AnnoTypeDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/AnnoTypeElemDecl.java --- a/test/tools/apt/mirror/declaration/AnnoTypeElemDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/AnnoTypeElemDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/AnnoVal.java --- a/test/tools/apt/mirror/declaration/AnnoVal.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/AnnoVal.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/ClassDecl.java --- a/test/tools/apt/mirror/declaration/ClassDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/ClassDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/ConstExpr.java --- a/test/tools/apt/mirror/declaration/ConstExpr.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/ConstExpr.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/ConstructorDecl.java --- a/test/tools/apt/mirror/declaration/ConstructorDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/ConstructorDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/EnumDecl.java --- a/test/tools/apt/mirror/declaration/EnumDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/EnumDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/FieldDecl.java --- a/test/tools/apt/mirror/declaration/FieldDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/FieldDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/GetAnno.java --- a/test/tools/apt/mirror/declaration/GetAnno.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/GetAnno.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/InterfaceDecl.java --- a/test/tools/apt/mirror/declaration/InterfaceDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/InterfaceDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/MethodDecl.java --- a/test/tools/apt/mirror/declaration/MethodDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/MethodDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/PackageDecl.java --- a/test/tools/apt/mirror/declaration/PackageDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/PackageDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/declaration/ParameterDecl.java --- a/test/tools/apt/mirror/declaration/ParameterDecl.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/declaration/ParameterDecl.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/AnnoTyp.java --- a/test/tools/apt/mirror/type/AnnoTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/AnnoTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/ArrayTyp.java --- a/test/tools/apt/mirror/type/ArrayTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/ArrayTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/ClassTyp.java --- a/test/tools/apt/mirror/type/ClassTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/ClassTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/EnumTyp.java --- a/test/tools/apt/mirror/type/EnumTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/EnumTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/InterfaceTyp.java --- a/test/tools/apt/mirror/type/InterfaceTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/InterfaceTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/PrimitiveTyp.java --- a/test/tools/apt/mirror/type/PrimitiveTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/PrimitiveTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/TypeVar.java --- a/test/tools/apt/mirror/type/TypeVar.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/TypeVar.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/type/WildcardTyp.java --- a/test/tools/apt/mirror/type/WildcardTyp.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/type/WildcardTyp.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/util/Overrides.java --- a/test/tools/apt/mirror/util/Overrides.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/util/Overrides.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/apt/mirror/util/TypeCreation.java --- a/test/tools/apt/mirror/util/TypeCreation.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/apt/mirror/util/TypeCreation.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/6457284/T6457284.java --- a/test/tools/javac/6457284/T6457284.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/6457284/T6457284.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2006-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/links/T.java --- a/test/tools/javac/links/T.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/links/T.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2001 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2001-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/links/links.sh --- a/test/tools/javac/links/links.sh Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/links/links.sh Mon Dec 15 16:55:33 2008 -0800 @@ -1,7 +1,7 @@ #!/bin/sh # -# Copyright 2001-2002 Sun Microsystems, Inc. All Rights Reserved. +# Copyright 2001-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/policy/test1/A.java --- a/test/tools/javac/policy/test1/A.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/policy/test1/A.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/policy/test1/D.java --- a/test/tools/javac/policy/test1/D.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/policy/test1/D.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/policy/test1/Test1a.java --- a/test/tools/javac/policy/test1/Test1a.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/policy/test1/Test1a.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javac/processing/6348193/T6348193.java --- a/test/tools/javac/processing/6348193/T6348193.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javac/processing/6348193/T6348193.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2006-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/BooleanConst.java --- a/test/tools/javadoc/BooleanConst.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/BooleanConst.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/BreakIteratorWarning.java --- a/test/tools/javadoc/BreakIteratorWarning.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/BreakIteratorWarning.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/FlagsTooEarly.java --- a/test/tools/javadoc/FlagsTooEarly.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/FlagsTooEarly.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/InlineTagsWithBraces.java --- a/test/tools/javadoc/InlineTagsWithBraces.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/InlineTagsWithBraces.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/LangVers.java --- a/test/tools/javadoc/LangVers.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/LangVers.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/MethodLinks.java --- a/test/tools/javadoc/MethodLinks.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/MethodLinks.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/NoStar.java --- a/test/tools/javadoc/NoStar.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/NoStar.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/T4994049/T4994049.java --- a/test/tools/javadoc/T4994049/T4994049.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/T4994049/T4994049.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2005-2007 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2005-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/XWerror.java --- a/test/tools/javadoc/XWerror.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/XWerror.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/completionFailure/CompletionFailure.java --- a/test/tools/javadoc/completionFailure/CompletionFailure.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/completionFailure/CompletionFailure.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002-2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/dupOk/DupOk.java --- a/test/tools/javadoc/dupOk/DupOk.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/dupOk/DupOk.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/imports/MissingImport.java --- a/test/tools/javadoc/imports/MissingImport.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/imports/MissingImport.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2004-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/lib/Tester.java --- a/test/tools/javadoc/lib/Tester.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/lib/Tester.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/nestedClass/NestedClass.java --- a/test/tools/javadoc/nestedClass/NestedClass.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/nestedClass/NestedClass.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/sourceOnly/p/SourceOnly.java --- a/test/tools/javadoc/sourceOnly/p/SourceOnly.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/sourceOnly/p/SourceOnly.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2002 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2002-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/sourceOption/SourceOption.java --- a/test/tools/javadoc/sourceOption/SourceOption.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/sourceOption/SourceOption.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2006-2008 Sun Microsystems, Inc. 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 ded6b40f558e -r fdfed22db054 test/tools/javadoc/subpackageIgnore/SubpackageIgnore.java --- a/test/tools/javadoc/subpackageIgnore/SubpackageIgnore.java Fri Nov 21 15:21:41 2008 -0800 +++ b/test/tools/javadoc/subpackageIgnore/SubpackageIgnore.java Mon Dec 15 16:55:33 2008 -0800 @@ -1,5 +1,5 @@ /* - * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 2003-2008 Sun Microsystems, Inc. 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