aboutsummaryrefslogtreecommitdiff
path: root/dist/js/bootstrap.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-11-30 00:42:36 -0800
committerMark Otto <[email protected]>2013-11-30 00:42:36 -0800
commita7a9dcaeb2231b2580cf79fcee7d777b98ac24d8 (patch)
tree8759b26aaaddd72e4648facb38d8ca356190775a /dist/js/bootstrap.js
parentbb4a39d51cd644b212323a7e36f0b5af2682d0ca (diff)
downloadbootstrap-a7a9dcaeb2231b2580cf79fcee7d777b98ac24d8.tar.xz
bootstrap-a7a9dcaeb2231b2580cf79fcee7d777b98ac24d8.zip
Alternate fix for #11303: add link to site in banner and remove @mdo and @fat usernames from it
Diffstat (limited to 'dist/js/bootstrap.js')
-rw-r--r--dist/js/bootstrap.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index b7313f403..e04cd1f8d 100644
--- a/dist/js/bootstrap.js
+++ b/dist/js/bootstrap.js
@@ -1,9 +1,7 @@
/*!
- * Bootstrap v3.0.2 by @fat and @mdo
+ * Bootstrap v3.0.2 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* 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 (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery") }