summaryrefslogtreecommitdiffstats
path: root/logic/updater
diff options
context:
space:
mode:
authorGreenphlem <antknee95@yahoo.com>2015-02-02 14:25:30 -0800
committerPetr Mrázek <peterix@gmail.com>2015-02-06 01:18:02 +0100
commitc6c5134398dfd5ff34bcb56ffb8334df63b4750f (patch)
treef29439bf918dc8e5a43e52172f0a65214e9ae355 /logic/updater
parent49ff31f131a35cc96f5e3573d0041ffecd4e9894 (diff)
downloadMultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.gz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.lz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.xz
MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.zip
Change copyright dates to 2015
Diffstat (limited to 'logic/updater')
-rw-r--r--logic/updater/DownloadUpdateTask.cpp2
-rw-r--r--logic/updater/DownloadUpdateTask.h2
-rw-r--r--logic/updater/UpdateChecker.cpp2
-rw-r--r--logic/updater/UpdateChecker.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/logic/updater/DownloadUpdateTask.cpp b/logic/updater/DownloadUpdateTask.cpp
index 6ffd6094..9d4c5bd8 100644
--- a/logic/updater/DownloadUpdateTask.cpp
+++ b/logic/updater/DownloadUpdateTask.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013-2014 MultiMC Contributors
+/* Copyright 2013-2015 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/logic/updater/DownloadUpdateTask.h b/logic/updater/DownloadUpdateTask.h
index 3805905d..ecfa349b 100644
--- a/logic/updater/DownloadUpdateTask.h
+++ b/logic/updater/DownloadUpdateTask.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2014 MultiMC Contributors
+/* Copyright 2013-2015 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/logic/updater/UpdateChecker.cpp b/logic/updater/UpdateChecker.cpp
index ed525afb..c5cd2c2f 100644
--- a/logic/updater/UpdateChecker.cpp
+++ b/logic/updater/UpdateChecker.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013-2014 MultiMC Contributors
+/* Copyright 2013-2015 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/logic/updater/UpdateChecker.h b/logic/updater/UpdateChecker.h
index d6209843..7c49b6e0 100644
--- a/logic/updater/UpdateChecker.h
+++ b/logic/updater/UpdateChecker.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2014 MultiMC Contributors
+/* Copyright 2013-2015 MultiMC Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.