r2788 - trunk/lima-service/src/main/java/org/chorem/lima/service/util
Author: echatellier Date: 2010-02-26 15:27:49 +0100 (Fri, 26 Feb 2010) New Revision: 2788 Modified: trunk/lima-service/src/main/java/org/chorem/lima/service/util/ServiceHelper.java Log: Remove duplicated header. Modified: trunk/lima-service/src/main/java/org/chorem/lima/service/util/ServiceHelper.java =================================================================== --- trunk/lima-service/src/main/java/org/chorem/lima/service/util/ServiceHelper.java 2010-02-26 13:42:33 UTC (rev 2787) +++ trunk/lima-service/src/main/java/org/chorem/lima/service/util/ServiceHelper.java 2010-02-26 14:27:49 UTC (rev 2788) @@ -16,20 +16,7 @@ * License along with this program. If not, see * <http://www.gnu.org/licenses/lgpl-3.0.html>. ##%* */ -/** - * # #% Copyright (C) 2008-2009 Code Lutin, Tony Chemit, Rémi Chapelet - * 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 2 - * 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, write to the Free Software Foundation, Inc., 59 Temple Place - * - Suite 330, Boston, MA 02111-1307, USA. - * # #% - */ + package org.chorem.lima.service.util; import org.apache.commons.logging.Log;
participants (1)
-
echatellier@users.chorem.org