From c3c4d57cecb73c643b8bd4460473b69ce93fef79 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 24 Apr 2016 03:31:57 +0200 Subject: [PATCH] Change license in about --- src/public/components/about.js | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/public/components/about.js b/src/public/components/about.js index 43cd24e..00bf0fa 100644 --- a/src/public/components/about.js +++ b/src/public/components/about.js @@ -32,19 +32,17 @@ var About = React.createClass({

License

- The source code is released under the GNU - GPLv3 License. This means you can use it, distribute it, modify it under the following - conditions : + This project is free software. It is released under the MIT Expat License. This means you can use it, + distribute it, modify it under the following conditions :

- A copy of this license is included in the source code repository (see LICENSE file). + A copy of this license is included in the source code repository (see LICENSE file).

Contribute