From 012910f76f67a22fc47192ff8af85b958ca9b466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20H=C3=B6rl?= Date: Mon, 18 Jun 2018 13:37:03 +0100 Subject: [PATCH] Update copyright header --- pkg/cloudprovider/providers/vsphere/vclib/connection_test.go | 2 +- pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.