From 5f6b6bf95377d877fb1e774107c211636be21d73 Mon Sep 17 00:00:00 2001 From: "Alex Ellis (VMware)" <alexellis2@gmail.com> Date: Mon, 9 Jul 2018 21:25:03 +0100 Subject: [PATCH] Update header From Project to Author(s) for the catch-all. This file has my copyright which is retained through the catch-all statement. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com> --- gateway/types/proxy_client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/types/proxy_client.go b/gateway/types/proxy_client.go index 2d4c5776..ac9e5ff1 100644 --- a/gateway/types/proxy_client.go +++ b/gateway/types/proxy_client.go @@ -1,4 +1,4 @@ -// Copyright (c) OpenFaaS Project 2018. All rights reserved. +// Copyright (c) OpenFaaS Author(s) 2018. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. package types -- GitLab