From 23b10989504f6c7ccee95eed2dc35e5f11e6b0e0 Mon Sep 17 00:00:00 2001 From: Carlisia Date: Mon, 1 Apr 2019 12:05:56 -0700 Subject: [PATCH] Fix copyright Signed-off-by: Carlisia --- pkg/cmd/server/server.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/server/server.go b/pkg/cmd/server/server.go index 077d6b456..72706e1a8 100644 --- a/pkg/cmd/server/server.go +++ b/pkg/cmd/server/server.go @@ -1,5 +1,5 @@ /* -Copyright 2017 the Heptio Ark contributors. +Copyright 2017 the Velero contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.