aboutsummaryrefslogtreecommitdiff
path: root/nuget/bootstrap.sass.nuspec
diff options
context:
space:
mode:
authorJonathan <[email protected]>2022-09-27 21:45:28 +0200
committerGitHub <[email protected]>2022-09-27 22:45:28 +0300
commitf84d82ada02084cc6567b7ff60f25650084b8bea (patch)
tree23420b8f3c29d50ff249de883c3bbaeb2e93d3a4 /nuget/bootstrap.sass.nuspec
parent80482af57b2ac1203e9436398e0153476907f9b4 (diff)
downloadbootstrap-f84d82ada02084cc6567b7ff60f25650084b8bea.tar.xz
bootstrap-f84d82ada02084cc6567b7ff60f25650084b8bea.zip
NuGet: Use license expression (#36421)
Diffstat (limited to 'nuget/bootstrap.sass.nuspec')
-rw-r--r--nuget/bootstrap.sass.nuspec3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index 058174e70..ef2284f15 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -13,7 +13,7 @@
<language>en-us</language>
<projectUrl>https://getbootstrap.com/</projectUrl>
<icon>bootstrap.png</icon>
- <license type="file">LICENSE.txt</license>
+ <license type="expression">MIT</license>
<copyright>Copyright 2017-2022</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>css sass mobile-first responsive front-end framework web</tags>
@@ -22,7 +22,6 @@
</contentFiles>
</metadata>
<files>
- <file src="LICENSE.txt" target="" />
<file src="nuget\bootstrap.png" target="" />
<file src="scss\**\*.scss" target="content\Content\bootstrap" />