This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 67c02e948b053d741216348f70e0d88256c7690a Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 17 17:37:25 2017 +0100 Remove myself from copyright --- coser-business/pom.xml | 22 ++++++++++++++ .../java/fr/ifremer/coser/CoserBusinessConfig.java | 2 +- .../fr/ifremer/coser/CoserBusinessException.java | 2 +- .../java/fr/ifremer/coser/CoserClassLoader.java | 2 +- .../main/java/fr/ifremer/coser/CoserConstants.java | 2 +- .../src/main/java/fr/ifremer/coser/CoserUtils.java | 2 +- .../ifremer/coser/bean/AbstractDataContainer.java | 2 +- .../java/fr/ifremer/coser/bean/AbstractEntity.java | 2 +- .../main/java/fr/ifremer/coser/bean/Control.java | 2 +- .../main/java/fr/ifremer/coser/bean/Project.java | 2 +- .../java/fr/ifremer/coser/bean/RSufiResult.java | 2 +- .../fr/ifremer/coser/bean/RSufiResultPath.java | 2 +- .../main/java/fr/ifremer/coser/bean/Selection.java | 2 +- .../fr/ifremer/coser/bean/SpeciesFieldType.java | 2 +- .../java/fr/ifremer/coser/bean/package-info.java | 2 +- .../ifremer/coser/command/CategoryLineCommand.java | 2 +- .../java/fr/ifremer/coser/command/Command.java | 2 +- .../ifremer/coser/command/DeleteLineCommand.java | 2 +- .../ifremer/coser/command/MergeSpeciesCommand.java | 2 +- .../ifremer/coser/command/ModifyFieldCommand.java | 2 +- .../fr/ifremer/coser/command/package-info.java | 2 +- .../fr/ifremer/coser/control/ControlError.java | 2 +- .../ifremer/coser/control/ControlErrorGroup.java | 2 +- .../coser/control/DiffCatchLengthControlError.java | 2 +- .../ifremer/coser/control/SpeciesControlError.java | 2 +- .../coser/control/SpeciesLengthControlError.java | 2 +- .../fr/ifremer/coser/control/package-info.java | 2 +- .../fr/ifremer/coser/data/AbstractDataEntity.java | 2 +- .../src/main/java/fr/ifremer/coser/data/Catch.java | 2 +- .../src/main/java/fr/ifremer/coser/data/Haul.java | 2 +- .../main/java/fr/ifremer/coser/data/Length.java | 2 +- .../main/java/fr/ifremer/coser/data/Strata.java | 2 +- .../java/fr/ifremer/coser/data/package-info.java | 2 +- .../fr/ifremer/coser/services/CommandService.java | 2 +- .../fr/ifremer/coser/services/CommonService.java | 2 +- .../fr/ifremer/coser/services/ControlService.java | 2 +- .../fr/ifremer/coser/services/ProjectService.java | 2 +- .../ifremer/coser/services/PublicationService.java | 2 +- .../java/fr/ifremer/coser/services/WebService.java | 2 +- .../fr/ifremer/coser/services/package-info.java | 2 +- .../java/fr/ifremer/coser/storage/DataStorage.java | 2 +- .../ifremer/coser/storage/MemoryDataStorage.java | 2 +- .../fr/ifremer/coser/storage/package-info.java | 2 +- .../java/fr/ifremer/coser/util/Coordinate.java | 2 +- .../main/java/fr/ifremer/coser/util/DataType.java | 2 +- .../coser/util/InputStreamKnownSizeBody.java | 2 +- .../fr/ifremer/coser/util/ProgressMonitor.java | 2 +- .../java/fr/ifremer/coser/util/ProgressReader.java | 2 +- .../java/fr/ifremer/coser/util/ProgressStream.java | 2 +- .../ifremer/coser/util/io/MultipleFileFilter.java | 2 +- .../coser/util/io/OneRSufiResultFileFilter.java | 2 +- .../java/fr/ifremer/coser/util/package-info.java | 2 +- .../coser/validators/AbstractFieldValidator.java | 2 +- .../validators/CoserCheckDoubleValidator.java | 2 +- .../coser/validators/CoserDoubleValidator.java | 2 +- .../coser/validators/RegexFieldValidator.java | 2 +- .../fr/ifremer/coser/validators/package-info.java | 2 +- .../src/main/resources/ftl/decharge_en.ftl | 2 +- .../src/main/resources/ftl/decharge_fr.ftl | 2 +- coser-business/src/main/resources/ftl/map.ftl | 2 +- .../src/main/resources/ftl/metainfo_en.ftl | 2 +- .../src/main/resources/ftl/metainfo_fr.ftl | 2 +- coser-business/src/main/resources/validators.xml | 2 +- .../ifremer/coser/data/Catch-error-validation.xml | 2 +- .../ifremer/coser/data/Haul-error-validation.xml | 2 +- .../ifremer/coser/data/Haul-fatal-validation.xml | 2 +- .../ifremer/coser/data/Haul-warning-validation.xml | 2 +- .../ifremer/coser/data/Length-error-validation.xml | 2 +- .../ifremer/coser/data/Strata-error-validation.xml | 2 +- .../test/java/fr/ifremer/coser/CoserUtilsTest.java | 2 +- .../ifremer/coser/services/CommandServiceTest.java | 2 +- .../ifremer/coser/services/CommonServiceTest.java | 2 +- .../ifremer/coser/services/ControlServiceTest.java | 2 +- .../ifremer/coser/services/CoserTestAbstract.java | 2 +- .../ifremer/coser/services/ProjectServiceTest.java | 2 +- .../coser/services/PublicationServiceTest.java | 2 +- .../fr/ifremer/coser/services/WebServiceTest.java | 2 +- .../coser/storage/MemoryDataStorageTest.java | 2 +- coser-business/src/test/resources/log4j.properties | 2 +- .../results/testresult1/result.properties | 2 +- .../results/testresult1/result.properties | 2 +- .../results/testresult2/result.properties | 2 +- coser-ui/pom.xml | 22 ++++++++++++++ coser-ui/src/main/assembly/bin.xml | 2 +- coser-ui/src/main/assembly/coser | 2 +- coser-ui/src/main/java/fr/ifremer/coser/Coser.java | 2 +- .../main/java/fr/ifremer/coser/CoserConfig.java | 2 +- .../main/java/fr/ifremer/coser/CoserException.java | 2 +- .../fr/ifremer/coser/CoserExceptionHandler.java | 2 +- .../fr/ifremer/coser/ui/ContainerRedoMenu.java | 2 +- .../fr/ifremer/coser/ui/ContainerUndoMenu.java | 2 +- .../main/java/fr/ifremer/coser/ui/CoserFrame.jaxx | 2 +- .../fr/ifremer/coser/ui/CoserFrameHandler.java | 2 +- .../main/java/fr/ifremer/coser/ui/HomeView.jaxx | 2 +- .../fr/ifremer/coser/ui/SelectionsListMenu.java | 2 +- .../fr/ifremer/coser/ui/common/CommonHandler.java | 2 +- .../fr/ifremer/coser/ui/common/DataHandler.java | 2 +- .../ui/common/LengthStructureMatrixFilter.java | 2 +- .../coser/ui/common/SpeciesListRenderer.java | 2 +- .../coser/ui/common/SpeciesTableCellRenderer.java | 2 +- .../coser/ui/control/ControlCategoryListModel.java | 2 +- .../ui/control/ControlCategoryListRenderer.java | 2 +- .../coser/ui/control/ControlDataTableModel.java | 2 +- .../control/ControlDuplicatedLineTableModel.java | 2 +- .../coser/ui/control/ControlErrorTreeRenderer.java | 2 +- .../coser/ui/control/ControlFindReplaceDialog.jaxx | 2 +- .../coser/ui/control/ControlGraphFrame.jaxx | 2 +- .../ifremer/coser/ui/control/ControlHandler.java | 2 +- .../coser/ui/control/ControlTableModel.java | 2 +- .../fr/ifremer/coser/ui/control/ControlView.jaxx | 2 +- .../coser/ui/control/GlobalControlErrorModel.java | 2 +- .../ifremer/coser/ui/control/SpecyComboModel.java | 2 +- .../java/fr/ifremer/coser/ui/freize/Freize.jaxx | 2 +- .../fr/ifremer/coser/ui/freize/FreizeHandler.java | 2 +- .../fr/ifremer/coser/ui/freize/FreizeModel.java | 2 +- .../java/fr/ifremer/coser/ui/maps/CoserMap.java | 2 +- .../ifremer/coser/ui/maps/HaulLocationHandler.java | 2 +- .../coser/ui/option/ConfigurationHandler.java | 2 +- .../ifremer/coser/ui/option/ConfigurationView.jaxx | 2 +- .../ifremer/coser/ui/option/NoCopiedLayerUI.java | 2 +- .../fr/ifremer/coser/ui/option/OptionHandler.java | 2 +- .../ifremer/coser/ui/option/ValidatorDialog.jaxx | 2 +- .../coser/ui/option/ValidatorsTreeModel.java | 2 +- .../coser/ui/option/ValidatorsTreeRenderer.java | 2 +- .../coser/ui/project/ProjectCreationView.jaxx | 2 +- .../ifremer/coser/ui/project/ProjectEditView.jaxx | 2 +- .../ifremer/coser/ui/project/ProjectHandler.java | 2 +- .../coser/ui/project/ProjectMapsListModel.java | 2 +- .../coser/ui/project/ProjectNamesListModel.java | 2 +- .../ifremer/coser/ui/project/ProjectOpenView.jaxx | 2 +- .../coser/ui/project/ProjectSummaryView.jaxx | 2 +- .../ui/project/SpeciesFieldTypeListRenderer.java | 2 +- .../coser/ui/publication/ExportUploadDialog.jaxx | 2 +- .../coser/ui/publication/GlobalResultHandler.java | 2 +- .../ui/publication/SelectUploadResultView.jaxx | 2 +- .../coser/ui/result/ExportUploadDialog.jaxx | 2 +- .../fr/ifremer/coser/ui/result/ResultHandler.java | 2 +- .../ifremer/coser/ui/result/ResultTableModel.java | 2 +- .../coser/ui/result/ResultTableRenderer.java | 2 +- .../coser/ui/result/RsufiResultRenderer.java | 2 +- .../coser/ui/result/RsufiResultTableModel.java | 2 +- .../coser/ui/result/RsufiResultZoneRenderer.java | 2 +- .../coser/ui/result/SelectUploadResultView.jaxx | 2 +- .../coser/ui/result/SelectionAddResultDialog.jaxx | 2 +- .../coser/ui/result/SelectionEditResultDialog.jaxx | 2 +- .../ifremer/coser/ui/result/ZoneComboBoxModel.java | 2 +- .../coser/ui/result/ZoneComboBoxRenderer.java | 2 +- .../coser/ui/selection/SamplingEffortRenderer.java | 2 +- .../coser/ui/selection/SelectionDetailsView.jaxx | 2 +- .../coser/ui/selection/SelectionFilesView.jaxx | 2 +- .../coser/ui/selection/SelectionHandler.java | 2 +- .../coser/ui/selection/SelectionListsView.jaxx | 2 +- .../coser/ui/selection/SelectionRsufiView.jaxx | 2 +- .../ifremer/coser/ui/selection/SelectionView.jaxx | 2 +- .../coser/ui/selection/SpeciesFusionDialog.jaxx | 2 +- .../ui/selection/SpeciesListOccDensRenderer.java | 2 +- .../coser/ui/selection/SpeciesTypesRenderer.java | 2 +- .../coser/ui/selection/model/FileListModel.java | 2 +- .../selection/model/MaturitySpeciesListModel.java | 2 +- .../model/OccurrenceDensitySpeciesListModel.java | 2 +- .../model/SizeAllYearSpeciesListModel.java | 2 +- .../coser/ui/selection/model/SpeciesListModel.java | 2 +- .../ui/selection/model/SpeciesTypesListModel.java | 2 +- .../coser/ui/selection/model/StrataListModel.java | 2 +- .../coser/ui/selection/model/YearListModel.java | 2 +- .../ui/selection/replay/CommandListModel.java | 2 +- .../ui/selection/replay/CommandListRenderer.java | 2 +- .../replay/SelectionByProjectTreeModel.java | 2 +- .../selection/replay/SelectionReplayHandler.java | 2 +- .../ui/selection/replay/SelectionReplayView.jaxx | 2 +- .../fr/ifremer/coser/ui/util/CoserListModel.java | 2 +- .../coser/ui/util/CoserListSelectionModel.java | 2 +- .../fr/ifremer/coser/ui/util/CoserProgressBar.java | 2 +- .../java/fr/ifremer/coser/ui/util/ErrorHelper.java | 2 +- .../coser/ui/widgets/LookAndFeelViewMenuItem.java | 2 +- coser-ui/src/main/resources/coser.properties | 2 +- .../coser/bean/Project-error-validation.xml | 2 +- .../coser/bean/RSufiResult-error-validation.xml | 2 +- coser-ui/src/main/resources/log4j.properties | 2 +- coser-web/pom.xml | 21 +++++++++++++ .../java/fr/ifremer/coser/web/CoserWebConfig.java | 2 +- .../fr/ifremer/coser/web/CoserWebException.java | 2 +- .../ifremer/coser/web/actions/DocumentsAction.java | 2 +- .../fr/ifremer/coser/web/actions/IndexAction.java | 2 +- .../fr/ifremer/coser/web/actions/LocaleAction.java | 2 +- .../ifremer/coser/web/actions/QualityAction.java | 2 +- .../fr/ifremer/coser/web/actions/SurveyAction.java | 2 +- .../coser/web/actions/UploadResultAction.java | 2 +- .../web/actions/admin/DeleteProjectsAction.java | 2 +- .../coser/web/actions/admin/IndexAction.java | 2 +- .../web/actions/admin/ListProjectsAction.java | 2 +- .../coser/web/actions/auth/LoginAction.java | 2 +- .../coser/web/actions/auth/LoginInterceptor.java | 2 +- .../coser/web/actions/auth/PerformLoginAction.java | 2 +- .../coser/web/actions/com/FacadeAction.java | 2 +- .../ifremer/coser/web/actions/com/GraphAction.java | 2 +- .../coser/web/actions/com/GraphDataAction.java | 2 +- .../coser/web/actions/com/GraphDownloadAction.java | 2 +- .../coser/web/actions/com/IndicatorAction.java | 2 +- .../ifremer/coser/web/actions/com/ZoneAction.java | 2 +- .../web/actions/common/AbstractCoserJspAction.java | 2 +- .../coser/web/actions/common/CommonFacade.java | 2 +- .../coser/web/actions/common/CommonIndicator.java | 2 +- .../coser/web/actions/common/CommonZone.java | 2 +- .../coser/web/actions/map/FacadeAction.java | 2 +- .../ifremer/coser/web/actions/map/MapAction.java | 2 +- .../coser/web/actions/map/MapDataAction.java | 2 +- .../coser/web/actions/map/SpeciesAction.java | 2 +- .../ifremer/coser/web/actions/map/ZoneAction.java | 2 +- .../coser/web/actions/pop/FacadeAction.java | 2 +- .../ifremer/coser/web/actions/pop/GraphAction.java | 2 +- .../coser/web/actions/pop/GraphDataAction.java | 2 +- .../coser/web/actions/pop/GraphDownloadAction.java | 2 +- .../coser/web/actions/pop/IndicatorAction.java | 2 +- .../coser/web/actions/pop/SpeciesAction.java | 2 +- .../ifremer/coser/web/actions/pop/ZoneAction.java | 2 +- .../coser/web/actions/search/ExtractAction.java | 2 +- .../coser/web/actions/source/FacadeAction.java | 2 +- .../coser/web/actions/source/SourceAction.java | 2 +- .../coser/web/actions/source/SourceDataAction.java | 2 +- .../web/actions/source/SourceQualityAction.java | 2 +- .../coser/web/actions/source/ZoneAction.java | 2 +- coser-web/src/main/resources/coserweb.properties | 2 +- coser-web/src/main/resources/log4j.properties | 2 +- coser-web/src/main/resources/struts.xml | 2 +- .../main/webapp/WEB-INF/content/admin/index.jsp | 2 +- .../webapp/WEB-INF/content/admin/list-projects.jsp | 2 +- .../WEB-INF/content/admin/perform-login-input.jsp | 2 +- .../src/main/webapp/WEB-INF/content/auth/login.jsp | 2 +- .../src/main/webapp/WEB-INF/content/com/facade.jsp | 2 +- .../src/main/webapp/WEB-INF/content/com/graph.jsp | 2 +- .../main/webapp/WEB-INF/content/com/indicator.jsp | 2 +- .../src/main/webapp/WEB-INF/content/com/zone.jsp | 2 +- .../src/main/webapp/WEB-INF/content/documents.jsp | 2 +- .../src/main/webapp/WEB-INF/content/index.jsp | 2 +- .../src/main/webapp/WEB-INF/content/map/facade.jsp | 2 +- .../src/main/webapp/WEB-INF/content/map/map.jsp | 2 +- .../main/webapp/WEB-INF/content/map/species.jsp | 2 +- .../src/main/webapp/WEB-INF/content/map/zone.jsp | 2 +- .../src/main/webapp/WEB-INF/content/pop/facade.jsp | 2 +- .../src/main/webapp/WEB-INF/content/pop/graph.jsp | 2 +- .../main/webapp/WEB-INF/content/pop/indicator.jsp | 2 +- .../main/webapp/WEB-INF/content/pop/species.jsp | 2 +- .../src/main/webapp/WEB-INF/content/pop/zone.jsp | 2 +- .../src/main/webapp/WEB-INF/content/quality.jsp | 2 +- .../WEB-INF/content/search/extract-input.jsp | 2 +- .../WEB-INF/content/search/extract-success.jsp | 2 +- .../webapp/WEB-INF/content/search/extract-wait.jsp | 2 +- .../main/webapp/WEB-INF/content/source/facade.jsp | 2 +- .../webapp/WEB-INF/content/source/source-data.jsp | 2 +- .../WEB-INF/content/source/source-quality.jsp | 2 +- .../main/webapp/WEB-INF/content/source/source.jsp | 2 +- .../main/webapp/WEB-INF/content/source/zone.jsp | 2 +- .../src/main/webapp/WEB-INF/content/survey.jsp | 2 +- .../WEB-INF/content/upload-result-success.jsp | 2 +- .../main/webapp/WEB-INF/content/upload-result.jsp | 2 +- coser-web/src/main/webapp/WEB-INF/decorators.xml | 2 +- .../src/main/webapp/WEB-INF/decorators/layout.jsp | 2 +- .../main/webapp/WEB-INF/decorators/sublayout.jsp | 2 +- coser-web/src/main/webapp/WEB-INF/web.xml | 2 +- coser-web/src/main/webapp/js/coser.js | 2 +- coser-web/src/main/webapp/styles/coser.css | 2 +- pom.xml | 34 ++++++++++++++++++---- src/site/en/rst/devel/textupdate.rst | 2 +- src/site/en/rst/download.rst | 2 +- src/site/en/rst/index.rst | 2 +- src/site/en/rst/user/configuration.rst | 2 +- src/site/en/rst/user/controls.rst | 2 +- src/site/en/rst/user/dataformat.rst | 2 +- src/site/en/rst/user/faq.rst | 2 +- src/site/en/rst/user/guide_control.rst | 2 +- src/site/en/rst/user/guide_listcontrols.rst | 2 +- src/site/en/rst/user/guide_project.rst | 2 +- src/site/en/rst/user/guide_results.rst | 2 +- src/site/en/rst/user/guide_selection.rst | 2 +- src/site/rst/devel/directory.rst | 2 +- src/site/rst/devel/struts.rst | 2 +- src/site/rst/devel/textupdate.rst | 2 +- src/site/rst/download.rst | 2 +- src/site/rst/index.rst | 2 +- src/site/rst/user/configuration.rst | 2 +- src/site/rst/user/controls.rst | 2 +- src/site/rst/user/dataformat.rst | 2 +- src/site/rst/user/faq.rst | 2 +- src/site/rst/user/guide_control.rst | 2 +- src/site/rst/user/guide_listcontrols.rst | 2 +- src/site/rst/user/guide_project.rst | 2 +- src/site/rst/user/guide_results.rst | 2 +- src/site/rst/user/guide_selection.rst | 2 +- src/site/site_en.xml | 2 +- src/site/site_fr.xml | 2 +- 291 files changed, 381 insertions(+), 292 deletions(-) diff --git a/coser-business/pom.xml b/coser-business/pom.xml index 380c537..a916250 100644 --- a/coser-business/pom.xml +++ b/coser-business/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser :: Business + %% + Copyright (C) 2010 - 2017 Ifremer, Codelutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser 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 Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessConfig.java b/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessConfig.java index 8cea773..92c28aa 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessConfig.java +++ b/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessConfig.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessException.java b/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessException.java index f21754b..bc2db5b 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessException.java +++ b/coser-business/src/main/java/fr/ifremer/coser/CoserBusinessException.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/CoserClassLoader.java b/coser-business/src/main/java/fr/ifremer/coser/CoserClassLoader.java index a3ad3bf..579e8a2 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/CoserClassLoader.java +++ b/coser-business/src/main/java/fr/ifremer/coser/CoserClassLoader.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/CoserConstants.java b/coser-business/src/main/java/fr/ifremer/coser/CoserConstants.java index 4519742..594d13c 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/CoserConstants.java +++ b/coser-business/src/main/java/fr/ifremer/coser/CoserConstants.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/CoserUtils.java b/coser-business/src/main/java/fr/ifremer/coser/CoserUtils.java index b8fdea2..4fb37c4 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/CoserUtils.java +++ b/coser-business/src/main/java/fr/ifremer/coser/CoserUtils.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractDataContainer.java b/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractDataContainer.java index d5d5465..18b1220 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractDataContainer.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractDataContainer.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractEntity.java b/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractEntity.java index b4fa767..3ed4937 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractEntity.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/AbstractEntity.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/Control.java b/coser-business/src/main/java/fr/ifremer/coser/bean/Control.java index 3f97f93..0b500a5 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/Control.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/Control.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/Project.java b/coser-business/src/main/java/fr/ifremer/coser/bean/Project.java index 156b5fe..ff6e2f0 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/Project.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/Project.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResult.java b/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResult.java index 6017db0..bdc86ff 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResult.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResult.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResultPath.java b/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResultPath.java index 8125552..2776de4 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResultPath.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/RSufiResultPath.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2011 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/Selection.java b/coser-business/src/main/java/fr/ifremer/coser/bean/Selection.java index 4dd5ca1..82d2a80 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/Selection.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/Selection.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/SpeciesFieldType.java b/coser-business/src/main/java/fr/ifremer/coser/bean/SpeciesFieldType.java index f6b09b1..5a86bb9 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/SpeciesFieldType.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/SpeciesFieldType.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/bean/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/bean/package-info.java index ba0ad5c..d656abb 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/bean/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/bean/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/CategoryLineCommand.java b/coser-business/src/main/java/fr/ifremer/coser/command/CategoryLineCommand.java index 7494346..a5c311d 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/CategoryLineCommand.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/CategoryLineCommand.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/Command.java b/coser-business/src/main/java/fr/ifremer/coser/command/Command.java index 56bbe91..10cd1a2 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/Command.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/Command.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/DeleteLineCommand.java b/coser-business/src/main/java/fr/ifremer/coser/command/DeleteLineCommand.java index bced34f..8cabcf2 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/DeleteLineCommand.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/DeleteLineCommand.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/MergeSpeciesCommand.java b/coser-business/src/main/java/fr/ifremer/coser/command/MergeSpeciesCommand.java index f1202b8..ab61914 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/MergeSpeciesCommand.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/MergeSpeciesCommand.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/ModifyFieldCommand.java b/coser-business/src/main/java/fr/ifremer/coser/command/ModifyFieldCommand.java index 23df32e..d02e880 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/ModifyFieldCommand.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/ModifyFieldCommand.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/command/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/command/package-info.java index 38af685..b8edb1c 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/command/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/command/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/ControlError.java b/coser-business/src/main/java/fr/ifremer/coser/control/ControlError.java index 4d46c9e..8ef3020 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/ControlError.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/ControlError.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/ControlErrorGroup.java b/coser-business/src/main/java/fr/ifremer/coser/control/ControlErrorGroup.java index 3af9c15..7f8d723 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/ControlErrorGroup.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/ControlErrorGroup.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/DiffCatchLengthControlError.java b/coser-business/src/main/java/fr/ifremer/coser/control/DiffCatchLengthControlError.java index 60897ea..e52b088 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/DiffCatchLengthControlError.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/DiffCatchLengthControlError.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesControlError.java b/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesControlError.java index 418c0cb..5283b14 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesControlError.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesControlError.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesLengthControlError.java b/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesLengthControlError.java index 109ff5c..18b1bcb 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesLengthControlError.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/SpeciesLengthControlError.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/control/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/control/package-info.java index ad766be..52efba9 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/control/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/control/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/AbstractDataEntity.java b/coser-business/src/main/java/fr/ifremer/coser/data/AbstractDataEntity.java index 0f2cb32..d0c736b 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/AbstractDataEntity.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/AbstractDataEntity.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/Catch.java b/coser-business/src/main/java/fr/ifremer/coser/data/Catch.java index 28fa603..5b83012 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/Catch.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/Catch.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/Haul.java b/coser-business/src/main/java/fr/ifremer/coser/data/Haul.java index 7e49b80..e2b8a48 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/Haul.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/Haul.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/Length.java b/coser-business/src/main/java/fr/ifremer/coser/data/Length.java index 69a3058..c68467f 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/Length.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/Length.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/Strata.java b/coser-business/src/main/java/fr/ifremer/coser/data/Strata.java index 4bccb3f..881bc86 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/Strata.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/Strata.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/data/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/data/package-info.java index 9dc5bb7..2a6396b 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/data/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/data/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/CommandService.java b/coser-business/src/main/java/fr/ifremer/coser/services/CommandService.java index 4a872c3..f653d15 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/CommandService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/CommandService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/CommonService.java b/coser-business/src/main/java/fr/ifremer/coser/services/CommonService.java index 6bb8ac7..313975e 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/CommonService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/CommonService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/ControlService.java b/coser-business/src/main/java/fr/ifremer/coser/services/ControlService.java index 86c8af6..2b3a165 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/ControlService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/ControlService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java b/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java index b52f29f..f37519f 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/ProjectService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/PublicationService.java b/coser-business/src/main/java/fr/ifremer/coser/services/PublicationService.java index d36f6a9..d40775f 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/PublicationService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/PublicationService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/WebService.java b/coser-business/src/main/java/fr/ifremer/coser/services/WebService.java index ecb9bd4..09e29f9 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/WebService.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/WebService.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2013 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/services/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/services/package-info.java index 406a3a0..6823270 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/services/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/services/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/storage/DataStorage.java b/coser-business/src/main/java/fr/ifremer/coser/storage/DataStorage.java index 31d0d6e..8d96a3c 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/storage/DataStorage.java +++ b/coser-business/src/main/java/fr/ifremer/coser/storage/DataStorage.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/storage/MemoryDataStorage.java b/coser-business/src/main/java/fr/ifremer/coser/storage/MemoryDataStorage.java index 51ac48e..9976256 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/storage/MemoryDataStorage.java +++ b/coser-business/src/main/java/fr/ifremer/coser/storage/MemoryDataStorage.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/storage/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/storage/package-info.java index 0be7399..2f5a539 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/storage/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/storage/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/Coordinate.java b/coser-business/src/main/java/fr/ifremer/coser/util/Coordinate.java index 6516c66..3df4b8e 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/Coordinate.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/Coordinate.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/DataType.java b/coser-business/src/main/java/fr/ifremer/coser/util/DataType.java index 9b9996b..040ee38 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/DataType.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/DataType.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2012 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/InputStreamKnownSizeBody.java b/coser-business/src/main/java/fr/ifremer/coser/util/InputStreamKnownSizeBody.java index b5d8a27..0130261 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/InputStreamKnownSizeBody.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/InputStreamKnownSizeBody.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2013 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2013 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressMonitor.java b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressMonitor.java index ff20a3b..f264681 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressMonitor.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressMonitor.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressReader.java b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressReader.java index db5faad..5d5a5b0 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressReader.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressReader.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressStream.java b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressStream.java index bbb82bc..14e5e0c 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/ProgressStream.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/ProgressStream.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/io/MultipleFileFilter.java b/coser-business/src/main/java/fr/ifremer/coser/util/io/MultipleFileFilter.java index 6325113..67594df 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/io/MultipleFileFilter.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/io/MultipleFileFilter.java @@ -4,7 +4,7 @@ package fr.ifremer.coser.util.io; * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2014 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2014 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/io/OneRSufiResultFileFilter.java b/coser-business/src/main/java/fr/ifremer/coser/util/io/OneRSufiResultFileFilter.java index 40db799..7fd9ba8 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/io/OneRSufiResultFileFilter.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/io/OneRSufiResultFileFilter.java @@ -4,7 +4,7 @@ package fr.ifremer.coser.util.io; * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2014 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2014 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/util/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/util/package-info.java index 9ca66c3..86ec2fe 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/util/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/util/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/validators/AbstractFieldValidator.java b/coser-business/src/main/java/fr/ifremer/coser/validators/AbstractFieldValidator.java index 5f5e80a..367a1c9 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/validators/AbstractFieldValidator.java +++ b/coser-business/src/main/java/fr/ifremer/coser/validators/AbstractFieldValidator.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/validators/CoserCheckDoubleValidator.java b/coser-business/src/main/java/fr/ifremer/coser/validators/CoserCheckDoubleValidator.java index 9063bed..7ef0669 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/validators/CoserCheckDoubleValidator.java +++ b/coser-business/src/main/java/fr/ifremer/coser/validators/CoserCheckDoubleValidator.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/validators/CoserDoubleValidator.java b/coser-business/src/main/java/fr/ifremer/coser/validators/CoserDoubleValidator.java index 6343f0b..348aa02 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/validators/CoserDoubleValidator.java +++ b/coser-business/src/main/java/fr/ifremer/coser/validators/CoserDoubleValidator.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/validators/RegexFieldValidator.java b/coser-business/src/main/java/fr/ifremer/coser/validators/RegexFieldValidator.java index 66e9a08..7d72ee2 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/validators/RegexFieldValidator.java +++ b/coser-business/src/main/java/fr/ifremer/coser/validators/RegexFieldValidator.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/java/fr/ifremer/coser/validators/package-info.java b/coser-business/src/main/java/fr/ifremer/coser/validators/package-info.java index 4bb10c5..92d6652 100644 --- a/coser-business/src/main/java/fr/ifremer/coser/validators/package-info.java +++ b/coser-business/src/main/java/fr/ifremer/coser/validators/package-info.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/ftl/decharge_en.ftl b/coser-business/src/main/resources/ftl/decharge_en.ftl index 4871653..7a44be2 100644 --- a/coser-business/src/main/resources/ftl/decharge_en.ftl +++ b/coser-business/src/main/resources/ftl/decharge_en.ftl @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/ftl/decharge_fr.ftl b/coser-business/src/main/resources/ftl/decharge_fr.ftl index 8cdacaf..ca11fe0 100644 --- a/coser-business/src/main/resources/ftl/decharge_fr.ftl +++ b/coser-business/src/main/resources/ftl/decharge_fr.ftl @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/ftl/map.ftl b/coser-business/src/main/resources/ftl/map.ftl index 87437ae..a7cef7b 100644 --- a/coser-business/src/main/resources/ftl/map.ftl +++ b/coser-business/src/main/resources/ftl/map.ftl @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/ftl/metainfo_en.ftl b/coser-business/src/main/resources/ftl/metainfo_en.ftl index c051df6..af7c4c1 100644 --- a/coser-business/src/main/resources/ftl/metainfo_en.ftl +++ b/coser-business/src/main/resources/ftl/metainfo_en.ftl @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/ftl/metainfo_fr.ftl b/coser-business/src/main/resources/ftl/metainfo_fr.ftl index bc55fd0..72ff121 100644 --- a/coser-business/src/main/resources/ftl/metainfo_fr.ftl +++ b/coser-business/src/main/resources/ftl/metainfo_fr.ftl @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators.xml b/coser-business/src/main/resources/validators.xml index 440ed7e..de810a6 100644 --- a/coser-business/src/main/resources/validators.xml +++ b/coser-business/src/main/resources/validators.xml @@ -3,7 +3,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Catch-error-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Catch-error-validation.xml index 4a88f71..f456e58 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Catch-error-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Catch-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-error-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-error-validation.xml index 4d9ce71..62b8157 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-error-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-fatal-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-fatal-validation.xml index 020e5b8..d745800 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-fatal-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-fatal-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-warning-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-warning-validation.xml index 0fbcb67..1ea7dc9 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-warning-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Haul-warning-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Length-error-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Length-error-validation.xml index d3d5105..55ccc87 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Length-error-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Length-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Strata-error-validation.xml b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Strata-error-validation.xml index 278a500..2059348 100644 --- a/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Strata-error-validation.xml +++ b/coser-business/src/main/resources/validators/fr/ifremer/coser/data/Strata-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: Business %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/CoserUtilsTest.java b/coser-business/src/test/java/fr/ifremer/coser/CoserUtilsTest.java index 46e2dce..6456cb0 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/CoserUtilsTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/CoserUtilsTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/CommandServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/CommandServiceTest.java index ed33024..806894b 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/CommandServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/CommandServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/CommonServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/CommonServiceTest.java index 4379e54..5470a50 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/CommonServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/CommonServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/ControlServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/ControlServiceTest.java index f2d0a01..a49ce19 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/ControlServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/ControlServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/CoserTestAbstract.java b/coser-business/src/test/java/fr/ifremer/coser/services/CoserTestAbstract.java index 8c81c5e..cdb0dfe 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/CoserTestAbstract.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/CoserTestAbstract.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/ProjectServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/ProjectServiceTest.java index a48bdf5..e8f829e 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/ProjectServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/ProjectServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/PublicationServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/PublicationServiceTest.java index cdfb987..b8989eb 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/PublicationServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/PublicationServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/services/WebServiceTest.java b/coser-business/src/test/java/fr/ifremer/coser/services/WebServiceTest.java index 43aca47..bed1cff 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/services/WebServiceTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/services/WebServiceTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric + * Copyright (C) 2011 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/java/fr/ifremer/coser/storage/MemoryDataStorageTest.java b/coser-business/src/test/java/fr/ifremer/coser/storage/MemoryDataStorageTest.java index 97b1a69..f975874 100644 --- a/coser-business/src/test/java/fr/ifremer/coser/storage/MemoryDataStorageTest.java +++ b/coser-business/src/test/java/fr/ifremer/coser/storage/MemoryDataStorageTest.java @@ -2,7 +2,7 @@ * #%L * Coser :: Business * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric + * Copyright (C) 2011 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/resources/log4j.properties b/coser-business/src/test/resources/log4j.properties index ee137e5..1a41f49 100644 --- a/coser-business/src/test/resources/log4j.properties +++ b/coser-business/src/test/resources/log4j.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Business # %% -# Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2012 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/resources/projects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties b/coser-business/src/test/resources/projects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties index 1175f86..544c681 100644 --- a/coser-business/src/test/resources/projects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties +++ b/coser-business/src/test/resources/projects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Business # %% -# Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2011 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties b/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties index 1175f86..544c681 100644 --- a/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties +++ b/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult1/result.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Business # %% -# Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2011 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult2/result.properties b/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult2/result.properties index 1175f86..544c681 100644 --- a/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult2/result.properties +++ b/coser-business/src/test/resources/web/legacyprojects/projectctrvalidated/selections/testselection1/results/testresult2/result.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Business # %% -# Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2011 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as diff --git a/coser-ui/pom.xml b/coser-ui/pom.xml index acb71c5..e5a22b0 100644 --- a/coser-ui/pom.xml +++ b/coser-ui/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser :: UI + %% + Copyright (C) 2010 - 2017 Ifremer, Codelutin + %% + 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% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/coser-ui/src/main/assembly/bin.xml b/coser-ui/src/main/assembly/bin.xml index cd0d19a..fea612f 100644 --- a/coser-ui/src/main/assembly/bin.xml +++ b/coser-ui/src/main/assembly/bin.xml @@ -3,7 +3,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/assembly/coser b/coser-ui/src/main/assembly/coser index bfd8b4d..c3a3ee1 100755 --- a/coser-ui/src/main/assembly/coser +++ b/coser-ui/src/main/assembly/coser @@ -5,7 +5,7 @@ # $Id$ # $HeadURL$ # %% -# Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/Coser.java b/coser-ui/src/main/java/fr/ifremer/coser/Coser.java index a429f0c..2bb7597 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/Coser.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/Coser.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/CoserConfig.java b/coser-ui/src/main/java/fr/ifremer/coser/CoserConfig.java index 13ef7c9..22c9426 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/CoserConfig.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/CoserConfig.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/CoserException.java b/coser-ui/src/main/java/fr/ifremer/coser/CoserException.java index 6d74583..3183061 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/CoserException.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/CoserException.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/CoserExceptionHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/CoserExceptionHandler.java index 05988c9..fe2ce6a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/CoserExceptionHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/CoserExceptionHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Codelutin, Chatellier Eric + * Copyright (C) 2012 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerRedoMenu.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerRedoMenu.java index e4af9d6..ec17b48 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerRedoMenu.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerRedoMenu.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerUndoMenu.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerUndoMenu.java index e2b1a84..5ba47f7 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerUndoMenu.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/ContainerUndoMenu.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrame.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrame.jaxx index 30a417d..129ac49 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrame.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrame.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrameHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrameHandler.java index c77a5f4..f5dfa19 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrameHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/CoserFrameHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/HomeView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/HomeView.jaxx index da77f58..a97107e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/HomeView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/HomeView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/SelectionsListMenu.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/SelectionsListMenu.java index 3aaae6d..fdac8bc 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/SelectionsListMenu.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/SelectionsListMenu.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/CommonHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/CommonHandler.java index 5bcfb98..108c60d 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/CommonHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/CommonHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/DataHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/DataHandler.java index 4cca822..5c16881 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/DataHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/DataHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/LengthStructureMatrixFilter.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/LengthStructureMatrixFilter.java index 03ee299..a05da10 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/LengthStructureMatrixFilter.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/LengthStructureMatrixFilter.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesListRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesListRenderer.java index 6616f7c..292d57c 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesListRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesListRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesTableCellRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesTableCellRenderer.java index 46503fb..78ca19a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesTableCellRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/common/SpeciesTableCellRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListModel.java index ef7b7f4..cba304f 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListRenderer.java index 4330fb2..7b1be50 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlCategoryListRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDataTableModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDataTableModel.java index 0053f77..8af983b 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDataTableModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDataTableModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDuplicatedLineTableModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDuplicatedLineTableModel.java index 755680c..0403a80 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDuplicatedLineTableModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlDuplicatedLineTableModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlErrorTreeRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlErrorTreeRenderer.java index e46ef6e..5e73621 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlErrorTreeRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlErrorTreeRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlFindReplaceDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlFindReplaceDialog.jaxx index b44bc32..97f2209 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlFindReplaceDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlFindReplaceDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlGraphFrame.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlGraphFrame.jaxx index 928ece4..f0e455d 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlGraphFrame.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlGraphFrame.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlHandler.java index 3410db6..9b3d858 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlTableModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlTableModel.java index 12834f7..c568a23 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlTableModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlTableModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlView.jaxx index 53d08b1..0aa53ef 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/ControlView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/GlobalControlErrorModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/GlobalControlErrorModel.java index 76d2c49..5d9269c 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/GlobalControlErrorModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/GlobalControlErrorModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/SpecyComboModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/SpecyComboModel.java index 3d1dffb..89d3231 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/control/SpecyComboModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/control/SpecyComboModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/Freize.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/Freize.jaxx index 0864312..c42eda5 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/Freize.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/Freize.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeHandler.java index a227396..aa2a0e5 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java index 989b6c7..21134ec 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/freize/FreizeModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/CoserMap.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/CoserMap.java index e879bde..cd7e680 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/CoserMap.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/CoserMap.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/HaulLocationHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/HaulLocationHandler.java index d6b7de2..c73806e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/HaulLocationHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/maps/HaulLocationHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric + * Copyright (C) 2011 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationHandler.java index 9d2e6b4..6fc173b 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric + * Copyright (C) 2011 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationView.jaxx index b1e82fe..ab8133a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ConfigurationView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2011 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/NoCopiedLayerUI.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/NoCopiedLayerUI.java index 9926a6c..2345104 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/NoCopiedLayerUI.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/NoCopiedLayerUI.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/OptionHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/OptionHandler.java index 306263c..44a2d1e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/OptionHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/OptionHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorDialog.jaxx index 2d8ee50..4de8786 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeModel.java index b658e65..2a54e6a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeRenderer.java index c48010e..a7000df 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/option/ValidatorsTreeRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectCreationView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectCreationView.jaxx index 100b64e..3485f28 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectCreationView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectCreationView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectEditView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectEditView.jaxx index 4620510..f60e646 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectEditView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectEditView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectHandler.java index b1f9cf9..0d9a133 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectMapsListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectMapsListModel.java index 09aaed2..198a29d 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectMapsListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectMapsListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectNamesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectNamesListModel.java index 038a473..1a4a084 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectNamesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectNamesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectOpenView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectOpenView.jaxx index d3652ea..bb38167 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectOpenView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectOpenView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectSummaryView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectSummaryView.jaxx index 590efa3..6597689 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectSummaryView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/ProjectSummaryView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/SpeciesFieldTypeListRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/SpeciesFieldTypeListRenderer.java index 0c22b02..8857669 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/project/SpeciesFieldTypeListRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/project/SpeciesFieldTypeListRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/ExportUploadDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/ExportUploadDialog.jaxx index 6e19560..4bc3d57 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/ExportUploadDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/ExportUploadDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/GlobalResultHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/GlobalResultHandler.java index c0aef67..056e343 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/GlobalResultHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/GlobalResultHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/SelectUploadResultView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/SelectUploadResultView.jaxx index aacc574..983129b 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/SelectUploadResultView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/publication/SelectUploadResultView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ExportUploadDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ExportUploadDialog.jaxx index 987d23b..55c67e8 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ExportUploadDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ExportUploadDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultHandler.java index d43668e..a927155 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableModel.java index 1b2311d..f7acbce 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableRenderer.java index e492777..ba6259c 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ResultTableRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultRenderer.java index bf9279c..5cc07f3 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultTableModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultTableModel.java index ff8961f..2573e22 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultTableModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultTableModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultZoneRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultZoneRenderer.java index d0a09cb..cd95fa5 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultZoneRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/RsufiResultZoneRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectUploadResultView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectUploadResultView.jaxx index 95a3557..3526013 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectUploadResultView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectUploadResultView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionAddResultDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionAddResultDialog.jaxx index 12522d9..9eee7d3 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionAddResultDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionAddResultDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionEditResultDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionEditResultDialog.jaxx index 8146954..4f65e60 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionEditResultDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/SelectionEditResultDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2011 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxModel.java index fe86212..b6d63ae 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxRenderer.java index 0edcc7e..17b9836 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/result/ZoneComboBoxRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SamplingEffortRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SamplingEffortRenderer.java index 6f63e01..ac11b2a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SamplingEffortRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SamplingEffortRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionDetailsView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionDetailsView.jaxx index affb424..aa6353e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionDetailsView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionDetailsView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionFilesView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionFilesView.jaxx index c09b647..8934430 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionFilesView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionFilesView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionHandler.java index 43be53f..9fc2a19 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionListsView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionListsView.jaxx index c9fbfae..9ac7233 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionListsView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionListsView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionRsufiView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionRsufiView.jaxx index 88fd609..6851223 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionRsufiView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionRsufiView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionView.jaxx index 13fd39b..856d802 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SelectionView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesFusionDialog.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesFusionDialog.jaxx index a3757d4..9a7a141 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesFusionDialog.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesFusionDialog.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesListOccDensRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesListOccDensRenderer.java index 891f0d2..0e11879 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesListOccDensRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesListOccDensRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesTypesRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesTypesRenderer.java index b45f97a..261393e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesTypesRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/SpeciesTypesRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/FileListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/FileListModel.java index 54a01b4..97bca75 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/FileListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/FileListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/MaturitySpeciesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/MaturitySpeciesListModel.java index cbb9e3b..337620a 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/MaturitySpeciesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/MaturitySpeciesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/OccurrenceDensitySpeciesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/OccurrenceDensitySpeciesListModel.java index 48e7c80..6ea414b 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/OccurrenceDensitySpeciesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/OccurrenceDensitySpeciesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SizeAllYearSpeciesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SizeAllYearSpeciesListModel.java index a8a13a5..5e30660 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SizeAllYearSpeciesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SizeAllYearSpeciesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesListModel.java index 8fb05c9..c6c993f 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesTypesListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesTypesListModel.java index b75a8fb..647e924 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesTypesListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/SpeciesTypesListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/StrataListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/StrataListModel.java index d7f0a92..1559d47 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/StrataListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/StrataListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/YearListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/YearListModel.java index c33908b..9a8eb35 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/YearListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/model/YearListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListModel.java index 22c7f0c..b6f19a7 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListRenderer.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListRenderer.java index 7062907..e21ce67 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListRenderer.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/CommandListRenderer.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionByProjectTreeModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionByProjectTreeModel.java index fc3bea4..b80e992 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionByProjectTreeModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionByProjectTreeModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayHandler.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayHandler.java index 52b6cf5..4b45f29 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayHandler.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayHandler.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2011 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 - 2012 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayView.jaxx b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayView.jaxx index a4c52bd..344067d 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayView.jaxx +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/selection/replay/SelectionReplayView.jaxx @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListModel.java index b126654..a87895b 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListSelectionModel.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListSelectionModel.java index aaf501a..47bcfa8 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListSelectionModel.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserListSelectionModel.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserProgressBar.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserProgressBar.java index d7794c5..5352d2e 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserProgressBar.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/CoserProgressBar.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Codelutin, Chatellier Eric + * Copyright (C) 2010 Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/ErrorHelper.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/ErrorHelper.java index cda9999..04aeab3 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/util/ErrorHelper.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/util/ErrorHelper.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/java/fr/ifremer/coser/ui/widgets/LookAndFeelViewMenuItem.java b/coser-ui/src/main/java/fr/ifremer/coser/ui/widgets/LookAndFeelViewMenuItem.java index 4be2d19..45aa8bd 100644 --- a/coser-ui/src/main/java/fr/ifremer/coser/ui/widgets/LookAndFeelViewMenuItem.java +++ b/coser-ui/src/main/java/fr/ifremer/coser/ui/widgets/LookAndFeelViewMenuItem.java @@ -2,7 +2,7 @@ * #%L * Coser :: UI * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, Codelutin * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/resources/coser.properties b/coser-ui/src/main/resources/coser.properties index 5e84698..325f84a 100644 --- a/coser-ui/src/main/resources/coser.properties +++ b/coser-ui/src/main/resources/coser.properties @@ -2,7 +2,7 @@ # #%L # Coser :: UI # %% -# Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/resources/fr/ifremer/coser/bean/Project-error-validation.xml b/coser-ui/src/main/resources/fr/ifremer/coser/bean/Project-error-validation.xml index d31e623..4ff03e5 100644 --- a/coser-ui/src/main/resources/fr/ifremer/coser/bean/Project-error-validation.xml +++ b/coser-ui/src/main/resources/fr/ifremer/coser/bean/Project-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/resources/fr/ifremer/coser/bean/RSufiResult-error-validation.xml b/coser-ui/src/main/resources/fr/ifremer/coser/bean/RSufiResult-error-validation.xml index b0dbfc5..a09e819 100644 --- a/coser-ui/src/main/resources/fr/ifremer/coser/bean/RSufiResult-error-validation.xml +++ b/coser-ui/src/main/resources/fr/ifremer/coser/bean/RSufiResult-error-validation.xml @@ -2,7 +2,7 @@ #%L Coser :: UI %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coser-ui/src/main/resources/log4j.properties b/coser-ui/src/main/resources/log4j.properties index 810af49..b34cc7a 100644 --- a/coser-ui/src/main/resources/log4j.properties +++ b/coser-ui/src/main/resources/log4j.properties @@ -2,7 +2,7 @@ # #%L # Coser :: UI # %% -# Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2011 Ifremer, Codelutin # %% # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/coser-web/pom.xml b/coser-web/pom.xml index 28ba571..a6c117c 100644 --- a/coser-web/pom.xml +++ b/coser-web/pom.xml @@ -1,4 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser :: Web + %% + Copyright (C) 2010 - 2017 Ifremer, 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% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebConfig.java b/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebConfig.java index 267f05c..22e3227 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebConfig.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebConfig.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebException.java b/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebException.java index 7b2848c..903545b 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebException.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/CoserWebException.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/DocumentsAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/DocumentsAction.java index 7c2b26f..9d86d44 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/DocumentsAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/DocumentsAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/IndexAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/IndexAction.java index ae059e9..d9050a3 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/IndexAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/IndexAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/LocaleAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/LocaleAction.java index 36f1867..20dd6cb 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/LocaleAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/LocaleAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/QualityAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/QualityAction.java index cfb8ac2..e71cda9 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/QualityAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/QualityAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/SurveyAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/SurveyAction.java index 92d39cc..d279f10 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/SurveyAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/SurveyAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/UploadResultAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/UploadResultAction.java index 0b2f4f5..9856474 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/UploadResultAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/UploadResultAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/DeleteProjectsAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/DeleteProjectsAction.java index ebd7d61..699cc04 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/DeleteProjectsAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/DeleteProjectsAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/IndexAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/IndexAction.java index 8c79983..c7bc665 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/IndexAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/IndexAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/ListProjectsAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/ListProjectsAction.java index 78ed4b1..b687fab 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/ListProjectsAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/admin/ListProjectsAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginAction.java index 1f38ec6..cfb2513 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric + * Copyright (C) 2011 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginInterceptor.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginInterceptor.java index 1d18e34..8a5aa46 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginInterceptor.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/LoginInterceptor.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2011 Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/PerformLoginAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/PerformLoginAction.java index ff78db7..2c02c19 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/PerformLoginAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/auth/PerformLoginAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/FacadeAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/FacadeAction.java index ab07b9d..b43956a 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/FacadeAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/FacadeAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphAction.java index cfe4d73..4e1be40 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDataAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDataAction.java index 1e4437c..be5c145 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDataAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDataAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDownloadAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDownloadAction.java index 8fea0b9..531078b 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDownloadAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/GraphDownloadAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/IndicatorAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/IndicatorAction.java index 193511e..f0ac5a0 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/IndicatorAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/IndicatorAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/ZoneAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/ZoneAction.java index 1446e90..72cd0cd 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/ZoneAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/com/ZoneAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/AbstractCoserJspAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/AbstractCoserJspAction.java index 268c23b..dfd06d4 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/AbstractCoserJspAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/AbstractCoserJspAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonFacade.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonFacade.java index 52f5d81..ee5aa66 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonFacade.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonFacade.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonIndicator.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonIndicator.java index 7229760..1fbd54b 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonIndicator.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonIndicator.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonZone.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonZone.java index e64810b..1a1833a 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonZone.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/common/CommonZone.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/FacadeAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/FacadeAction.java index 4df0d55..fe4b655 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/FacadeAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/FacadeAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapAction.java index 67dabfb..a6e973e 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapDataAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapDataAction.java index cc50dbc..e1a5b9d 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapDataAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/MapDataAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/SpeciesAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/SpeciesAction.java index 9f23629..3115ae8 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/SpeciesAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/SpeciesAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/ZoneAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/ZoneAction.java index e82c2d2..f85febe 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/ZoneAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/map/ZoneAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/FacadeAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/FacadeAction.java index cfbaf1a..a758e68 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/FacadeAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/FacadeAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphAction.java index 519cddb..521901f 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDataAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDataAction.java index bbadc3d..14462bd 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDataAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDataAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDownloadAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDownloadAction.java index 3710df5..dede533 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDownloadAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/GraphDownloadAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/IndicatorAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/IndicatorAction.java index 29a7d20..13ed0e6 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/IndicatorAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/IndicatorAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/SpeciesAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/SpeciesAction.java index ebdea97..88ad5a3 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/SpeciesAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/SpeciesAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/ZoneAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/ZoneAction.java index 71f59d0..0c553b3 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/ZoneAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/pop/ZoneAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/search/ExtractAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/search/ExtractAction.java index cbe61f7..c2ff7c0 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/search/ExtractAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/search/ExtractAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/FacadeAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/FacadeAction.java index 8fdb6bd..fa35e05 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/FacadeAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/FacadeAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceAction.java index d64bd5a..d5e0d5e 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceDataAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceDataAction.java index a288ace..1f78f23 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceDataAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceDataAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chemit Tony * %% * 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceQualityAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceQualityAction.java index 231cbb1..54afd50 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceQualityAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/SourceQualityAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/ZoneAction.java b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/ZoneAction.java index b91b414..e9a2dec 100644 --- a/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/ZoneAction.java +++ b/coser-web/src/main/java/fr/ifremer/coser/web/actions/source/ZoneAction.java @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2012 Ifremer, 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 diff --git a/coser-web/src/main/resources/coserweb.properties b/coser-web/src/main/resources/coserweb.properties index d23aa8f..1a1157e 100644 --- a/coser-web/src/main/resources/coserweb.properties +++ b/coser-web/src/main/resources/coserweb.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Web # %% -# Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 Ifremer, 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 diff --git a/coser-web/src/main/resources/log4j.properties b/coser-web/src/main/resources/log4j.properties index 2c20359..e36fbe3 100644 --- a/coser-web/src/main/resources/log4j.properties +++ b/coser-web/src/main/resources/log4j.properties @@ -2,7 +2,7 @@ # #%L # Coser :: Web # %% -# Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +# Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/resources/struts.xml b/coser-web/src/main/resources/struts.xml index 54ded41..84bf9c0 100644 --- a/coser-web/src/main/resources/struts.xml +++ b/coser-web/src/main/resources/struts.xml @@ -3,7 +3,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chemit Tony %% 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/admin/index.jsp b/coser-web/src/main/webapp/WEB-INF/content/admin/index.jsp index ce5a4d6..6296e87 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/admin/index.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/admin/index.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/admin/list-projects.jsp b/coser-web/src/main/webapp/WEB-INF/content/admin/list-projects.jsp index acbd7d0..d53f1d2 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/admin/list-projects.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/admin/list-projects.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2011 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 - 2012 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/admin/perform-login-input.jsp b/coser-web/src/main/webapp/WEB-INF/content/admin/perform-login-input.jsp index d71150c..e5cf0f9 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/admin/perform-login-input.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/admin/perform-login-input.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/auth/login.jsp b/coser-web/src/main/webapp/WEB-INF/content/auth/login.jsp index d71150c..e5cf0f9 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/auth/login.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/auth/login.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp b/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp index 08e9a76..db2cc5c 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/com/facade.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/com/graph.jsp b/coser-web/src/main/webapp/WEB-INF/content/com/graph.jsp index ff431c1..4bf009d 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/com/graph.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/com/graph.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/com/indicator.jsp b/coser-web/src/main/webapp/WEB-INF/content/com/indicator.jsp index 569b7c7..9c8fadd 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/com/indicator.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/com/indicator.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/com/zone.jsp b/coser-web/src/main/webapp/WEB-INF/content/com/zone.jsp index 8d4e830..1dbf5d1 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/com/zone.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/com/zone.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/documents.jsp b/coser-web/src/main/webapp/WEB-INF/content/documents.jsp index dac7801..ec535b0 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/documents.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/documents.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/index.jsp b/coser-web/src/main/webapp/WEB-INF/content/index.jsp index 0b59b12..f67203e 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/index.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/index.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/map/facade.jsp b/coser-web/src/main/webapp/WEB-INF/content/map/facade.jsp index 4e7aad4..cbdd433 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/map/facade.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/map/facade.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp b/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp index 25abeb1..7a8f882 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/map/species.jsp b/coser-web/src/main/webapp/WEB-INF/content/map/species.jsp index 0f5eabc..a21a033 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/map/species.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/map/species.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/map/zone.jsp b/coser-web/src/main/webapp/WEB-INF/content/map/zone.jsp index 9a8f4cf..2ece76a 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/map/zone.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/map/zone.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/pop/facade.jsp b/coser-web/src/main/webapp/WEB-INF/content/pop/facade.jsp index c3a9839..1320921 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/pop/facade.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/pop/facade.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp b/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp index dc8e2f4..2c94cc2 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/pop/graph.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/pop/indicator.jsp b/coser-web/src/main/webapp/WEB-INF/content/pop/indicator.jsp index 8503f83..d2417cc 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/pop/indicator.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/pop/indicator.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/pop/species.jsp b/coser-web/src/main/webapp/WEB-INF/content/pop/species.jsp index 92a7093..b877ea6 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/pop/species.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/pop/species.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/pop/zone.jsp b/coser-web/src/main/webapp/WEB-INF/content/pop/zone.jsp index 77be4bb..1e491e2 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/pop/zone.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/pop/zone.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/quality.jsp b/coser-web/src/main/webapp/WEB-INF/content/quality.jsp index dc9e6a4..3a624ee 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/quality.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/quality.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/search/extract-input.jsp b/coser-web/src/main/webapp/WEB-INF/content/search/extract-input.jsp index e719817..c7f39e8 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/search/extract-input.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/search/extract-input.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric, Chemit Tony + Copyright (C) 2012 Ifremer, Codelutin, Chemit Tony %% 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/search/extract-success.jsp b/coser-web/src/main/webapp/WEB-INF/content/search/extract-success.jsp index f3bce3c..8416fb1 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/search/extract-success.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/search/extract-success.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2012 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/search/extract-wait.jsp b/coser-web/src/main/webapp/WEB-INF/content/search/extract-wait.jsp index 51b3526..1ee427c 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/search/extract-wait.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/search/extract-wait.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2012 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/source/facade.jsp b/coser-web/src/main/webapp/WEB-INF/content/source/facade.jsp index a8f760a..3dabd7a 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/source/facade.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/source/facade.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/source/source-data.jsp b/coser-web/src/main/webapp/WEB-INF/content/source/source-data.jsp index 7e72aa7..1bde7df 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/source/source-data.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/source/source-data.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp b/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp index 7e72aa7..1bde7df 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/source/source.jsp b/coser-web/src/main/webapp/WEB-INF/content/source/source.jsp index 6ec044c..5f311ff 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/source/source.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/source/source.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/source/zone.jsp b/coser-web/src/main/webapp/WEB-INF/content/source/zone.jsp index fda7db9..e5d25a3 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/source/zone.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/source/zone.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/survey.jsp b/coser-web/src/main/webapp/WEB-INF/content/survey.jsp index 5c834e5..7c2ba44 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/survey.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/survey.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/upload-result-success.jsp b/coser-web/src/main/webapp/WEB-INF/content/upload-result-success.jsp index 16882cf..1153763 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/upload-result-success.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/upload-result-success.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/content/upload-result.jsp b/coser-web/src/main/webapp/WEB-INF/content/upload-result.jsp index 0e43a0e..8d1780c 100644 --- a/coser-web/src/main/webapp/WEB-INF/content/upload-result.jsp +++ b/coser-web/src/main/webapp/WEB-INF/content/upload-result.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/decorators.xml b/coser-web/src/main/webapp/WEB-INF/decorators.xml index 09c72c6..0d994ca 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators.xml +++ b/coser-web/src/main/webapp/WEB-INF/decorators.xml @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp index 2567a2c..c7f3c88 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2016 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2016 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp index 64772eb..1a4639a 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2016 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2016 Ifremer, 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 diff --git a/coser-web/src/main/webapp/WEB-INF/web.xml b/coser-web/src/main/webapp/WEB-INF/web.xml index ac46fff..04b887b 100644 --- a/coser-web/src/main/webapp/WEB-INF/web.xml +++ b/coser-web/src/main/webapp/WEB-INF/web.xml @@ -3,7 +3,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2013 Ifremer, 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 diff --git a/coser-web/src/main/webapp/js/coser.js b/coser-web/src/main/webapp/js/coser.js index 3f40744..630d5a2 100644 --- a/coser-web/src/main/webapp/js/coser.js +++ b/coser-web/src/main/webapp/js/coser.js @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/coser-web/src/main/webapp/styles/coser.css b/coser-web/src/main/webapp/styles/coser.css index f4ac342..97ffc6a 100644 --- a/coser-web/src/main/webapp/styles/coser.css +++ b/coser-web/src/main/webapp/styles/coser.css @@ -2,7 +2,7 @@ * #%L * Coser :: Web * %% - * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + * Copyright (C) 2010 - 2011 Ifremer, 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 diff --git a/pom.xml b/pom.xml index 791deb3..dece9d0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Coser + %% + Copyright (C) 2010 - 2017 Ifremer, Codelutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser 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 Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -38,10 +60,12 @@ <roles> <role>Développeur</role> </roles> - <timezone>~Europe/Paris</timezone> + <timezone>Europe/Paris</timezone> </developer> - <developer> - <id>tchemit</id> + </developers> + + <contributors> + <contributor> <name>Tony Chemit</name> <email>chemit@codelutin.com</email> <organization>CodeLutin</organization> @@ -49,8 +73,8 @@ <role>Développeur</role> </roles> <timezone>Europe/Paris</timezone> - </developer> - </developers> + </contributor> + </contributors> <modules> <module>coser-business</module> diff --git a/src/site/en/rst/devel/textupdate.rst b/src/site/en/rst/devel/textupdate.rst index 0285dda..94071a1 100644 --- a/src/site/en/rst/devel/textupdate.rst +++ b/src/site/en/rst/devel/textupdate.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/download.rst b/src/site/en/rst/download.rst index 451cb08..05c9c66 100644 --- a/src/site/en/rst/download.rst +++ b/src/site/en/rst/download.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/index.rst b/src/site/en/rst/index.rst index eecdb44..a9064d3 100644 --- a/src/site/en/rst/index.rst +++ b/src/site/en/rst/index.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/configuration.rst b/src/site/en/rst/user/configuration.rst index 30553ff..f47be39 100644 --- a/src/site/en/rst/user/configuration.rst +++ b/src/site/en/rst/user/configuration.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/controls.rst b/src/site/en/rst/user/controls.rst index 101b076..43ea37b 100644 --- a/src/site/en/rst/user/controls.rst +++ b/src/site/en/rst/user/controls.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/dataformat.rst b/src/site/en/rst/user/dataformat.rst index f2e344f..541a039 100644 --- a/src/site/en/rst/user/dataformat.rst +++ b/src/site/en/rst/user/dataformat.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/faq.rst b/src/site/en/rst/user/faq.rst index 0da92d3..1ee067e 100644 --- a/src/site/en/rst/user/faq.rst +++ b/src/site/en/rst/user/faq.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/guide_control.rst b/src/site/en/rst/user/guide_control.rst index cdf91d8..b725892 100644 --- a/src/site/en/rst/user/guide_control.rst +++ b/src/site/en/rst/user/guide_control.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/guide_listcontrols.rst b/src/site/en/rst/user/guide_listcontrols.rst index aaa5ea2..08fafcb 100644 --- a/src/site/en/rst/user/guide_listcontrols.rst +++ b/src/site/en/rst/user/guide_listcontrols.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/guide_project.rst b/src/site/en/rst/user/guide_project.rst index a9eceb7..3f8d68b 100644 --- a/src/site/en/rst/user/guide_project.rst +++ b/src/site/en/rst/user/guide_project.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/guide_results.rst b/src/site/en/rst/user/guide_results.rst index 63449b2..012f388 100644 --- a/src/site/en/rst/user/guide_results.rst +++ b/src/site/en/rst/user/guide_results.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/en/rst/user/guide_selection.rst b/src/site/en/rst/user/guide_selection.rst index 81b148f..faf92f3 100644 --- a/src/site/en/rst/user/guide_selection.rst +++ b/src/site/en/rst/user/guide_selection.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/devel/directory.rst b/src/site/rst/devel/directory.rst index ae6e7d1..62dc6a3 100644 --- a/src/site/rst/devel/directory.rst +++ b/src/site/rst/devel/directory.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2011 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/devel/struts.rst b/src/site/rst/devel/struts.rst index c52821f..ec3e97c 100644 --- a/src/site/rst/devel/struts.rst +++ b/src/site/rst/devel/struts.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/devel/textupdate.rst b/src/site/rst/devel/textupdate.rst index 02cafc6..e1c3248 100644 --- a/src/site/rst/devel/textupdate.rst +++ b/src/site/rst/devel/textupdate.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/download.rst b/src/site/rst/download.rst index ff66214..148a47f 100644 --- a/src/site/rst/download.rst +++ b/src/site/rst/download.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/index.rst b/src/site/rst/index.rst index f65eae3..6430cd7 100644 --- a/src/site/rst/index.rst +++ b/src/site/rst/index.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/configuration.rst b/src/site/rst/user/configuration.rst index e3b3c5b..bbd7243 100644 --- a/src/site/rst/user/configuration.rst +++ b/src/site/rst/user/configuration.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/controls.rst b/src/site/rst/user/controls.rst index b9c0dcc..badfbd7 100644 --- a/src/site/rst/user/controls.rst +++ b/src/site/rst/user/controls.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/dataformat.rst b/src/site/rst/user/dataformat.rst index 01395bf..7610d10 100644 --- a/src/site/rst/user/dataformat.rst +++ b/src/site/rst/user/dataformat.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/faq.rst b/src/site/rst/user/faq.rst index b53037d..d710672 100644 --- a/src/site/rst/user/faq.rst +++ b/src/site/rst/user/faq.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/guide_control.rst b/src/site/rst/user/guide_control.rst index e1253bb..fb71ef7 100644 --- a/src/site/rst/user/guide_control.rst +++ b/src/site/rst/user/guide_control.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/guide_listcontrols.rst b/src/site/rst/user/guide_listcontrols.rst index 60284bf..ec9d6f4 100644 --- a/src/site/rst/user/guide_listcontrols.rst +++ b/src/site/rst/user/guide_listcontrols.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/guide_project.rst b/src/site/rst/user/guide_project.rst index 654e30c..2baed67 100644 --- a/src/site/rst/user/guide_project.rst +++ b/src/site/rst/user/guide_project.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/guide_results.rst b/src/site/rst/user/guide_results.rst index ff940df..0b8963e 100644 --- a/src/site/rst/user/guide_results.rst +++ b/src/site/rst/user/guide_results.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/rst/user/guide_selection.rst b/src/site/rst/user/guide_selection.rst index e37c4ca..1c096f5 100644 --- a/src/site/rst/user/guide_selection.rst +++ b/src/site/rst/user/guide_selection.rst @@ -2,7 +2,7 @@ .. * #%L .. * Coser .. * %% -.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric +.. * Copyright (C) 2010 - 2012 Ifremer, Codelutin .. * %% .. * This program is free software: you can redistribute it and/or modify .. * it under the terms of the GNU Lesser General Public License as diff --git a/src/site/site_en.xml b/src/site/site_en.xml index a1d8a4f..7957bf6 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -3,7 +3,7 @@ #%L Coser %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index e13ff4e..5e64174 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -3,7 +3,7 @@ #%L Coser %% - Copyright (C) 2010 - 2012 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2012 Ifremer, Codelutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.