diff options
Diffstat (limited to 'dist/js')
| -rw-r--r-- | dist/js/bootstrap.js | 4 | ||||
| -rw-r--r-- | dist/js/bootstrap.min.js | 4 |
2 files changed, 4 insertions, 4 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. diff --git a/dist/js/bootstrap.min.js b/dist/js/bootstrap.min.js index a8f011520..9906259e5 100644 --- a/dist/js/bootstrap.min.js +++ b/dist/js/bootstrap.min.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. |
