diff options
| author | Julian Thilo <[email protected]> | 2014-01-07 01:05:24 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-07 01:05:24 +0100 |
| commit | 7fcfe61f4da41356b2ae974ad20536db0d74e83f (patch) | |
| tree | 0b5981c7db835f6ea2fb07f956a701aa21e8c792 /docs/examples/carousel | |
| parent | 99338caed00df37cdb1969a2f96862543be45abc (diff) | |
| download | bootstrap-7fcfe61f4da41356b2ae974ad20536db0d74e83f.tar.xz bootstrap-7fcfe61f4da41356b2ae974ad20536db0d74e83f.zip | |
Update copyright notices in all places
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo
- grunt dist to update all the files
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index b985acbc3..3f53947b8 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -190,7 +190,7 @@ <!-- FOOTER --> <footer> <p class="pull-right"><a href="#">Back to top</a></p> - <p>© 2013 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> </div><!-- /.container --> |
