diff options
| author | Chris Rebert <[email protected]> | 2016-01-01 12:22:03 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-01 12:22:03 -0800 |
| commit | cf3f8e0d580888ec9459270ed67dc86c13f5b41a (patch) | |
| tree | ee7ecfae6a0627f106089e5287566e74a229397b /docs/examples | |
| parent | 3dd92b29a3a4254ef527f461835bb184ba139215 (diff) | |
| download | bootstrap-cf3f8e0d580888ec9459270ed67dc86c13f5b41a.tar.xz bootstrap-cf3f8e0d580888ec9459270ed67dc86c13f5b41a.zip | |
Update copyright years to 2016
[ci skip]
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/jumbotron-narrow/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/jumbotron/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/justified-nav/index.html | 2 | ||||
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 62b92bbbd..a160ad464 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -200,7 +200,7 @@ <!-- FOOTER --> <footer> <p class="pull-right"><a href="#">Back to top</a></p> - <p>© 2015 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2016 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> </div><!-- /.container --> diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html index 83187f3f3..8f20921f4 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -76,7 +76,7 @@ </div> <footer class="footer"> - <p>© 2015 Company, Inc.</p> + <p>© 2016 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index b41ad9baa..aa1eff4fc 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -90,7 +90,7 @@ <hr> <footer> - <p>© 2015 Company, Inc.</p> + <p>© 2016 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 9e6ef60b2..a3891dd85 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -80,7 +80,7 @@ <!-- Site footer --> <footer class="footer"> - <p>© 2015 Company, Inc.</p> + <p>© 2016 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 58e12eeb0..00c4c61ba 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -118,7 +118,7 @@ <hr> <footer> - <p>© 2015 Company, Inc.</p> + <p>© 2016 Company, Inc.</p> </footer> </div><!--/.container--> |
