From a4cb37eb36a74a99f377390f29e46bc08153cc28 Mon Sep 17 00:00:00 2001
From: Lucas Guima <lucasguima.felipe@gmail.com>
Date: Mon, 8 Jan 2018 16:26:10 -0200
Subject: [PATCH] Updates copyright from 2017 to 2018

---
 LICENSE                                       |   4 ++--
 README.md                                     |   2 +-
 assets/js/src/application.js                  |   4 ++--
 assets/scss/docs.scss                         |   4 ++--
 build/change-version.js                       |   4 ++--
 build/generate-sri.js                         |   4 ++--
 build/lint-vars.js                            |   4 ++--
 build/saucelabs-unit-test.js                  |   4 ++--
 build/vnu-jar.js                              |   4 ++--
 dist/css/bootstrap-grid.css                   |   4 ++--
 dist/css/bootstrap-grid.css.map               | Bin 88421 -> 88421 bytes
 dist/css/bootstrap-reboot.css                 |   4 ++--
 dist/css/bootstrap.css                        |   4 ++--
 dist/css/bootstrap.css.map                    | Bin 411080 -> 411080 bytes
 docs/4.0/examples/carousel/index.html         |   2 +-
 docs/4.0/examples/jumbotron/index.html        |   2 +-
 docs/4.0/examples/justified-nav/index.html    |   2 +-
 docs/4.0/examples/narrow-jumbotron/index.html |   2 +-
 docs/4.0/examples/offcanvas/index.html        |   2 +-
 nuget/bootstrap.nuspec                        |   2 +-
 nuget/bootstrap.sass.nuspec                   |   2 +-
 scss/bootstrap-grid.scss                      |   4 ++--
 scss/bootstrap-reboot.scss                    |   4 ++--
 scss/bootstrap.scss                           |   4 ++--
 24 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/LICENSE b/LICENSE
index 1381cb2be4..86f4b8ca04 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
 The MIT License (MIT)
 
-Copyright (c) 2011-2017 Twitter, Inc.
-Copyright (c) 2011-2017 The Bootstrap Authors
+Copyright (c) 2011-2018 Twitter, Inc.
+Copyright (c) 2011-2018 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
diff --git a/README.md b/README.md
index 84f55adf09..713d3dfa8e 100644
--- a/README.md
+++ b/README.md
@@ -164,4 +164,4 @@ See [the Releases section of our GitHub project](https://github.com/twbs/bootstr
 
 ## Copyright and license
 
-Code and documentation copyright 2011-2017 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://github.com/twbs/bootstrap/blob/master/docs/LICENSE).
+Code and documentation copyright 2011-2018 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://github.com/twbs/bootstrap/blob/master/docs/LICENSE).
diff --git a/assets/js/src/application.js b/assets/js/src/application.js
index d5ee22ebc3..1a22c3d2ee 100644
--- a/assets/js/src/application.js
+++ b/assets/js/src/application.js
@@ -4,8 +4,8 @@
 
 /*!
  * JavaScript for Bootstrap's docs (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License. For
  * details, see https://creativecommons.org/licenses/by/3.0/.
  */
diff --git a/assets/scss/docs.scss b/assets/scss/docs.scss
index 811b39c748..7bc1196b76 100644
--- a/assets/scss/docs.scss
+++ b/assets/scss/docs.scss
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Docs (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License. For
  * details, see https://creativecommons.org/licenses/by/3.0/.
  */
diff --git a/build/change-version.js b/build/change-version.js
index ab4579072b..a3267a9862 100755
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -4,8 +4,8 @@
 
 /*!
  * Script to update version number references in the project.
- * Copyright 2017 The Bootstrap Authors
- * Copyright 2017 Twitter, Inc.
+ * Copyright 2018 The Bootstrap Authors
+ * Copyright 2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/build/generate-sri.js b/build/generate-sri.js
index 708e6dfbf8..a327e14e2e 100644
--- a/build/generate-sri.js
+++ b/build/generate-sri.js
@@ -5,8 +5,8 @@
  * Remember to use the same vendor files as the CDN ones,
  * otherwise the hashes won't match!
  *
- * Copyright 2017 The Bootstrap Authors
- * Copyright 2017 Twitter, Inc.
+ * Copyright 2018 The Bootstrap Authors
+ * Copyright 2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/build/lint-vars.js b/build/lint-vars.js
index 6164392e5d..e1765c2d38 100644
--- a/build/lint-vars.js
+++ b/build/lint-vars.js
@@ -3,8 +3,8 @@
 /*!
  * Script to find unused Sass variables.
  *
- * Copyright 2017 The Bootstrap Authors
- * Copyright 2017 Twitter, Inc.
+ * Copyright 2018 The Bootstrap Authors
+ * Copyright 2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/build/saucelabs-unit-test.js b/build/saucelabs-unit-test.js
index 0b4a3b5f0e..0b46d1e4e3 100644
--- a/build/saucelabs-unit-test.js
+++ b/build/saucelabs-unit-test.js
@@ -1,7 +1,7 @@
 /*!
  * Script to run our Sauce Labs tests.
- * Copyright 2017 The Bootstrap Authors
- * Copyright 2017 Twitter, Inc.
+ * Copyright 2018 The Bootstrap Authors
+ * Copyright 2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/build/vnu-jar.js b/build/vnu-jar.js
index d1002c0a91..f5afbf9f32 100644
--- a/build/vnu-jar.js
+++ b/build/vnu-jar.js
@@ -2,8 +2,8 @@
 
 /*!
  * Script to run vnu-jar if Java is available.
- * Copyright 2017 The Bootstrap Authors
- * Copyright 2017 Twitter, Inc.
+ * Copyright 2018 The Bootstrap Authors
+ * Copyright 2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/dist/css/bootstrap-grid.css b/dist/css/bootstrap-grid.css
index 0674ea4b04..debfc0c148 100644
--- a/dist/css/bootstrap-grid.css
+++ b/dist/css/bootstrap-grid.css
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Grid v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 @-ms-viewport {
diff --git a/dist/css/bootstrap-grid.css.map b/dist/css/bootstrap-grid.css.map
index d960377d424ad5a5bcb0db835ddbd7159638e0be..af573b5d867eb0adf6361a97717a51478450fac5 100644
GIT binary patch
delta 43
tcmaF5iS_9w)(rv<j24px9dsEjHrqS&GQl{L?Hy8@<DIw1J2SG00RTSe4G{nU

delta 43
tcmaF5iS_9w)(rv<jOLRC9dsGZH`_b(GQl{L?Hy8@<DIw1J2SG00RTRV4GjPQ

diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 1c6e2f16b8..71304e0ca9 100644
--- a/dist/css/bootstrap-reboot.css
+++ b/dist/css/bootstrap-reboot.css
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Reboot v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 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)
  */
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 35b256d4f7..5524a7a25e 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 :root {
diff --git a/dist/css/bootstrap.css.map b/dist/css/bootstrap.css.map
index a8383cc902df7c4e5d5a159ec5af319f73b928cb..e57ef2cc82fa1a37d9500e3205167782eed9f843 100644
GIT binary patch
delta 62
zcmX@nEqS6_vSAD3Dmg}r>8s@!br~(T-;`s_vw(A_1Gy>fx562Lm<foPftY3ct#H<N
FZvniy7tjCz

delta 62
zcmX@nEqS6_vSAD3Dmg~;>8s@!bs5dK-;`s_vw(A_1Gy>fx562Lm<foPftY3ct#H<N
FZvng=7t8<v

diff --git a/docs/4.0/examples/carousel/index.html b/docs/4.0/examples/carousel/index.html
index 9d3ef4ffdb..4bcbd4bcf2 100644
--- a/docs/4.0/examples/carousel/index.html
+++ b/docs/4.0/examples/carousel/index.html
@@ -171,7 +171,7 @@
       <!-- FOOTER -->
       <footer class="container">
         <p class="float-right"><a href="#">Back to top</a></p>
-        <p>&copy; 2017 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+        <p>&copy; 2018 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
       </footer>
     </main>
 
diff --git a/docs/4.0/examples/jumbotron/index.html b/docs/4.0/examples/jumbotron/index.html
index c4932cfb80..a226d3192d 100644
--- a/docs/4.0/examples/jumbotron/index.html
+++ b/docs/4.0/examples/jumbotron/index.html
@@ -89,7 +89,7 @@
     </main>
 
     <footer class="container">
-      <p>&copy; Company 2017</p>
+      <p>&copy; Company 2018</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/docs/4.0/examples/justified-nav/index.html b/docs/4.0/examples/justified-nav/index.html
index 14c9cf1d57..0882958b74 100644
--- a/docs/4.0/examples/justified-nav/index.html
+++ b/docs/4.0/examples/justified-nav/index.html
@@ -89,7 +89,7 @@
 
       <!-- Site footer -->
       <footer class="footer">
-        <p>&copy; Company 2017</p>
+        <p>&copy; Company 2018</p>
       </footer>
 
     </div> <!-- /container -->
diff --git a/docs/4.0/examples/narrow-jumbotron/index.html b/docs/4.0/examples/narrow-jumbotron/index.html
index 19ef46506e..38db96ab73 100644
--- a/docs/4.0/examples/narrow-jumbotron/index.html
+++ b/docs/4.0/examples/narrow-jumbotron/index.html
@@ -71,7 +71,7 @@
       </main>
 
       <footer class="footer">
-        <p>&copy; Company 2017</p>
+        <p>&copy; Company 2018</p>
       </footer>
 
     </div> <!-- /container -->
diff --git a/docs/4.0/examples/offcanvas/index.html b/docs/4.0/examples/offcanvas/index.html
index f95cf64a5d..b44afb5ff0 100644
--- a/docs/4.0/examples/offcanvas/index.html
+++ b/docs/4.0/examples/offcanvas/index.html
@@ -118,7 +118,7 @@
     </main><!--/.container-->
 
     <footer>
-      <p>&copy; Company 2017</p>
+      <p>&copy; Company 2018</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec
index 3155d099b8..943dd4bf6d 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -13,7 +13,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <iconUrl>https://getbootstrap.com/assets/img/favicons/apple-touch-icon.png</iconUrl>
     <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
-    <copyright>Copyright 2017</copyright>
+    <copyright>Copyright 2018</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index 64c19cdb2f..df72af3e95 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -13,7 +13,7 @@
     <projectUrl>https://getbootstrap.com/</projectUrl>
     <iconUrl>https://getbootstrap.com/assets/img/favicons/apple-touch-icon.png</iconUrl>
     <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
-    <copyright>Copyright 2017</copyright>
+    <copyright>Copyright 2018</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[3.0.0,4)" />
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss
index fec2766423..6fa30944b7 100644
--- a/scss/bootstrap-grid.scss
+++ b/scss/bootstrap-grid.scss
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Grid v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss
index 60c0df2e92..05e81ceea5 100644
--- a/scss/bootstrap-reboot.scss
+++ b/scss/bootstrap-reboot.scss
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap Reboot v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 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)
  */
diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss
index 42b2c1ab24..28ac24c57b 100644
--- a/scss/bootstrap.scss
+++ b/scss/bootstrap.scss
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
- * Copyright 2011-2017 The Bootstrap Authors
- * Copyright 2011-2017 Twitter, Inc.
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
-- 
GitLab