MIT License
-Copyright (c) 2013-2014 Joshua Roesslein
+Copyright (c) 2009-2019 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
# General information about the project.
project = u'tweepy'
-copyright = u'2009, Joshua Roesslein'
+copyright = u'2009-2019, 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
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
"""
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
+# Tweepy
+# Copyright 2009-2019 Joshua Roesslein
+# See LICENSE for details.
+
from __future__ import print_function
import six
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import absolute_import, print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function
# Tweepy
-# Copyright 2009-2010 Joshua Roesslein
+# Copyright 2009-2019 Joshua Roesslein
# See LICENSE for details.
# Appengine users: https://developers.google.com/appengine/docs/python/sockets/#making_httplib_use_sockets
# Tweepy
-# Copyright 2010 Joshua Roesslein
+# Copyright 2010-2019 Joshua Roesslein
# See LICENSE for details.
from __future__ import print_function