aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/js/src/application.js4
-rw-r--r--docs/assets/scss/docs.scss4
-rw-r--r--docs/examples/jumbotron/index.html2
-rw-r--r--docs/examples/justified-nav/index.html2
4 files changed, 6 insertions, 6 deletions
diff --git a/docs/assets/js/src/application.js b/docs/assets/js/src/application.js
index 15a6d03fe..2b53556b1 100644
--- a/docs/assets/js/src/application.js
+++ b/docs/assets/js/src/application.js
@@ -4,8 +4,8 @@
/*!
* JavaScript for Bootstrap's docs (https://getbootstrap.com)
- * Copyright 2011-2016 The Bootstrap Authors
- * Copyright 2011-2016 Twitter, Inc.
+ * Copyright 2011-2017 The Bootstrap Authors
+ * Copyright 2011-2017 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/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss
index c55657af3..7404c0edd 100644
--- a/docs/assets/scss/docs.scss
+++ b/docs/assets/scss/docs.scss
@@ -1,7 +1,7 @@
/*!
* Bootstrap Docs (https://getbootstrap.com)
- * Copyright 2011-2016 The Bootstrap Authors
- * Copyright 2011-2016 Twitter, Inc.
+ * Copyright 2011-2017 The Bootstrap Authors
+ * Copyright 2011-2017 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/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html
index 4268fa5bc..d5be20393 100644
--- a/docs/examples/jumbotron/index.html
+++ b/docs/examples/jumbotron/index.html
@@ -83,7 +83,7 @@
<hr>
<footer>
- <p>&copy; Company 2016</p>
+ <p>&copy; Company 2017</p>
</footer>
</div> <!-- /container -->
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html
index c612ee257..bbe40246e 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -85,7 +85,7 @@
<!-- Site footer -->
<footer class="footer">
- <p>&copy; Company 2016</p>
+ <p>&copy; Company 2017</p>
</footer>
</div> <!-- /container -->