Mercurial > lada > lada-server
changeset 795:c20b12007a35
Added copyright header.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 19 Nov 2015 08:50:08 +0100 |
parents | 1473f641ec29 |
children | 385fab3be7f4 |
files | src/test/java/de/intevation/lada/test/validator/Messung.java |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/test/java/de/intevation/lada/test/validator/Messung.java Thu Nov 19 08:49:44 2015 +0100 +++ b/src/test/java/de/intevation/lada/test/validator/Messung.java Thu Nov 19 08:50:08 2015 +0100 @@ -1,3 +1,10 @@ +/* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz + * Software engineering by Intevation GmbH + * + * This file is Free Software under the GNU GPL (v>=3) + * and comes with ABSOLUTELY NO WARRANTY! Check out + * the documentation coming with IMIS-Labordaten-Application for details. + */ package de.intevation.lada.test.validator; import java.util.List;