phlare icon indicating copy to clipboard operation
phlare copied to clipboard

Add license headers

Open cyriltovena opened this issue 3 years ago • 2 comments

We need a tool to automatically check and apply OSS license for the project, it should be accessible via the Makefile.

cyriltovena avatar Jun 06 '22 23:06 cyriltovena

@RichiH can you take a look !

cyriltovena avatar Oct 06 '22 06:10 cyriltovena

What do you need, specifically? By default, anything you put into this repo is under AGPL-3.0-only as per https://github.com/grafana/fire/blob/main/LICENSE

Do you need to cover Apache2 & upstream licenses as well? If yes, we can copy from https://github.com/grafana/grafana/blob/main/LICENSING.md

RichiH avatar Oct 06 '22 08:10 RichiH