From b645243df12d7d332143a49813718d34dbba7c27 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 7 Sep 2018 23:57:33 +0200 Subject: [PATCH] Extend copyright year --- MSICA/MSIBuild/Makefile | 2 +- MSICA/MSICA.cpp | 2 +- MSICA/MSICA.h | 4 ++-- MSICA/stdafx.cpp | 2 +- MSICA/stdafx.h | 2 +- lib/MSICALib | 2 +- lib/WinStd | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MSICA/MSIBuild/Makefile b/MSICA/MSIBuild/Makefile index 9be0449..a888edf 100644 --- a/MSICA/MSIBuild/Makefile +++ b/MSICA/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2017 Amebis +# Copyright 1991-2018 Amebis # # This file is part of MSICA. # diff --git a/MSICA/MSICA.cpp b/MSICA/MSICA.cpp index 46898a1..b4ec22b 100644 --- a/MSICA/MSICA.cpp +++ b/MSICA/MSICA.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/MSICA/MSICA.h b/MSICA/MSICA.h index 032535f..19ffc7a 100644 --- a/MSICA/MSICA.h +++ b/MSICA/MSICA.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. @@ -32,7 +32,7 @@ #define MSICA_VERSION_BUILD 0 #define MSICA_VERSION_STR "2.0" -#define MSICA_BUILD_YEAR_STR "2017" +#define MSICA_BUILD_YEAR_STR "2018" #if !defined(RC_INVOKED) && !defined(MIDL_PASS) diff --git a/MSICA/stdafx.cpp b/MSICA/stdafx.cpp index e20f0bb..6b139d9 100644 --- a/MSICA/stdafx.cpp +++ b/MSICA/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/MSICA/stdafx.h b/MSICA/stdafx.h index dc8eb41..66ddd9d 100644 --- a/MSICA/stdafx.h +++ b/MSICA/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/lib/MSICALib b/lib/MSICALib index 3b1e787..07188e9 160000 --- a/lib/MSICALib +++ b/lib/MSICALib @@ -1 +1 @@ -Subproject commit 3b1e787f77e4233fb7e7f2868ff1a4b865a697dc +Subproject commit 07188e9b207e1dde59067de03cc4d075e35b7dee diff --git a/lib/WinStd b/lib/WinStd index c8e387b..49a6d61 160000 --- a/lib/WinStd +++ b/lib/WinStd @@ -1 +1 @@ -Subproject commit c8e387b38f91e560826c2851ab21f80311555c29 +Subproject commit 49a6d61695b7ffc883c5298a2c1c14349fab5700