Change copyright year to present

This commit is contained in:
Nihaal Sangha
2021-01-15 10:28:11 +00:00
committed by GitHub
parent eeafc9363f
commit 69bdc3a184
64 changed files with 68 additions and 70 deletions

View File

@ -3,7 +3,7 @@
"""
The MIT License (MIT)
Copyright (c) 2015-2020 Rapptz
Copyright (c) 2015-present Rapptz
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
@ -938,4 +938,3 @@ class MemberCacheFlags(BaseFlags):
@property
def _online_only(self):
return self.value == 1