From a205a38744e1467f0835bb032a105f13ef71e30f Mon Sep 17 00:00:00 2001 From: tianhao he Date: Tue, 19 Apr 2016 11:05:01 -0700 Subject: [PATCH] Update copyright year. --- pyVim/connect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyVim/connect.py b/pyVim/connect.py index bea2b92..b252dc0 100644 --- a/pyVim/connect.py +++ b/pyVim/connect.py @@ -1,5 +1,5 @@ # VMware vSphere Python SDK -# Copyright (c) 2008-2015 VMware, Inc. All Rights Reserved. +# Copyright (c) 2008-2016 VMware, Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.