Skip to content

Commit 2946bc1

Browse files
committed
License file link.
1 parent a9d7295 commit 2946bc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Provider/nuget/EntityFramework.Firebird/EntityFramework.Firebird.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description>The Entity Framework Provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.</description>
88
<authors>FirebirdSQL</authors>
99
<owners>FirebirdSQL</owners>
10-
<licenseUrl>http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/NETProvider/license.txt</licenseUrl>
10+
<licenseUrl>https://raw.githubusercontent.com/FirebirdSQL/NETProvider/master/license.txt</licenseUrl>
1111
<projectUrl>http://www.firebirdsql.org/en/net-provider/</projectUrl>
1212
<iconUrl>http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>

Provider/nuget/FirebirdSql.Data.FirebirdClient/FirebirdSql.Data.FirebirdClient.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description>Firebird ADO.NET Data provider</description>
88
<authors>FirebirdSQL</authors>
99
<owners>FirebirdSQL</owners>
10-
<licenseUrl>https://raw.githubusercontent.com/cincuranet/FirebirdSql.Data.FirebirdClient/master/license.txt</licenseUrl>
10+
<licenseUrl>https://raw.githubusercontent.com/FirebirdSQL/NETProvider/master/license.txt</licenseUrl>
1111
<projectUrl>http://www.firebirdsql.org/en/net-provider/</projectUrl>
1212
<iconUrl>http://www.firebirdsql.org/file/about/ds-firebird-logo-64.png</iconUrl>
1313
<requireLicenseAcceptance>false</requireLicenseAcceptance>

0 commit comments

Comments
 (0)