aboutsummaryrefslogtreecommitdiff
path: root/lib/Hashing.Portable
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Hashing.Portable')
-rw-r--r--lib/Hashing.Portable/LICENSE (renamed from lib/Hashing.Portable/LICENSE.txt)2
-rw-r--r--lib/Hashing.Portable/build.readme.txt (renamed from lib/Hashing.Portable/build.readme.md)0
-rw-r--r--lib/Hashing.Portable/src/VNLib.Hashing.Portable.csproj2
3 files changed, 2 insertions, 2 deletions
diff --git a/lib/Hashing.Portable/LICENSE.txt b/lib/Hashing.Portable/LICENSE
index 895db28..0b55ddb 100644
--- a/lib/Hashing.Portable/LICENSE.txt
+++ b/lib/Hashing.Portable/LICENSE
@@ -2,7 +2,7 @@ Copyright (c) 2022 Vaughn Nugent
Contact information
Name: Vaughn Nugent
- Email: public[at]vaughnnugent[dot]com
+ Email: vnpublic[at]proton.me
Website: https://www.vaughnnugent.com
The software in this repository is licensed under the GNU GPL version 2.0 (or any later version).
diff --git a/lib/Hashing.Portable/build.readme.md b/lib/Hashing.Portable/build.readme.txt
index e69de29..e69de29 100644
--- a/lib/Hashing.Portable/build.readme.md
+++ b/lib/Hashing.Portable/build.readme.txt
diff --git a/lib/Hashing.Portable/src/VNLib.Hashing.Portable.csproj b/lib/Hashing.Portable/src/VNLib.Hashing.Portable.csproj
index a1000c9..21efb3f 100644
--- a/lib/Hashing.Portable/src/VNLib.Hashing.Portable.csproj
+++ b/lib/Hashing.Portable/src/VNLib.Hashing.Portable.csproj
@@ -38,7 +38,7 @@
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
- <None Include="..\LICENSE.txt">
+ <None Include="..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>