diff options
| author | Mark Otto <[email protected]> | 2022-11-21 09:11:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-12-20 14:24:43 -0800 |
| commit | cf3c1535e63affb87cb905c33979e814fa484778 (patch) | |
| tree | 7757c82f43bca10d64a5008b48c267b0c86970d9 /site | |
| parent | efce82977789898a875cfb2b824bc99ac52b18d0 (diff) | |
| download | bootstrap-cf3c1535e63affb87cb905c33979e814fa484778.tar.xz bootstrap-cf3c1535e63affb87cb905c33979e814fa484778.zip | |
Update docs and package information to clarify license
Diffstat (limited to 'site')
| -rw-r--r-- | site/content/docs/5.2/about/license.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/content/docs/5.2/about/license.md b/site/content/docs/5.2/about/license.md index 07e60e00a..8698b1a3b 100644 --- a/site/content/docs/5.2/about/license.md +++ b/site/content/docs/5.2/about/license.md @@ -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: |
