]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump copyright year to 2020. (#29944)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 2 Jan 2020 09:34:48 +0000 (11:34 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 2 Jan 2020 10:11:56 +0000 (12:11 +0200)
13 files changed:
LICENSE
README.md
build/build-plugins.js
build/change-version.js
build/generate-sri.js
build/vnu-jar.js
nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec
scss/bootstrap-grid.scss
scss/bootstrap-reboot.scss
scss/bootstrap.scss
site/docs/4.4/assets/js/src/application.js
site/docs/4.4/assets/scss/docs.scss

diff --git a/LICENSE b/LICENSE
index 7d1e2311f44f95463c646ef08a271470633ea11f..173a9ebbbd7a35c5e7cad39808cbcacfc1994f8f 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2019 Twitter, Inc.
-Copyright (c) 2011-2019 The Bootstrap Authors
+Copyright (c) 2011-2020 Twitter, Inc.
+Copyright (c) 2011-2020 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 aa3d8bf2657b8bed392bfbc27e28a600fea62af0..1222a99f27eedfff37656853e0ebfe145f1b106b 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-2019 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/master/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
+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/master/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
index 8776216366556449d10211ee090d53df6a275186..3c38d268340eff201a4665e4abf5e911a932f65e 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Script to build our plugins to use them separately.
- * Copyright 2019 The Bootstrap Authors
- * Copyright 2019 Twitter, Inc.
+ * Copyright 2020 The Bootstrap Authors
+ * Copyright 2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index f068e2a7034afadd1a656657ada88bf8c8f737b9..cf567d1bcf0b811ee7dc0c4bbed8eff80ffb8d9a 100755 (executable)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to update version number references in the project.
- * Copyright 2017-2019 The Bootstrap Authors
- * Copyright 2017-2019 Twitter, Inc.
+ * Copyright 2017-2020 The Bootstrap Authors
+ * Copyright 2017-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 66544d4ad936dc06dfd3e3e3f9aec2ee62bd26be..ca2920ef27a381e6d8d3153c45b587fc7ba19aaa 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-2019 The Bootstrap Authors
- * Copyright 2017-2019 Twitter, Inc.
+ * Copyright 2017-2020 The Bootstrap Authors
+ * Copyright 2017-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 8567ba89d4565c09acda3431af1d34d0694909f0..eb1fbc4b29a184781b1aa265bf610fd291e917bf 100644 (file)
@@ -2,8 +2,8 @@
 
 /*!
  * Script to run vnu-jar if Java is available.
- * Copyright 2017-2019 The Bootstrap Authors
- * Copyright 2017-2019 Twitter, Inc.
+ * Copyright 2017-2020 The Bootstrap Authors
+ * Copyright 2017-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 4ad92d7ac43e642a1fc70de212d6eb11b9e00388..36d717bb38fdca20e4caa618cb088746087d2cf2 100644 (file)
@@ -13,7 +13,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <iconUrl>https://getbootstrap.com/docs/4.4/assets/img/favicons/apple-touch-icon.png</iconUrl>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2019</copyright>
+    <copyright>Copyright 2017-2020</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index 7422358a370ec65087f77a8e3e1351950749502d..cd281931ff84fad4e7c5e301194d075e94f05e45 100644 (file)
@@ -13,7 +13,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <iconUrl>https://getbootstrap.com/docs/4.4/assets/img/favicons/apple-touch-icon.png</iconUrl>
     <license type="file">LICENSE.txt</license>
-    <copyright>Copyright 2017-2019</copyright>
+    <copyright>Copyright 2017-2020</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
index 33e1376b362ecf5b56f22a3a6ab27d8a74dbc57b..a00f9272ce803f0194f0323b680e4aac65d14e85 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 5dd6f846b44d9c6e086711ad3123c0271bb17554..9f04c0752bedf51ce3e62a9d2f0e36bd61dee4c7 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
  */
index 881e4d869a56e6c9050bbbcdae90ab16f1c1d84b..aa02ac5d49578e337dd5829b8c37c1b4c70d1c82 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap v4.4.1 (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 863af68286ea59b17a20a12704b5ac7269d58e81..eb22ea6ea114ecd5970ac64c135ac3325f159939 100644 (file)
@@ -4,8 +4,8 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 6b1814dc8a1da36517dccf18487630b61403bc22..8dd3f5b56f8a638f7d986bc99654e3740b7c0139 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Docs (https://getbootstrap.com/)
- * Copyright 2011-2019 The Bootstrap Authors
- * Copyright 2011-2019 Twitter, Inc.
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License.
  * For details, see https://creativecommons.org/licenses/by/3.0/.
  */