| Log Message: |
Licensing fun with RDFStore.
* For all files that have a copyright identifying Alberto, Dirk or Asemantics,
replace the header with the apache standard one
* Normalize changelogs in headers of lib/RDFStore files
* For all files that seem part of the W3C testsuite do nothing
* W3C is known-bad at providing licenses for these testsuites, Dan Brickley
says probably no-one knows what the license is exactly, consider removing
from SVN completely
* For all files that are part of SFL, do nothing
* merge sfl-license.txt into LICENSE
* For all files that have no copyright header but where the CVS logs for the
file on sourceforge arguably show that they were written by Alberto, Dirk
or Asemantics, add the apache standard header
* For fraenkel_compress.c which has no clear origin, do nothing
* we should trace the true origin of this file and add an appropriate
header, or we should not use it!
* add a NOTICE file that complies with the SFL license, includes the same
information as the original notice appendix in the license header, and lists
copyright information
|