r2404 - trunk/nuiton-csv/src/test/java/org/nuiton/util/csv
Author: tchemit Date: 2012-08-23 08:58:21 +0200 (Thu, 23 Aug 2012) New Revision: 2404 Url: http://nuiton.org/repositories/revision/nuiton-utils/2404 Log: add missing svn proeprties and license header Modified: trunk/nuiton-csv/src/test/java/org/nuiton/util/csv/RowBeanEnum.java Modified: trunk/nuiton-csv/src/test/java/org/nuiton/util/csv/RowBeanEnum.java =================================================================== --- trunk/nuiton-csv/src/test/java/org/nuiton/util/csv/RowBeanEnum.java 2012-08-20 10:44:03 UTC (rev 2403) +++ trunk/nuiton-csv/src/test/java/org/nuiton/util/csv/RowBeanEnum.java 2012-08-23 06:58:21 UTC (rev 2404) @@ -1,5 +1,29 @@ package org.nuiton.util.csv; +/* + * #%L + * Nuiton Utils :: Nuiton Csv + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2011 - 2012 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser 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 Lesser Public License for more details. + * + * You should have received a copy of the GNU General Lesser Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/lgpl-3.0.html>. + * #L% + */ + /** * TODO * Property changes on: trunk/nuiton-csv/src/test/java/org/nuiton/util/csv/RowBeanEnum.java ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL
participants (1)
-
tchemit@users.nuiton.org