Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-12-19 03:08:16 +0400
committerMark Otto <otto@github.com>2013-12-19 03:08:16 +0400
commit40651cf1ea9caa97bf7af81e44eed5f30e8b896b (patch)
treea58367b2de0b276c1a6211fb982ac6863fd6d307 /composer.json
parente8e60ae4bce85eed17c7e6801b72404494ef436a (diff)
more license mentions
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 1638564fa4..81d7ef85d7 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
, "support": {
"issues": "https://github.com/twbs/bootstrap/issues"
}
- , "license": "Apache-2.0"
+ , "license": "MIT"
, "extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"