Update copyright date to 2022

This commit is contained in:
Matt Nadareski
2022-04-17 16:29:28 -07:00
parent 7c78ae47c6
commit a322dc6353
6 changed files with 6 additions and 5 deletions

View File

@@ -65,6 +65,7 @@
- Update AppVeyor to VS2022
- Update Nuget packages
- Remove needless csproj constants
- Update copyright date to 2022
### 2.3 (2022-02-05)
- Start overhauling Redump information pulling, again

View File

@@ -8,7 +8,7 @@
<AssemblyName>MPF.Check</AssemblyName>
<Description>Validator for various dumping programs</Description>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2021</Copyright>
<Copyright>Copyright (c)2019-2022</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>

View File

@@ -4,7 +4,7 @@
<TargetFrameworks>net48;netcoreapp3.1;net5.0</TargetFrameworks>
<PlatformTarget>x86</PlatformTarget>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2021</Copyright>
<Copyright>Copyright (c)2019-2022</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>

View File

@@ -5,7 +5,7 @@
<PlatformTarget>x86</PlatformTarget>
<AssemblyName>MPF.Library</AssemblyName>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2021</Copyright>
<Copyright>Copyright (c)2019-2022</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>

View File

@@ -4,7 +4,7 @@
<TargetFrameworks>net48;netcoreapp3.1;net5.0</TargetFrameworks>
<PlatformTarget>x86</PlatformTarget>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2021</Copyright>
<Copyright>Copyright (c)2019-2022</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>

View File

@@ -11,7 +11,7 @@
<AssemblyName>MPF</AssemblyName>
<Description>Frontend for various dumping programs</Description>
<Authors>Matt Nadareski;ReignStumble;Jakz</Authors>
<Copyright>Copyright (c)2019-2021</Copyright>
<Copyright>Copyright (c)2019-2022</Copyright>
<RepositoryUrl>https://github.com/SabreTools/MPF</RepositoryUrl>
<Version>2.3</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>