Mercurial > retraceit
diff src/metadataview.cpp @ 24:6b9b5efcd7f4
Add missing copyright header
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 05 May 2015 17:47:57 +0200 |
parents | 0a08c1c2531a |
children | 64a51a42c01f |
line wrap: on
line diff
--- a/src/metadataview.cpp Tue Apr 14 18:58:49 2015 +0200 +++ b/src/metadataview.cpp Tue May 05 17:47:57 2015 +0200 @@ -1,3 +1,9 @@ +/* Copyright (C) 2014 by Intevation GmbH + * + * This file is Free Software under the GNU GPL (v>=2) + * and comes with ABSOLUTELY NO WARRANTY! + * See LICENSE.txt for details. + */ #include "metadataview.h" #include "qxtcsvmodel.h" #include "filterwidget.h"