We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2987b75 commit f6b9abfCopy full SHA for f6b9abf
setup.py
@@ -88,8 +88,8 @@ def _get_dbt_core_version():
88
description=description,
89
long_description=README,
90
long_description_content_type='text/markdown',
91
- license='MIT',
92
- author='Matthew Carter (original), Andrew Hedengren, Andy Reagan',
+ license='Apache License',
+ author='Vertica (Former authors:- Matthew Carter, Andy Regan, Andrew Hedengren)',
93
author_email='arosychuk@gmail.com, andy@andyreagan.com',
94
url='https://github.com/vertica/dbt-vertica/',
95
packages=find_packages(include=["dbt","dbt.*"]),
0 commit comments