From 07188e9b207e1dde59067de03cc4d075e35b7dee Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 7 Sep 2018 23:57:23 +0200 Subject: [PATCH] Extend copyright year --- MSIBuild/Makefile | 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 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index a3110d9..144b59c 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2017 Amebis +# Copyright 1991-2018 Amebis # # This file is part of MSICA. # diff --git a/include/MSICALib.h b/include/MSICALib.h index 0ed95b9..d09ed0a 100644 --- a/include/MSICALib.h +++ b/include/MSICALib.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/MSICALib.cpp b/src/MSICALib.cpp index 388d4a5..328e60d 100644 --- a/src/MSICALib.cpp +++ b/src/MSICALib.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpCert.cpp b/src/OpCert.cpp index 2c45dc1..2307d80 100644 --- a/src/OpCert.cpp +++ b/src/OpCert.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpFile.cpp b/src/OpFile.cpp index 5d4126f..b0dc347 100644 --- a/src/OpFile.cpp +++ b/src/OpFile.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpReg.cpp b/src/OpReg.cpp index 0bcdfd2..fd1412e 100644 --- a/src/OpReg.cpp +++ b/src/OpReg.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpSvc.cpp b/src/OpSvc.cpp index 0094d9b..bc490e2 100644 --- a/src/OpSvc.cpp +++ b/src/OpSvc.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpTS.cpp b/src/OpTS.cpp index cc8fe5e..af96907 100644 --- a/src/OpTS.cpp +++ b/src/OpTS.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/OpWLAN.cpp b/src/OpWLAN.cpp index e02d0f6..3bb3db5 100644 --- a/src/OpWLAN.cpp +++ b/src/OpWLAN.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/stdafx.cpp b/src/stdafx.cpp index e20f0bb..6b139d9 100644 --- a/src/stdafx.cpp +++ b/src/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA. diff --git a/src/stdafx.h b/src/stdafx.h index 4c56ccb..e901d2e 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis This file is part of MSICA.