[Suiviobsmer-commits] r1041 - in trunk/wao-ui/src/main: java/fr/ifremer/wao/ui/services resources/fr/ifremer/wao/ui/pages
Author: bleny Date: 2011-02-21 14:16:19 +0000 (Mon, 21 Feb 2011) New Revision: 1041 Log: missing headers :-( Modified: trunk/wao-ui/src/main/java/fr/ifremer/wao/ui/services/KmlLoaderStrategyContactsStatesMotifs.java trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Boats_en.properties trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Contacts_en.properties Modified: trunk/wao-ui/src/main/java/fr/ifremer/wao/ui/services/KmlLoaderStrategyContactsStatesMotifs.java =================================================================== --- trunk/wao-ui/src/main/java/fr/ifremer/wao/ui/services/KmlLoaderStrategyContactsStatesMotifs.java 2011-02-21 13:43:34 UTC (rev 1040) +++ trunk/wao-ui/src/main/java/fr/ifremer/wao/ui/services/KmlLoaderStrategyContactsStatesMotifs.java 2011-02-21 14:16:19 UTC (rev 1041) @@ -1,3 +1,26 @@ +/* + * #%L + * Wao :: Web Interface + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 Ifremer + * %% + * 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% + */ package fr.ifremer.wao.ui.services; import fr.ifremer.wao.bean.ContactFilter; Modified: trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Boats_en.properties =================================================================== --- trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Boats_en.properties 2011-02-21 13:43:34 UTC (rev 1040) +++ trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Boats_en.properties 2011-02-21 14:16:19 UTC (rev 1041) @@ -1,3 +1,26 @@ +### +# #%L +# Wao :: Web Interface +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2009 - 2011 Ifremer +# %% +# 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% +### name-label: Name immatriculation-label: # districtCode-label: District Modified: trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Contacts_en.properties =================================================================== --- trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Contacts_en.properties 2011-02-21 13:43:34 UTC (rev 1040) +++ trunk/wao-ui/src/main/resources/fr/ifremer/wao/ui/pages/Contacts_en.properties 2011-02-21 14:16:19 UTC (rev 1041) @@ -1 +1,24 @@ +### +# #%L +# Wao :: Web Interface +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2009 - 2011 Ifremer +# %% +# 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% +### topiaCreateDate-label: Creation \ No newline at end of file
participants (1)
-
bleny@users.labs.libre-entreprise.org