{{ message }}
Conversation
Owner
Author
|
Thank you so much for this license change!! May I suggest using one of the following licenses instead of "public domain" just to make sure it's clearly public domain, and so automated tools can reliably pick up the change? |
Owner
Author
|
@douglascrockford In case the above comment is of interest to you. |
|
I would also like to support using a more common public domain license like CC0 |
|
I also like a more common public domain license like CC0 |
|
Some countries, for example Japan, have no definition of Public Domain in law. |
Owner
Author
Closed
JackPGreen
added a commit
to JackPGreen/hazelcast
that referenced
this pull request
Nov 8, 2023
The JSON license was included for the `org.json` transitive dependency, but that [no longer uses this license](stleary/JSON-java#688). Changes: - Removed support for this license (so that the build will fail if re-introduced) - Removed license text from `thirdparty-template` Fixes hazelcast#25343
JackPGreen
added a commit
to hazelcast/hazelcast
that referenced
this pull request
Nov 20, 2023
The JSON license was included for the `org.json` transitive dependency, but that [no longer uses this license](stleary/JSON-java#688). Changes: - Removed support for this license (so that the build will fail if re-introduced) - Removed license text from `thirdparty-template` Fixes #25343
alfresco-build
pushed a commit
to Alfresco/SearchServices
that referenced
this pull request
Jan 3, 2024
See stleary/JSON-java#688 for details.
This was referenced May 1, 2024
Closed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What problem does this code solve?
Replaces license and copyright with Public Domain throughout the repo, per request of the author.
Risks
None
Changes to the API?
No
Will this require a new release?
No
Should the documentation be updated?
Yes - check the FAQ
Does it break the unit tests?
N/A
Was any code refactored in this commit?
N/A
Review status
APPROVED - by myself