comparison artifacts/src/main/java/org/dive4elements/river/exports/ChartExportHelper.java @ 5862:36404dc7fea0

Removed old copyright headers.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 14:38:44 +0200
parents 5aa05a7a34b7
children 4897a58c8746
comparison
equal deleted inserted replaced
5861:172338b1407f 5862:36404dc7fea0
1 /*
2 * Copyright (c) 2011 by Intevation GmbH
3 *
4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */
8 package org.dive4elements.river.exports; 1 package org.dive4elements.river.exports;
9 2
10 import com.lowagie.text.Document; 3 import com.lowagie.text.Document;
11 import com.lowagie.text.DocumentException; 4 import com.lowagie.text.DocumentException;
12 import com.lowagie.text.PageSize; 5 import com.lowagie.text.PageSize;

http://dive4elements.wald.intevation.org