6754988: Update copyright year jdk7-b37

Thu, 02 Oct 2008 19:58:40 -0700

author
xdono
date
Thu, 02 Oct 2008 19:58:40 -0700
changeset 117
24a47c3062fe
parent 116
2e3d9966e62b
child 118
31f03e49d18d
child 126
8e56394f54f5

6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell

src/share/classes/com/sun/source/util/Trees.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/apt/mirror/AptEnv.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/apt/util/Bark.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialMethodWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageFrameWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/ConstantsSummaryWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AbstractBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeOptionalMemberBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeRequiredMemberBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ClassBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstantsSummaryBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstructorBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/EnumConstantBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/FieldBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/LayoutParser.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MemberSummaryBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MethodBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/CodeTaglet.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/LiteralTaglet.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ParamTaglet.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/TagletManager.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ThrowsTaglet.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassDocCatalog.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassTree.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassUseMapper.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DeprecatedAPIListBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DocFinder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Extern.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Group.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ImplementedMethods.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/IndexBuilder.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MetaKeywords.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/SourceToHTMLConverter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Util.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/VisibleMemberMap.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkFactory.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/Server.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/api/JavacScope.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/api/JavacTrees.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/api/WrappingJavaFileManager.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/code/Attribute.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/code/Flags.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/code/Kinds.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/code/Scope.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/code/Symtab.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/Annotate.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/AttrContext.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/Enter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/Env.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/Flow.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/ClassFile.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/Code.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/Gen.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/Items.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/jvm/Pool.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/model/AnnotationProxyMaker.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/model/FilteredMemberList.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/model/JavacElements.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/parser/DocCommentScanner.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/parser/EndPosParser.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/parser/Keywords.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/parser/Token.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/processing/JavacFiler.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/processing/JavacMessager.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/processing/ServiceProxy.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/tree/JCTree.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/tree/Pretty.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/tree/TreeCopier.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/tree/TreeInfo.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/tree/TreeMaker.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/ByteBuffer.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/Context.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/Convert.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/ListBuffer.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/Name.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/Names.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/SharedNameTable.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/util/UnsharedNameTable.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/AnnotationTypeDocImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/ClassDocImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/DocEnv.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/DocletInvoker.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/ExecutableMemberDocImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/JavadocEnter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/JavadocMemberEnter.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/SeeTagImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/SerializedForm.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javadoc/TypeVariableImpl.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javah/Gen.java file | annotate | diff | comparison | revisions
src/share/classes/javax/lang/model/type/ErrorType.java file | annotate | diff | comparison | revisions
src/share/classes/javax/tools/StandardLocation.java file | annotate | diff | comparison | revisions
test/tools/javac/5045412/Bar.java file | annotate | diff | comparison | revisions
test/tools/javac/5045412/Foo.java file | annotate | diff | comparison | revisions
test/tools/javac/6199662/Tree.java file | annotate | diff | comparison | revisions
test/tools/javac/6627362/T6627362.java file | annotate | diff | comparison | revisions
test/tools/javac/6627362/x/E.java file | annotate | diff | comparison | revisions
test/tools/javac/6627362/x/Object.java file | annotate | diff | comparison | revisions
test/tools/javac/api/6557752/T6557752.java file | annotate | diff | comparison | revisions
test/tools/javac/foreach/T6500701.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Boolean.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Byte.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Character.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Cloneable.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Integer.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Long.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Main.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Number.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Object.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Serializable.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Short.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Test.java file | annotate | diff | comparison | revisions
test/tools/javac/synthesize/Void.java file | annotate | diff | comparison | revisions
test/tools/javac/unit/util/convert/EnclosingCandidates.java file | annotate | diff | comparison | revisions
     1.1 --- a/src/share/classes/com/sun/source/util/Trees.java	Fri Sep 26 15:32:47 2008 -0700
     1.2 +++ b/src/share/classes/com/sun/source/util/Trees.java	Thu Oct 02 19:58:40 2008 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
     2.1 --- a/src/share/classes/com/sun/tools/apt/mirror/AptEnv.java	Fri Sep 26 15:32:47 2008 -0700
     2.2 +++ b/src/share/classes/com/sun/tools/apt/mirror/AptEnv.java	Thu Oct 02 19:58:40 2008 -0700
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 - * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2.6 + * Copyright 2004-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.8   *
     2.9   * This code is free software; you can redistribute it and/or modify it
     3.1 --- a/src/share/classes/com/sun/tools/apt/util/Bark.java	Fri Sep 26 15:32:47 2008 -0700
     3.2 +++ b/src/share/classes/com/sun/tools/apt/util/Bark.java	Thu Oct 02 19:58:40 2008 -0700
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 - * Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
     3.6 + * Copyright 2004-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.8   *
     3.9   * This code is free software; you can redistribute it and/or modify it
     4.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java	Fri Sep 26 15:32:47 2008 -0700
     4.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/AbstractMemberWriter.java	Thu Oct 02 19:58:40 2008 -0700
     4.3 @@ -1,5 +1,5 @@
     4.4  /*
     4.5 - * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     4.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
     4.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4.8   *
     4.9   * This code is free software; you can redistribute it and/or modify it
     5.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java	Fri Sep 26 15:32:47 2008 -0700
     5.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java	Thu Oct 02 19:58:40 2008 -0700
     5.3 @@ -1,5 +1,5 @@
     5.4  /*
     5.5 - * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     5.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
     5.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5.8   *
     5.9   * This code is free software; you can redistribute it and/or modify it
     6.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java	Fri Sep 26 15:32:47 2008 -0700
     6.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ConfigurationImpl.java	Thu Oct 02 19:58:40 2008 -0700
     6.3 @@ -1,5 +1,5 @@
     6.4  /*
     6.5 - * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     6.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
     6.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6.8   *
     6.9   * This code is free software; you can redistribute it and/or modify it
     7.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java	Fri Sep 26 15:32:47 2008 -0700
     7.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ConstantsSummaryWriterImpl.java	Thu Oct 02 19:58:40 2008 -0700
     7.3 @@ -1,5 +1,5 @@
     7.4  /*
     7.5 - * Copyright 2001-2005 Sun Microsystems, Inc.  All Rights Reserved.
     7.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
     7.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7.8   *
     7.9   * This code is free software; you can redistribute it and/or modify it
     8.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java	Fri Sep 26 15:32:47 2008 -0700
     8.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/ConstructorWriterImpl.java	Thu Oct 02 19:58:40 2008 -0700
     8.3 @@ -1,5 +1,5 @@
     8.4  /*
     8.5 - * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
     8.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
     8.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8.8   *
     8.9   * This code is free software; you can redistribute it and/or modify it
     9.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Fri Sep 26 15:32:47 2008 -0700
     9.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java	Thu Oct 02 19:58:40 2008 -0700
     9.3 @@ -1,5 +1,5 @@
     9.4  /*
     9.5 - * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
     9.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
     9.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     9.8   *
     9.9   * This code is free software; you can redistribute it and/or modify it
    10.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialMethodWriter.java	Fri Sep 26 15:32:47 2008 -0700
    10.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/HtmlSerialMethodWriter.java	Thu Oct 02 19:58:40 2008 -0700
    10.3 @@ -1,5 +1,5 @@
    10.4  /*
    10.5 - * Copyright 1998-2003 Sun Microsystems, Inc.  All Rights Reserved.
    10.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    10.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10.8   *
    10.9   * This code is free software; you can redistribute it and/or modify it
    11.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageFrameWriter.java	Fri Sep 26 15:32:47 2008 -0700
    11.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageFrameWriter.java	Thu Oct 02 19:58:40 2008 -0700
    11.3 @@ -1,5 +1,5 @@
    11.4  /*
    11.5 - * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
    11.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    11.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    11.8   *
    11.9   * This code is free software; you can redistribute it and/or modify it
    12.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Fri Sep 26 15:32:47 2008 -0700
    12.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageIndexWriter.java	Thu Oct 02 19:58:40 2008 -0700
    12.3 @@ -1,5 +1,5 @@
    12.4  /*
    12.5 - * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
    12.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
    12.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    12.8   *
    12.9   * This code is free software; you can redistribute it and/or modify it
    13.1 --- a/src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java	Fri Sep 26 15:32:47 2008 -0700
    13.2 +++ b/src/share/classes/com/sun/tools/doclets/formats/html/PackageUseWriter.java	Thu Oct 02 19:58:40 2008 -0700
    13.3 @@ -1,5 +1,5 @@
    13.4  /*
    13.5 - * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
    13.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    13.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    13.8   *
    13.9   * This code is free software; you can redistribute it and/or modify it
    14.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java	Fri Sep 26 15:32:47 2008 -0700
    14.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java	Thu Oct 02 19:58:40 2008 -0700
    14.3 @@ -1,5 +1,5 @@
    14.4  /*
    14.5 - * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
    14.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
    14.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    14.8   *
    14.9   * This code is free software; you can redistribute it and/or modify it
    15.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/ConstantsSummaryWriter.java	Fri Sep 26 15:32:47 2008 -0700
    15.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/ConstantsSummaryWriter.java	Thu Oct 02 19:58:40 2008 -0700
    15.3 @@ -1,5 +1,5 @@
    15.4  /*
    15.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    15.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    15.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    15.8   *
    15.9   * This code is free software; you can redistribute it and/or modify it
    16.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AbstractBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    16.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AbstractBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    16.3 @@ -1,5 +1,5 @@
    16.4  /*
    16.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    16.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    16.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    16.8   *
    16.9   * This code is free software; you can redistribute it and/or modify it
    17.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    17.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    17.3 @@ -1,5 +1,5 @@
    17.4  /*
    17.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    17.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    17.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    17.8   *
    17.9   * This code is free software; you can redistribute it and/or modify it
    18.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeOptionalMemberBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    18.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeOptionalMemberBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    18.3 @@ -1,5 +1,5 @@
    18.4  /*
    18.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    18.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    18.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    18.8   *
    18.9   * This code is free software; you can redistribute it and/or modify it
    19.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeRequiredMemberBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    19.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/AnnotationTypeRequiredMemberBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    19.3 @@ -1,5 +1,5 @@
    19.4  /*
    19.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    19.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    19.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    19.8   *
    19.9   * This code is free software; you can redistribute it and/or modify it
    20.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ClassBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    20.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ClassBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    20.3 @@ -1,5 +1,5 @@
    20.4  /*
    20.5 - * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
    20.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    20.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    20.8   *
    20.9   * This code is free software; you can redistribute it and/or modify it
    21.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstantsSummaryBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    21.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstantsSummaryBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    21.3 @@ -1,5 +1,5 @@
    21.4  /*
    21.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    21.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    21.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    21.8   *
    21.9   * This code is free software; you can redistribute it and/or modify it
    22.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstructorBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    22.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/ConstructorBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    22.3 @@ -1,5 +1,5 @@
    22.4  /*
    22.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    22.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    22.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    22.8   *
    22.9   * This code is free software; you can redistribute it and/or modify it
    23.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/EnumConstantBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    23.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/EnumConstantBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    23.3 @@ -1,5 +1,5 @@
    23.4  /*
    23.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    23.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    23.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    23.8   *
    23.9   * This code is free software; you can redistribute it and/or modify it
    24.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/FieldBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    24.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/FieldBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    24.3 @@ -1,5 +1,5 @@
    24.4  /*
    24.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    24.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    24.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    24.8   *
    24.9   * This code is free software; you can redistribute it and/or modify it
    25.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/LayoutParser.java	Fri Sep 26 15:32:47 2008 -0700
    25.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/LayoutParser.java	Thu Oct 02 19:58:40 2008 -0700
    25.3 @@ -1,5 +1,5 @@
    25.4  /*
    25.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    25.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    25.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    25.8   *
    25.9   * This code is free software; you can redistribute it and/or modify it
    26.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MemberSummaryBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    26.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MemberSummaryBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    26.3 @@ -1,5 +1,5 @@
    26.4  /*
    26.5 - * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
    26.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    26.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    26.8   *
    26.9   * This code is free software; you can redistribute it and/or modify it
    27.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MethodBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    27.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/builders/MethodBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    27.3 @@ -1,5 +1,5 @@
    27.4  /*
    27.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    27.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    27.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    27.8   *
    27.9   * This code is free software; you can redistribute it and/or modify it
    28.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/CodeTaglet.java	Fri Sep 26 15:32:47 2008 -0700
    28.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/CodeTaglet.java	Thu Oct 02 19:58:40 2008 -0700
    28.3 @@ -1,5 +1,5 @@
    28.4  /*
    28.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    28.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    28.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    28.8   *
    28.9   * This code is free software; you can redistribute it and/or modify it
    29.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/LiteralTaglet.java	Fri Sep 26 15:32:47 2008 -0700
    29.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/LiteralTaglet.java	Thu Oct 02 19:58:40 2008 -0700
    29.3 @@ -1,5 +1,5 @@
    29.4  /*
    29.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
    29.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    29.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    29.8   *
    29.9   * This code is free software; you can redistribute it and/or modify it
    30.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ParamTaglet.java	Fri Sep 26 15:32:47 2008 -0700
    30.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ParamTaglet.java	Thu Oct 02 19:58:40 2008 -0700
    30.3 @@ -1,5 +1,5 @@
    30.4  /*
    30.5 - * Copyright 2001-2003 Sun Microsystems, Inc.  All Rights Reserved.
    30.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    30.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    30.8   *
    30.9   * This code is free software; you can redistribute it and/or modify it
    31.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/TagletManager.java	Fri Sep 26 15:32:47 2008 -0700
    31.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/TagletManager.java	Thu Oct 02 19:58:40 2008 -0700
    31.3 @@ -1,5 +1,5 @@
    31.4  /*
    31.5 - * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
    31.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    31.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    31.8   *
    31.9   * This code is free software; you can redistribute it and/or modify it
    32.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ThrowsTaglet.java	Fri Sep 26 15:32:47 2008 -0700
    32.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ThrowsTaglet.java	Thu Oct 02 19:58:40 2008 -0700
    32.3 @@ -1,5 +1,5 @@
    32.4  /*
    32.5 - * Copyright 2001-2004 Sun Microsystems, Inc.  All Rights Reserved.
    32.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    32.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    32.8   *
    32.9   * This code is free software; you can redistribute it and/or modify it
    33.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassDocCatalog.java	Fri Sep 26 15:32:47 2008 -0700
    33.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassDocCatalog.java	Thu Oct 02 19:58:40 2008 -0700
    33.3 @@ -1,5 +1,5 @@
    33.4  /*
    33.5 - * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
    33.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    33.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    33.8   *
    33.9   * This code is free software; you can redistribute it and/or modify it
    34.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassTree.java	Fri Sep 26 15:32:47 2008 -0700
    34.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassTree.java	Thu Oct 02 19:58:40 2008 -0700
    34.3 @@ -1,5 +1,5 @@
    34.4  /*
    34.5 - * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
    34.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    34.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    34.8   *
    34.9   * This code is free software; you can redistribute it and/or modify it
    35.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassUseMapper.java	Fri Sep 26 15:32:47 2008 -0700
    35.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ClassUseMapper.java	Thu Oct 02 19:58:40 2008 -0700
    35.3 @@ -1,5 +1,5 @@
    35.4  /*
    35.5 - * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
    35.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    35.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    35.8   *
    35.9   * This code is free software; you can redistribute it and/or modify it
    36.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DeprecatedAPIListBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    36.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DeprecatedAPIListBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    36.3 @@ -1,5 +1,5 @@
    36.4  /*
    36.5 - * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
    36.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    36.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    36.8   *
    36.9   * This code is free software; you can redistribute it and/or modify it
    37.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DocFinder.java	Fri Sep 26 15:32:47 2008 -0700
    37.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/DocFinder.java	Thu Oct 02 19:58:40 2008 -0700
    37.3 @@ -1,5 +1,5 @@
    37.4  /*
    37.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
    37.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    37.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    37.8   *
    37.9   * This code is free software; you can redistribute it and/or modify it
    38.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Extern.java	Fri Sep 26 15:32:47 2008 -0700
    38.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Extern.java	Thu Oct 02 19:58:40 2008 -0700
    38.3 @@ -1,5 +1,5 @@
    38.4  /*
    38.5 - * Copyright 1998-2003 Sun Microsystems, Inc.  All Rights Reserved.
    38.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    38.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    38.8   *
    38.9   * This code is free software; you can redistribute it and/or modify it
    39.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Group.java	Fri Sep 26 15:32:47 2008 -0700
    39.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Group.java	Thu Oct 02 19:58:40 2008 -0700
    39.3 @@ -1,5 +1,5 @@
    39.4  /*
    39.5 - * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
    39.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    39.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    39.8   *
    39.9   * This code is free software; you can redistribute it and/or modify it
    40.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ImplementedMethods.java	Fri Sep 26 15:32:47 2008 -0700
    40.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/ImplementedMethods.java	Thu Oct 02 19:58:40 2008 -0700
    40.3 @@ -1,5 +1,5 @@
    40.4  /*
    40.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    40.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    40.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    40.8   *
    40.9   * This code is free software; you can redistribute it and/or modify it
    41.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/IndexBuilder.java	Fri Sep 26 15:32:47 2008 -0700
    41.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/IndexBuilder.java	Thu Oct 02 19:58:40 2008 -0700
    41.3 @@ -1,5 +1,5 @@
    41.4  /*
    41.5 - * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
    41.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    41.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    41.8   *
    41.9   * This code is free software; you can redistribute it and/or modify it
    42.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MetaKeywords.java	Fri Sep 26 15:32:47 2008 -0700
    42.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/MetaKeywords.java	Thu Oct 02 19:58:40 2008 -0700
    42.3 @@ -1,5 +1,5 @@
    42.4  /*
    42.5 - * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
    42.6 + * Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
    42.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    42.8   *
    42.9   * This code is free software; you can redistribute it and/or modify it
    43.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/SourceToHTMLConverter.java	Fri Sep 26 15:32:47 2008 -0700
    43.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/SourceToHTMLConverter.java	Thu Oct 02 19:58:40 2008 -0700
    43.3 @@ -1,5 +1,5 @@
    43.4  /*
    43.5 - * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
    43.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    43.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    43.8   *
    43.9   * This code is free software; you can redistribute it and/or modify it
    44.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Util.java	Fri Sep 26 15:32:47 2008 -0700
    44.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/Util.java	Thu Oct 02 19:58:40 2008 -0700
    44.3 @@ -1,5 +1,5 @@
    44.4  /*
    44.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    44.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    44.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    44.8   *
    44.9   * This code is free software; you can redistribute it and/or modify it
    45.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/VisibleMemberMap.java	Fri Sep 26 15:32:47 2008 -0700
    45.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/VisibleMemberMap.java	Thu Oct 02 19:58:40 2008 -0700
    45.3 @@ -1,5 +1,5 @@
    45.4  /*
    45.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    45.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    45.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    45.8   *
    45.9   * This code is free software; you can redistribute it and/or modify it
    46.1 --- a/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkFactory.java	Fri Sep 26 15:32:47 2008 -0700
    46.2 +++ b/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/links/LinkFactory.java	Thu Oct 02 19:58:40 2008 -0700
    46.3 @@ -1,5 +1,5 @@
    46.4  /*
    46.5 - * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
    46.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    46.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    46.8   *
    46.9   * This code is free software; you can redistribute it and/or modify it
    47.1 --- a/src/share/classes/com/sun/tools/javac/Server.java	Fri Sep 26 15:32:47 2008 -0700
    47.2 +++ b/src/share/classes/com/sun/tools/javac/Server.java	Thu Oct 02 19:58:40 2008 -0700
    47.3 @@ -1,5 +1,5 @@
    47.4  /*
    47.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    47.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    47.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    47.8   *
    47.9   * This code is free software; you can redistribute it and/or modify it
    48.1 --- a/src/share/classes/com/sun/tools/javac/api/JavacScope.java	Fri Sep 26 15:32:47 2008 -0700
    48.2 +++ b/src/share/classes/com/sun/tools/javac/api/JavacScope.java	Thu Oct 02 19:58:40 2008 -0700
    48.3 @@ -1,5 +1,5 @@
    48.4  /*
    48.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    48.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
    48.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    48.8   *
    48.9   * This code is free software; you can redistribute it and/or modify it
    49.1 --- a/src/share/classes/com/sun/tools/javac/api/JavacTrees.java	Fri Sep 26 15:32:47 2008 -0700
    49.2 +++ b/src/share/classes/com/sun/tools/javac/api/JavacTrees.java	Thu Oct 02 19:58:40 2008 -0700
    49.3 @@ -1,5 +1,5 @@
    49.4  /*
    49.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    49.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    49.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    49.8   *
    49.9   * This code is free software; you can redistribute it and/or modify it
    50.1 --- a/src/share/classes/com/sun/tools/javac/api/WrappingJavaFileManager.java	Fri Sep 26 15:32:47 2008 -0700
    50.2 +++ b/src/share/classes/com/sun/tools/javac/api/WrappingJavaFileManager.java	Thu Oct 02 19:58:40 2008 -0700
    50.3 @@ -1,5 +1,5 @@
    50.4  /*
    50.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    50.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
    50.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    50.8   *
    50.9   * This code is free software; you can redistribute it and/or modify it
    51.1 --- a/src/share/classes/com/sun/tools/javac/code/Attribute.java	Fri Sep 26 15:32:47 2008 -0700
    51.2 +++ b/src/share/classes/com/sun/tools/javac/code/Attribute.java	Thu Oct 02 19:58:40 2008 -0700
    51.3 @@ -1,5 +1,5 @@
    51.4  /*
    51.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
    51.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    51.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    51.8   *
    51.9   * This code is free software; you can redistribute it and/or modify it
    52.1 --- a/src/share/classes/com/sun/tools/javac/code/Flags.java	Fri Sep 26 15:32:47 2008 -0700
    52.2 +++ b/src/share/classes/com/sun/tools/javac/code/Flags.java	Thu Oct 02 19:58:40 2008 -0700
    52.3 @@ -1,5 +1,5 @@
    52.4  /*
    52.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    52.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    52.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    52.8   *
    52.9   * This code is free software; you can redistribute it and/or modify it
    53.1 --- a/src/share/classes/com/sun/tools/javac/code/Kinds.java	Fri Sep 26 15:32:47 2008 -0700
    53.2 +++ b/src/share/classes/com/sun/tools/javac/code/Kinds.java	Thu Oct 02 19:58:40 2008 -0700
    53.3 @@ -1,5 +1,5 @@
    53.4  /*
    53.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    53.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    53.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    53.8   *
    53.9   * This code is free software; you can redistribute it and/or modify it
    54.1 --- a/src/share/classes/com/sun/tools/javac/code/Scope.java	Fri Sep 26 15:32:47 2008 -0700
    54.2 +++ b/src/share/classes/com/sun/tools/javac/code/Scope.java	Thu Oct 02 19:58:40 2008 -0700
    54.3 @@ -1,5 +1,5 @@
    54.4  /*
    54.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    54.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    54.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    54.8   *
    54.9   * This code is free software; you can redistribute it and/or modify it
    55.1 --- a/src/share/classes/com/sun/tools/javac/code/Symtab.java	Fri Sep 26 15:32:47 2008 -0700
    55.2 +++ b/src/share/classes/com/sun/tools/javac/code/Symtab.java	Thu Oct 02 19:58:40 2008 -0700
    55.3 @@ -1,5 +1,5 @@
    55.4  /*
    55.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    55.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    55.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    55.8   *
    55.9   * This code is free software; you can redistribute it and/or modify it
    56.1 --- a/src/share/classes/com/sun/tools/javac/comp/Annotate.java	Fri Sep 26 15:32:47 2008 -0700
    56.2 +++ b/src/share/classes/com/sun/tools/javac/comp/Annotate.java	Thu Oct 02 19:58:40 2008 -0700
    56.3 @@ -1,5 +1,5 @@
    56.4  /*
    56.5 - * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
    56.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    56.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    56.8   *
    56.9   * This code is free software; you can redistribute it and/or modify it
    57.1 --- a/src/share/classes/com/sun/tools/javac/comp/AttrContext.java	Fri Sep 26 15:32:47 2008 -0700
    57.2 +++ b/src/share/classes/com/sun/tools/javac/comp/AttrContext.java	Thu Oct 02 19:58:40 2008 -0700
    57.3 @@ -1,5 +1,5 @@
    57.4  /*
    57.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    57.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    57.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    57.8   *
    57.9   * This code is free software; you can redistribute it and/or modify it
    58.1 --- a/src/share/classes/com/sun/tools/javac/comp/Enter.java	Fri Sep 26 15:32:47 2008 -0700
    58.2 +++ b/src/share/classes/com/sun/tools/javac/comp/Enter.java	Thu Oct 02 19:58:40 2008 -0700
    58.3 @@ -1,5 +1,5 @@
    58.4  /*
    58.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    58.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    58.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    58.8   *
    58.9   * This code is free software; you can redistribute it and/or modify it
    59.1 --- a/src/share/classes/com/sun/tools/javac/comp/Env.java	Fri Sep 26 15:32:47 2008 -0700
    59.2 +++ b/src/share/classes/com/sun/tools/javac/comp/Env.java	Thu Oct 02 19:58:40 2008 -0700
    59.3 @@ -1,5 +1,5 @@
    59.4  /*
    59.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    59.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    59.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    59.8   *
    59.9   * This code is free software; you can redistribute it and/or modify it
    60.1 --- a/src/share/classes/com/sun/tools/javac/comp/Flow.java	Fri Sep 26 15:32:47 2008 -0700
    60.2 +++ b/src/share/classes/com/sun/tools/javac/comp/Flow.java	Thu Oct 02 19:58:40 2008 -0700
    60.3 @@ -1,5 +1,5 @@
    60.4  /*
    60.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    60.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    60.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    60.8   *
    60.9   * This code is free software; you can redistribute it and/or modify it
    61.1 --- a/src/share/classes/com/sun/tools/javac/jvm/ClassFile.java	Fri Sep 26 15:32:47 2008 -0700
    61.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/ClassFile.java	Thu Oct 02 19:58:40 2008 -0700
    61.3 @@ -1,5 +1,5 @@
    61.4  /*
    61.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    61.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    61.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    61.8   *
    61.9   * This code is free software; you can redistribute it and/or modify it
    62.1 --- a/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java	Fri Sep 26 15:32:47 2008 -0700
    62.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java	Thu Oct 02 19:58:40 2008 -0700
    62.3 @@ -1,5 +1,5 @@
    62.4  /*
    62.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    62.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    62.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    62.8   *
    62.9   * This code is free software; you can redistribute it and/or modify it
    63.1 --- a/src/share/classes/com/sun/tools/javac/jvm/Code.java	Fri Sep 26 15:32:47 2008 -0700
    63.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Code.java	Thu Oct 02 19:58:40 2008 -0700
    63.3 @@ -1,5 +1,5 @@
    63.4  /*
    63.5 - * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
    63.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    63.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    63.8   *
    63.9   * This code is free software; you can redistribute it and/or modify it
    64.1 --- a/src/share/classes/com/sun/tools/javac/jvm/Gen.java	Fri Sep 26 15:32:47 2008 -0700
    64.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Gen.java	Thu Oct 02 19:58:40 2008 -0700
    64.3 @@ -1,5 +1,5 @@
    64.4  /*
    64.5 - * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
    64.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    64.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    64.8   *
    64.9   * This code is free software; you can redistribute it and/or modify it
    65.1 --- a/src/share/classes/com/sun/tools/javac/jvm/Items.java	Fri Sep 26 15:32:47 2008 -0700
    65.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Items.java	Thu Oct 02 19:58:40 2008 -0700
    65.3 @@ -1,5 +1,5 @@
    65.4  /*
    65.5 - * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
    65.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    65.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    65.8   *
    65.9   * This code is free software; you can redistribute it and/or modify it
    66.1 --- a/src/share/classes/com/sun/tools/javac/jvm/Pool.java	Fri Sep 26 15:32:47 2008 -0700
    66.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Pool.java	Thu Oct 02 19:58:40 2008 -0700
    66.3 @@ -1,5 +1,5 @@
    66.4  /*
    66.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    66.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    66.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    66.8   *
    66.9   * This code is free software; you can redistribute it and/or modify it
    67.1 --- a/src/share/classes/com/sun/tools/javac/model/AnnotationProxyMaker.java	Fri Sep 26 15:32:47 2008 -0700
    67.2 +++ b/src/share/classes/com/sun/tools/javac/model/AnnotationProxyMaker.java	Thu Oct 02 19:58:40 2008 -0700
    67.3 @@ -1,5 +1,5 @@
    67.4  /*
    67.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    67.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    67.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    67.8   *
    67.9   * This code is free software; you can redistribute it and/or modify it
    68.1 --- a/src/share/classes/com/sun/tools/javac/model/FilteredMemberList.java	Fri Sep 26 15:32:47 2008 -0700
    68.2 +++ b/src/share/classes/com/sun/tools/javac/model/FilteredMemberList.java	Thu Oct 02 19:58:40 2008 -0700
    68.3 @@ -1,5 +1,5 @@
    68.4  /*
    68.5 - * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
    68.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    68.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    68.8   *
    68.9   * This code is free software; you can redistribute it and/or modify it
    69.1 --- a/src/share/classes/com/sun/tools/javac/model/JavacElements.java	Fri Sep 26 15:32:47 2008 -0700
    69.2 +++ b/src/share/classes/com/sun/tools/javac/model/JavacElements.java	Thu Oct 02 19:58:40 2008 -0700
    69.3 @@ -1,5 +1,5 @@
    69.4  /*
    69.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    69.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    69.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    69.8   *
    69.9   * This code is free software; you can redistribute it and/or modify it
    70.1 --- a/src/share/classes/com/sun/tools/javac/parser/DocCommentScanner.java	Fri Sep 26 15:32:47 2008 -0700
    70.2 +++ b/src/share/classes/com/sun/tools/javac/parser/DocCommentScanner.java	Thu Oct 02 19:58:40 2008 -0700
    70.3 @@ -1,5 +1,5 @@
    70.4  /*
    70.5 - * Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
    70.6 + * Copyright 2004-2008 Sun Microsystems, Inc.  All Rights Reserved.
    70.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    70.8   *
    70.9   * This code is free software; you can redistribute it and/or modify it
    71.1 --- a/src/share/classes/com/sun/tools/javac/parser/EndPosParser.java	Fri Sep 26 15:32:47 2008 -0700
    71.2 +++ b/src/share/classes/com/sun/tools/javac/parser/EndPosParser.java	Thu Oct 02 19:58:40 2008 -0700
    71.3 @@ -1,5 +1,5 @@
    71.4  /*
    71.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    71.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    71.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    71.8   *
    71.9   * This code is free software; you can redistribute it and/or modify it
    72.1 --- a/src/share/classes/com/sun/tools/javac/parser/Keywords.java	Fri Sep 26 15:32:47 2008 -0700
    72.2 +++ b/src/share/classes/com/sun/tools/javac/parser/Keywords.java	Thu Oct 02 19:58:40 2008 -0700
    72.3 @@ -1,5 +1,5 @@
    72.4  /*
    72.5 - * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
    72.6 + * Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
    72.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    72.8   *
    72.9   * This code is free software; you can redistribute it and/or modify it
    73.1 --- a/src/share/classes/com/sun/tools/javac/parser/Token.java	Fri Sep 26 15:32:47 2008 -0700
    73.2 +++ b/src/share/classes/com/sun/tools/javac/parser/Token.java	Thu Oct 02 19:58:40 2008 -0700
    73.3 @@ -1,5 +1,5 @@
    73.4  /*
    73.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    73.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    73.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    73.8   *
    73.9   * This code is free software; you can redistribute it and/or modify it
    74.1 --- a/src/share/classes/com/sun/tools/javac/processing/JavacFiler.java	Fri Sep 26 15:32:47 2008 -0700
    74.2 +++ b/src/share/classes/com/sun/tools/javac/processing/JavacFiler.java	Thu Oct 02 19:58:40 2008 -0700
    74.3 @@ -1,5 +1,5 @@
    74.4  /*
    74.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    74.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    74.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    74.8   *
    74.9   * This code is free software; you can redistribute it and/or modify it
    75.1 --- a/src/share/classes/com/sun/tools/javac/processing/JavacMessager.java	Fri Sep 26 15:32:47 2008 -0700
    75.2 +++ b/src/share/classes/com/sun/tools/javac/processing/JavacMessager.java	Thu Oct 02 19:58:40 2008 -0700
    75.3 @@ -1,5 +1,5 @@
    75.4  /*
    75.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    75.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    75.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    75.8   *
    75.9   * This code is free software; you can redistribute it and/or modify it
    76.1 --- a/src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java	Fri Sep 26 15:32:47 2008 -0700
    76.2 +++ b/src/share/classes/com/sun/tools/javac/processing/JavacRoundEnvironment.java	Thu Oct 02 19:58:40 2008 -0700
    76.3 @@ -1,5 +1,5 @@
    76.4  /*
    76.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    76.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    76.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    76.8   *
    76.9   * This code is free software; you can redistribute it and/or modify it
    77.1 --- a/src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java	Fri Sep 26 15:32:47 2008 -0700
    77.2 +++ b/src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java	Thu Oct 02 19:58:40 2008 -0700
    77.3 @@ -1,5 +1,5 @@
    77.4  /*
    77.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
    77.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
    77.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    77.8   *
    77.9   * This code is free software; you can redistribute it and/or modify it
    78.1 --- a/src/share/classes/com/sun/tools/javac/processing/ServiceProxy.java	Fri Sep 26 15:32:47 2008 -0700
    78.2 +++ b/src/share/classes/com/sun/tools/javac/processing/ServiceProxy.java	Thu Oct 02 19:58:40 2008 -0700
    78.3 @@ -1,5 +1,5 @@
    78.4  /*
    78.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    78.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
    78.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    78.8   *
    78.9   * This code is free software; you can redistribute it and/or modify it
    79.1 --- a/src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java	Fri Sep 26 15:32:47 2008 -0700
    79.2 +++ b/src/share/classes/com/sun/tools/javac/sym/CreateSymbols.java	Thu Oct 02 19:58:40 2008 -0700
    79.3 @@ -1,5 +1,5 @@
    79.4  /*
    79.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    79.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
    79.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    79.8   *
    79.9   * This code is free software; you can redistribute it and/or modify it
    80.1 --- a/src/share/classes/com/sun/tools/javac/tree/JCTree.java	Fri Sep 26 15:32:47 2008 -0700
    80.2 +++ b/src/share/classes/com/sun/tools/javac/tree/JCTree.java	Thu Oct 02 19:58:40 2008 -0700
    80.3 @@ -1,5 +1,5 @@
    80.4  /*
    80.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    80.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    80.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    80.8   *
    80.9   * This code is free software; you can redistribute it and/or modify it
    81.1 --- a/src/share/classes/com/sun/tools/javac/tree/Pretty.java	Fri Sep 26 15:32:47 2008 -0700
    81.2 +++ b/src/share/classes/com/sun/tools/javac/tree/Pretty.java	Thu Oct 02 19:58:40 2008 -0700
    81.3 @@ -1,5 +1,5 @@
    81.4  /*
    81.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    81.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    81.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    81.8   *
    81.9   * This code is free software; you can redistribute it and/or modify it
    82.1 --- a/src/share/classes/com/sun/tools/javac/tree/TreeCopier.java	Fri Sep 26 15:32:47 2008 -0700
    82.2 +++ b/src/share/classes/com/sun/tools/javac/tree/TreeCopier.java	Thu Oct 02 19:58:40 2008 -0700
    82.3 @@ -1,5 +1,5 @@
    82.4  /*
    82.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
    82.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
    82.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    82.8   *
    82.9   * This code is free software; you can redistribute it and/or modify it
    83.1 --- a/src/share/classes/com/sun/tools/javac/tree/TreeInfo.java	Fri Sep 26 15:32:47 2008 -0700
    83.2 +++ b/src/share/classes/com/sun/tools/javac/tree/TreeInfo.java	Thu Oct 02 19:58:40 2008 -0700
    83.3 @@ -1,5 +1,5 @@
    83.4  /*
    83.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    83.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    83.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    83.8   *
    83.9   * This code is free software; you can redistribute it and/or modify it
    84.1 --- a/src/share/classes/com/sun/tools/javac/tree/TreeMaker.java	Fri Sep 26 15:32:47 2008 -0700
    84.2 +++ b/src/share/classes/com/sun/tools/javac/tree/TreeMaker.java	Thu Oct 02 19:58:40 2008 -0700
    84.3 @@ -1,5 +1,5 @@
    84.4  /*
    84.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    84.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    84.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    84.8   *
    84.9   * This code is free software; you can redistribute it and/or modify it
    85.1 --- a/src/share/classes/com/sun/tools/javac/util/ByteBuffer.java	Fri Sep 26 15:32:47 2008 -0700
    85.2 +++ b/src/share/classes/com/sun/tools/javac/util/ByteBuffer.java	Thu Oct 02 19:58:40 2008 -0700
    85.3 @@ -1,5 +1,5 @@
    85.4  /*
    85.5 - * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
    85.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    85.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    85.8   *
    85.9   * This code is free software; you can redistribute it and/or modify it
    86.1 --- a/src/share/classes/com/sun/tools/javac/util/Context.java	Fri Sep 26 15:32:47 2008 -0700
    86.2 +++ b/src/share/classes/com/sun/tools/javac/util/Context.java	Thu Oct 02 19:58:40 2008 -0700
    86.3 @@ -1,5 +1,5 @@
    86.4  /*
    86.5 - * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
    86.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    86.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    86.8   *
    86.9   * This code is free software; you can redistribute it and/or modify it
    87.1 --- a/src/share/classes/com/sun/tools/javac/util/Convert.java	Fri Sep 26 15:32:47 2008 -0700
    87.2 +++ b/src/share/classes/com/sun/tools/javac/util/Convert.java	Thu Oct 02 19:58:40 2008 -0700
    87.3 @@ -1,5 +1,5 @@
    87.4  /*
    87.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    87.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    87.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    87.8   *
    87.9   * This code is free software; you can redistribute it and/or modify it
    88.1 --- a/src/share/classes/com/sun/tools/javac/util/ListBuffer.java	Fri Sep 26 15:32:47 2008 -0700
    88.2 +++ b/src/share/classes/com/sun/tools/javac/util/ListBuffer.java	Thu Oct 02 19:58:40 2008 -0700
    88.3 @@ -1,5 +1,5 @@
    88.4  /*
    88.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    88.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    88.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    88.8   *
    88.9   * This code is free software; you can redistribute it and/or modify it
    89.1 --- a/src/share/classes/com/sun/tools/javac/util/Name.java	Fri Sep 26 15:32:47 2008 -0700
    89.2 +++ b/src/share/classes/com/sun/tools/javac/util/Name.java	Thu Oct 02 19:58:40 2008 -0700
    89.3 @@ -1,5 +1,5 @@
    89.4  /*
    89.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    89.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    89.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    89.8   *
    89.9   * This code is free software; you can redistribute it and/or modify it
    90.1 --- a/src/share/classes/com/sun/tools/javac/util/Names.java	Fri Sep 26 15:32:47 2008 -0700
    90.2 +++ b/src/share/classes/com/sun/tools/javac/util/Names.java	Thu Oct 02 19:58:40 2008 -0700
    90.3 @@ -1,5 +1,5 @@
    90.4  /*
    90.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    90.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    90.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    90.8   *
    90.9   * This code is free software; you can redistribute it and/or modify it
    91.1 --- a/src/share/classes/com/sun/tools/javac/util/SharedNameTable.java	Fri Sep 26 15:32:47 2008 -0700
    91.2 +++ b/src/share/classes/com/sun/tools/javac/util/SharedNameTable.java	Thu Oct 02 19:58:40 2008 -0700
    91.3 @@ -1,5 +1,5 @@
    91.4  /*
    91.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    91.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    91.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    91.8   *
    91.9   * This code is free software; you can redistribute it and/or modify it
    92.1 --- a/src/share/classes/com/sun/tools/javac/util/UnsharedNameTable.java	Fri Sep 26 15:32:47 2008 -0700
    92.2 +++ b/src/share/classes/com/sun/tools/javac/util/UnsharedNameTable.java	Thu Oct 02 19:58:40 2008 -0700
    92.3 @@ -1,5 +1,5 @@
    92.4  /*
    92.5 - * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
    92.6 + * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
    92.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    92.8   *
    92.9   * This code is free software; you can redistribute it and/or modify it
    93.1 --- a/src/share/classes/com/sun/tools/javadoc/AnnotationTypeDocImpl.java	Fri Sep 26 15:32:47 2008 -0700
    93.2 +++ b/src/share/classes/com/sun/tools/javadoc/AnnotationTypeDocImpl.java	Thu Oct 02 19:58:40 2008 -0700
    93.3 @@ -1,5 +1,5 @@
    93.4  /*
    93.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
    93.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    93.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    93.8   *
    93.9   * This code is free software; you can redistribute it and/or modify it
    94.1 --- a/src/share/classes/com/sun/tools/javadoc/ClassDocImpl.java	Fri Sep 26 15:32:47 2008 -0700
    94.2 +++ b/src/share/classes/com/sun/tools/javadoc/ClassDocImpl.java	Thu Oct 02 19:58:40 2008 -0700
    94.3 @@ -1,5 +1,5 @@
    94.4  /*
    94.5 - * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
    94.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
    94.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    94.8   *
    94.9   * This code is free software; you can redistribute it and/or modify it
    95.1 --- a/src/share/classes/com/sun/tools/javadoc/DocEnv.java	Fri Sep 26 15:32:47 2008 -0700
    95.2 +++ b/src/share/classes/com/sun/tools/javadoc/DocEnv.java	Thu Oct 02 19:58:40 2008 -0700
    95.3 @@ -1,5 +1,5 @@
    95.4  /*
    95.5 - * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
    95.6 + * Copyright 2000-2008 Sun Microsystems, Inc.  All Rights Reserved.
    95.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    95.8   *
    95.9   * This code is free software; you can redistribute it and/or modify it
    96.1 --- a/src/share/classes/com/sun/tools/javadoc/DocletInvoker.java	Fri Sep 26 15:32:47 2008 -0700
    96.2 +++ b/src/share/classes/com/sun/tools/javadoc/DocletInvoker.java	Thu Oct 02 19:58:40 2008 -0700
    96.3 @@ -1,5 +1,5 @@
    96.4  /*
    96.5 - * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
    96.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
    96.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    96.8   *
    96.9   * This code is free software; you can redistribute it and/or modify it
    97.1 --- a/src/share/classes/com/sun/tools/javadoc/ExecutableMemberDocImpl.java	Fri Sep 26 15:32:47 2008 -0700
    97.2 +++ b/src/share/classes/com/sun/tools/javadoc/ExecutableMemberDocImpl.java	Thu Oct 02 19:58:40 2008 -0700
    97.3 @@ -1,5 +1,5 @@
    97.4  /*
    97.5 - * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
    97.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
    97.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    97.8   *
    97.9   * This code is free software; you can redistribute it and/or modify it
    98.1 --- a/src/share/classes/com/sun/tools/javadoc/JavadocEnter.java	Fri Sep 26 15:32:47 2008 -0700
    98.2 +++ b/src/share/classes/com/sun/tools/javadoc/JavadocEnter.java	Thu Oct 02 19:58:40 2008 -0700
    98.3 @@ -1,5 +1,5 @@
    98.4  /*
    98.5 - * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
    98.6 + * Copyright 2001-2008 Sun Microsystems, Inc.  All Rights Reserved.
    98.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    98.8   *
    98.9   * This code is free software; you can redistribute it and/or modify it
    99.1 --- a/src/share/classes/com/sun/tools/javadoc/JavadocMemberEnter.java	Fri Sep 26 15:32:47 2008 -0700
    99.2 +++ b/src/share/classes/com/sun/tools/javadoc/JavadocMemberEnter.java	Thu Oct 02 19:58:40 2008 -0700
    99.3 @@ -1,5 +1,5 @@
    99.4  /*
    99.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
    99.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
    99.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    99.8   *
    99.9   * This code is free software; you can redistribute it and/or modify it
   100.1 --- a/src/share/classes/com/sun/tools/javadoc/SeeTagImpl.java	Fri Sep 26 15:32:47 2008 -0700
   100.2 +++ b/src/share/classes/com/sun/tools/javadoc/SeeTagImpl.java	Thu Oct 02 19:58:40 2008 -0700
   100.3 @@ -1,5 +1,5 @@
   100.4  /*
   100.5 - * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
   100.6 + * Copyright 1997-2008 Sun Microsystems, Inc.  All Rights Reserved.
   100.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   100.8   *
   100.9   * This code is free software; you can redistribute it and/or modify it
   101.1 --- a/src/share/classes/com/sun/tools/javadoc/SerializedForm.java	Fri Sep 26 15:32:47 2008 -0700
   101.2 +++ b/src/share/classes/com/sun/tools/javadoc/SerializedForm.java	Thu Oct 02 19:58:40 2008 -0700
   101.3 @@ -1,5 +1,5 @@
   101.4  /*
   101.5 - * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
   101.6 + * Copyright 1998-2008 Sun Microsystems, Inc.  All Rights Reserved.
   101.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   101.8   *
   101.9   * This code is free software; you can redistribute it and/or modify it
   102.1 --- a/src/share/classes/com/sun/tools/javadoc/TypeVariableImpl.java	Fri Sep 26 15:32:47 2008 -0700
   102.2 +++ b/src/share/classes/com/sun/tools/javadoc/TypeVariableImpl.java	Thu Oct 02 19:58:40 2008 -0700
   102.3 @@ -1,5 +1,5 @@
   102.4  /*
   102.5 - * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
   102.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
   102.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   102.8   *
   102.9   * This code is free software; you can redistribute it and/or modify it
   103.1 --- a/src/share/classes/com/sun/tools/javah/Gen.java	Fri Sep 26 15:32:47 2008 -0700
   103.2 +++ b/src/share/classes/com/sun/tools/javah/Gen.java	Thu Oct 02 19:58:40 2008 -0700
   103.3 @@ -1,5 +1,5 @@
   103.4  /*
   103.5 - * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
   103.6 + * Copyright 2002-2008 Sun Microsystems, Inc.  All Rights Reserved.
   103.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   103.8   *
   103.9   * This code is free software; you can redistribute it and/or modify it
   104.1 --- a/src/share/classes/javax/lang/model/type/ErrorType.java	Fri Sep 26 15:32:47 2008 -0700
   104.2 +++ b/src/share/classes/javax/lang/model/type/ErrorType.java	Thu Oct 02 19:58:40 2008 -0700
   104.3 @@ -1,5 +1,5 @@
   104.4  /*
   104.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
   104.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
   104.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   104.8   *
   104.9   * This code is free software; you can redistribute it and/or modify it
   105.1 --- a/src/share/classes/javax/tools/StandardLocation.java	Fri Sep 26 15:32:47 2008 -0700
   105.2 +++ b/src/share/classes/javax/tools/StandardLocation.java	Thu Oct 02 19:58:40 2008 -0700
   105.3 @@ -1,5 +1,5 @@
   105.4  /*
   105.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
   105.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
   105.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   105.8   *
   105.9   * This code is free software; you can redistribute it and/or modify it
   106.1 --- a/test/tools/javac/5045412/Bar.java	Fri Sep 26 15:32:47 2008 -0700
   106.2 +++ b/test/tools/javac/5045412/Bar.java	Thu Oct 02 19:58:40 2008 -0700
   106.3 @@ -1,5 +1,5 @@
   106.4  /*
   106.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
   106.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
   106.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   106.8   *
   106.9   * This code is free software; you can redistribute it and/or modify it
   107.1 --- a/test/tools/javac/5045412/Foo.java	Fri Sep 26 15:32:47 2008 -0700
   107.2 +++ b/test/tools/javac/5045412/Foo.java	Thu Oct 02 19:58:40 2008 -0700
   107.3 @@ -1,5 +1,5 @@
   107.4  /*
   107.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
   107.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
   107.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   107.8   *
   107.9   * This code is free software; you can redistribute it and/or modify it
   108.1 --- a/test/tools/javac/6199662/Tree.java	Fri Sep 26 15:32:47 2008 -0700
   108.2 +++ b/test/tools/javac/6199662/Tree.java	Thu Oct 02 19:58:40 2008 -0700
   108.3 @@ -1,5 +1,5 @@
   108.4  /*
   108.5 - * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
   108.6 + * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
   108.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   108.8   *
   108.9   * This code is free software; you can redistribute it and/or modify it
   109.1 --- a/test/tools/javac/6627362/T6627362.java	Fri Sep 26 15:32:47 2008 -0700
   109.2 +++ b/test/tools/javac/6627362/T6627362.java	Thu Oct 02 19:58:40 2008 -0700
   109.3 @@ -1,5 +1,5 @@
   109.4  /*
   109.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   109.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   109.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   109.8   *
   109.9   * This code is free software; you can redistribute it and/or modify it
   110.1 --- a/test/tools/javac/6627362/x/E.java	Fri Sep 26 15:32:47 2008 -0700
   110.2 +++ b/test/tools/javac/6627362/x/E.java	Thu Oct 02 19:58:40 2008 -0700
   110.3 @@ -1,5 +1,5 @@
   110.4  /*
   110.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   110.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   110.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   110.8   *
   110.9   * This code is free software; you can redistribute it and/or modify it
   111.1 --- a/test/tools/javac/6627362/x/Object.java	Fri Sep 26 15:32:47 2008 -0700
   111.2 +++ b/test/tools/javac/6627362/x/Object.java	Thu Oct 02 19:58:40 2008 -0700
   111.3 @@ -1,5 +1,5 @@
   111.4  /*
   111.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   111.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   111.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   111.8   *
   111.9   * This code is free software; you can redistribute it and/or modify it
   112.1 --- a/test/tools/javac/api/6557752/T6557752.java	Fri Sep 26 15:32:47 2008 -0700
   112.2 +++ b/test/tools/javac/api/6557752/T6557752.java	Thu Oct 02 19:58:40 2008 -0700
   112.3 @@ -1,5 +1,5 @@
   112.4  /*
   112.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
   112.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
   112.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   112.8   *
   112.9   * This code is free software; you can redistribute it and/or modify it
   113.1 --- a/test/tools/javac/foreach/T6500701.java	Fri Sep 26 15:32:47 2008 -0700
   113.2 +++ b/test/tools/javac/foreach/T6500701.java	Thu Oct 02 19:58:40 2008 -0700
   113.3 @@ -1,5 +1,5 @@
   113.4  /*
   113.5 - * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
   113.6 + * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
   113.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   113.8   *
   113.9   * This code is free software; you can redistribute it and/or modify it
   114.1 --- a/test/tools/javac/synthesize/Boolean.java	Fri Sep 26 15:32:47 2008 -0700
   114.2 +++ b/test/tools/javac/synthesize/Boolean.java	Thu Oct 02 19:58:40 2008 -0700
   114.3 @@ -1,5 +1,5 @@
   114.4  /*
   114.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   114.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   114.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   114.8   *
   114.9   * This code is free software; you can redistribute it and/or modify it
   115.1 --- a/test/tools/javac/synthesize/Byte.java	Fri Sep 26 15:32:47 2008 -0700
   115.2 +++ b/test/tools/javac/synthesize/Byte.java	Thu Oct 02 19:58:40 2008 -0700
   115.3 @@ -1,5 +1,5 @@
   115.4  /*
   115.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   115.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   115.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   115.8   *
   115.9   * This code is free software; you can redistribute it and/or modify it
   116.1 --- a/test/tools/javac/synthesize/Character.java	Fri Sep 26 15:32:47 2008 -0700
   116.2 +++ b/test/tools/javac/synthesize/Character.java	Thu Oct 02 19:58:40 2008 -0700
   116.3 @@ -1,5 +1,5 @@
   116.4  /*
   116.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   116.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   116.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   116.8   *
   116.9   * This code is free software; you can redistribute it and/or modify it
   117.1 --- a/test/tools/javac/synthesize/Cloneable.java	Fri Sep 26 15:32:47 2008 -0700
   117.2 +++ b/test/tools/javac/synthesize/Cloneable.java	Thu Oct 02 19:58:40 2008 -0700
   117.3 @@ -1,5 +1,5 @@
   117.4  /*
   117.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   117.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   117.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   117.8   *
   117.9   * This code is free software; you can redistribute it and/or modify it
   118.1 --- a/test/tools/javac/synthesize/Integer.java	Fri Sep 26 15:32:47 2008 -0700
   118.2 +++ b/test/tools/javac/synthesize/Integer.java	Thu Oct 02 19:58:40 2008 -0700
   118.3 @@ -1,5 +1,5 @@
   118.4  /*
   118.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   118.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   118.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   118.8   *
   118.9   * This code is free software; you can redistribute it and/or modify it
   119.1 --- a/test/tools/javac/synthesize/Long.java	Fri Sep 26 15:32:47 2008 -0700
   119.2 +++ b/test/tools/javac/synthesize/Long.java	Thu Oct 02 19:58:40 2008 -0700
   119.3 @@ -1,5 +1,5 @@
   119.4  /*
   119.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   119.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   119.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   119.8   *
   119.9   * This code is free software; you can redistribute it and/or modify it
   120.1 --- a/test/tools/javac/synthesize/Main.java	Fri Sep 26 15:32:47 2008 -0700
   120.2 +++ b/test/tools/javac/synthesize/Main.java	Thu Oct 02 19:58:40 2008 -0700
   120.3 @@ -1,5 +1,5 @@
   120.4  /*
   120.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   120.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   120.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   120.8   *
   120.9   * This code is free software; you can redistribute it and/or modify it
   121.1 --- a/test/tools/javac/synthesize/Number.java	Fri Sep 26 15:32:47 2008 -0700
   121.2 +++ b/test/tools/javac/synthesize/Number.java	Thu Oct 02 19:58:40 2008 -0700
   121.3 @@ -1,5 +1,5 @@
   121.4  /*
   121.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   121.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   121.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   121.8   *
   121.9   * This code is free software; you can redistribute it and/or modify it
   122.1 --- a/test/tools/javac/synthesize/Object.java	Fri Sep 26 15:32:47 2008 -0700
   122.2 +++ b/test/tools/javac/synthesize/Object.java	Thu Oct 02 19:58:40 2008 -0700
   122.3 @@ -1,5 +1,5 @@
   122.4  /*
   122.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   122.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   122.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   122.8   *
   122.9   * This code is free software; you can redistribute it and/or modify it
   123.1 --- a/test/tools/javac/synthesize/Serializable.java	Fri Sep 26 15:32:47 2008 -0700
   123.2 +++ b/test/tools/javac/synthesize/Serializable.java	Thu Oct 02 19:58:40 2008 -0700
   123.3 @@ -1,5 +1,5 @@
   123.4  /*
   123.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   123.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   123.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   123.8   *
   123.9   * This code is free software; you can redistribute it and/or modify it
   124.1 --- a/test/tools/javac/synthesize/Short.java	Fri Sep 26 15:32:47 2008 -0700
   124.2 +++ b/test/tools/javac/synthesize/Short.java	Thu Oct 02 19:58:40 2008 -0700
   124.3 @@ -1,5 +1,5 @@
   124.4  /*
   124.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   124.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   124.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   124.8   *
   124.9   * This code is free software; you can redistribute it and/or modify it
   125.1 --- a/test/tools/javac/synthesize/Test.java	Fri Sep 26 15:32:47 2008 -0700
   125.2 +++ b/test/tools/javac/synthesize/Test.java	Thu Oct 02 19:58:40 2008 -0700
   125.3 @@ -1,5 +1,5 @@
   125.4  /*
   125.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   125.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   125.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   125.8   *
   125.9   * This code is free software; you can redistribute it and/or modify it
   126.1 --- a/test/tools/javac/synthesize/Void.java	Fri Sep 26 15:32:47 2008 -0700
   126.2 +++ b/test/tools/javac/synthesize/Void.java	Thu Oct 02 19:58:40 2008 -0700
   126.3 @@ -1,5 +1,5 @@
   126.4  /*
   126.5 - * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
   126.6 + * Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
   126.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   126.8   *
   126.9   * This code is free software; you can redistribute it and/or modify it
   127.1 --- a/test/tools/javac/unit/util/convert/EnclosingCandidates.java	Fri Sep 26 15:32:47 2008 -0700
   127.2 +++ b/test/tools/javac/unit/util/convert/EnclosingCandidates.java	Thu Oct 02 19:58:40 2008 -0700
   127.3 @@ -1,5 +1,5 @@
   127.4  /*
   127.5 - * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
   127.6 + * Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
   127.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   127.8   *
   127.9   * This code is free software; you can redistribute it and/or modify it

mercurial