-
-
Notifications
You must be signed in to change notification settings - Fork 490
Add agpl-3.0 LICENSE.txt file #32
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Silvano 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is correctly recognized by GitHub's license detection system:
Clipboard01
(checked by setting scerza/license
to default branch in my fork)
I guess headers will also need to be added to the code in a separate PR?
I guess headers will also need to be added to the code in a separate PR?
I don't think it's necessary, a top level license file covers all files in the folders below if am not mistaken.
By the way am merging without waiting for checks to pass, this change doesn't affect code.
I'm just going off this, and what I've seen in practice:
Lines 627 to 630 in 79b1a30
I prefer not to have those things cluttering up the code though.
We should also update the license filed in the package.json
s:
Line 7 in de4ae23
No description provided.