diff options
author | Petr Mrázek <peterix@gmail.com> | 2017-01-08 04:58:05 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2017-01-08 04:58:05 +0100 |
commit | f530aae9d3e463eede56d51314ed09919090e383 (patch) | |
tree | 0c3e6434f277d8510dad0737d0a68de8e2ee9164 /api/logic/updater | |
parent | 5ea224f8f56a25cc2ac22d80c47939c4121fceb9 (diff) | |
download | MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.gz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.lz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.tar.xz MultiMC-f530aae9d3e463eede56d51314ed09919090e383.zip |
NOISSUE update all the Copyright comments and texts to include 2017
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 9bb31695..0d40f78a 100644 --- a/api/logic/updater/DownloadTask.cpp +++ b/api/logic/updater/DownloadTask.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2017 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 f6e1288e..bcbe9736 100644 --- a/api/logic/updater/DownloadTask.h +++ b/api/logic/updater/DownloadTask.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2017 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 7dc5823e..a02068d8 100644 --- a/api/logic/updater/UpdateChecker.cpp +++ b/api/logic/updater/UpdateChecker.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 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 39026b62..cbf85fd6 100644 --- a/api/logic/updater/UpdateChecker.h +++ b/api/logic/updater/UpdateChecker.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* Copyright 2013-2017 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |