aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-10 14:01:42 +0200
committerXhmikosR <[email protected]>2019-02-13 17:55:38 +0200
commitd4129dff60d4c0c1d4ce300a485086dfe4c79cf3 (patch)
tree213852110ccbc95badbc1cf8b11594e2f17ca3d7 /docs/_includes/getting-started
parent0d64d6aee646a5167d5b94217cdbd32888cf1218 (diff)
downloadbootstrap-d4129dff60d4c0c1d4ce300a485086dfe4c79cf3.tar.xz
bootstrap-d4129dff60d4c0c1d4ce300a485086dfe4c79cf3.zip
Bump year.
Diffstat (limited to 'docs/_includes/getting-started')
-rw-r--r--docs/_includes/getting-started/browser-device-support.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html
index 758530f76..bfcc00e2e 100644
--- a/docs/_includes/getting-started/browser-device-support.html
+++ b/docs/_includes/getting-started/browser-device-support.html
@@ -158,7 +158,7 @@
{% endhighlight %}
{% highlight js %}
-// Copyright 2014-2018 Twitter, Inc.
+// Copyright 2014-2019 Twitter, Inc.
// Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement('style')