Author: chatellier Date: 2011-01-23 21:22:32 +0000 (Sun, 23 Jan 2011) New Revision: 545 Log: ACtion commune avec code commun et code layout. Added: trunk/coser-web/src/main/resources/coserweb.properties Added: trunk/coser-web/src/main/resources/coserweb.properties =================================================================== --- trunk/coser-web/src/main/resources/coserweb.properties (rev 0) +++ trunk/coser-web/src/main/resources/coserweb.properties 2011-01-23 21:22:32 UTC (rev 545) @@ -0,0 +1,22 @@ +### +# #%L +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2010 Ifremer, Codelutin, Chatellier Eric +# %% +# 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% +### +coser.application.version=${project.version}