Update copyright dates

This commit is contained in:
Matt Nadareski
2026-07-10 09:25:25 -04:00
parent 2753759b33
commit 71ef11ac49
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -16,7 +16,7 @@
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>
<Description>Commandline parsing and output library</Description>
<Copyright>Copyright (c)2016-2025 Matt Nadareski</Copyright>
<Copyright>Copyright (c)2016-2026 Matt Nadareski</Copyright>
<PackageProjectUrl>https://github.com/SabreTools/</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/SabreTools/SabreTools.CommandLine</RepositoryUrl>