Github user stain commented on the issue:
https://github.com/apache/incubator-taverna-common-activities/pull/20
Thanks!
Some licensing things.. (sorry):
You add
[cwl-logo-header.png](https://github.com/ThilinaManamgoda/incubator-taverna-common-activities/blob/master/taverna-cwl-activity-ui/src/main/resources/Icons/cwl-logo-header.png)
- we talked about this coming from [commonwl.org
repository](https://github.com/common-workflow-language/common-workflow-language/blob/master/site/CWL-Logo-Header.png)
which is [now Apache
licensed](https://github.com/common-workflow-language/common-workflow-language/blob/master/LICENSE.txt)
This simplifies things for us (compared to Creative Commons), but we still
need to respect these elements of [Clause
4](https://www.apache.org/licenses/LICENSE-2.0.html#redistribution):
> (b) You must cause any modified files to carry prominent notices stating
that You changed the files; and
> (c) You must retain, in the Source form of any Derivative Works that You
distribute, all copyright, patent, trademark, and attribution notices from the
Source form of the Work, excluding those notices that do not pertain to any
part of the Derivative Works; and
Clause a) is obvious as we are also Apache 2.0-licensed. As there is no
`NOTICE` file in
https://github.com/common-workflow-language/common-workflow-language we don't
need to comply with clause d).
I think you have scaled and cropped the image, so we need to add the b)
notice. Obviously this is a bit tricky in PNG - PNG metadata is not
'prominent', so perhaps adding a cwl-logo-header.txt would be easiest?
In `cwl-logo-header.txt` we can also for c) copy the attribution from the
[CWL contributor
list](https://github.com/common-workflow-language/common-workflow-language#individual-contributors)
- we don't know which of these have contributed to the logo itself, but we can
ask @tetron and @mr-c.
So @ThilinaManamgoda - would you be able to add such a text file to
neighbour the PNG? Something like:
> cwl-logo-header.png adapted by Thilina Manamgoda, original from
>
https://github.com/common-workflow-language/common-workflow-language/blob/master/site/CWL-Logo-Header.png
> which was contributed by
> Peter Amstutz,
> John Doe
> etc. (we can shrink the big list once we get info about who made the
logo)
Also could you remove the [potatoman
exampleIcon.png](https://github.com/ThilinaManamgoda/incubator-taverna-common-activities/blob/master/taverna-cwl-activity-ui/src/main/resources/exampleIcon.png)
as we now believe we do not have permission to redistribute this :-(
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---