[Suiviobsmer-commits] r465 - trunk/wao-business/src/main/java/fr/ifremer/wao/bean
Author: fdesbois Date: 2010-04-20 09:36:51 +0000 (Tue, 20 Apr 2010) New Revision: 465 Log: Add license header for new file Modified: trunk/wao-business/src/main/java/fr/ifremer/wao/bean/ContactStatus.java Modified: trunk/wao-business/src/main/java/fr/ifremer/wao/bean/ContactStatus.java =================================================================== --- trunk/wao-business/src/main/java/fr/ifremer/wao/bean/ContactStatus.java 2010-04-20 09:34:10 UTC (rev 464) +++ trunk/wao-business/src/main/java/fr/ifremer/wao/bean/ContactStatus.java 2010-04-20 09:36:51 UTC (rev 465) @@ -1,3 +1,27 @@ +/* + * #%L + * Wao :: Business + * + * $Id$ + * $HeadURL: svn+ssh://fdesbois at labs.libre-entreprise.org/svnroot/suiviobsmer/trunk/wao-business/src/main/java/fr/ifremer/wao/bean/ContactState.java $ + * %% + * Copyright (C) 2009 - 2010 Ifremer + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/gpl-3.0.html>. + * #L% + */ package fr.ifremer.wao.bean;
participants (1)
-
fdesbois@users.labs.libre-entreprise.org