Skip to content

Commit f04635e

Browse files
brettcannonDonJayamanne
authored andcommitted
Add a license for bootstrap-less (#5798)
1 parent 09c6c2d commit f04635e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

tpn/distribution.toml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,37 @@ Redistribution and use in source and binary forms, with or without modification,
487487
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
488488
"""
489489

490+
[[project]]
491+
name = "bootstrap-less"
492+
version = "3.3.8"
493+
url = "https://github.com/distros/bootstrap-less"
494+
purpose = "npm"
495+
license = """
496+
The MIT License (MIT)
497+
498+
Copyright (c) 2011-2019 Twitter, Inc.
499+
Copyright (c) 2011-2019 The Bootstrap Authors
500+
501+
Permission is hereby granted, free of charge, to any person obtaining a copy
502+
of this software and associated documentation files (the "Software"), to deal
503+
in the Software without restriction, including without limitation the rights
504+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
505+
copies of the Software, and to permit persons to whom the Software is
506+
furnished to do so, subject to the following conditions:
507+
508+
The above copyright notice and this permission notice shall be included in
509+
all copies or substantial portions of the Software.
510+
511+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
512+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
513+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
514+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
515+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
516+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
517+
THE SOFTWARE.
518+
"""
519+
520+
490521
[[project]]
491522
name = "IPython"
492523
version = "(for PyDev.Debugger)"

0 commit comments

Comments
 (0)