diff options
| author | Rhodry Korb <[email protected]> | 2013-08-21 22:47:22 +0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-15 13:06:27 -0700 |
| commit | dd5c8a53eec70ea84bc89235e2a4cd0439034219 (patch) | |
| tree | 432064e7bc71997bc63bbe752c076311e21ae5f8 /CONTRIBUTING.md | |
| parent | b05a287eb6d9cebe8590667ef260dd8ec70d5717 (diff) | |
| download | bootstrap-dd5c8a53eec70ea84bc89235e2a4cd0439034219.tar.xz bootstrap-dd5c8a53eec70ea84bc89235e2a4cd0439034219.zip | |
Add Note About Changing to MIT
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fcd95bf7a..6ef0494ed 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,4 +55,6 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso ## License -By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twbs/bootstrap/blob/master/LICENSE +With v3.1, we're moving from the Apache 2 to the MIT license for the Bootstrap code (not the docs). We're in the process of collecting permissions from all Bootstrap contributors with code still part of the project to make this happen. For details, please see [#2054](https://github.com/twbs/bootstrap/issues/2054). + +By contributing your code, you agree to dual-license your contribution under the [Apache 2](https://github.com/twbs/bootstrap/blob/master/LICENSE) and [MIT](https://github.com/twbs/bootstrap/blob/master/MIT) licenses. |
