Skip to content

Commit 0c71092

Browse files
committed
Updated contact details and license
1 parent 7de9f11 commit 0c71092

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[metadata]
22
name = uid2-client
33
version = 2.0.1
4-
author = Andrei Tarassov
5-
author_email = andrei.tarassov@thetradedesk.com
6-
home_page = http://www.thetradedesk.com
4+
author = UID2 team
5+
author_email = unifiedid-admin@thetradedesk.com
6+
home_page = https://iabtechlab.com
77
description = Client for working with advertising UID2 services
88
long_description = file: README.md
99
long_description_content_type = text/markdown
10-
license = BSD License
10+
license = Apache 2.0
1111
license_file = LICENSE
1212
platform = any
1313
keywords = uid2
@@ -26,7 +26,7 @@ classifiers =
2626
Topic :: Internet
2727
Topic :: Software Development :: Libraries :: Python Modules
2828
Topic :: Utilities
29-
License :: OSI Approved :: BSD License
29+
License :: OSI Approved :: Apache 2.0
3030

3131
[options]
3232
zip_safe = true

0 commit comments

Comments
 (0)