diff --git a/pkg/cloudprovider/providers/vsphere/vclib/connection_test.go b/pkg/cloudprovider/providers/vsphere/vclib/connection_test.go index dcf9f9adaa1..394a6adccaf 100644 --- a/pkg/cloudprovider/providers/vsphere/vclib/connection_test.go +++ b/pkg/cloudprovider/providers/vsphere/vclib/connection_test.go @@ -1,5 +1,5 @@ /* -Copyright 2016 The Kubernetes Authors. +Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go b/pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go index ebd64d58f9a..610dbf9e10c 100644 --- a/pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go +++ b/pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go @@ -1,5 +1,5 @@ /* -Copyright 2016 The Kubernetes Authors. +Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.