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/floating-labels | |
| 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/floating-labels')
| -rw-r--r-- | docs/4.0/examples/floating-labels/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/floating-labels/index.html b/docs/4.0/examples/floating-labels/index.html index b8a59bbdb..ebe38f370 100644 --- a/docs/4.0/examples/floating-labels/index.html +++ b/docs/4.0/examples/floating-labels/index.html @@ -40,7 +40,7 @@ </label> </div> <button class="btn btn-lg btn-primary btn-block" type="submit">Sign in</button> - <p class="mt-5 mb-3 text-muted text-center">© 2017</p> + <p class="mt-5 mb-3 text-muted text-center">© 2017-2018</p> </form> </body> </html> |
