Skip to content

Commit 3cde64e

Browse files
committed
Replace deprecated package license URL with license expression
1 parent ee1653a commit 3cde64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NHibernate.Spatial.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageProjectUrl>https://github.com/nhibernate/NHibernate.Spatial</PackageProjectUrl>
2222
<PackageIconUrl>https://raw.githubusercontent.com/nhibernate/NHibernate.Spatial/master/Logo/NHibernate.Spatial.png</PackageIconUrl>
2323
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
24-
<PackageLicenseUrl>https://raw.githubusercontent.com/nhibernate/NHibernate.Spatial/master/LICENSE.txt</PackageLicenseUrl>
24+
<PackageLicenseExpression>LGPL-2.1-only</PackageLicenseExpression>
2525
<PackageReleaseNotes>https://github.com/nhibernate/NHibernate.Spatial/blob/v$(VersionPrefix)/releasenotes.txt</PackageReleaseNotes>
2626
<PackageTags>NHibernate; NHibernate.Spatial; ORM; Database; DAL; GIS; GeoSpatial</PackageTags>
2727
<RepositoryUrl>https://github.com/nhibernate/NHibernate.Spatial.git</RepositoryUrl>

0 commit comments

Comments
 (0)