diff --git a/src/BCrypt.Net.MainPackage/BCrypt.Net.Package.csproj b/src/BCrypt.Net.MainPackage/BCrypt.Net.Package.csproj
index 89efc43..15c48cf 100644
--- a/src/BCrypt.Net.MainPackage/BCrypt.Net.Package.csproj
+++ b/src/BCrypt.Net.MainPackage/BCrypt.Net.Package.csproj
@@ -15,8 +15,9 @@
2006-2021 Chris McKee, Ryan D. Emerl, Damien Miller
BCrypt.Net, C# implementation of BCrypt, OpenBSD-style Blowfish password hashing
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
-
- https://github.com/BcryptNet/bcrypt.net/blob/main/licence.txt
+ MIT
+ https://github.com/BcryptNet/bcrypt.net
+ https://github.com/BcryptNet/bcrypt.net
true
true
diff --git a/src/BCrypt.Net.StrongName/BCrypt.Net.StrongName.csproj b/src/BCrypt.Net.StrongName/BCrypt.Net.StrongName.csproj
index b990446..c5811de 100644
--- a/src/BCrypt.Net.StrongName/BCrypt.Net.StrongName.csproj
+++ b/src/BCrypt.Net.StrongName/BCrypt.Net.StrongName.csproj
@@ -15,8 +15,9 @@
2006-2021 Chris McKee, Ryan D. Emerl, Damien Miller
BCrypt.Net, C# implementation of BCrypt, OpenBSD-style Blowfish password hashing
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
-
- https://github.com/BcryptNet/bcrypt.net/blob/main/licence.txt
+ MIT
+ https://github.com/BcryptNet/bcrypt.net
+ https://github.com/BcryptNet/bcrypt.net
true
true
diff --git a/src/BCrypt.Net/BCrypt.Net.csproj b/src/BCrypt.Net/BCrypt.Net.csproj
index 2b834fc..4047622 100644
--- a/src/BCrypt.Net/BCrypt.Net.csproj
+++ b/src/BCrypt.Net/BCrypt.Net.csproj
@@ -15,8 +15,9 @@
2006-2021 Chris McKee, Ryan D. Emerl, Damien Miller
BCrypt.Net, C# implementation of BCrypt, OpenBSD-style Blowfish password hashing
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
-
- https://github.com/BcryptNet/bcrypt.net/blob/main/licence.txt
+ MIT
+ https://github.com/BcryptNet/bcrypt.net
+ https://github.com/BcryptNet/bcrypt.net
4.0.3
Debug;Release