Skip to content

Commit ec1a775

Browse files
authored
rename license file
1 parent 26cb183 commit ec1a775

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
include README.md
22
include HISTORY.md
3-
include COPYING
3+
include LICENSE

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<img src="https://img.shields.io/badge/-documentation-blue"
1818
alt="Documentation">
1919
</a>
20-
<a href="https://github.com/rapidfuzz/python-Levenshtein/blob/main/COPYING">
20+
<a href="https://github.com/rapidfuzz/python-Levenshtein/blob/main/LICENSE">
2121
<img src="https://img.shields.io/github/license/rapidfuzz/python-Levenshtein"
2222
alt="GitHub license">
2323
</a>
@@ -63,4 +63,4 @@ under the terms of the GNU General Public License as published by the Free
6363
Software Foundation; either version 2 of the License, or (at your option)
6464
any later version.
6565

66-
See the file [COPYING](https://github.com/rapidfuzz/python-Levenshtein/blob/main/COPYING) for the full text of GNU General Public License version 2.
66+
See the file [LICENSE](https://github.com/rapidfuzz/python-Levenshtein/blob/main/LICENSE) for the full text of GNU General Public License version 2.

0 commit comments

Comments
 (0)