From 365d82a3ee1b9a542750be24dbd1bdf12ca5920b Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 18 Apr 2017 13:49:23 +0200 Subject: [PATCH] Copyright extended to 2017 --- 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/stdafx.cpp | 2 +- src/stdafx.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index 6df2358..829e464 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2016 Amebis +# Copyright 1991-2017 Amebis # # This file is part of MSICA. # diff --git a/build/MSICALib.props b/build/MSICALib.props index 601765f..8baaae6 100644 --- a/build/MSICALib.props +++ b/build/MSICALib.props @@ -1,6 +1,6 @@