Repository: incubator-taverna-workbench Updated Branches: refs/heads/master ee3250e3c -> 7277241ea
jjtree license unclear Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/7277241e Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/7277241e Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/7277241e Branch: refs/heads/master Commit: 7277241ea91f1f42d52b24a2cb3aad101841621e Parents: ee3250e Author: Stian Soiland-Reyes <[email protected]> Authored: Thu Sep 8 00:45:21 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu Sep 8 00:45:21 2016 +0100 ---------------------------------------------------------------------- NOTICE | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/7277241e/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index bbb6604..66971f6 100644 --- a/NOTICE +++ b/NOTICE @@ -43,12 +43,27 @@ FIXME: Remove incompatible icons (but keep those we made ourselves) --------------------------------------------------------- -TODO: check license for +TODO: clarify license for src/main/jjtree/dotparser.jjt JavaCC grammar for parsing Graphviz DOT files. Written by Lynn Monson at [email protected] +http://web.archive.org/web/20101110152804/http://lmonson.com/blog/?page_id=66 +says: + +> Iâve included all of the generated files in the download in case you donât +> want to run the JavaCC tools, but just realize that everthing was generated +> from the single dotparser.jjt file. + +> There are no restrictions on the use of this software, but equally, it is +provided with no warranty or support. + +FIXME: that is probably not a compatible open-source license - +we should contact the author - he already have an +ICLA on file: +https://people.apache.org/unlistedclas.html + --------------------------------------------------------- ./taverna-perspective-myexperiment/src/main/java/org/apache/taverna/ui/perspectives/myexperiment/model/Base64.java
