ruff-pre-commit icon indicating copy to clipboard operation
ruff-pre-commit copied to clipboard

apply the Apache license

Open graingert opened this issue 1 year ago • 3 comments

currently only the instructions on how to apply the apache license, and the license text have been added to the repo. You need to include a copyright statement

graingert avatar Dec 07 '24 08:12 graingert

Thanks for opening the issue. I'm not very familiar with legal. Are you asking for something similar to https://github.com/rust-lang/rust/blob/master/COPYRIGHT ? Can you clarify on why we'd need it?

MichaReiser avatar Dec 07 '24 13:12 MichaReiser

Yes something like that, per the instructions here: https://github.com/astral-sh/ruff-pre-commit/blob/main/LICENSE-APACHE#L179

graingert avatar Dec 07 '24 14:12 graingert

My understanding is that https://github.com/astral-sh/ruff-pre-commit?tab=readme-ov-file#license is sufficient

zanieb avatar Dec 07 '24 15:12 zanieb