aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorQuan You <[email protected]>2017-01-02 04:02:41 +0800
committerMark Otto <[email protected]>2017-01-01 12:02:41 -0800
commitbb07fff66cef31c52fc20f287297fb58463af967 (patch)
treef1a22de2e3e8be1951dda2c147628b15ca85539a /docs/examples
parentc2ff9b73870057b0d5aec0d067313ba61671dd6e (diff)
downloadbootstrap-bb07fff66cef31c52fc20f287297fb58463af967.tar.xz
bootstrap-bb07fff66cef31c52fc20f287297fb58463af967.zip
Update more copyright years to 2017 (#21491)
* Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/carousel/index.html2
-rw-r--r--docs/examples/narrow-jumbotron/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index af6a595af..9bae2d69a 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -165,7 +165,7 @@
<!-- FOOTER -->
<footer>
<p class="float-right"><a href="#">Back to top</a></p>
- <p>&copy; 2014 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
+ <p>&copy; 2017 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html
index cf41ac480..7bdfbb9c9 100644
--- a/docs/examples/narrow-jumbotron/index.html
+++ b/docs/examples/narrow-jumbotron/index.html
@@ -67,7 +67,7 @@
</div>
<footer class="footer">
- <p>&copy; Company 2014</p>
+ <p>&copy; Company 2017</p>
</footer>
</div> <!-- /container -->