aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Emby.Naming.csproj
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-08-26 07:39:01 -0600
committercrobibero <cody@robibe.ro>2020-08-26 07:39:01 -0600
commitb02650ec2f812500e99c03a80425d548fc5cfc0c (patch)
tree9555350a69b7c69fe89c45db06d4b65f09ff95b8 /Emby.Naming/Emby.Naming.csproj
parent4e175adf49d22794da0eead7930aa85b79a8b9c8 (diff)
use proper spdx
Diffstat (limited to 'Emby.Naming/Emby.Naming.csproj')
-rw-r--r--Emby.Naming/Emby.Naming.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj
index cad5001e1..5e2c6e3e3 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -25,7 +25,7 @@
<PackageId>Jellyfin.Naming</PackageId>
<VersionPrefix>10.7.0</VersionPrefix>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
- <PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
+ <PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
</PropertyGroup>
<!-- Code Analyzers-->