Skip to content

Commit c71554f

Browse files
committed
Remove license file ext
1 parent 738099f commit c71554f

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
File renamed without changes.

sqlite-net-base.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<version>1.0.0</version>
55
<authors>Frank A. Krueger</authors>
66
<owners>Frank A. Krueger</owners>
7-
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.txt</licenseUrl>
7+
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE</licenseUrl>
88
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
99
<iconUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png</iconUrl>
1010
<id>sqlite-net-base</id>

sqlite-net-pcl.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<version>1.0.0</version>
55
<authors>Frank A. Krueger</authors>
66
<owners>Frank A. Krueger</owners>
7-
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.txt</licenseUrl>
7+
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE</licenseUrl>
88
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
99
<iconUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png</iconUrl>
1010
<id>sqlite-net-pcl</id>

sqlite-net-sqlcipher.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<version>1.0.0</version>
55
<authors>Frank A. Krueger</authors>
66
<owners>Frank A. Krueger</owners>
7-
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.txt</licenseUrl>
7+
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE</licenseUrl>
88
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
99
<iconUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png</iconUrl>
1010
<id>sqlite-net-sqlcipher</id>

sqlite-net.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<version>1.0.0</version>
55
<authors>Frank Krueger</authors>
66
<owners>Frank Krueger,Tim Heuer</owners>
7-
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.txt</licenseUrl>
7+
<licenseUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE</licenseUrl>
88
<projectUrl>https://github.com/praeclarum/sqlite-net</projectUrl>
99
<iconUrl>https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png</iconUrl>
1010
<id>sqlite-net</id>

0 commit comments

Comments
 (0)