From 00032cd404478c9f80f1817cbb8adf81f6a65449 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 25 Mar 2021 08:33:10 +0100 Subject: [PATCH] Copyright: Bump year Signed-off-by: Simon Rozman --- MSICA/MSIBuild/Makefile | 2 +- MSICA/MSICA.cpp | 2 +- MSICA/MSICA.h | 2 +- MSICA/MSICA.props | 2 +- MSICA/pch.cpp | 2 +- MSICA/pch.h | 2 +- MSICA/res/MSICA.rc | Bin 4626 -> 4630 bytes include/ARM64.props | 2 +- include/Debug.props | 2 +- include/Release.props | 2 +- include/Win32.props | 2 +- include/common.props | 2 +- include/x64.props | 2 +- include/xgettext.props | 2 +- include/xgettext.targets | 2 +- include/xgettext.xml | 2 +- lib/MSICALib | 2 +- lib/WinStd | 2 +- 18 files changed, 17 insertions(+), 17 deletions(-) diff --git a/MSICA/MSIBuild/Makefile b/MSICA/MSIBuild/Makefile index 47cd02f..9f6bf57 100644 --- a/MSICA/MSIBuild/Makefile +++ b/MSICA/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2020 Amebis +# Copyright © 1991-2021 Amebis # # This file is part of MSICA. # diff --git a/MSICA/MSICA.cpp b/MSICA/MSICA.cpp index b3691f7..039b1d8 100644 --- a/MSICA/MSICA.cpp +++ b/MSICA/MSICA.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2020 Amebis + Copyright © 1991-2021 Amebis This file is part of MSICA. diff --git a/MSICA/MSICA.h b/MSICA/MSICA.h index 51ae60d..0ec101f 100644 --- a/MSICA/MSICA.h +++ b/MSICA/MSICA.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2020 Amebis + Copyright © 1991-2021 Amebis This file is part of MSICA. diff --git a/MSICA/MSICA.props b/MSICA/MSICA.props index 203c418..9adaf42 100644 --- a/MSICA/MSICA.props +++ b/MSICA/MSICA.props @@ -1,6 +1,6 @@