summaryrefslogtreecommitdiffstats
path: root/api/logic/wonko/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/wonko/tasks')
-rw-r--r--api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp2
-rw-r--r--api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h2
-rw-r--r--api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp2
-rw-r--r--api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp
index b54c592f..caffa744 100644
--- a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp
+++ b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015 MultiMC Contributors
+/* Copyright 2015-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/wonko/tasks/BaseWonkoEntityLocalLoadTask.h b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h
index 2affa17f..a4f530c7 100644
--- a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h
+++ b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 MultiMC Contributors
+/* Copyright 2015-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/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp
index 32d2071d..999d245b 100644
--- a/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp
+++ b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2015 MultiMC Contributors
+/* Copyright 2015-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/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h
index d2bdd5a2..0eab089a 100644
--- a/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h
+++ b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h
@@ -1,4 +1,4 @@
-/* Copyright 2015 MultiMC Contributors
+/* Copyright 2015-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.