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:
– https://github.com/jbosstools/jbosstools-fuse-extras/blob/master/pom.xml#L3-L7Copyright (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.
But there's no license.txt file, and the LICENSE file is a copy of the EPL, not a *GPL license.
So... can someone ( lheinema@redhat.com ? apupier@redhat.com ?) 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.
- relates to
-
JBIDE-24519 Ensure SAP tooling is available from within JBT/devstudio
- Closed