comparison pkg/controllers/pwreset.go @ 1317:5443f5c9154c

Added missing authors names in Go files.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 24 Nov 2018 10:32:06 +0100
parents a244b18cb916
children cabf4789e02b
comparison
equal deleted inserted replaced
1316:990e2b83b0e6 1317:5443f5c9154c
9 // Software engineering by Intevation GmbH 9 // Software engineering by Intevation GmbH
10 // 10 //
11 // Author(s): 11 // Author(s):
12 // * Sascha L. Teichmann <sascha.teichmann@intevation.de> 12 // * Sascha L. Teichmann <sascha.teichmann@intevation.de>
13 // * Bernhard E. Reiter <bernhard.reiter@intevation.de> 13 // * Bernhard E. Reiter <bernhard.reiter@intevation.de>
14 // * Tom Gottfried <tom.gottfried.intevation.de>
14 15
15 package controllers 16 package controllers
16 17
17 import ( 18 import (
18 "bytes" 19 "bytes"