Add copyright, appease the linter

This commit is contained in:
aram price 2020-07-28 09:14:01 -07:00 committed by Matt Moyer
parent 531954511b
commit bc4351f51a

View File

@ -1,3 +1,8 @@
/*
Copyright 2020 VMware, Inc.
SPDX-License-Identifier: Apache-2.0
*/
package client
import (