Author: echatellier Date: 2010-11-29 15:01:27 +0100 (Mon, 29 Nov 2010) New Revision: 3046 Url: http://chorem.org/repositories/revision/lima/3046 Log: Remove header Modified: trunk/lima-swing/src/main/java/org/chorem/lima/util/DialogHelper.java Modified: trunk/lima-swing/src/main/java/org/chorem/lima/util/DialogHelper.java =================================================================== --- trunk/lima-swing/src/main/java/org/chorem/lima/util/DialogHelper.java 2010-11-29 09:45:17 UTC (rev 3045) +++ trunk/lima-swing/src/main/java/org/chorem/lima/util/DialogHelper.java 2010-11-29 14:01:27 UTC (rev 3046) @@ -22,23 +22,6 @@ * <http://www.gnu.org/licenses/gpl-3.0.html>. * #L% */ -/* *##% Lima Swing - * Copyright (C) 2008 - 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 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.util;
participants (1)
-
echatellier@users.chorem.org