From 55812778637c374eaf99405abb16d82b2835b49f Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 11 Feb 2020 15:35:07 +0100 Subject: [PATCH] Extend copyright 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 144b59c..8c4f2e2 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2018 Amebis +# Copyright 1991-2020 Amebis # # This file is part of MSICA. # diff --git a/build/MSICALib.props b/build/MSICALib.props index c44db75..6f9f41f 100644 --- a/build/MSICALib.props +++ b/build/MSICALib.props @@ -1,6 +1,6 @@