Update copyright years to include 2021
authorHarmon <Harmon758@gmail.com>
Sat, 2 Jan 2021 14:03:01 +0000 (08:03 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 2 Jan 2021 14:03:01 +0000 (08:03 -0600)
14 files changed:
LICENSE
docs/conf.py
tweepy/__init__.py
tweepy/api.py
tweepy/auth.py
tweepy/binder.py
tweepy/cache.py
tweepy/cursor.py
tweepy/error.py
tweepy/mixins.py
tweepy/models.py
tweepy/parsers.py
tweepy/streaming.py
tweepy/utils.py

diff --git a/LICENSE b/LICENSE
index e9520da9d9bba9d5e0aa928ff8e4192e02ed945b..3c16ccf95750c27e75cd7c97476459e31b2ecd8a 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
 MIT License
-Copyright (c) 2009-2020 Joshua Roesslein
+Copyright (c) 2009-2021 Joshua Roesslein
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
index ddea406b81d68f607da12be52ce4254b45bc5283..1312828e8c628f86d19392bc61de5ed8cd5713af 100644 (file)
@@ -40,7 +40,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'tweepy'
-copyright = '2009-2020, Joshua Roesslein'
+copyright = '2009-2021, Joshua Roesslein'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index c6051a9f5359ee9f08f151cf94b17faecd3c0efe..b7d0a485fad300f8053356977af51457da98e603 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 """
index 1a8dba63cf8cc61a48f3a7ee69833cabeff93966..8ef7225e65c4fe177b34214408d567729bd04b28 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 import imghdr
index 7cdd010fc85ad9d2071a6252ec15056c2608881c..744499ea0c508df47859d2a7a389e5d40dc2a4b3 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 import logging
index 757733be71b9a976c6673e6a2e838fe8a12bbefb..2a7a2fc52cb82b885cc0f65e91393f95fab372c2 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 import logging
index 7516a21a216816d223686f3080eaf7e7d0918498..61bc8a589edfec5e2af5086aa33b77f297a9660a 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 import datetime
index d045a35560818a12c34652fc6fc46378f4958a0d..58df785d255bc09954b382316327f5b6c8be9819 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 from tweepy.error import TweepError
index 94f62e9bb18eb020eea6b1092abc75395f606f5b..8dbc43464d1cf86f3394361590d85249c1915291 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 
index 1c3eef6c2b4ce9d00cc3b5f32e70d88eec7ae5a9..c5d9788cfaa26c1db2a9963ec5d707335919e243 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 class EqualityComparable:
index 296c162bd71d5ff3f7e08b448500b5b738257c79..528ec424e9f2e2b6e15ce0d9719a407ca0905ad0 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 from tweepy.mixins import Hashable
index cd2fb8b115ca30329ad32d8dfefa2925cbe0465b..b24979ffd9538bfddf22d0c735c7b02d020aeb35 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 import json as json_lib
index 2ca4d3b213dee65cea00f4dc080a3ac560d95466..bf24ebfbc89defdb802d149167c16a3817b2b064 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2009-2020 Joshua Roesslein
+# Copyright 2009-2021 Joshua Roesslein
 # See LICENSE for details.
 
 # Appengine users: https://developers.google.com/appengine/docs/python/sockets/#making_httplib_use_sockets
index 97c534fd26cea0d52ceb46194f496944746f93b9..b173a9c9d16e66d6c2b2bc974e86f6cf2e5cfb37 100644 (file)
@@ -1,5 +1,5 @@
 # Tweepy
-# Copyright 2010-2020 Joshua Roesslein
+# Copyright 2010-2021 Joshua Roesslein
 # See LICENSE for details.
 
 from datetime import datetime