Need reviewer: OpenJDK7 Copyright year updates

Kelly O'Hair kelly.ohair at oracle.com
Tue Dec 28 21:37:21 UTC 2010


Need reviewer: OpenJDK7 2010 copyright year changes

Any sources changed in 2010 need to have their copyright year adjusted.

Script used is in the top repository at make/scripts/ 
update_copyright_year.sh.
It finds all changesets created in 2010 and verifies that any sources  
with
copyrights mention 2010 adding it if necessary.

6962318: Update copyright year
http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/webrev/

The webrev tool created some false 'file adds', not sure whether this  
is a webrev
bug or a /bin/sh problem on Solaris, but these changes only impact the  
Copyright line.

Easiest to just view the 'hg diff -U 0' results for each repository  
impacted:
   root:      http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jdk7-build-copyright.txt
   corba:     http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.corba.txt
   jaxp:      http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jaxp.txt
   jaxws:     http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jaxws.txt
   langtools: http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.langtools.txt
   jdk:       http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-copyright/diffs.jdk.txt

This does not include hotspot. I'll be asking the hotspot team to deal  
with that separately.

I know this is a mindless and tedious review. Sorry.

-kto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20101228/cb013bf5/attachment.htm>


More information about the build-dev mailing list