Switch NOTICE to reference Eclipse RDF4J Complete switch from OpenRDF Sesame to Eclipse RDF4J, so no further requirement to reference Sesame.
Eclipse Distribution License is a BSD-3-Clause license so compatible with Apache. https://eclipse.org/org/documents/edl-v10.php Signed-off-by: Peter Ansell <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/5fd7877f Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/5fd7877f Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/5fd7877f Branch: refs/heads/master Commit: 5fd7877f84e7b890e45a96b8266c9c419e8257c2 Parents: 8efc555 Author: Peter Ansell <[email protected]> Authored: Thu Jan 12 11:23:49 2017 +1100 Committer: Peter Ansell <[email protected]> Committed: Thu Jan 12 11:23:49 2017 +1100 ---------------------------------------------------------------------- NOTICE.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/5fd7877f/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index ae396a2..6d3bcec 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Any23 -Copyright 2011-2014 The Apache Software Foundation +Copyright 2011-2017 The Apache Software Foundation Copyright 2008-2011 Digital Enterprise Research Institute (DERI) This product includes software developed by @@ -8,5 +8,5 @@ The Apache Software Foundation (http://www.apache.org/). This product includes software developed by the jQuery Foundation (http://jquery.org/) under an MIT license. -This product includes source developed by OpenRDF Sesame -(http://www.openrdf.org/) under a BSD-style license. +This product includes software developed by Eclipse RDF4J +(http://rdf4j.org/) under the Eclipse Distribution License v1.0.
