Copyright (c) 2025 Veeva Systems, Inc.
All Rights Reserved

Permission is hereby granted, free of charge, to any person obtaining a copy of this software 
and associated documentation files (the "Software"), to deal in the Software without restriction, 
including without limitation the rights to use, copy, modify, merge, publish, distribute, 
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is 
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING 
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---------------------------------------------------------------------------
Third-Party Licenses:

This software includes, depends on, or is otherwise derived from the following third-party libraries.
Each listed library is governed by its own license, which is separate and distinct from the license 
above. By using this software, you agree to comply with the terms of these third-party licenses.

- **pandas (BSD-3-Clause)**  
  License: [https://github.com/pandas-dev/pandas/blob/main/LICENSE](https://github.com/pandas-dev/pandas/blob/main/LICENSE)

- **simple-salesforce (Apache License 2.0)**  
  License: [https://github.com/simple-salesforce/simple-salesforce/blob/master/LICENSE.txt](https://github.com/simple-salesforce/simple-salesforce/blob/master/LICENSE.txt)

- **salesforce-bulk (MIT)**  
  License: [https://pypi.org/project/salesforce-bulk/](https://pypi.org/project/salesforce-bulk/)

- **sfdclib (MIT)**  
  License: [https://pypi.org/project/sfdclib/](https://pypi.org/project/sfdclib/)

- **openpyxl (MIT)**  
  License: [https://foss.heptapod.net/openpyxl/openpyxl/-/blob/branch/3.1/LICENSE](https://foss.heptapod.net/openpyxl/openpyxl/-/blob/branch/3.1/LICENSE)

- **zeep (MIT)**  
  License: [https://github.com/mvantellingen/python-zeep/blob/master/LICENSE](https://github.com/mvantellingen/python-zeep/blob/master/LICENSE)

- **aiosignal (MIT)**  
  License: [https://github.com/aio-libs/aiosignal/blob/main/LICENSE](https://github.com/aio-libs/aiosignal/blob/main/LICENSE)

- **aiohttp (Apache License 2.0)**  
  License: [https://github.com/aio-libs/aiohttp/blob/main/LICENSE](https://github.com/aio-libs/aiohttp/blob/main/LICENSE)

- **pyarrow (Apache License 2.0)**  
  License: [https://github.com/apache/arrow/blob/master/LICENSE.txt](https://github.com/apache/arrow/blob/master/LICENSE.txt)

- **psycopg2-binary (LGPL-3.0-only)**  
  License: [https://github.com/psycopg/psycopg2/blob/master/LICENSE](https://github.com/psycopg/psycopg2/blob/master/LICENSE)

- **beautifulsoup4 (MIT)**  
  License: [https://www.crummy.com/software/BeautifulSoup/bs4/doc/](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)

- **boto3 (Apache License 2.0)**  
  License: [https://github.com/boto/boto3/blob/develop/LICENSE](https://github.com/boto/boto3/blob/develop/LICENSE)


Where required, the full text of the above licenses can be found at the provided links or within 
their respective source distributions.

---------------------------------------------------------------------------

End of License File