This repository was archived by the owner on Dec 6, 2023. It is now read-only.
Updated LGPL license files - #59
Open
j5bot wants to merge 1 commit into
Open
Conversation
Owner
|
Sorry about the late response. I was going to look into what the significance of different naming schemes for licenses are, but the got side-tracked for a bit. Anyway, I can;t really see what the purpose of this naming scheme would be, other than being more familiar for GNU folks. But I think the current naming scheme is a lot more intuitive, and more familiar for most people. I also don't think the GNU naming scheme works well will dual-licensing. Adding the GPL license is a good idea though. So unless you have counterarguments or objections, could you revert the renaming and add the GPL as |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
My apologies for the additional PR. I was reviewing GNU recommendations for licensing LGPL and came across the recommendation to include the GPL under COPYING and LGPL under COPYING.LESSER ... which matches what bs-platform is doing.
I thought I would help out a little more and make the changes to go along with the recommendations.
Cheers!