typedb / typedb-driver-python

TypeDB Driver for Python
https://typedb.com
Apache License 2.0
67 stars 24 forks source link

Bump year in license headers to 2021 #149

Closed vmax closed 3 years ago

vmax commented 3 years ago

What is the goal of this PR?

License headers are currently out of date (2020) for a while. This PR replaces 2020 with 2021 across all the files.

What are the changes implemented in this PR?