[OT] Java source licensing issue...
[OT] Java source licensing issue...
- Subject: [OT] Java source licensing issue...
- From: Stamenkovic Florijan <email@hidden>
- Date: Tue, 06 Jan 2009 15:54:07 -0400
Hi all,
Going way off topic here, but I know there are a few people here who
know their way about licenses, so I figured I'd ask.
I am working on making a java.util.List implementation that would have
better overall performance (random index lookup, random index
insertions / removals) targeted at large data sets (10,000+ elements).
Essentially, it would be a doubly linked list (a beefed up
java.util.LinkedList), with the aim of course of increasing the speed
of it's element-for-index lookups.
So, the question is: Can I just copy the source of
java.util.LinkedList and start from there, or do I have to start from
scratch? Is that an infringement of the license under which the Java
source is released? The idea to release this as a part of JBND, which
has a very liberal (improvised) license.
Thanks for any pointers,
F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden