Skip to content

Commit 23a9ceb

Browse files
committed
update copyright
1 parent 8705235 commit 23a9ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimpleBase.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net8.0</TargetFramework>
44
<RootNamespace>SimpleBase</RootNamespace>
55
<AssemblyName>SimpleBase</AssemblyName>
6-
<Copyright>Copyright 2014-2022 Sedat Kapanoglu</Copyright>
6+
<Copyright>Copyright 2014-2025 Sedat Kapanoglu</Copyright>
77
<Authors>Sedat Kapanoglu</Authors>
88
<Description>Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library</Description>
99
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)