From c27435b037abf89daba08d9a6d57c745e5769a2d Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 25 Mar 2021 08:32:39 +0100 Subject: [PATCH] Copyright: Bump year Signed-off-by: Simon Rozman --- MSIBuild/Makefile | 2 +- build/MSICALib.props | 2 +- include/MSICALib.h | 2 +- src/MSICALib.cpp | 2 +- src/OpCert.cpp | 2 +- src/OpFile.cpp | 2 +- src/OpReg.cpp | 2 +- src/OpSvc.cpp | 2 +- src/OpTS.cpp | 2 +- src/OpWLAN.cpp | 2 +- src/pch.cpp | 2 +- src/pch.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index 0c9bc25..85b7c54 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2020 Amebis +# Copyright © 1991-2021 Amebis # # This file is part of MSICA. # diff --git a/build/MSICALib.props b/build/MSICALib.props index 6f9f41f..b6a9fdb 100644 --- a/build/MSICALib.props +++ b/build/MSICALib.props @@ -1,6 +1,6 @@