comparison artifacts/src/main/java/org/dive4elements/river/utils/Pair.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) 2010 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
9 package org.dive4elements.river.utils; 1 package org.dive4elements.river.utils;
10 2
11 import java.io.Serializable; 3 import java.io.Serializable;
12 4
13 /** 5 /**

http://dive4elements.wald.intevation.org