From eef4babee511ca6336a5787b144f3d1f120a7a56 Mon Sep 17 00:00:00 2001 From: Marc Laporte Date: Mon, 20 Jul 2015 06:21:51 -0400 Subject: [PATCH] Start the formal process to change the license from Apache to MIT --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1a314986..23d4a6e8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ In lieu of a formal styleguide, take care to maintain the existing coding style. Feel free to contribute with pull requests, bug reports or enhancement suggestions. +The license of Bootstrap Tour is Apache for now. However, the project intends to move to the MIT license like Bootstrap has. All the biggest contributors are ok with the change and thus, all new contributions as of 2015-07-22 are to be with the MIT license. And once all previous contributors have approved the change (or their code has been removed), the project will become licensed MIT. Please see: https://github.com/sorich87/bootstrap-tour/issues/257 + + We use [Gulp](http://gulpjs.com/) and [Jasmine](http://jasmine.github.io/). Both make your life easier ;) ### Develop