diff --git a/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.nuspec b/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.nuspec
index bcf94d11..e902f69d 100644
--- a/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.nuspec
+++ b/YamlDotNet.Analyzers.StaticGenerator/YamlDotNet.Analyzers.StaticGenerator.nuspec
@@ -8,7 +8,7 @@
Roslyn Code Generator that will generate a static context for use with YamlDotNet to support ahead-of-time and library trimming.
Static context generator for YamlDotNet.
en-US
- LICENSE.txt
+ MIT
https://github.com/aaubry/YamlDotNet/wiki
http://aaubry.net/images/yamldotnet.png
images/yamldotnet.png
diff --git a/YamlDotNet/YamlDotNet.csproj b/YamlDotNet/YamlDotNet.csproj
index 482c5fb2..90b3902e 100644
--- a/YamlDotNet/YamlDotNet.csproj
+++ b/YamlDotNet/YamlDotNet.csproj
@@ -6,7 +6,7 @@
https://github.com/aaubry/YamlDotNet
https://github.com/aaubry/YamlDotNet
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
- LICENSE.txt
+ MIT
Copyright (c) Antoine Aubry and contributors
Debug;Release
..\YamlDotNet.snk
diff --git a/YamlDotNet/YamlDotNet.nuspec b/YamlDotNet/YamlDotNet.nuspec
index e5f4046d..53dc255f 100644
--- a/YamlDotNet/YamlDotNet.nuspec
+++ b/YamlDotNet/YamlDotNet.nuspec
@@ -7,7 +7,7 @@
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
This package contains the YAML parser and serializer.
en-US
- LICENSE.txt
+ MIT
https://github.com/aaubry/YamlDotNet/wiki
http://aaubry.net/images/yamldotnet.png
images/yamldotnet.png