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 does this PR do?
Adds license info on the basis of instructions provided under issue #11355
For resources
Description
Added License information to following books:
#License mentioned in the last line of the description
Under books/free-programming-books-langs.md:
Book 530 - Essential C++, Krzysztof Kowalczyk, StackOverflow Contributors
Source: Source
"Content is licensed under Creative Commons Attribution-ShareAlike 3.0."
#Mentioned in the footer of the website and soft copy of book (PDF)
Under books/free-programming-books-subjects.md
Book 745 - UNIX Application and System Programming, lecture notes, Stewart Weiss
Source: UNIX Source 1
"Unless otherwise noted, all content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License."
2nd Source: UNIX Source 2 (Mentioned in the footer of the 1st page of PDF)
"This work is copyrighted by Stewart Weiss and licensed under the Creative Commons AttributionShareAlike 4.0 International License."
Why is this valuable (or not)?
How do we know it's really free?
For book lists, is it a book? For course lists, is it a course? etc.
Checklist:
Follow-up