diff options
Diffstat (limited to 'docs')
| -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 e00847aca..62b92bbbd 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>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2015 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 e84a7bac0..83187f3f3 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -76,7 +76,7 @@ </div> <footer class="footer"> - <p>© Company 2014</p> + <p>© 2015 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 6b7680108..b41ad9baa 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -90,7 +90,7 @@ <hr> <footer> - <p>© Company 2014</p> + <p>© 2015 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 43205de8e..9e6ef60b2 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>© Company 2014</p> + <p>© 2015 Company, Inc.</p> </footer> </div> <!-- /container --> diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 5a7b13f47..58e12eeb0 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -118,7 +118,7 @@ <hr> <footer> - <p>© Company 2014</p> + <p>© 2015 Company, Inc.</p> </footer> </div><!--/.container--> |
