FINAL PROJECT: Provide date and time library from JSR-310

Neal Gafter neal at gafter.com
Mon Aug 4 18:47:21 PDT 2008


Stephen-

You appear to be distributing code (such as Calendar.java) that you received
under GPLv2, but in which your modifications to that code are not licensed
under GPLv2.  Because GPLv2 forbids that, this is an infringement of Sun's
copyrights in the underlying code.  You probably want to correct that before
the end of today so that you are not disqualified under the OpenJDK
Community Innovators' Challenge Official Rules (4.B).  I think all you need
to do is revise your copyright notices so that your contributions are
distributed under GPLv2.

Regards,
Neal

On Mon, Aug 4, 2008 at 5:01 PM, Stephen Colebourne <scolebourne at joda.org>wrote:

>
> The JSR-310 team of Michael and myself are pleased to submit our final
> project for the OpenJDK challenge.
>
> Full details about the submitted project are available online at:
>
> https://jsr-310.dev.java.net/source/browse/jsr-310/tags/OpenJDKChallenge/OpenJDKChallenge.txt?rev=560&view=markup
> This contains hyperlinks to all the major resources.
>
> The full codebase being submitted is a tagged subversion repository at
> java.net (java.net login required):
> https://jsr-310.dev.java.net/svn/jsr-310/tags/OpenJDKChallenge
>
> This can be browsed online at (no login required):
> https://jsr-310.dev.java.net/source/browse/jsr-310/tags/OpenJDKChallenge/
>
> For reference, the subversion repository before the start of the project
> stage was at revision 285 (it is now 560):
>
> https://jsr-310.dev.java.net/source/browse/jsr-310/trunk/jsr-310-ri/?rev=285
>
> We've tried to aid evaluation with the provision of an ant build (including
> fetching libraries, compilation, tests and coverage). We have also built
> online javadoc and an example program runnable using 'ant examples'.
>
> Thanks,
> Michael and Stephen
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/challenge-discuss/attachments/20080804/4ac9dfe3/attachment.html 


More information about the challenge-discuss mailing list