This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository bow. See http://git.chorem.org/bow.git commit 218d6fb0bbbee77c74cfda3e7d7791272587eade Author: Maven Release <maven-release@codelutin.com> Date: Wed Jul 15 19:01:16 2015 +0200 Fix space in license header --- src/site/rst/user/getStarted.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/site/rst/user/getStarted.rst b/src/site/rst/user/getStarted.rst index 7573c69..e352f33 100644 --- a/src/site/rst/user/getStarted.rst +++ b/src/site/rst/user/getStarted.rst @@ -1,3 +1,23 @@ +.. - +.. * #%L +.. * bow +.. * %% +.. * Copyright (C) 2010 - 2015 CodeLutin +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU Affero General Public License as published by +.. * the Free Software Foundation, either version 3 of the License, or +.. * (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Public License for more details. +.. * +.. * You should have received a copy of the GNU Affero General Public License +.. * along with this program. If not, see <http://www.gnu.org/licenses/>. +.. * #L% +.. - === Bow === -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.