Re: RFR: 8080344: Incorrect GPL header

2015-05-14 Thread huizhe wang
Thanks Lance! Joe On 5/14/2015 9:24 AM, Lance Andersen wrote: Looks fine Joe On May 14, 2015, at 12:21 PM, huizhe wang > wrote: Hi, The license header in these files contain an incorrect YEAR format, e.g. "Copyright (c) 2013 Oracle and/or its affiliates. Al

Re: RFR: 8080344: Incorrect GPL header

2015-05-14 Thread Lance Andersen
Looks fine Joe On May 14, 2015, at 12:21 PM, huizhe wang wrote: > Hi, > > The license header in these files contain an incorrect YEAR format, e.g. > "Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved." where > the YEAR should have been "2013,". > > Please review: > http:/

RFR: 8080344: Incorrect GPL header

2015-05-14 Thread huizhe wang
Hi, The license header in these files contain an incorrect YEAR format, e.g. "Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved." where the YEAR should have been "2013,". Please review: http://cr.openjdk.java.net/~joehw/jdk9/8080344/webrev/ Thanks, Joe