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/product | |
| 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/product')
| -rw-r--r-- | docs/4.0/examples/product/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/product/index.html b/docs/4.0/examples/product/index.html index 4ea908d41..76fac4516 100644 --- a/docs/4.0/examples/product/index.html +++ b/docs/4.0/examples/product/index.html @@ -115,7 +115,7 @@ <div class="row"> <div class="col-12 col-md"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="d-block mb-2"><circle cx="12" cy="12" r="10"></circle><line x1="14.31" y1="8" x2="20.05" y2="17.94"></line><line x1="9.69" y1="8" x2="21.17" y2="8"></line><line x1="7.38" y1="12" x2="13.12" y2="2.06"></line><line x1="9.69" y1="16" x2="3.95" y2="6.06"></line><line x1="14.31" y1="16" x2="2.83" y2="16"></line><line x1="16.62" y1="12" x2="10.88" y2="21.94"></line></svg> - <small class="d-block mb-3 text-muted">© 2017</small> + <small class="d-block mb-3 text-muted">© 2017-2018</small> </div> <div class="col-6 col-md"> <h5>Features</h5> |
