]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump copyright year to 2022
authorXhmikosR <xhmikosr@gmail.com>
Mon, 3 Jan 2022 08:24:34 +0000 (10:24 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 4 Jan 2022 07:50:53 +0000 (09:50 +0200)
14 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/bootstrap-grid.scss
scss/bootstrap-reboot.scss
scss/bootstrap.scss
site/assets/js/application.js
site/assets/scss/docs.scss

diff --git a/LICENSE b/LICENSE
index 72dda234edaa4d2b0e9e2c5420d8685e920ec3e5..dda75ca9a5bb0052cfa3bc7184450a84ee66f764 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2021 Twitter, Inc.
-Copyright (c) 2011-2021 The Bootstrap Authors
+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
 of this software and associated documentation files (the "Software"), to deal
index 5dcb7bc9993e3b9b703e0130ff1859543fc5bf0d..4bdf215ce19a66839bc03049134ddca8e72ea11a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -207,4 +207,4 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
 
 ## Copyright and license
 
-Code and documentation copyright 2011-2021 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) 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/).
index ffdf0d1e9b4cc104cb8d2ad170a0099144d9c488..9e33ddb655c612fbc4ddbd66c5213ee8e47d3441 100644 (file)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to build our plugins to use them separately.
- * Copyright 2020-2021 The Bootstrap Authors
- * Copyright 2020-2021 Twitter, Inc.
+ * Copyright 2020-2022 The Bootstrap Authors
+ * Copyright 2020-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 841e0360aa3a35d1abe4cb06f679c3f66a3591af..e035eba952eac39600de0f78505a88a797694a1f 100755 (executable)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to update version number references in the project.
- * Copyright 2017-2021 The Bootstrap Authors
- * Copyright 2017-2021 Twitter, Inc.
+ * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index f0aa7340b4de0621b3fc01a2a8d49fe074424fbc..9685899261f87692ccdd225126682fcbe0708e27 100644 (file)
@@ -5,8 +5,8 @@
  * Remember to use the same vendor files as the CDN ones,
  * otherwise the hashes won't match!
  *
- * Copyright 2017-2021 The Bootstrap Authors
- * Copyright 2017-2021 Twitter, Inc.
+ * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 2623752c280caab77a2206023edba5109902a779..54a71d024f41e67a6463c56f07859ce00d883f9c 100644 (file)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to run vnu-jar if Java is available.
- * Copyright 2017-2021 The Bootstrap Authors
- * Copyright 2017-2021 Twitter, Inc.
+ * Copyright 2017-2022 The Bootstrap Authors
+ * Copyright 2017-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 9432c9492778cb05a5ff1061c230a81810eaf6e9..a55b4dfa074a8d6d8a07d96000fcdaf3f07b43a7 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * Script to create the built examples zip archive;
  * requires the `zip` command to be present!
- * Copyright 2020-2021 The Bootstrap Authors
+ * Copyright 2020-2022 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 8e7a0a32278174371c1a412707a0974919955210..5ed5918c8030515d6830d24091aeefc8d125e744 100644 (file)
@@ -14,7 +14,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <icon>bootstrap.png</icon>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2021</copyright>
+    <copyright>Copyright 2017-2022</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index 015726a67dad6458366e86a419492612f8054ebe..29ddfb0454fcea15b96f4820b160b5803c48ced2 100644 (file)
@@ -14,7 +14,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <icon>bootstrap.png</icon>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2021</copyright>
+    <copyright>Copyright 2017-2022</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index 0de912bff7ad7cea197eedf884458fcdd45c6579..76e3362f799819e491194f67e3b4aa0d967dc2dd 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
- * Copyright 2011-2021 The Bootstrap Authors
- * Copyright 2011-2021 Twitter, Inc.
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index aed4e378cc25fabe8c7986e8ab2734470f41af36..e7de5e1dc7299e56f3310383e1d03a9b3a6332e3 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Reboot v4.6.1 (https://getbootstrap.com/)
- * Copyright 2011-2021 The Bootstrap Authors
- * Copyright 2011-2021 Twitter, Inc.
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
  */
index 60bb836f044f00e0a4048b751a53bb9b81bdbfa0..89c4caea7b3601beaf9796ccd1d2db3976f5a2cb 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap v4.6.1 (https://getbootstrap.com/)
- * Copyright 2011-2021 The Bootstrap Authors
- * Copyright 2011-2021 Twitter, Inc.
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index d9f8d1a4a4e0bfc0af40a20689935b8aa12913b4..935dfaf07a8302a3c13b421246c7fe2a82e5bdb4 100644 (file)
@@ -4,8 +4,8 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2021 The Bootstrap Authors
- * Copyright 2011-2021 Twitter, Inc.
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 1dc3016e0e4c9d88255d8290bef7282dbfb6859e..09a5819d9cb7c926f27c20cd4edd0fb7cdf1074d 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Docs (https://getbootstrap.com/)
- * Copyright 2011-2021 The Bootstrap Authors
- * Copyright 2011-2021 Twitter, Inc.
+ * Copyright 2011-2022 The Bootstrap Authors
+ * Copyright 2011-2022 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */