Update copyright

This commit is contained in:
Matt Nadareski
2024-12-30 21:32:22 -05:00
parent ca64a2575e
commit abf0843d22
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2018-2024 Matt Nadareski Copyright (c) 2018-2025 Matt Nadareski
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: 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:

View File

@@ -16,7 +16,7 @@
<!-- Package Properties --> <!-- Package Properties -->
<Authors>Matt Nadareski</Authors> <Authors>Matt Nadareski</Authors>
<Description>Common code for all NDecrypt processors</Description> <Description>Common code for all NDecrypt processors</Description>
<Copyright>Copyright (c) Matt Nadareski 2019-2024</Copyright> <Copyright>Copyright (c) Matt Nadareski 2019-2025</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl> <PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl>
<RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl> <RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl>

View File

@@ -16,7 +16,7 @@
<Title>NDecrypt</Title> <Title>NDecrypt</Title>
<Authors>Matt Nadareski</Authors> <Authors>Matt Nadareski</Authors>
<Description>DS/3DS Encryption Tool</Description> <Description>DS/3DS Encryption Tool</Description>
<Copyright>Copyright (c) Matt Nadareski 2018-2024</Copyright> <Copyright>Copyright (c) Matt Nadareski 2018-2025</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl> <PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl>
<RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl> <RepositoryUrl>https://github.com/SabreTools/NDecrypt</RepositoryUrl>