Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let's add copyrights checker to CI pipeline #450

Open
yegor256 opened this issue Jul 26, 2024 · 5 comments
Open

let's add copyrights checker to CI pipeline #450

yegor256 opened this issue Jul 26, 2024 · 5 comments
Assignees
Labels
(ci) Related to CI priority 4

Comments

@yegor256
Copy link
Member

See, how it's done here: https:/objectionary/eo/blob/master/.github/workflows/copyrights.yml

@yegor256
Copy link
Member Author

@deemp please, consider this

@fizruk fizruk added this to the [S14] Polish version 1.x milestone Jul 26, 2024
@deemp
Copy link
Member

deemp commented Jul 26, 2024

@yegor256, please write:

  • motivation for this proposal
  • list of regexes for file names that we should check

@yegor256
Copy link
Member Author

@deemp it's mostly a matter of discipline. If every file has a copyright notice in front of it, this will guarantee that when this particular file is found somewhere outside of this repository, it will be clear who created it and who can use/copy it. I suggest checking all text files, including .yaml, .hs, and every other format you can annotate with a license.

@deemp
Copy link
Member

deemp commented Jul 30, 2024

@yegor256, which license should we use?

@yegor256
Copy link
Member Author

@deemp use the one I added to the root directory: https:/objectionary/normalizer/blob/master/LICENSE.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(ci) Related to CI priority 4
Projects
None yet
Development

No branches or pull requests

3 participants