changeset 4948:821ae20b6a20 fairway-marks-import

Re-added missing header lines.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 20 Feb 2020 17:41:36 +0100
parents 407103c299a0
children 1d50ac8dd688
files pkg/imports/fm.go pkg/imports/pointwfs.go
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pkg/imports/fm.go	Wed Feb 19 16:41:52 2020 +0100
+++ b/pkg/imports/fm.go	Thu Feb 20 17:41:36 2020 +0100
@@ -1,3 +1,6 @@
+// This is Free Software under GNU Affero General Public License v >= 3.0
+// without warranty, see README.md and license for details.
+//
 // SPDX-License-Identifier: AGPL-3.0-or-later
 // License-Filename: LICENSES/AGPL-3.0.txt
 //
--- a/pkg/imports/pointwfs.go	Wed Feb 19 16:41:52 2020 +0100
+++ b/pkg/imports/pointwfs.go	Thu Feb 20 17:41:36 2020 +0100
@@ -1,3 +1,6 @@
+// This is Free Software under GNU Affero General Public License v >= 3.0
+// without warranty, see README.md and license for details.
+//
 // SPDX-License-Identifier: AGPL-3.0-or-later
 // License-Filename: LICENSES/AGPL-3.0.txt
 //