From b5cf7ab5f5cf23373d4ecbab3972a129d0e657d7 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 18 Apr 2017 14:00:34 +0200 Subject: [PATCH] Copyright extended to 2017 --- MSIBuild/Makefile | 2 +- build/MSICA.props | 2 +- include/MSICA.h | 2 +- res/MSICA.rc | Bin 4666 -> 4666 bytes src/MSICA.cpp | 2 +- src/stdafx.cpp | 2 +- src/stdafx.h | 2 +- 7 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index aba1573..c888424 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/MSICA.props b/build/MSICA.props index bed5d76..9d8410b 100644 --- a/build/MSICA.props +++ b/build/MSICA.props @@ -1,6 +1,6 @@