Examples: add bootstrap license and author attribution#1
Open
jayaddison wants to merge 1 commit intodkopitsa:masterfrom
Open
Examples: add bootstrap license and author attribution#1jayaddison wants to merge 1 commit intodkopitsa:masterfrom
jayaddison wants to merge 1 commit intodkopitsa:masterfrom
Conversation
Refs: - niklasvh#29 - niklasvh/html2canvas#116 Sources: - `bootstrap` v2.0.4: https://github.com/twbs/bootstrap/blob/ebc69356637143c938c07904d10928c11e742196/LICENSE - `bootstrap` v2.1.1: https://github.com/twbs/bootstrap/blob/c52368d3c5984b28e6a71e5e1240afdd788fc2e6/LICENSE - `jquery` v4.0.0: https://github.com/jquery/jquery/blob/4f2fae08f23b54ce09322e62e73cce6161b8d3cb/LICENSE.txt - `html2canvas` v0.5.0-beta3: https://github.com/niklasvh/html2canvas/blob/e17bbacd17e476303b684fa16e62008ddbe66900/LICENSE Notes: - The `bootstrap` license also covers `bootstrap-responsive`, developed and distributed in the same repository. - Versions 2.0.4 and 2.1.1 of the `bootstrap` license are identical, but references are included because the `feedback.css` file mentions 2.0.4 while the `bootstrap.css` and `bootstrap-responsive.css` have 2.1.1 references. - A reference to `html2canvas` may seem redundant since it is from the same author as this (`feedback.js`-derived) repository; however, this repository is maintained and developed independently of them, so it seems safest and most transparent to include the licensing.
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.
See upstream issue niklasvh#29 and the associated upstream equivalent of this pull request at: niklasvh#58