summaryrefslogtreecommitdiffstats
path: root/api/logic/wonko/format
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/format
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/format')
-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
4 files changed, 4 insertions, 4 deletions
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.