Update copyright years to include 2023
authorHarmon <Harmon758@gmail.com>
Sun, 1 Jan 2023 16:33:14 +0000 (10:33 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 1 Jan 2023 16:33:14 +0000 (10:33 -0600)
commitccc95269c1071f6c1f65698bf73c851472defba9
tree7830654e65d12d4668a814e1849ae11c8f953789
parent4b0fa90e91eb2b67dfd33f0d27b148e95ea05f65
Update copyright years to include 2023
27 files changed:
LICENSE
docs/conf.py
tweepy/__init__.py
tweepy/api.py
tweepy/asynchronous/__init__.py
tweepy/asynchronous/client.py
tweepy/asynchronous/pagination.py
tweepy/asynchronous/streaming.py
tweepy/auth.py
tweepy/cache.py
tweepy/client.py
tweepy/cursor.py
tweepy/direct_message_event.py
tweepy/errors.py
tweepy/list.py
tweepy/media.py
tweepy/mixins.py
tweepy/models.py
tweepy/pagination.py
tweepy/parsers.py
tweepy/place.py
tweepy/poll.py
tweepy/space.py
tweepy/streaming.py
tweepy/tweet.py
tweepy/user.py
tweepy/utils.py