diff --git a/src/public/components/about.js b/src/public/components/about.js index 27cae42..bc9a22c 100644 --- a/src/public/components/about.js +++ b/src/public/components/about.js @@ -32,25 +32,27 @@ var About = React.createClass({ The app requests access to :
- This project is open source. You can view the source code on the - GitHub repository. + This project is open source. You can view the source code on the GitHub repository.
The source code is released under the GNU - GPLv3 License. This means you can use it, distribute it, modify it - under the following conditions : + GPLv3 License. This means you can use it, distribute it, modify it under the following + conditions :
- If you want to contribute to this project, feel free to - open an issue or - propose a pull-request. + If you want to contribute to this project, feel free to open an issue or propose a pull-request.
);