r1666 - trunk/wao-business/src/main/java/fr/ifremer/wao/io/csv2/models/operations
Author: bleny Date: 2013-05-16 15:21:33 +0200 (Thu, 16 May 2013) New Revision: 1666 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1666 Log: update file headers Modified: trunk/wao-business/src/main/java/fr/ifremer/wao/io/csv2/models/operations/DistrictParserFormatter.java Modified: trunk/wao-business/src/main/java/fr/ifremer/wao/io/csv2/models/operations/DistrictParserFormatter.java =================================================================== --- trunk/wao-business/src/main/java/fr/ifremer/wao/io/csv2/models/operations/DistrictParserFormatter.java 2013-05-16 13:14:50 UTC (rev 1665) +++ trunk/wao-business/src/main/java/fr/ifremer/wao/io/csv2/models/operations/DistrictParserFormatter.java 2013-05-16 13:21:33 UTC (rev 1666) @@ -3,7 +3,7 @@ /* * #%L * Wao :: Business - * + * * * $Id$ * $HeadURL$ * %% @@ -13,12 +13,12 @@ * 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%
participants (1)
-
bleny@users.forge.codelutin.com