diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-04-11 17:54:52 +0200 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-04-11 17:56:31 +0200 |
commit | 9d959abd39cd787fa7b5d68327d19d3972fe888e (patch) | |
tree | de0bacb6651b718342a2b79584453f6516dd92da /doc | |
parent | af52033971eccecea47597ebbfaeac15773b3e1b (diff) | |
download | pylint-git-9d959abd39cd787fa7b5d68327d19d3972fe888e.tar.gz |
Follow up to COPYING renamed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/whatsnew/2.8.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/whatsnew/2.8.rst b/doc/whatsnew/2.8.rst index 9b1c036cf..74beb7de4 100644 --- a/doc/whatsnew/2.8.rst +++ b/doc/whatsnew/2.8.rst @@ -31,3 +31,5 @@ Other Changes not contain the package metadata anymore. * Updated ``astroid`` to 2.5.3 + +* COPYING has been renamed to LICENSE for standardization. |