]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs and package information to clarify license
authorMark Otto <markdotto@gmail.com>
Mon, 21 Nov 2022 17:11:01 +0000 (09:11 -0800)
committerMark Otto <otto@github.com>
Tue, 20 Dec 2022 22:24:43 +0000 (14:24 -0800)
LICENSE
README.md
build/build-plugins.js
build/change-version.js
build/generate-sri.js
build/vnu-jar.js
dist/css/bootstrap-grid.css
package.json
site/content/docs/5.2/about/license.md

diff --git a/LICENSE b/LICENSE
index dda75ca9a5bb0052cfa3bc7184450a84ee66f764..c11d10ff8a0d334a8f53d897d76eb8e6d40f1688 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,5 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2022 Twitter, Inc.
 Copyright (c) 2011-2022 The Bootstrap Authors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
index c6709b170115f3618a816097da0aaeacc1d305c7..996de0f487aa44d89274088fc08499bfa771a8a9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -244,4 +244,4 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
 
 ## Copyright and license
 
-Code and documentation copyright 2011–2022 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
+Code and documentation copyright 2011–2022 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors). Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
index b6ce58df842121d0c5e84619999a7ae3a6db8a08..a29e83d83b10515df9bd71c9d0bcacdaad779813 100644 (file)
@@ -3,7 +3,6 @@
 /*!
  * Script to build our plugins to use them separately.
  * Copyright 2020-2022 The Bootstrap Authors
- * Copyright 2020-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 57c5fdec889162b3a34403cde6a2b1f40ef862b2..0de927d774c6347a3d79d2b820348753e08f7961 100644 (file)
@@ -3,7 +3,6 @@
 /*!
  * Script to update version number references in the project.
  * Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index ef1b39f973706e2ef83b6b20dce6abfb1f55f113..652955721864a14032bddc59c6bde9a27ac7aa65 100644 (file)
@@ -6,7 +6,6 @@
  * otherwise the hashes won't match!
  *
  * Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index f29eeb7220a75e568b97d045485e31603cd2f11e..4da9b53c8086a5ceba730ff7cb04d1ca9cde157e 100644 (file)
@@ -3,7 +3,6 @@
 /*!
  * Script to run vnu-jar if Java is available.
  * Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 4691f7927739ae22036310b343b12c6b5703e62d..56063b77423cde6c849bbfaf5732b1fc1232b937 100644 (file)
@@ -1,7 +1,6 @@
 /*!
  * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
  * Copyright 2011-2022 The Bootstrap Authors
- * Copyright 2011-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 :root {
index db6ee774b4fa56468aeed59ef0c9272b4520770e..d5daaf4915a9dc50653dab53857c3aeace963a12 100644 (file)
@@ -16,9 +16,6 @@
   ],
   "homepage": "https://getbootstrap.com/",
   "author": "The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)",
-  "contributors": [
-    "Twitter, Inc."
-  ],
   "license": "MIT",
   "repository": {
     "type": "git",
index 07e60e00aab414987199821ab55f7a413b8005d3..8698b1a3b3c04bec87e4bb0c17f4be751f29b3f0 100644 (file)
@@ -5,7 +5,7 @@ description: Commonly asked questions about Bootstrap's open source license.
 group: about
 ---
 
-Bootstrap is released under the MIT license and is copyright {{< year >}} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.
+Bootstrap is released under the MIT license and is copyright {{< year >}}. Boiled down to smaller chunks, it can be described with the following conditions.
 
 ## It requires you to:
 
@@ -23,8 +23,8 @@ Bootstrap is released under the MIT license and is copyright {{< year >}} Twitte
 - Hold the authors and license owners liable for damages as Bootstrap is provided without warranty
 - Hold the creators or copyright holders of Bootstrap liable
 - Redistribute any piece of Bootstrap without proper attribution
-- Use any marks owned by Twitter in any way that might state or imply that Twitter endorses your distribution
-- Use any marks owned by Twitter in any way that might state or imply that you created the Twitter software in question
+- Use any marks owned by Bootstrap in any way that might state or imply that Bootstrap endorses your distribution
+- Use any marks owned by Bootstrap in any way that might state or imply that you created the Bootstrap software in question
 
 ## It does not require you to: