-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add COPYING.txt with public domain dedication
Change "license" field in package.json and bower.json to: "license" : "SEE LICENSE IN COPYING.txt" to avoid NPM warning.
- Loading branch information
Showing
3 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Public Domain | ||
|
||
The person who associated a work with this deed has dedicated the work to the | ||
public domain by waiving all of his or her rights to the work worldwide under | ||
copyright law, including all related and neighboring rights, to the extent | ||
allowed by law. | ||
|
||
You can copy, modify, distribute and perform the work, even for commercial | ||
purposes, all without asking permission. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd9f8e4
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 looks like you're using text from http://creativecommons.org/publicdomain/zero/1.0/ to make a custom public domain dedication.
Trivial suggestion: set license to cc0-1.0 and put http://creativecommons.org/publicdomain/zero/1.0/legalcode.txt in COPYING so that the status is more easily recognized by programs.
Just a suggestion!
cd9f8e4
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.
I can't, sorry. This has been discussed:
#85 (comment)
#93
#94
cd9f8e4
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.
@dchest I see, apologies for not searching issues, and many thanks for the references!