If it reads:
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
And you modify it in 2010, my understanding of the correct way is:
* Copyright 1997-2008, 2010 Sun Microsystems, Inc. All rights reserved.
—Lloyd
On Jan 6, 2010, at 8:36 PM, Bill Shannon wrote:
> Lloyd Chambers wrote on 01/06/2010 07:39 PM:
>> I've committed changes to all files except osgi, so any header you find in a java file should be the same everywhere, this one:
>> /*
>> * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
>> * * Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
>
> And of course you'll use the appropriate year range in any file
> you create or update.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team