summaryrefslogtreecommitdiffstats
path: root/api/logic/wonko
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-01-08 04:58:05 +0100
committerPetr Mrázek <peterix@gmail.com>2017-01-08 04:58:05 +0100
commitf530aae9d3e463eede56d51314ed09919090e383 (patch)
tree0c3e6434f277d8510dad0737d0a68de8e2ee9164 /api/logic/wonko
parent5ea224f8f56a25cc2ac22d80c47939c4121fceb9 (diff)
downloadMultiMC-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/wonko')
-rw-r--r--api/logic/wonko/BaseWonkoEntity.cpp2
-rw-r--r--api/logic/wonko/BaseWonkoEntity.h2
-rw-r--r--api/logic/wonko/WonkoIndex.cpp2
-rw-r--r--api/logic/wonko/WonkoIndex.h2
-rw-r--r--api/logic/wonko/WonkoReference.cpp2
-rw-r--r--api/logic/wonko/WonkoReference.h2
-rw-r--r--api/logic/wonko/WonkoUtil.cpp2
-rw-r--r--api/logic/wonko/WonkoUtil.h2
-rw-r--r--api/logic/wonko/WonkoVersion.cpp2
-rw-r--r--api/logic/wonko/WonkoVersion.h2
-rw-r--r--api/logic/wonko/WonkoVersionList.cpp2
-rw-r--r--api/logic/wonko/WonkoVersionList.h2
-rw-r--r--api/logic/wonko/format/WonkoFormat.cpp2
-rw-r--r--api/logic/wonko/format/WonkoFormat.h2
-rw-r--r--api/logic/wonko/format/WonkoFormatV1.cpp2
-rw-r--r--api/logic/wonko/format/WonkoFormatV1.h2
-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
20 files changed, 20 insertions, 20 deletions
diff --git a/api/logic/wonko/BaseWonkoEntity.cpp b/api/logic/wonko/BaseWonkoEntity.cpp
index f5c59363..e6a0e41e 100644
--- a/api/logic/wonko/BaseWonkoEntity.cpp
+++ b/api/logic/wonko/BaseWonkoEntity.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/BaseWonkoEntity.h b/api/logic/wonko/BaseWonkoEntity.h
index 191b4184..c6e8c832 100644
--- a/api/logic/wonko/BaseWonkoEntity.h
+++ b/api/logic/wonko/BaseWonkoEntity.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/WonkoIndex.cpp b/api/logic/wonko/WonkoIndex.cpp
index 8306af84..f6ad201a 100644
--- a/api/logic/wonko/WonkoIndex.cpp
+++ b/api/logic/wonko/WonkoIndex.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/WonkoIndex.h b/api/logic/wonko/WonkoIndex.h
index 8b149c7d..fe07c3ef 100644
--- a/api/logic/wonko/WonkoIndex.h
+++ b/api/logic/wonko/WonkoIndex.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/WonkoReference.cpp b/api/logic/wonko/WonkoReference.cpp
index 519d59aa..7193e56e 100644
--- a/api/logic/wonko/WonkoReference.cpp
+++ b/api/logic/wonko/WonkoReference.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/WonkoReference.h b/api/logic/wonko/WonkoReference.h
index 73a85d76..ba7427b3 100644
--- a/api/logic/wonko/WonkoReference.h
+++ b/api/logic/wonko/WonkoReference.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/WonkoUtil.cpp b/api/logic/wonko/WonkoUtil.cpp
index 94726c6b..3b8049c4 100644
--- a/api/logic/wonko/WonkoUtil.cpp
+++ b/api/logic/wonko/WonkoUtil.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/WonkoUtil.h b/api/logic/wonko/WonkoUtil.h
index b618ab71..fb58ba1f 100644
--- a/api/logic/wonko/WonkoUtil.h
+++ b/api/logic/wonko/WonkoUtil.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/WonkoVersion.cpp b/api/logic/wonko/WonkoVersion.cpp
index 7b7da86c..f5a063be 100644
--- a/api/logic/wonko/WonkoVersion.cpp
+++ b/api/logic/wonko/WonkoVersion.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/WonkoVersion.h b/api/logic/wonko/WonkoVersion.h
index a1de4d9b..397ff14e 100644
--- a/api/logic/wonko/WonkoVersion.h
+++ b/api/logic/wonko/WonkoVersion.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/WonkoVersionList.cpp b/api/logic/wonko/WonkoVersionList.cpp
index e9d79327..191e00f9 100644
--- a/api/logic/wonko/WonkoVersionList.cpp
+++ b/api/logic/wonko/WonkoVersionList.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/WonkoVersionList.h b/api/logic/wonko/WonkoVersionList.h
index 8ea35be6..43cf73fc 100644
--- a/api/logic/wonko/WonkoVersionList.h
+++ b/api/logic/wonko/WonkoVersionList.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/format/WonkoFormat.cpp b/api/logic/wonko/format/WonkoFormat.cpp
index 11192cbe..a5d593ca 100644
--- a/api/logic/wonko/format/WonkoFormat.cpp
+++ b/api/logic/wonko/format/WonkoFormat.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/format/WonkoFormat.h b/api/logic/wonko/format/WonkoFormat.h
index 450d6ccc..63ea9473 100644
--- a/api/logic/wonko/format/WonkoFormat.h
+++ b/api/logic/wonko/format/WonkoFormat.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/format/WonkoFormatV1.cpp b/api/logic/wonko/format/WonkoFormatV1.cpp
index a0ab220b..4cecb42f 100644
--- a/api/logic/wonko/format/WonkoFormatV1.cpp
+++ b/api/logic/wonko/format/WonkoFormatV1.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/format/WonkoFormatV1.h b/api/logic/wonko/format/WonkoFormatV1.h
index 92759804..2ae3acd1 100644
--- a/api/logic/wonko/format/WonkoFormatV1.h
+++ b/api/logic/wonko/format/WonkoFormatV1.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/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.