]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update copyright years to 2016
authorChris Rebert <code@chrisrebert.com>
Fri, 1 Jan 2016 20:22:03 +0000 (12:22 -0800)
committerChris Rebert <code@chrisrebert.com>
Fri, 1 Jan 2016 20:22:03 +0000 (12:22 -0800)
[ci skip]

24 files changed:
Gruntfile.js
docs/assets/css/src/docs.css
docs/assets/js/src/application.js
docs/examples/carousel/index.html
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/offcanvas/index.html
js/affix.js
js/alert.js
js/button.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tooltip.js
js/transition.js
less/bootstrap.less
less/theme.less
nuget/bootstrap.less.nuspec
nuget/bootstrap.nuspec

index 7e5b20a1d8c880875d572b84007f441818c04194..a1447445d04b7b1e986a135520c55497bf8c77ae 100644 (file)
@@ -1,7 +1,7 @@
 /*!
  * Bootstrap's Gruntfile
  * http://getbootstrap.com
- * Copyright 2013-2015 Twitter, Inc.
+ * Copyright 2013-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 2ffc06686f902533cdd7081f73ced24fb46128ef..a0a4dcec984da89f5cc0fae93a2bfff4543716a3 100644 (file)
@@ -1,6 +1,6 @@
 /*!
  * Bootstrap Docs (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License. For
  * details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 0aa5ebc33a8b1f01ca231e582e907e7b26be5ef0..0a0fdd6ac0828add23f2c57ffc24411fe4dcaa90 100644 (file)
@@ -4,7 +4,7 @@
 
 /*!
  * JavaScript for Bootstrap's docs (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under the Creative Commons Attribution 3.0 Unported License. For
  * details, see https://creativecommons.org/licenses/by/3.0/.
  */
index 62b92bbbd401fbcda0aa1316c4e2e824132cd6ef..a160ad4643143445718dc9b1483cdaa0ece34ad3 100644 (file)
       <!-- FOOTER -->
       <footer>
         <p class="pull-right"><a href="#">Back to top</a></p>
-        <p>&copy; 2015 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+        <p>&copy; 2016 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
       </footer>
 
     </div><!-- /.container -->
index 83187f3f366f839031e4e89b6df3624682552554..8f20921f4aca7ff325568ac8fa9306b99b41a986 100644 (file)
@@ -76,7 +76,7 @@
       </div>
 
       <footer class="footer">
-        <p>&copy; 2015 Company, Inc.</p>
+        <p>&copy; 2016 Company, Inc.</p>
       </footer>
 
     </div> <!-- /container -->
index b41ad9baa4217f31951b4754c6b1287161fc3ebf..aa1eff4fcd869db6eae24d669b38a26ea829f6b2 100644 (file)
@@ -90,7 +90,7 @@
       <hr>
 
       <footer>
-        <p>&copy; 2015 Company, Inc.</p>
+        <p>&copy; 2016 Company, Inc.</p>
       </footer>
     </div> <!-- /container -->
 
index 9e6ef60b25a098bac2e98431e4a9d54f51122eae..a3891dd85561c4eae7634b25dae82b585149f5e2 100644 (file)
@@ -80,7 +80,7 @@
 
       <!-- Site footer -->
       <footer class="footer">
-        <p>&copy; 2015 Company, Inc.</p>
+        <p>&copy; 2016 Company, Inc.</p>
       </footer>
 
     </div> <!-- /container -->
index 58e12eeb06e0077cd5d5eb3dd4add4df7f4faea6..00c4c61ba3805c7e2338a0e78e8bbb2dc24d905e 100644 (file)
       <hr>
 
       <footer>
-        <p>&copy; 2015 Company, Inc.</p>
+        <p>&copy; 2016 Company, Inc.</p>
       </footer>
 
     </div><!--/.container-->
index 2c5d5d64585ac486fb32cf4376a6d6a2338b81c8..b1d8d2c536ae06a24d0a95c0921e606fcb59e242 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: affix.js v3.3.6
  * http://getbootstrap.com/javascript/#affix
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 5536755df91c2c8eed2e64ec69349e1e9eabe07f..807f23d7568e32b19ca53b4c8282bd47ee957fc8 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: alert.js v3.3.6
  * http://getbootstrap.com/javascript/#alerts
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 0f36e41e8d9ddc469656550ce253463f0dae4143..49a9b9292814ce5c9350276f5c1f8b4ccd27817a 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: button.js v3.3.6
  * http://getbootstrap.com/javascript/#buttons
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 6cdbc79ce1c13991a43f28d0335efb19c3753c4b..50e17e6e18a80f1c8ab20879d38675a03ab28a45 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: carousel.js v3.3.6
  * http://getbootstrap.com/javascript/#carousel
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 9e26465d9057f99113d7f50e377656af39a3a39d..c2e63a0138c3ae00d061f89b0b90f66a25bf617f 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: collapse.js v3.3.6
  * http://getbootstrap.com/javascript/#collapse
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index df6be86940dd8d811be3b786b099f8c1eed3054e..0fa87c777b4c60209c9c00ee7a30754d3db49704 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: dropdown.js v3.3.6
  * http://getbootstrap.com/javascript/#dropdowns
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index cba48507a413bf6f4f79b3da5fe354c120c03db3..7d98516e754e03d9c161ee9df7c0ff53f58edb1f 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: modal.js v3.3.6
  * http://getbootstrap.com/javascript/#modals
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index f2362e01221847679781032cc35ffbd9206f5172..beae97fab89a3ca60ef6d342d632271630eb046c 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: popover.js v3.3.6
  * http://getbootstrap.com/javascript/#popovers
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 5970b06ff42030ad06072fa8e2988a0be261e6a8..d819462d3ea5c36ea3e450ff4bd2d5752cf7fbeb 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: scrollspy.js v3.3.6
  * http://getbootstrap.com/javascript/#scrollspy
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 7d533e8dbee2cb4d7b6f06080e52e850966e201d..8d5d7a0411d45653d5d8d3745d5bf568ecde3ed2 100644 (file)
--- a/js/tab.js
+++ b/js/tab.js
@@ -2,7 +2,7 @@
  * Bootstrap: tab.js v3.3.6
  * http://getbootstrap.com/javascript/#tabs
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 7094b34dce7ded575166d9c70bccbfe9d274f9fe..250e48e5c94a41b797ce0a6cbdec7910af74fd5a 100644 (file)
@@ -3,7 +3,7 @@
  * http://getbootstrap.com/javascript/#tooltip
  * Inspired by the original jQuery.tipsy by Jason Frame
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index fae36ed94fd3c2f1f628241a15e769f8c764378a..a17b46e5f1bbdfd8a121b1603945881510729216 100644 (file)
@@ -2,7 +2,7 @@
  * Bootstrap: transition.js v3.3.6
  * http://getbootstrap.com/javascript/#transitions
  * ========================================================================
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * ======================================================================== */
 
index 1c0477805fa93fef01ccb5d6ed0ef3bce3bd84df..3ce2dc40220f1d9dd3ca45ef9fbc2d6904877038 100644 (file)
@@ -1,6 +1,6 @@
 /*!
  * Bootstrap v3.3.6 (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index 8f51d913dc9db0990c2f24ce0d0305f9ec9478ba..27417930b7cc0619c0938159994c556a72f5784d 100644 (file)
@@ -1,6 +1,6 @@
 /*!
  * Bootstrap v3.3.6 (http://getbootstrap.com)
- * Copyright 2011-2015 Twitter, Inc.
+ * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
 
index ec302c0e91af33f428a7c399a86ccd7e7dde13f8..d67ae623e22114efaf0585a7172dd41f27193fcc 100644 (file)
@@ -13,7 +13,7 @@
        <projectUrl>http://getbootstrap.com</projectUrl>
     <iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl>
        <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
-    <copyright>Copyright 2015</copyright>
+    <copyright>Copyright 2016</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[1.9.1,3)" />
index 50557cc5329cf2e18f5b54f977d47805977ec601..bf8a7ff25882d9c48c1e56c18fa019f12b9eba6b 100644 (file)
@@ -13,7 +13,7 @@
        <projectUrl>http://getbootstrap.com</projectUrl>
     <iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl>
        <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
-    <copyright>Copyright 2015</copyright>
+    <copyright>Copyright 2016</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <dependencies>
       <dependency id="jQuery" version="[1.9.1,3)" />