From 3055f0b36fccd60c7bc0ea5b316fa2bf6ea3576a Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 23 Apr 2016 20:06:30 +0200 Subject: [PATCH] Fix wrapping --- src/public/components/about.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/public/components/about.js b/src/public/components/about.js index 19ee7b1..27cae42 100644 --- a/src/public/components/about.js +++ b/src/public/components/about.js @@ -48,8 +48,10 @@ 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 :

+ The source code is released under the GNU + GPLv3 License. This means you can use it, distribute it, modify it + under the following conditions : +