diff options
author | AppleTheGolden <scotsbox@protonmail.com> | 2019-01-16 21:14:24 +0100 |
---|---|---|
committer | AppleTheGolden <scotsbox@protonmail.com> | 2019-01-16 21:14:24 +0100 |
commit | 437dec91f9934c83301b15a01331519de612bbf1 (patch) | |
tree | b1199e2b6c2c6e47fa4f046d72f8f8a01c00d4d1 /api/logic/updater | |
parent | d6ace374d8377a2184d27cc6c2921e950815dd8d (diff) | |
download | MultiMC-437dec91f9934c83301b15a01331519de612bbf1.tar MultiMC-437dec91f9934c83301b15a01331519de612bbf1.tar.gz MultiMC-437dec91f9934c83301b15a01331519de612bbf1.tar.lz MultiMC-437dec91f9934c83301b15a01331519de612bbf1.tar.xz MultiMC-437dec91f9934c83301b15a01331519de612bbf1.zip |
Update Copyright Year
Diffstat (limited to 'api/logic/updater')
-rw-r--r-- | api/logic/updater/DownloadTask.cpp | 2 | ||||
-rw-r--r-- | api/logic/updater/DownloadTask.h | 2 | ||||
-rw-r--r-- | api/logic/updater/UpdateChecker.cpp | 2 | ||||
-rw-r--r-- | api/logic/updater/UpdateChecker.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/api/logic/updater/DownloadTask.cpp b/api/logic/updater/DownloadTask.cpp index cb92018d..de83e769 100644 --- a/api/logic/updater/DownloadTask.cpp +++ b/api/logic/updater/DownloadTask.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2018 MultiMC Contributors +/* Copyright 2013-2019 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/logic/updater/DownloadTask.h b/api/logic/updater/DownloadTask.h index 30b4b9ec..5c973912 100644 --- a/api/logic/updater/DownloadTask.h +++ b/api/logic/updater/DownloadTask.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2018 MultiMC Contributors +/* Copyright 2013-2019 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/logic/updater/UpdateChecker.cpp b/api/logic/updater/UpdateChecker.cpp index 9e610d52..b3c2641d 100644 --- a/api/logic/updater/UpdateChecker.cpp +++ b/api/logic/updater/UpdateChecker.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2018 MultiMC Contributors +/* Copyright 2013-2019 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/logic/updater/UpdateChecker.h b/api/logic/updater/UpdateChecker.h index bb5013de..4ad39c0b 100644 --- a/api/logic/updater/UpdateChecker.h +++ b/api/logic/updater/UpdateChecker.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2018 MultiMC Contributors +/* Copyright 2013-2019 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |