These are the outstanding copyright issues on Jena core that I know
about: they are all BSD currently so I believe we can always credit as-
is because it's category A.
http://www.apache.org/legal/3party.html
1 == Plugged In Software
This looks to be the most complicated one.
src/main/java/com/hp/hpl/jena/rdf/arp/ExtendedHandler.java
src/main/java/com/hp/hpl/jena/rdf/arp/impl/XMLHandler.java
src/main/java/com/hp/hpl/jena/rdf/arp/ARP.java
src/main/java/com/hp/hpl/jena/reasoner/package.html
--> Plugged In Software no longer exists. It's IP may have gone to
Tucana and on to Northrop Grumman.
2 == Rules (from Dave)
[[
o A small group of changes to the rule builtins to support datetime
comparisons. Maybe 20 lines in total. From Bradley Schatz.
o Small tweak to TypeMapper from Thorsten Möller 8/5/09, about ~10 lines.
o A small fix to XSDDateTime from Greg Shueler. A couple of lines,
manually edited based on Greg's suggestion.
o A fix to Rule parsing suggested by Steve Cranefield, a couple of
lines, rewritten rather than applied directly.
So only two directly made it into the code and they were small.
]]
--> We need software grants from Bradley Schatz and Thorsten Möller
Dave - is that right?
3 == Thorsten Möller
A second one from Thorsten:
src/main/java/com/hp/hpl/jena/util/ResourceUtils.java
4 == TestBugReports
Various reports here - is the code supplied by the reporter or written
by us? (Stylewise, I'd say "us" = Ian). If it's by us then nothing to do.
Ian - is that right?
5 == TopQuadrant
This actually all one thing:
src/test/java/com/hp/hpl/jena/graph/test/TestRegisterGraphListener.java
src/test/java/com/hp/hpl/jena/graph/test/TestGraphListener.java
src/main/java/com/hp/hpl/jena/graph/GraphEvents.java
src/main/java/com/hp/hpl/jena/graph/impl/SimpleEventManager.java
src/main/java/com/hp/hpl/jena/graph/GraphListener.java
This one is best handled by asking for a software grant.
6 == Anything else
Is there anything else under svn:jena/Jena2/ we need to dela with?
Andy