From d23e2b3642e4b84961b2a7d422d39767568ed72d Mon Sep 17 00:00:00 2001 From: James Thompson Date: Wed, 28 May 2025 20:06:37 +1000 Subject: [PATCH] #95 switch to license expression --- src/DotNet.Glob/DotNet.Glob.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DotNet.Glob/DotNet.Glob.csproj b/src/DotNet.Glob/DotNet.Glob.csproj index 80f418d..ff06d7d 100644 --- a/src/DotNet.Glob/DotNet.Glob.csproj +++ b/src/DotNet.Glob/DotNet.Glob.csproj @@ -8,7 +8,7 @@ https://github.com/dazinator/DotNet.Glob A fast globbing library for .NET applications, including .net core. Doesn't use Regex. Darrell Tunnell <darrell.tunnell@googlemail.com> - https://github.com/dazinator/DotNet.Glob/blob/master/LICENSE + MIT glob;globbing;dotnet;pattern;match New features and fixes. See README in Github Repo. DotNet.Glob