]
Nick Boldt edited comment on JBIDE-24641 at 7/4/17 2:13 PM:
------------------------------------------------------------
Fair enough. Then we should at least update the readme [1] so that the above is stated
more clearly.
[1]
Here's a couple PRs for review.
Note that the first one includes a fix for the copyright holder/date, and the AGPL license
statement in the root pom, which is evidently wrong and should be EPL:
was (Author: nickboldt):
Fair enough. Then we should at least update the readme [1] so that the above is stated
more clearly.
[1]
Here's a couple PRs for review.
update readme terms for Fuse Extras / SAP tooling
-------------------------------------------------
Key: JBIDE-24641
URL:
https://issues.jboss.org/browse/JBIDE-24641
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, fuse-tooling
Affects Versions: 4.5.0.AM2
Reporter: Nick Boldt
Assignee: Lars Heinemann
Fix For: 4.5.0.AM2
Had another look into the sources of
https://github.com/jbosstools/jbosstools-fuse-extras
and the ONLY license mention I see that isn't EPL is this:
{quote}
Copyright (C) 2010 FuseSource, Corp. All rights reserved.
http://fusesource.com
The software in this package is published under the terms of the AGPL license
a copy of which has been included with this distribution in the license.txt
file.{quote} --
https://github.com/jbosstools/jbosstools-fuse-extras/blob/master/pom.xml#...
But there's no license.txt file, and the LICENSE file is a copy of the EPL, not a
*GPL license.
So... can someone ( [~lhein] ? [~aurelien.pupier] ?) point me to where the non-EPL
sources actually are, or where non-EPL stuff is downloaded? If not, I'll update this
root pom to replace Copyright FuseSource with the usual Red Hat copyright 2017, with
FuseSource as an initial contributor.