diff options
| author | Mark Otto <[email protected]> | 2018-01-14 20:08:58 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-01-14 20:08:58 -0800 |
| commit | 0d110c8f91fa6baef5835d845b5ef7ce76defd04 (patch) | |
| tree | 2683a8e9a73ddc4af8a93d0cd9c45fdf823b35e4 /docs/4.0/examples/carousel | |
| parent | bcccfaa5f3cc7bd17865fe3d762902063afcd4f6 (diff) | |
| download | bootstrap-0d110c8f91fa6baef5835d845b5ef7ce76defd04.tar.xz bootstrap-0d110c8f91fa6baef5835d845b5ef7ce76defd04.zip | |
Update copyright for 2k18 (#25303)
* Update copyright range to include 2018
* Extend copyright date range on new files from 2017 to include 2018
Diffstat (limited to 'docs/4.0/examples/carousel')
| -rw-r--r-- | docs/4.0/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/carousel/index.html b/docs/4.0/examples/carousel/index.html index 9d3ef4ffd..338bcd07a 100644 --- a/docs/4.0/examples/carousel/index.html +++ b/docs/4.0/examples/carousel/index.html @@ -171,7 +171,7 @@ <!-- FOOTER --> <footer class="container"> <p class="float-right"><a href="#">Back to top</a></p> - <p>© 2017 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> + <p>© 2017-2018 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> </main> |
