comparison src/test/java/de/intevation/lada/test/validator/Messung.java @ 795:c20b12007a35

Added copyright header.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 19 Nov 2015 08:50:08 +0100
parents 261095b700a0
children
comparison
equal deleted inserted replaced
794:1473f641ec29 795:c20b12007a35
1 /* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz
2 * Software engineering by Intevation GmbH
3 *
4 * This file is Free Software under the GNU GPL (v>=3)
5 * and comes with ABSOLUTELY NO WARRANTY! Check out
6 * the documentation coming with IMIS-Labordaten-Application for details.
7 */
1 package de.intevation.lada.test.validator; 8 package de.intevation.lada.test.validator;
2 9
3 import java.util.List; 10 import java.util.List;
4 11
5 import org.junit.Assert; 12 import org.junit.Assert;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)