]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Backport #32713
authorXhmikosR <xhmikosr@gmail.com>
Thu, 7 Jan 2021 10:19:16 +0000 (12:19 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 8 Jan 2021 10:04:37 +0000 (12:04 +0200)
Bump copyright year to 2021

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 173a9ebbbd7a35c5e7cad39808cbcacfc1994f8f..72dda234edaa4d2b0e9e2c5420d8685e920ec3e5 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2020 Twitter, Inc.
-Copyright (c) 2011-2020 The Bootstrap Authors
+Copyright (c) 2011-2021 Twitter, Inc.
+Copyright (c) 2011-2021 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 833787f1c6a0ac7b7c134763eb118902098bc6b7..51cd31c90eb72a313077411dd206be52384b4039 100644 (file)
--- a/README.md
+++ b/README.md
@@ -206,4 +206,4 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
 
 ## Copyright and license
 
-Code and documentation copyright 2011-2020 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-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/).
index 3406f50ba3f7d8c1e0e71ef8fd72c9eb8d1ee8a5..ffdf0d1e9b4cc104cb8d2ad170a0099144d9c488 100644 (file)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to build our plugins to use them separately.
- * Copyright 2020 The Bootstrap Authors
- * Copyright 2020 Twitter, Inc.
+ * Copyright 2020-2021 The Bootstrap Authors
+ * Copyright 2020-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index e2de874d7f87af75d5cba6a3ceda38ef66d418be..78bc8464bd14906370046b4ce1b1361393a6d4f1 100755 (executable)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to update version number references in the project.
- * Copyright 2017-2020 The Bootstrap Authors
- * Copyright 2017-2020 Twitter, Inc.
+ * Copyright 2017-2021 The Bootstrap Authors
+ * Copyright 2017-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index f5df6613158bef8fda8665c624a43562c831b10d..a326f67761fa1dd7f253c6c8b83a04653b28bf8f 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-2020 The Bootstrap Authors
- * Copyright 2017-2020 Twitter, Inc.
+ * Copyright 2017-2021 The Bootstrap Authors
+ * Copyright 2017-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index f4a4141c16f1632fb2146ddac302bdce46e6de16..d211ce5772f064cb16edfd6b0b321b5198cbab44 100644 (file)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to run vnu-jar if Java is available.
- * Copyright 2017-2020 The Bootstrap Authors
- * Copyright 2017-2020 Twitter, Inc.
+ * Copyright 2017-2021 The Bootstrap Authors
+ * Copyright 2017-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 778d75f05bdb43aa490a56798d1ce6a5b75caf35..002f7fb2ff886d4a53ea6ccd0970a8d6ed928035 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * Script to create the built examples zip archive;
  * requires the `zip` command to be present!
- * Copyright 2020 The Bootstrap Authors
+ * Copyright 2020-2021 The Bootstrap Authors
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index 9d8d190d3c7f6aa7f0a8c327b4460aa68e413981..8e7a0a32278174371c1a412707a0974919955210 100644 (file)
@@ -14,7 +14,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <icon>bootstrap.png</icon>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2020</copyright>
+    <copyright>Copyright 2017-2021</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index 72b1e3aaf19f0f65cde53d7578242083ad77878d..015726a67dad6458366e86a419492612f8054ebe 100644 (file)
@@ -14,7 +14,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <icon>bootstrap.png</icon>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2020</copyright>
+    <copyright>Copyright 2017-2021</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index d88b9c8fb87d199add2c386ca80233b350c861a4..f59ed536a7b87187aa0a0054921997ab6613944c 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Grid v4.5.3 (https://getbootstrap.com/)
- * Copyright 2011-2020 The Bootstrap Authors
- * Copyright 2011-2020 Twitter, Inc.
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index de63f528bfd170ece8d256240799a1f5a1eb1548..ca1335a254ed485cf45278f05aaaf4bc29a2dd9b 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
- * Copyright 2011-2020 The Bootstrap Authors
- * Copyright 2011-2020 Twitter, Inc.
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 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 0a206557bea52393de3e0795f6c155d7b0e509c9..804a3b31557d2df64e2985818a5f521b3539d1da 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap v4.5.3 (https://getbootstrap.com/)
- * Copyright 2011-2020 The Bootstrap Authors
- * Copyright 2011-2020 Twitter, Inc.
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */
 
index ca1ddcca009e5ca85d919fe96f56702ef3d7ecd5..8f0cddd8a4cf2988dbcdba78da81e3256a9382c6 100644 (file)
@@ -4,8 +4,8 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2020 The Bootstrap Authors
- * Copyright 2011-2020 Twitter, Inc.
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 0f1d68cdb48c2fdbbaed696cc6adf4ccef1a973d..1dc3016e0e4c9d88255d8290bef7282dbfb6859e 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Docs (https://getbootstrap.com/)
- * Copyright 2011-2020 The Bootstrap Authors
- * Copyright 2011-2020 Twitter, Inc.
+ * Copyright 2011-2021 The Bootstrap Authors
+ * Copyright 2011-2021 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */