Skip to content

Commit abf0843

Browse files
committed
Update copyright
1 parent ca64a25 commit abf0843

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018-2024 Matt Nadareski
1+
Copyright (c) 2018-2025 Matt Nadareski
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

NDecrypt.Core/NDecrypt.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<!-- Package Properties -->
1717
<Authors>Matt Nadareski</Authors>
1818
<Description>Common code for all NDecrypt processors</Description>
19-
<Copyright>Copyright (c) Matt Nadareski 2019-2024</Copyright>
19+
<Copyright>Copyright (c) Matt Nadareski 2019-2025</Copyright>
2020
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl>
2222
<RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl>

NDecrypt/NDecrypt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Title>NDecrypt</Title>
1717
<Authors>Matt Nadareski</Authors>
1818
<Description>DS/3DS Encryption Tool</Description>
19-
<Copyright>Copyright (c) Matt Nadareski 2018-2024</Copyright>
19+
<Copyright>Copyright (c) Matt Nadareski 2018-2025</Copyright>
2020
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl>
2222
<RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl>

0 commit comments

Comments
 (0)