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/checkout/index.html | |
| 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/checkout/index.html')
| -rw-r--r-- | docs/4.0/examples/checkout/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/checkout/index.html b/docs/4.0/examples/checkout/index.html index 43a16e0f5..2c346b167 100644 --- a/docs/4.0/examples/checkout/index.html +++ b/docs/4.0/examples/checkout/index.html @@ -225,7 +225,7 @@ </div> <footer class="my-5 pt-5 text-muted text-center text-small"> - <p class="mb-1">© 2017 Company Name</p> + <p class="mb-1">© 2017-2018 Company Name</p> <ul class="list-inline"> <li class="list-inline-item"><a href="#">Privacy</a></li> <li class="list-inline-item"><a href="#">Terms</a></li> |
