From 38238d1183cce754e4c5913bdee0444bf95c1e6f Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 7 Sep 2018 23:51:15 +0200 Subject: [PATCH] Extend copyright year --- Makefile | 2 +- UpdCheck/MSIBuild/Makefile | 2 +- UpdCheck/main.cpp | 2 +- UpdCheck/stdafx.cpp | 2 +- UpdCheck/stdafx.h | 2 +- UpdPublish/UpdPublish.h | 2 +- UpdPublish/main.cpp | 2 +- UpdPublish/stdafx.cpp | 2 +- UpdPublish/stdafx.h | 2 +- UpdSignXML/UpdSignXML.h | 2 +- UpdSignXML/main.cpp | 2 +- UpdSignXML/stdafx.cpp | 2 +- UpdSignXML/stdafx.h | 2 +- Updater/MSIBuild/Makefile | 2 +- Updater/include/Updater/chkthread.h | 2 +- Updater/include/Updater/common.h | 2 +- Updater/src/main.cpp | 2 +- Updater/src/stdafx.cpp | 2 +- Updater/src/stdafx.h | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Makefile b/Makefile index 1c2cf6e..49d28e9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright 2016-2017 Amebis +# Copyright 2016-2018 Amebis # # This file is part of Updater. # diff --git a/UpdCheck/MSIBuild/Makefile b/UpdCheck/MSIBuild/Makefile index 94175a8..a37733b 100644 --- a/UpdCheck/MSIBuild/Makefile +++ b/UpdCheck/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2017 Amebis +# Copyright 1991-2018 Amebis # # This file is part of ZRCola. # diff --git a/UpdCheck/main.cpp b/UpdCheck/main.cpp index 43eda24..a7c4e2c 100644 --- a/UpdCheck/main.cpp +++ b/UpdCheck/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdCheck/stdafx.cpp b/UpdCheck/stdafx.cpp index 67dfe10..476d0ac 100644 --- a/UpdCheck/stdafx.cpp +++ b/UpdCheck/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdCheck/stdafx.h b/UpdCheck/stdafx.h index dba6648..8f3531f 100644 --- a/UpdCheck/stdafx.h +++ b/UpdCheck/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdPublish/UpdPublish.h b/UpdPublish/UpdPublish.h index 6c439cd..daaa2c3 100644 --- a/UpdPublish/UpdPublish.h +++ b/UpdPublish/UpdPublish.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdPublish/main.cpp b/UpdPublish/main.cpp index ab5ced6..6970d87 100644 --- a/UpdPublish/main.cpp +++ b/UpdPublish/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdPublish/stdafx.cpp b/UpdPublish/stdafx.cpp index 67dfe10..476d0ac 100644 --- a/UpdPublish/stdafx.cpp +++ b/UpdPublish/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdPublish/stdafx.h b/UpdPublish/stdafx.h index 2148d2d..d4270db 100644 --- a/UpdPublish/stdafx.h +++ b/UpdPublish/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdSignXML/UpdSignXML.h b/UpdSignXML/UpdSignXML.h index 4d1a8cc..49018b1 100644 --- a/UpdSignXML/UpdSignXML.h +++ b/UpdSignXML/UpdSignXML.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdSignXML/main.cpp b/UpdSignXML/main.cpp index a7cb284..65ac189 100644 --- a/UpdSignXML/main.cpp +++ b/UpdSignXML/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdSignXML/stdafx.cpp b/UpdSignXML/stdafx.cpp index 67dfe10..476d0ac 100644 --- a/UpdSignXML/stdafx.cpp +++ b/UpdSignXML/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/UpdSignXML/stdafx.h b/UpdSignXML/stdafx.h index 1e8651e..bebce1d 100644 --- a/UpdSignXML/stdafx.h +++ b/UpdSignXML/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/Updater/MSIBuild/Makefile b/Updater/MSIBuild/Makefile index e733b96..9c6ca4f 100644 --- a/Updater/MSIBuild/Makefile +++ b/Updater/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2017 Amebis +# Copyright 1991-2018 Amebis # # This file is part of ZRCola. # diff --git a/Updater/include/Updater/chkthread.h b/Updater/include/Updater/chkthread.h index 146bf99..0c5eb69 100644 --- a/Updater/include/Updater/chkthread.h +++ b/Updater/include/Updater/chkthread.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/Updater/include/Updater/common.h b/Updater/include/Updater/common.h index a8c6e59..a2a2e09 100644 --- a/Updater/include/Updater/common.h +++ b/Updater/include/Updater/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/Updater/src/main.cpp b/Updater/src/main.cpp index a54d940..5d48f4a 100644 --- a/Updater/src/main.cpp +++ b/Updater/src/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/Updater/src/stdafx.cpp b/Updater/src/stdafx.cpp index 67dfe10..476d0ac 100644 --- a/Updater/src/stdafx.cpp +++ b/Updater/src/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater. diff --git a/Updater/src/stdafx.h b/Updater/src/stdafx.h index f020d95..0b5da19 100644 --- a/Updater/src/stdafx.h +++ b/Updater/src/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of Updater.