Skip to content

Commit bcec69e

Browse files
committed
Add: license acknowledgement for NaturalStringComparer
1 parent b6409fe commit bcec69e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/Helpers/NaturalStringComparer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
namespace Files.App.Helpers
55
{
6+
// Credit: https://github.com/GihanSoft/NaturalStringComparer
67
public sealed class NaturalStringComparer
78
{
89
public static IComparer<object> GetForProcessor()

0 commit comments

Comments
 (0)