diff options
| author | Chris Rebert <[email protected]> | 2013-12-18 15:16:29 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-18 15:16:29 -0800 |
| commit | 5428523a3762ae274dffe3d2e7a4a434e6ff70f3 (patch) | |
| tree | 4496112447b5fd2271d02a8b3376631091e93344 | |
| parent | 922cd046ef897a115d4db13e8fa6327d7b0a97ad (diff) | |
| download | bootstrap-5428523a3762ae274dffe3d2e7a4a434e6ff70f3.tar.xz bootstrap-5428523a3762ae274dffe3d2e7a4a434e6ff70f3.zip | |
cleanup licensing section more
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d4c8c364..c8b40a07b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso ## License -Prior to v3.1, Bootstrap was released under Apache 2. As of v3.1, we are now licensed under [MIT](https://github.com/twbs/bootstrap/blob/master/LICENSE). By contributing your code, you agree to license your contribution under the [MIT](https://github.com/twbs/bootstrap/blob/master/LICENSE-MIT) licenses. +Prior to v3.1.0, Bootstrap was released under the Apache License v2.0. As of v3.1.0, Bootstrap is now licensed under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE). By contributing your code, you agree to license your contribution under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE). |
