]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: remove remnants of Twitter / bump dates (#37779)
authorPatrick H. Lauke <redux@splintered.co.uk>
Mon, 2 Jan 2023 00:30:53 +0000 (00:30 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2023 00:30:53 +0000 (16:30 -0800)
17 files changed:
LICENSE
README.md
build/build-plugins.js
build/change-version.js
build/generate-sri.js
build/vnu-jar.js
build/zip-examples.js
nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec
scss/mixins/_banner.scss
site/assets/js/application.js
site/assets/js/code-examples.js
site/assets/js/snippets.js
site/assets/scss/docs.scss
site/content/docs/5.3/about/brand.md
site/content/docs/5.3/content/reboot.md
site/static/docs/5.3/assets/js/color-modes.js

diff --git a/LICENSE b/LICENSE
index c11d10ff8a0d334a8f53d897d76eb8e6d40f1688..6633b55fe5e9556a9d7722f7d7b55369c5e479f1 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2022 The Bootstrap Authors
+Copyright (c) 2011-2023 The Bootstrap Authors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
index ba6f75c22a8ea41f30f7205c5f6d8b0424a26dd4..9c49e825268bd71658554cc79ff74973814210d1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -243,4 +243,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). 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–2023 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 a29e83d83b10515df9bd71c9d0bcacdaad779813..b2833a3fb8ed1ac61a4b7b91baa606d0d29518b1 100644 (file)
@@ -2,7 +2,7 @@
 
 /*!
  * Script to build our plugins to use them separately.
- * Copyright 2020-2022 The Bootstrap Authors
+ * Copyright 2020-2023 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 0de927d774c6347a3d79d2b820348753e08f7961..cda0ea12dc467c8d8d8093637a7e3cbff3f87265 100644 (file)
@@ -2,7 +2,7 @@
 
 /*!
  * Script to update version number references in the project.
- * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2023 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 652955721864a14032bddc59c6bde9a27ac7aa65..1c8050f6eea1261d1326929da599680b9c6126eb 100644 (file)
@@ -5,7 +5,7 @@
  * Remember to use the same vendor files as the CDN ones,
  * otherwise the hashes won't match!
  *
- * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2023 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 4da9b53c8086a5ceba730ff7cb04d1ca9cde157e..77f9ed8489279c07ebf0909e182705f50e47cf6b 100644 (file)
@@ -2,7 +2,7 @@
 
 /*!
  * Script to run vnu-jar if Java is available.
- * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2023 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 077901e4791cc49752bc8c660a712fe46e351a7d..d3dc01278a8fa7f2f0583aa318bcda503b48a5c7 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * Script to create the built examples zip archive;
  * requires the `zip` command to be present!
- * Copyright 2020-2022 The Bootstrap Authors
+ * Copyright 2020-2023 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 1020a85accd2cfc03347925dc6c7d0f8600e06ed..de864ae22bd25a451795c91518bd1dde6bb5fd58 100644 (file)
@@ -15,7 +15,7 @@
     <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
     <icon>bootstrap.png</icon>
     <license type="expression">MIT</license>
-    <copyright>Copyright 2011-2022</copyright>
+    <copyright>Copyright 2011-2023</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <tags>css mobile-first responsive front-end framework web</tags>
     <contentFiles>
index 1e217cddbc760101a4615915b45a31dc59c4de62..37b850a8dc24df2a2acd5994911bc8fe4119002e 100644 (file)
@@ -15,7 +15,7 @@
     <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
     <icon>bootstrap.png</icon>
     <license type="expression">MIT</license>
-    <copyright>Copyright 2011-2022</copyright>
+    <copyright>Copyright 2011-2023</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <tags>css sass mobile-first responsive front-end framework web</tags>
     <contentFiles>
index 64d09a2a903eca5fe1ddc6c3a220100641837373..aa6c012a507e32f8f4449fc5d85353e87477696a 100644 (file)
@@ -1,7 +1,7 @@
 @mixin bsBanner($file) {
   /*!
    * Bootstrap #{$file} v5.3.0-alpha1 (https://getbootstrap.com/)
-   * Copyright 2011-2022 The Bootstrap Authors
+   * Copyright 2011-2023 The Bootstrap Authors
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
    */
 }
index dec23635d3e3922021cfb2d1384d99130aab1b68..6bb71f0c2716c2d7d4985ab6ae7459491615c352 100644 (file)
@@ -4,8 +4,7 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
- * Copyright 2011-2022 Twitter, Inc.
+ * Copyright 2011-2023 The Bootstrap Authors
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index edb13598fdebb3553c7d2d8d1347769cf98d52d8..555bd7b6fa2a1196a13cdb2711a3e5fcf925778c 100644 (file)
@@ -4,8 +4,7 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
- * Copyright 2011-2022 Twitter, Inc.
+ * Copyright 2011-2023 The Bootstrap Authors
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 43b8a095cfa8317ae97ff00b33e53fd35bec06a3..a69b4bf646954107e35d8e1be9ab3453e3520ffa 100644 (file)
@@ -6,8 +6,7 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
- * Copyright 2011-2022 Twitter, Inc.
+ * Copyright 2011-2023 The Bootstrap Authors
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 509cc33fd3bfc8d4f9b80991094071d5422960b9..9d71147a80a0d9d1abe9ecf715ff3dc8e1e1d9a1 100644 (file)
@@ -1,6 +1,6 @@
 /*!
  * Bootstrap Docs (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2023 The Bootstrap Authors
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 9c31da07ff6fe2517c4bbe01244c30437de17a86..c3ef44e9bdbd545e238fa63e68291aae42256011 100644 (file)
@@ -10,7 +10,7 @@ Have a need for Bootstrap's brand resources? Great! We have only a few guideline
 
 ## Logo
 
-When referencing Bootstrap, use our logo mark. Do not modify our logos in any way. Do not use Bootstrap's branding for your own open or closed source projects. **Do not use the Twitter name or logo** in association with Bootstrap.
+When referencing Bootstrap, use our logo mark. Do not modify our logos in any way. Do not use Bootstrap's branding for your own open or closed source projects.
 
 <div class="bd-brand-item px-2 py-5 mb-3 border rounded-3">
   <img class="d-block img-fluid mx-auto" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo.svg" alt="Bootstrap" width="256" height="204">
@@ -29,19 +29,15 @@ Our logo mark is also available in black and white. All rules for our primary lo
 
 ## Name
 
-Bootstrap should always be referred to as just **Bootstrap**. No Twitter before it and no capital _s_.
+Bootstrap should always be referred to as just **Bootstrap**. No capital _s_.
 
 <div class="bd-brand-logos d-sm-flex text-center border rounded-3 overflow-hidden w-100 mb-3">
-  <div class="bd-brand-item w-100 p-3">
+  <div class="bd-brand-item w-100 px-2 py-5">
     <div class="h3">Bootstrap</div>
     <strong class="text-success">Correct</strong>
   </div>
-  <div class="bd-brand-item w-100 p-3">
+  <div class="bd-brand-item w-100 px-2 py-5">
     <div class="h3 text-muted">BootStrap</div>
     <strong class="text-danger">Incorrect</strong>
   </div>
-  <div class="bd-brand-item w-100 p-3">
-    <div class="h3 text-muted">Twitter Bootstrap</div>
-    <strong class="text-danger">Incorrect</strong>
-  </div>
 </div>
index a695009dc1801a6570017a4e99064e8fd7302bc9..a4ab8c459b78f5bd446affebfab76cbfb3fa3853 100644 (file)
@@ -411,8 +411,8 @@ The `<address>` element is updated to reset the browser default `font-style` fro
 
 <div class="bd-example">
   <address>
-    <strong>Twitter, Inc.</strong><br>
-    1355 Market St, Suite 900<br>
+    <strong>ACME Corporation</strong><br>
+    1123 Fictional St,<br>
     San Francisco, CA 94103<br>
     <abbr title="Phone">P:</abbr> (123) 456-7890
   </address>
index 41b6b893e274adcc7996b1e1c5a0bf9b01061c80..50a798649accfb88f59f3633fc64e94757281391 100644 (file)
@@ -1,6 +1,6 @@
 /*!
  * Color mode toggler for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2023 The Bootstrap Authors
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  */