diff options
| author | Quan You <[email protected]> | 2017-01-02 04:02:41 +0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-01 12:02:41 -0800 |
| commit | bb07fff66cef31c52fc20f287297fb58463af967 (patch) | |
| tree | f1a22de2e3e8be1951dda2c147628b15ca85539a /docs/examples | |
| parent | c2ff9b73870057b0d5aec0d067313ba61671dd6e (diff) | |
| download | bootstrap-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.html | 2 | ||||
| -rw-r--r-- | docs/examples/narrow-jumbotron/index.html | 2 |
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>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2017 Company, Inc. · <a href="#">Privacy</a> · <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>© Company 2014</p> + <p>© Company 2017</p> </footer> </div> <!-- /container --> |
