This repository has been archived on 2024-04-17. You can view files and clone it, but cannot push or open issues/pull-requests.
similar-sort/LICENSE

5 lines
276 B
Plaintext

similar-sort is licensed CC BY-SA 4.0.
"Wait, why?", I hear you say, "That's an unusual choice for source code!"
Put quite simply, it's because this package is a wrapper around a Levenshtein distance implementation I got from Wikipedia, which is licensed under CC BY-SA 3.0.