aboutsummaryrefslogtreecommitdiff
path: root/dist/js/bootstrap.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-23 22:38:51 -0700
committerMark Otto <[email protected]>2013-08-23 22:38:51 -0700
commit48d929d69edf06fd0b02e05522e0c8efe6b5b77f (patch)
tree58dca950b55d1352382db98b0dcdf28b77a77306 /dist/js/bootstrap.js
parent7a7149d2eef386912e497907e1b2322ee98c0234 (diff)
downloadbootstrap-48d929d69edf06fd0b02e05522e0c8efe6b5b77f.tar.xz
bootstrap-48d929d69edf06fd0b02e05522e0c8efe6b5b77f.zip
Use jekyll var for current version in docs; update banner in gruntfile to match .less banner
Diffstat (limited to 'dist/js/bootstrap.js')
-rw-r--r--dist/js/bootstrap.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index 2c6425714..688957912 100644
--- a/dist/js/bootstrap.js
+++ b/dist/js/bootstrap.js
@@ -1,7 +1,9 @@
/**
-* bootstrap.js v3.0.0 by @fat and @mdo
+* Bootstrap v3.0.0 by @fat and @mdo
* Copyright 2013 Twitter Inc.
-* http://www.apache.org/licenses/LICENSE-2.0
+* Licensed under http://www.apache.org/licenses/LICENSE-2.0.
+*
+* Designed and built with all the love in the world by @mdo and @fat.
*/
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }