This is an automated email from the git hooks/post-receive script. New commit to annotated tag tutti-3.13.7 in repository tutti. See http://git.codelutin.com/tutti.git commit e095ed88bc1b870bac05e4c890f358e4c254e670 Author: Maven Release <maven-release@codelutin.com> Date: Thu Apr 2 08:23:58 2015 +0000 fix release files (add license headers) --- .../referential/CouldNotLoadTaxonException.java | 24 +++++++++++++++++++++ tutti-ui-swing/src/main/help/fr/config.html | Bin 14500 -> 15560 bytes .../src/main/help/fr/editFishingOperation.html | Bin 131676 -> 135058 bytes tutti-ui-swing/src/main/help/fr/editProtocol.html | Bin 20026 -> 21122 bytes .../src/main/help/fr/editSampleCategory.html | Bin 6454 -> 7286 bytes tutti-ui-swing/src/main/help/fr/faq.html | Bin 28628 -> 29980 bytes .../main/help/fr/manageTemporaryReferential.html | Bin 9702 -> 10688 bytes tutti-ui-swing/src/main/help/fr/report.html | Bin 5298 -> 6128 bytes tutti-ui-swing/src/main/help/fr/selectCruise.html | Bin 15016 -> 16034 bytes 9 files changed, 24 insertions(+) diff --git a/tutti-persistence/src/main/java/fr/ifremer/tutti/persistence/service/referential/CouldNotLoadTaxonException.java b/tutti-persistence/src/main/java/fr/ifremer/tutti/persistence/service/referential/CouldNotLoadTaxonException.java index 19a78e2..10bc9a0 100644 --- a/tutti-persistence/src/main/java/fr/ifremer/tutti/persistence/service/referential/CouldNotLoadTaxonException.java +++ b/tutti-persistence/src/main/java/fr/ifremer/tutti/persistence/service/referential/CouldNotLoadTaxonException.java @@ -1,5 +1,29 @@ package fr.ifremer.tutti.persistence.service.referential; +/* + * #%L + * Tutti :: Persistence + * $Id:$ + * $HeadURL:$ + * %% + * Copyright (C) 2012 - 2015 Ifremer + * %% + * This program is free software: you can redistribute it and/or modify + * 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>. + * #L% + */ + import org.nuiton.jaxx.application.ApplicationTechnicalException; /** diff --git a/tutti-ui-swing/src/main/help/fr/config.html b/tutti-ui-swing/src/main/help/fr/config.html index 1b6dc34..30caf76 100644 Binary files a/tutti-ui-swing/src/main/help/fr/config.html and b/tutti-ui-swing/src/main/help/fr/config.html differ diff --git a/tutti-ui-swing/src/main/help/fr/editFishingOperation.html b/tutti-ui-swing/src/main/help/fr/editFishingOperation.html index 5bad258..3416183 100644 Binary files a/tutti-ui-swing/src/main/help/fr/editFishingOperation.html and b/tutti-ui-swing/src/main/help/fr/editFishingOperation.html differ diff --git a/tutti-ui-swing/src/main/help/fr/editProtocol.html b/tutti-ui-swing/src/main/help/fr/editProtocol.html index 266a848..204b26f 100644 Binary files a/tutti-ui-swing/src/main/help/fr/editProtocol.html and b/tutti-ui-swing/src/main/help/fr/editProtocol.html differ diff --git a/tutti-ui-swing/src/main/help/fr/editSampleCategory.html b/tutti-ui-swing/src/main/help/fr/editSampleCategory.html index a79a48e..5231788 100644 Binary files a/tutti-ui-swing/src/main/help/fr/editSampleCategory.html and b/tutti-ui-swing/src/main/help/fr/editSampleCategory.html differ diff --git a/tutti-ui-swing/src/main/help/fr/faq.html b/tutti-ui-swing/src/main/help/fr/faq.html index cdc7d5d..bf419f7 100644 Binary files a/tutti-ui-swing/src/main/help/fr/faq.html and b/tutti-ui-swing/src/main/help/fr/faq.html differ diff --git a/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html b/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html index f2173a2..3f7c6f2 100644 Binary files a/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html and b/tutti-ui-swing/src/main/help/fr/manageTemporaryReferential.html differ diff --git a/tutti-ui-swing/src/main/help/fr/report.html b/tutti-ui-swing/src/main/help/fr/report.html index 352dc7a..8f04e94 100644 Binary files a/tutti-ui-swing/src/main/help/fr/report.html and b/tutti-ui-swing/src/main/help/fr/report.html differ diff --git a/tutti-ui-swing/src/main/help/fr/selectCruise.html b/tutti-ui-swing/src/main/help/fr/selectCruise.html index 873d169..2bb4c76 100644 Binary files a/tutti-ui-swing/src/main/help/fr/selectCruise.html and b/tutti-ui-swing/src/main/help/fr/selectCruise.html differ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.