arcalot / arcaflow-plugins-incubator

Unofficial test and under-development plugins for Arcaflow
Apache License 2.0
3 stars 7 forks source link

Remove requirement to include LICENSE file in every plugin #9

Closed ghost closed 2 years ago

ghost commented 2 years ago

Please describe what you would like to see in this project

Currently, every plugin needs to include a LICENSE file. This leads to unnecessary duplication.

Please describe your use case

We should avoid duplicating licenses as it is hard to police. Instead, we should remove the license from the individual plugins entirely.

Additional context

We need to decide if the LICENSE is required inside the container. (Likely, yes.)