diff --git a/Makefile b/Makefile index bed904d..1c2cf6e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright 2016 Amebis +# Copyright 2016-2017 Amebis # # This file is part of Updater. # diff --git a/UpdCheck/MSIBuild/Makefile b/UpdCheck/MSIBuild/Makefile index f5fa87b..939b865 100644 --- a/UpdCheck/MSIBuild/Makefile +++ b/UpdCheck/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2016 Amebis +# Copyright 1991-2017 Amebis # # This file is part of ZRCola. # diff --git a/UpdCheck/UpdCheck.h b/UpdCheck/UpdCheck.h index 26e727b..c710a21 100644 --- a/UpdCheck/UpdCheck.h +++ b/UpdCheck/UpdCheck.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdCheck/main.cpp b/UpdCheck/main.cpp index 3249aea..43eda24 100644 --- a/UpdCheck/main.cpp +++ b/UpdCheck/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdCheck/stdafx.cpp b/UpdCheck/stdafx.cpp index 6ade609..67dfe10 100644 --- a/UpdCheck/stdafx.cpp +++ b/UpdCheck/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdCheck/stdafx.h b/UpdCheck/stdafx.h index 6f0461c..dba6648 100644 --- a/UpdCheck/stdafx.h +++ b/UpdCheck/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdPublish/UpdPublish.h b/UpdPublish/UpdPublish.h index 29bd503..6c439cd 100644 --- a/UpdPublish/UpdPublish.h +++ b/UpdPublish/UpdPublish.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdPublish/main.cpp b/UpdPublish/main.cpp index ba81251..ab5ced6 100644 --- a/UpdPublish/main.cpp +++ b/UpdPublish/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdPublish/stdafx.cpp b/UpdPublish/stdafx.cpp index 6ade609..67dfe10 100644 --- a/UpdPublish/stdafx.cpp +++ b/UpdPublish/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdPublish/stdafx.h b/UpdPublish/stdafx.h index bfc7962..2148d2d 100644 --- a/UpdPublish/stdafx.h +++ b/UpdPublish/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdSignXML/UpdSignXML.h b/UpdSignXML/UpdSignXML.h index 8606b89..4d1a8cc 100644 --- a/UpdSignXML/UpdSignXML.h +++ b/UpdSignXML/UpdSignXML.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdSignXML/main.cpp b/UpdSignXML/main.cpp index 0d32c8e..a7cb284 100644 --- a/UpdSignXML/main.cpp +++ b/UpdSignXML/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdSignXML/stdafx.cpp b/UpdSignXML/stdafx.cpp index 6ade609..67dfe10 100644 --- a/UpdSignXML/stdafx.cpp +++ b/UpdSignXML/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/UpdSignXML/stdafx.h b/UpdSignXML/stdafx.h index 9a2cd9c..1e8651e 100644 --- a/UpdSignXML/stdafx.h +++ b/UpdSignXML/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/MSIBuild/Makefile b/Updater/MSIBuild/Makefile index 0a91a94..0b39995 100644 --- a/Updater/MSIBuild/Makefile +++ b/Updater/MSIBuild/Makefile @@ -1,5 +1,5 @@ # -# Copyright 1991-2016 Amebis +# Copyright 1991-2017 Amebis # # This file is part of ZRCola. # diff --git a/Updater/include/Updater/chkthread.h b/Updater/include/Updater/chkthread.h index 617c573..146bf99 100644 --- a/Updater/include/Updater/chkthread.h +++ b/Updater/include/Updater/chkthread.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/include/Updater/common.h b/Updater/include/Updater/common.h index c58bfe6..2d9b5d1 100644 --- a/Updater/include/Updater/common.h +++ b/Updater/include/Updater/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/src/chkthread.cpp b/Updater/src/chkthread.cpp index 7371e8a..880b0b6 100644 --- a/Updater/src/chkthread.cpp +++ b/Updater/src/chkthread.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/src/main.cpp b/Updater/src/main.cpp index ee51159..a54d940 100644 --- a/Updater/src/main.cpp +++ b/Updater/src/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/src/stdafx.cpp b/Updater/src/stdafx.cpp index 6ade609..67dfe10 100644 --- a/Updater/src/stdafx.cpp +++ b/Updater/src/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater. diff --git a/Updater/src/stdafx.h b/Updater/src/stdafx.h index d6534ae..f020d95 100644 --- a/Updater/src/stdafx.h +++ b/Updater/src/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of Updater.