1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 15:16:51 +02:00

more license mentions

This commit is contained in:
Mark Otto
2013-12-18 15:08:16 -08:00
parent e8e60ae4bc
commit 40651cf1ea
11 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
/*!
* Bootstrap v3.1.0 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery") }

File diff suppressed because one or more lines are too long