diff --git a/src/common/ManagedCommon/ManagedCommon.csproj b/src/common/ManagedCommon/ManagedCommon.csproj
index 38afec041a..846ed4159c 100644
--- a/src/common/ManagedCommon/ManagedCommon.csproj
+++ b/src/common/ManagedCommon/ManagedCommon.csproj
@@ -10,7 +10,7 @@
Microsoft Corporation
PowerToys
PowerToys ManagedCommon
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
https://github.com/microsoft/PowerToys
Github
PowerToys
diff --git a/src/common/ManagedTelemetry/Telemetry/ManagedTelemetry.csproj b/src/common/ManagedTelemetry/Telemetry/ManagedTelemetry.csproj
index 3d218a66b0..45ae3c91f8 100644
--- a/src/common/ManagedTelemetry/Telemetry/ManagedTelemetry.csproj
+++ b/src/common/ManagedTelemetry/Telemetry/ManagedTelemetry.csproj
@@ -9,7 +9,7 @@
Microsoft Corporation
PowerToys
PowerToys Telemetry
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
https://github.com/microsoft/PowerToys
Github
PowerToys
diff --git a/src/common/interop/PowerToys.Interop.vcxproj b/src/common/interop/PowerToys.Interop.vcxproj
index 88bc40a772..30dfc6715a 100644
--- a/src/common/interop/PowerToys.Interop.vcxproj
+++ b/src/common/interop/PowerToys.Interop.vcxproj
@@ -4,7 +4,7 @@
PowerToys.Interop
Microsoft Corp.
- Copyright (C) 2019 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
16.0
diff --git a/src/common/interop/interop-tests/Microsoft.Interop.Tests.csproj b/src/common/interop/interop-tests/Microsoft.Interop.Tests.csproj
index d7e07eeb4f..5951da7885 100644
--- a/src/common/interop/interop-tests/Microsoft.Interop.Tests.csproj
+++ b/src/common/interop/interop-tests/Microsoft.Interop.Tests.csproj
@@ -12,7 +12,7 @@
x64
interop-tests
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
diff --git a/src/common/version/version.h b/src/common/version/version.h
index 4a6f347849..5e78481c42 100644
--- a/src/common/version/version.h
+++ b/src/common/version/version.h
@@ -13,7 +13,7 @@
#define PRODUCT_VERSION_STRING FILE_VERSION_STRING
#define COMPANY_NAME "Microsoft Corporation"
-#define COPYRIGHT_NOTE "Copyright (C) 2020 Microsoft Corporation"
+#define COPYRIGHT_NOTE "Copyright (C) 2022 Microsoft Corporation"
#define PRODUCT_NAME "PowerToys"
#include
diff --git a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj
index 6c7b2f5f2d..af653164ff 100644
--- a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj
+++ b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj
@@ -5,7 +5,7 @@
Microsoft Corporation
PowerToys ColorPicker
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
MinimumRecommendedRules.ruleset
$(SolutionDir)$(Platform)\$(Configuration)\modules\ColorPicker
diff --git a/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj b/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj
index 7696a6dc50..0087c1e8df 100644
--- a/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj
+++ b/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj
@@ -4,9 +4,9 @@
PowerToys.FancyZonesEditor
PowerToys FancyZones Editor
PowerToys FancyZones Editor
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corp.
PowerToys
diff --git a/src/modules/imageresizer/tests/ImageResizerUITest.csproj b/src/modules/imageresizer/tests/ImageResizerUITest.csproj
index 85b1be3c59..c244bcc641 100644
--- a/src/modules/imageresizer/tests/ImageResizerUITest.csproj
+++ b/src/modules/imageresizer/tests/ImageResizerUITest.csproj
@@ -9,7 +9,7 @@
ImageResizer
ImageResizer.Test
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
$(Version).0
$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer\$(AssemblyName)\
..\..\..\codeAnalysis\Rules.ruleset
diff --git a/src/modules/imageresizer/ui/ImageResizerUI.csproj b/src/modules/imageresizer/ui/ImageResizerUI.csproj
index 01f1eb77cc..ae01447bff 100644
--- a/src/modules/imageresizer/ui/ImageResizerUI.csproj
+++ b/src/modules/imageresizer/ui/ImageResizerUI.csproj
@@ -4,7 +4,7 @@
PowerToys.ImageResizer
Microsoft Corp.
- Copyright (C) 2019 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
..\..\..\codeAnalysis\Rules.ruleset
$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer
false
diff --git a/src/modules/launcher/PowerLauncher.Telemetry/PowerLauncher.Telemetry.csproj b/src/modules/launcher/PowerLauncher.Telemetry/PowerLauncher.Telemetry.csproj
index 4836dc2b08..d271e211dc 100644
--- a/src/modules/launcher/PowerLauncher.Telemetry/PowerLauncher.Telemetry.csproj
+++ b/src/modules/launcher/PowerLauncher.Telemetry/PowerLauncher.Telemetry.csproj
@@ -8,7 +8,7 @@
Microsoft Corporation
PowerToys
PowerToys PowerLauncher Telemetry
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
https://github.com/microsoft/PowerToys
Github
PowerToys
diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
index dcc26a0773..d254a4b5b9 100644
--- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
+++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj
@@ -18,7 +18,7 @@
Microsoft Corporation
PowerToys
PowerToys PowerLauncher
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
https://github.com/microsoft/PowerToys
Github
PowerToys
diff --git a/src/modules/previewpane/GcodePreviewHandler/GcodePreviewHandler.csproj b/src/modules/previewpane/GcodePreviewHandler/GcodePreviewHandler.csproj
index 400871c42f..37993ca8bb 100644
--- a/src/modules/previewpane/GcodePreviewHandler/GcodePreviewHandler.csproj
+++ b/src/modules/previewpane/GcodePreviewHandler/GcodePreviewHandler.csproj
@@ -5,13 +5,13 @@
PowerToys.GcodePreviewHandler
PowerToys GcodePreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corp.
PowerToys
en-US
PowerToys GcodePreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
true
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\GcodePreviewPaneDocumentation.xml
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
diff --git a/src/modules/previewpane/GcodeThumbnailProvider/GcodeThumbnailProvider.csproj b/src/modules/previewpane/GcodeThumbnailProvider/GcodeThumbnailProvider.csproj
index 610fca7403..08f5260d18 100644
--- a/src/modules/previewpane/GcodeThumbnailProvider/GcodeThumbnailProvider.csproj
+++ b/src/modules/previewpane/GcodeThumbnailProvider/GcodeThumbnailProvider.csproj
@@ -8,7 +8,7 @@
PowerToys.GcodeThumbnailProvider
PowerToys GcodePreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
net6.0-windows
true
@@ -17,7 +17,7 @@
PowerToys
en-US
PowerToys GcodePreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
false
diff --git a/src/modules/previewpane/MarkdownPreviewHandler/MarkdownPreviewHandler.csproj b/src/modules/previewpane/MarkdownPreviewHandler/MarkdownPreviewHandler.csproj
index 3f331a946a..197ab0c522 100644
--- a/src/modules/previewpane/MarkdownPreviewHandler/MarkdownPreviewHandler.csproj
+++ b/src/modules/previewpane/MarkdownPreviewHandler/MarkdownPreviewHandler.csproj
@@ -5,13 +5,13 @@
PowerToys.MarkdownPreviewHandler
PowerToys MarkdownPreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corp.
PowerToys
en-US
PowerToys MarkdownPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
true
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\MarkdownPreviewPaneDocumentation.xml
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
diff --git a/src/modules/previewpane/PdfPreviewHandler/PdfPreviewHandler.csproj b/src/modules/previewpane/PdfPreviewHandler/PdfPreviewHandler.csproj
index d0dede25f1..9e1b214e5b 100644
--- a/src/modules/previewpane/PdfPreviewHandler/PdfPreviewHandler.csproj
+++ b/src/modules/previewpane/PdfPreviewHandler/PdfPreviewHandler.csproj
@@ -5,13 +5,13 @@
PowerToys.PdfPreviewHandler
PowerToys PdfPreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corp.
PowerToys
en-US
PowerToys PdfPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
true
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PdfPreviewPaneDocumentation.xml
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
diff --git a/src/modules/previewpane/PdfThumbnailProvider/PdfThumbnailProvider.csproj b/src/modules/previewpane/PdfThumbnailProvider/PdfThumbnailProvider.csproj
index dfeec2dcb9..2dd4a0f867 100644
--- a/src/modules/previewpane/PdfThumbnailProvider/PdfThumbnailProvider.csproj
+++ b/src/modules/previewpane/PdfThumbnailProvider/PdfThumbnailProvider.csproj
@@ -8,7 +8,7 @@
PowerToys.PdfThumbnailProvider
PowerToys PdfPreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
net6.0-windows10.0.18362.0
true
@@ -17,7 +17,7 @@
PowerToys
en-US
PowerToys PdfPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
false
diff --git a/src/modules/previewpane/StlThumbnailProvider/StlThumbnailProvider.csproj b/src/modules/previewpane/StlThumbnailProvider/StlThumbnailProvider.csproj
index 88d9c65ea8..52b74e0f6f 100644
--- a/src/modules/previewpane/StlThumbnailProvider/StlThumbnailProvider.csproj
+++ b/src/modules/previewpane/StlThumbnailProvider/StlThumbnailProvider.csproj
@@ -8,7 +8,7 @@
PowerToys.StlThumbnailProvider
PowerToys StlPreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
net6.0-windows
true
@@ -17,7 +17,7 @@
PowerToys
en-US
PowerToys StlPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
false
diff --git a/src/modules/previewpane/SvgPreviewHandler/SvgPreviewHandler.csproj b/src/modules/previewpane/SvgPreviewHandler/SvgPreviewHandler.csproj
index dcd00f6841..3ab7a6db55 100644
--- a/src/modules/previewpane/SvgPreviewHandler/SvgPreviewHandler.csproj
+++ b/src/modules/previewpane/SvgPreviewHandler/SvgPreviewHandler.csproj
@@ -5,13 +5,13 @@
PowerToys.SvgPreviewHandler
PowerToys SvgPreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corporation
PowerToys
en-US
PowerToys SvgPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
MinimumRecommendedRules.ruleset
diff --git a/src/modules/previewpane/SvgThumbnailProvider/SvgThumbnailProvider.csproj b/src/modules/previewpane/SvgThumbnailProvider/SvgThumbnailProvider.csproj
index 2e59c20beb..4e6923eeb1 100644
--- a/src/modules/previewpane/SvgThumbnailProvider/SvgThumbnailProvider.csproj
+++ b/src/modules/previewpane/SvgThumbnailProvider/SvgThumbnailProvider.csproj
@@ -8,7 +8,7 @@
PowerToys.SvgThumbnailProvider
PowerToys SvgPreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
net6.0-windows
true
@@ -17,7 +17,7 @@
PowerToys
en-US
PowerToys SvgPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
false
diff --git a/src/modules/previewpane/UnitTests-GcodePreviewHandler/UnitTests-GcodePreviewHandler.csproj b/src/modules/previewpane/UnitTests-GcodePreviewHandler/UnitTests-GcodePreviewHandler.csproj
index dd2b3f4c0a..3496737495 100644
--- a/src/modules/previewpane/UnitTests-GcodePreviewHandler/UnitTests-GcodePreviewHandler.csproj
+++ b/src/modules/previewpane/UnitTests-GcodePreviewHandler/UnitTests-GcodePreviewHandler.csproj
@@ -4,14 +4,14 @@
UnitTests-GcodePreviewHandler
PowerToys UnitTests-GcodePreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
PowerToys
UnitTests-GcodePreviewHandler
Microsoft Corp.
PowerToys
en-US
PowerToys UnitTests-GcodePreviewHandler
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
diff --git a/src/modules/previewpane/UnitTests-GcodeThumbnailProvider/UnitTests-GcodeThumbnailProvider.csproj b/src/modules/previewpane/UnitTests-GcodeThumbnailProvider/UnitTests-GcodeThumbnailProvider.csproj
index 483a68ecb6..58e9802d14 100644
--- a/src/modules/previewpane/UnitTests-GcodeThumbnailProvider/UnitTests-GcodeThumbnailProvider.csproj
+++ b/src/modules/previewpane/UnitTests-GcodeThumbnailProvider/UnitTests-GcodeThumbnailProvider.csproj
@@ -4,14 +4,14 @@
UnitTests-GcodeThumbnailProvider
PowerToys UnitTests-GcodeThumbnailProvider
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-GcodeThumbnailProvider
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-GcodeThumbnailProvider
- Copyright (C) 2021 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/UnitTests-MarkdownPreviewHandler/UnitTests-MarkdownPreviewHandler.csproj b/src/modules/previewpane/UnitTests-MarkdownPreviewHandler/UnitTests-MarkdownPreviewHandler.csproj
index 0d5e893c8d..a773ab4160 100644
--- a/src/modules/previewpane/UnitTests-MarkdownPreviewHandler/UnitTests-MarkdownPreviewHandler.csproj
+++ b/src/modules/previewpane/UnitTests-MarkdownPreviewHandler/UnitTests-MarkdownPreviewHandler.csproj
@@ -4,14 +4,14 @@
UnitTests-MarkdownPreviewHandler
PowerToys UnitTests-MarkdownPreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
PowerToys
UnitTests-MarkdownPreviewHandler
Microsoft Corp.
PowerToys
en-US
PowerToys UnitTests-MarkdownPreviewHandler
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
diff --git a/src/modules/previewpane/UnitTests-PdfPreviewHandler/UnitTests-PdfPreviewHandler.csproj b/src/modules/previewpane/UnitTests-PdfPreviewHandler/UnitTests-PdfPreviewHandler.csproj
index 3eed31ed8e..30a356cffb 100644
--- a/src/modules/previewpane/UnitTests-PdfPreviewHandler/UnitTests-PdfPreviewHandler.csproj
+++ b/src/modules/previewpane/UnitTests-PdfPreviewHandler/UnitTests-PdfPreviewHandler.csproj
@@ -4,14 +4,14 @@
UnitTests-PdfPreviewHandler
PowerToys UnitTests-PdfPreviewHandler
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
PowerToys
UnitTests-PdfPreviewHandler
Microsoft Corp.
PowerToys
en-US
PowerToys UnitTests-PdfPreviewHandler
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
diff --git a/src/modules/previewpane/UnitTests-PdfThumbnailProvider/UnitTests-PdfThumbnailProvider.csproj b/src/modules/previewpane/UnitTests-PdfThumbnailProvider/UnitTests-PdfThumbnailProvider.csproj
index eba913b1d1..f8ab9554ab 100644
--- a/src/modules/previewpane/UnitTests-PdfThumbnailProvider/UnitTests-PdfThumbnailProvider.csproj
+++ b/src/modules/previewpane/UnitTests-PdfThumbnailProvider/UnitTests-PdfThumbnailProvider.csproj
@@ -4,14 +4,14 @@
UnitTests-PdfThumbnailProvider
PowerToys UnitTests-PdfThumbnailProvider
Microsoft Corporation
- Copyright (C) 2021 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-PdfThumbnailProvider
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-PdfThumbnailProvider
- Copyright (C) 2021 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/UnitTests-PreviewHandlerCommon/UnitTests-PreviewHandlerCommon.csproj b/src/modules/previewpane/UnitTests-PreviewHandlerCommon/UnitTests-PreviewHandlerCommon.csproj
index bc212d78a1..e178c01f15 100644
--- a/src/modules/previewpane/UnitTests-PreviewHandlerCommon/UnitTests-PreviewHandlerCommon.csproj
+++ b/src/modules/previewpane/UnitTests-PreviewHandlerCommon/UnitTests-PreviewHandlerCommon.csproj
@@ -4,14 +4,14 @@
UnitTests-PreviewHandlerCommon
PowerToys UnitTests-PreviewHandlerCommon
Microsoft Corporation
- Copyright (C) 2019 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-PreviewHandlerCommon
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-PreviewHandlerCommon
- Copyright (C) 2019 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/UnitTests-StlThumbnailProvider/UnitTests-StlThumbnailProvider.csproj b/src/modules/previewpane/UnitTests-StlThumbnailProvider/UnitTests-StlThumbnailProvider.csproj
index 00782f7bf9..54df83b287 100644
--- a/src/modules/previewpane/UnitTests-StlThumbnailProvider/UnitTests-StlThumbnailProvider.csproj
+++ b/src/modules/previewpane/UnitTests-StlThumbnailProvider/UnitTests-StlThumbnailProvider.csproj
@@ -4,14 +4,14 @@
UnitTests-StlThumbnailProvider
PowerToys UnitTests-StlThumbnailProvider
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-StlThumbnailProvider
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-StlThumbnailProvider
- Copyright (C) 2021 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/UnitTests-SvgPreviewHandler/UnitTests-SvgPreviewHandler.csproj b/src/modules/previewpane/UnitTests-SvgPreviewHandler/UnitTests-SvgPreviewHandler.csproj
index c06b6f09ea..2757895ca6 100644
--- a/src/modules/previewpane/UnitTests-SvgPreviewHandler/UnitTests-SvgPreviewHandler.csproj
+++ b/src/modules/previewpane/UnitTests-SvgPreviewHandler/UnitTests-SvgPreviewHandler.csproj
@@ -4,14 +4,14 @@
UnitTests-SvgPreviewHandler
PowerToys UnitTests-SvgPreviewHandler
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-SvgPreviewHandler
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-SvgPreviewHandler
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/UnitTests-SvgThumbnailProvider/UnitTests-SvgThumbnailProvider.csproj b/src/modules/previewpane/UnitTests-SvgThumbnailProvider/UnitTests-SvgThumbnailProvider.csproj
index be75ab2755..6742eacd10 100644
--- a/src/modules/previewpane/UnitTests-SvgThumbnailProvider/UnitTests-SvgThumbnailProvider.csproj
+++ b/src/modules/previewpane/UnitTests-SvgThumbnailProvider/UnitTests-SvgThumbnailProvider.csproj
@@ -4,14 +4,14 @@
UnitTests-SvgThumbnailProvider
PowerToys UnitTests-SvgThumbnailProvider
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
UnitTests-SvgThumbnailProvider
Microsoft Corporation
PowerToys
en-US
PowerToys UnitTests-SvgThumbnailProvider
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
diff --git a/src/modules/previewpane/common/PreviewHandlerCommon.csproj b/src/modules/previewpane/common/PreviewHandlerCommon.csproj
index e3cb15843b..05cd4d70b8 100644
--- a/src/modules/previewpane/common/PreviewHandlerCommon.csproj
+++ b/src/modules/previewpane/common/PreviewHandlerCommon.csproj
@@ -5,13 +5,13 @@
PowerToys.PreviewHandlerCommon
PowerToys PreviewHandlerCommon
Microsoft Corporation
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
PowerToys
Microsoft Corporation
PowerToys
en-US
PowerToys PreviewHandlerCommon
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\PreviewHandlerCommonDocumentation.xml
$(SolutionDir)$(Platform)\$(Configuration)\modules\FileExplorerPreview\
true
diff --git a/src/settings-ui/PowerToys.Settings/PowerToys.Settings.csproj b/src/settings-ui/PowerToys.Settings/PowerToys.Settings.csproj
index 6c08181433..25bb717498 100644
--- a/src/settings-ui/PowerToys.Settings/PowerToys.Settings.csproj
+++ b/src/settings-ui/PowerToys.Settings/PowerToys.Settings.csproj
@@ -10,7 +10,7 @@
Microsoft Corporation
PowerToys
PowerToys Settings UI Runner
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
Microsoft Corporation
logo.png
diff --git a/src/settings-ui/Settings.UI.Library/Settings.UI.Library.csproj b/src/settings-ui/Settings.UI.Library/Settings.UI.Library.csproj
index 7e1cef47cd..933df65d21 100644
--- a/src/settings-ui/Settings.UI.Library/Settings.UI.Library.csproj
+++ b/src/settings-ui/Settings.UI.Library/Settings.UI.Library.csproj
@@ -9,7 +9,7 @@
Microsoft Corporation
PowerToys
PowerToys Settings UI Library
- Copyright (C) 2020 Microsoft Corporation
+ Copyright (C) 2022 Microsoft Corporation
https://github.com/microsoft/PowerToys
Github
PowerToys
diff --git a/src/settings-ui/Settings.UI/Settings.UI.csproj b/src/settings-ui/Settings.UI/Settings.UI.csproj
index 203c63e861..9b4fd9f3e7 100644
--- a/src/settings-ui/Settings.UI/Settings.UI.csproj
+++ b/src/settings-ui/Settings.UI/Settings.UI.csproj
@@ -7,7 +7,7 @@
Microsoft.PowerToys.Settings.UI
PowerToys Settings UI
Microsoft Corp.
- Copyright (C) 2020 Microsoft Corp.
+ Copyright (C) 2022 Microsoft Corp.
PowerToys
true
x64
diff --git a/tools/CleanUp_tool_powershell_script/CleanUp_tool.ps1 b/tools/CleanUp_tool_powershell_script/CleanUp_tool.ps1
index 24474780fe..2274d07d0d 100644
--- a/tools/CleanUp_tool_powershell_script/CleanUp_tool.ps1
+++ b/tools/CleanUp_tool_powershell_script/CleanUp_tool.ps1
@@ -1,5 +1,5 @@
#CleanUp tool 1.0
-#Copyright (C) 2020 Microsoft Corporation
+#Copyright (C) 2022 Microsoft Corporation
#Tool to clean PowerToys settings inside AppData folder and registry
#Deleting json settings files in %AppData%/Local/Microsoft/PowerToys.
diff --git a/tools/project_template/ModuleTemplate/$projectname$.rc b/tools/project_template/ModuleTemplate/$projectname$.rc
index af288a92d3..6c348e87ad 100644
--- a/tools/project_template/ModuleTemplate/$projectname$.rc
+++ b/tools/project_template/ModuleTemplate/$projectname$.rc
@@ -19,7 +19,7 @@ BEGIN
VALUE "FileDescription", "$projectname$ Module"
VALUE "FileVersion", "0.1.0.0"
VALUE "InternalName", "$projectname$"
- VALUE "LegalCopyright", "Copyright (C) 2019 Company Name"
+ VALUE "LegalCopyright", "Copyright (C) 2022 Company Name"
VALUE "OriginalFilename", "$projectname$.dll"
VALUE "ProductName", "$projectname$"
VALUE "ProductVersion", "0.1.0.0"