diff options
| author | Nihaal Sangha <[email protected]> | 2021-01-15 10:28:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-15 05:28:11 -0500 |
| commit | 69bdc3a1849407f64ef93bd2e5119e54d6cd2208 (patch) | |
| tree | 5ec113d3bf9fa214876bedd88b3e7c38fe82a304 /docs | |
| parent | [commands] Add PartialMessageConverter (diff) | |
| download | discord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.tar.xz discord.py-69bdc3a1849407f64ef93bd2e5119e54d6cd2208.zip | |
Change copyright year to present
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 | ||||
| -rw-r--r-- | docs/locale/ja/LC_MESSAGES/intents.po | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index d15ad1be..35cd2d8e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ master_doc = 'index' # General information about the project. project = u'discord.py' -copyright = u'2015-2021, Rapptz' +copyright = u'2015-present, Rapptz' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/docs/locale/ja/LC_MESSAGES/intents.po b/docs/locale/ja/LC_MESSAGES/intents.po index 5a4cbd7a..a3d6d75e 100644 --- a/docs/locale/ja/LC_MESSAGES/intents.po +++ b/docs/locale/ja/LC_MESSAGES/intents.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2015-2020, Rapptz +# Copyright (C) 2015-present, Rapptz # This file is distributed under the same license as the discord.py package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # @@ -427,4 +427,3 @@ msgid "" "If you truly dislike the direction Discord is going with their API, you " "can contact them via `support <https://dis.gd/contact>`_" msgstr "" - |