[meta]Change copyright date to 2022 (#16279)

This commit is contained in:
Aaron Junker
2022-02-17 19:41:30 +01:00
committed by GitHub
parent 35bfb0f83e
commit 3ede2a6467
34 changed files with 53 additions and 53 deletions

View File

@@ -10,7 +10,7 @@
<Authors>Microsoft Corporation</Authors>
<Product>PowerToys</Product>
<Description>PowerToys Settings UI Runner</Description>
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
<Company>Microsoft Corporation</Company>
<PackageIcon>logo.png</PackageIcon>
<PackageIconUrl />

View File

@@ -9,7 +9,7 @@
<Authors>Microsoft Corporation</Authors>
<Product>PowerToys</Product>
<Description>PowerToys Settings UI Library</Description>
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
<RepositoryType>Github</RepositoryType>
<PackageTags>PowerToys</PackageTags>

View File

@@ -7,7 +7,7 @@
<AssemblyTitle>Microsoft.PowerToys.Settings.UI</AssemblyTitle>
<AssemblyDescription>PowerToys Settings UI</AssemblyDescription>
<AssemblyCompany>Microsoft Corp.</AssemblyCompany>
<AssemblyCopyright>Copyright (C) 2020 Microsoft Corp.</AssemblyCopyright>
<AssemblyCopyright>Copyright (C) 2022 Microsoft Corp.</AssemblyCopyright>
<AssemblyProduct>PowerToys</AssemblyProduct>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>