File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pyVmomi
22=======
33
4- Copyright (c) 2005-2021 VMware, Inc. All Rights Reserved.
4+ Copyright (c) 2005-2024 Broadcom. All Rights Reserved.
5+ The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
56
67This product is licensed to you under the Apache License, Version 2.0 (the
78"License"). You may not use this product except in compliance with the License.
Original file line number Diff line number Diff line change 11# VMware vSphere Python SDK
2- # Copyright (c) 2009-2021 VMware, Inc. All Rights Reserved.
2+ #
3+ # Copyright (c) 2009-2024 Broadcom. All Rights Reserved.
4+ # The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
35#
46# Licensed under the Apache License, Version 2.0 (the "License");
57# you may not use this file except in compliance with the License.
@@ -48,8 +50,8 @@ def getTypeAnnotationsPackageData():
4850 # NOTE: pypi prefers the use of RST to render docs
4951 long_description = read ('README.rst' ),
5052 url = 'https://github.com/vmware/pyvmomi' ,
51- author = 'VMware, Inc .' ,
52- author_email = 'jhu@vmware .com' ,
53+ author = 'Broadcom, VCF Division .' ,
54+ author_email = '[email protected] , stefan.hristov@broadcom .com' ,
5355 packages = ['pyVmomi' , 'pyVim' ],
5456 package_data = {"pyVmomi" : getTypeAnnotationsPackageData ()},
5557 install_requires = required ,
You can’t perform that action at this time.
0 commit comments