6862919: Update copyright year jdk7-b67

Tue, 28 Jul 2009 12:12:59 -0700

author
xdono
date
Tue, 28 Jul 2009 12:12:59 -0700
changeset 323
14b1a8ede954
parent 322
0695e8ebae88
child 324
689bec60a482

6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair

src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/comp/Lower.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/processing/JavacProcessingEnvironment.java file | annotate | diff | comparison | revisions
src/share/classes/com/sun/tools/javac/resources/legacy.properties file | annotate | diff | comparison | revisions
test/tools/javac/typeAnnotations/failures/OldArray.java file | annotate | diff | comparison | revisions
     1.1 --- a/src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java	Fri Jul 24 13:40:15 2009 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java	Tue Jul 28 12:12:59 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 + * Copyright 2003-2009 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/javac/comp/Lower.java	Fri Jul 24 13:40:15 2009 -0700
     2.2 +++ b/src/share/classes/com/sun/tools/javac/comp/Lower.java	Tue Jul 28 12:12:59 2009 -0700
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 - * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2.6 + * Copyright 1999-2009 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/javac/jvm/ClassWriter.java	Fri Jul 24 13:40:15 2009 -0700
     3.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java	Tue Jul 28 12:12:59 2009 -0700
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 - * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
     3.6 + * Copyright 1999-2009 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/javac/jvm/Code.java	Fri Jul 24 13:40:15 2009 -0700
     4.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Code.java	Tue Jul 28 12:12:59 2009 -0700
     4.3 @@ -1,5 +1,5 @@
     4.4  /*
     4.5 - * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
     4.6 + * Copyright 1999-2009 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/javac/jvm/Gen.java	Fri Jul 24 13:40:15 2009 -0700
     5.2 +++ b/src/share/classes/com/sun/tools/javac/jvm/Gen.java	Tue Jul 28 12:12:59 2009 -0700
     5.3 @@ -1,5 +1,5 @@
     5.4  /*
     5.5 - * Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
     5.6 + * Copyright 1999-2009 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/javac/processing/JavacProcessingEnvironment.java	Fri Jul 24 13:40:15 2009 -0700
     6.2 +++ b/src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java	Tue Jul 28 12:12:59 2009 -0700
     6.3 @@ -1,5 +1,5 @@
     6.4  /*
     6.5 - * Copyright 2005-2008 Sun Microsystems, Inc.  All Rights Reserved.
     6.6 + * Copyright 2005-2009 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/javac/resources/legacy.properties	Fri Jul 24 13:40:15 2009 -0700
     7.2 +++ b/src/share/classes/com/sun/tools/javac/resources/legacy.properties	Tue Jul 28 12:12:59 2009 -0700
     7.3 @@ -1,5 +1,5 @@
     7.4  #
     7.5 -# Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
     7.6 +# Copyright 2006-2009 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/test/tools/javac/typeAnnotations/failures/OldArray.java	Fri Jul 24 13:40:15 2009 -0700
     8.2 +++ b/test/tools/javac/typeAnnotations/failures/OldArray.java	Tue Jul 28 12:12:59 2009 -0700
     8.3 @@ -1,5 +1,5 @@
     8.4  /*
     8.5 - * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     8.6 + * Copyright 2008-2009 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

mercurial