Add Copyright headers where missing in handlers

- Added Copyright in handlers where missing
- Renamed Project to Author(s) where needed

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware)
2018-09-03 13:26:58 +01:00
parent 8fb423f6c1
commit af0ccc9a45
15 changed files with 41 additions and 2 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) OpenFaaS Author(s). All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package handlers
import (