aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-05-14 18:50:07 -0400
committerChris Rebert <[email protected]>2015-05-14 22:43:27 -0700
commitc111c291be426c5e91ceb1b8fe506d0df9818a2d (patch)
tree8ee416815a0c2e6ce42fe12e369806469312d754 /docs/_includes
parenta4c09f6e3e4c1c3b4b8d0cf5e296d45b20816ba9 (diff)
downloadbootstrap-c111c291be426c5e91ceb1b8fe506d0df9818a2d.tar.xz
bootstrap-c111c291be426c5e91ceb1b8fe506d0df9818a2d.zip
Relicense ie10-viewport-bug-workaround.js under MIT License
Fixes #16470 Closes #16483
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/browser-device-support.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html
index a411b85cf..16b6eb841 100644
--- a/docs/_includes/getting-started/browser-device-support.html
+++ b/docs/_includes/getting-started/browser-device-support.html
@@ -133,6 +133,8 @@
{% endhighlight %}
{% highlight js %}
+// Copyright 2014-2015 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')
msViewportStyle.appendChild(