This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git commit 3635d3f73f8a34969fe917b5fb75bc27fbd985a3 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 20 14:05:33 2016 +0100 Lima Pre release --- .../java/org/chorem/lima/business/exceptions/UnexistingAccount.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lima-business-api/src/main/java/org/chorem/lima/business/exceptions/UnexistingAccount.java b/lima-business-api/src/main/java/org/chorem/lima/business/exceptions/UnexistingAccount.java index 34bc826..010c521 100644 --- a/lima-business-api/src/main/java/org/chorem/lima/business/exceptions/UnexistingAccount.java +++ b/lima-business-api/src/main/java/org/chorem/lima/business/exceptions/UnexistingAccount.java @@ -10,12 +10,12 @@ package org.chorem.lima.business.exceptions; * it under the terms of the GNU 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 General Public * License along with this program. If not, see * <http://www.gnu.org/licenses/gpl-3.0.html>. -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.