changeset 1337:53057ab27ff2

add headers for licensing to some middleware files * Add the other atuthors header lines to some middleware files
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 23 Nov 2018 15:46:07 +0100
parents f65d1767452c
children 5bb1e3c1f364
files pkg/controllers/search.go pkg/imports/sr.go pkg/models/system.go
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pkg/controllers/search.go	Fri Nov 23 13:46:47 2018 +0100
+++ b/pkg/controllers/search.go	Fri Nov 23 15:46:07 2018 +0100
@@ -10,6 +10,7 @@
 //
 // Author(s):
 //  * Sascha Wilde <sascha.wilde@intevation.de>
+//  * Sascha Teichmann <sascha.teichmann@intevation.de>
 
 package controllers
 
--- a/pkg/imports/sr.go	Fri Nov 23 13:46:47 2018 +0100
+++ b/pkg/imports/sr.go	Fri Nov 23 15:46:07 2018 +0100
@@ -10,6 +10,7 @@
 //
 // Author(s):
 //  * Sascha L. Teichmann <sascha.teichmann@intevation.de>
+//  * Tom Gottfried <tom@intevation.de>
 
 package imports
 
--- a/pkg/models/system.go	Fri Nov 23 13:46:47 2018 +0100
+++ b/pkg/models/system.go	Fri Nov 23 15:46:07 2018 +0100
@@ -10,6 +10,7 @@
 //
 // Author(s):
 //  * Sascha Wilde <sascha.wilde@intevation.de>
+//  * Sascha Teichmann <sascha.teichmann@intevation.de>
 
 package models