From: Chris Rebert Date: Wed, 18 Dec 2013 23:16:29 +0000 (-0800) Subject: cleanup licensing section more X-Git-Tag: v3.1.0~141^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5428523a3762ae274dffe3d2e7a4a434e6ff70f3;p=thirdparty%2Fbootstrap.git cleanup licensing section more --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d4c8c3646..c8b40a07ba 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).