diff options
| author | Chris Rebert <[email protected]> | 2013-09-10 19:21:44 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-10 19:22:20 -0700 |
| commit | 2b5d7d23d0e6de93cd0ba8b1d4eee480e4cb504d (patch) | |
| tree | 886c594b1a15e3fc5cb321566562db8da5b6407f /dist/js/bootstrap.js | |
| parent | 1f3a87a8a0ba734778ca12681124c5a2385d1139 (diff) | |
| download | bootstrap-2b5d7d23d0e6de93cd0ba8b1d4eee480e4cb504d.tar.xz bootstrap-2b5d7d23d0e6de93cd0ba8b1d4eee480e4cb504d.zip | |
generate CSS banners via Gruntfile; fixes #10101
Diffstat (limited to 'dist/js/bootstrap.js')
| -rw-r--r-- | dist/js/bootstrap.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index e9a800085..2c011ee51 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -1,6 +1,6 @@ -/** +/*! * Bootstrap v3.0.0 by @fat and @mdo -* Copyright 2013 Twitter Inc. +* 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. |
