summaryrefslogtreecommitdiffstats
path: root/logic/settings
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2014-11-02 20:08:26 +0100
committerJan Dalheimer <jan@dalheimer.de>2014-11-02 20:08:26 +0100
commitd9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6 (patch)
tree6495d9a41e3caedaf01fe01a5430f8d4214bab69 /logic/settings
parent9217d9263e82653a9f93108f312de0b40be222ba (diff)
downloadMultiMC-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar
MultiMC-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.gz
MultiMC-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.lz
MultiMC-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.xz
MultiMC-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.zip
Fix another bunch of copyright years, including fixing #397
Diffstat (limited to 'logic/settings')
-rw-r--r--logic/settings/INIFile.cpp2
-rw-r--r--logic/settings/INISettingsObject.cpp2
-rw-r--r--logic/settings/OverrideSetting.cpp2
-rw-r--r--logic/settings/Setting.cpp2
-rw-r--r--logic/settings/SettingsObject.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/logic/settings/INIFile.cpp b/logic/settings/INIFile.cpp
index 9cf76c0a..f572a01a 100644
--- a/logic/settings/INIFile.cpp
+++ b/logic/settings/INIFile.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013 MultiMC Contributors
+/* Copyright 2013-2014 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/settings/INISettingsObject.cpp b/logic/settings/INISettingsObject.cpp
index eb5e6dd4..62479583 100644
--- a/logic/settings/INISettingsObject.cpp
+++ b/logic/settings/INISettingsObject.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013 MultiMC Contributors
+/* Copyright 2013-2014 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/settings/OverrideSetting.cpp b/logic/settings/OverrideSetting.cpp
index 69d976bd..6102495d 100644
--- a/logic/settings/OverrideSetting.cpp
+++ b/logic/settings/OverrideSetting.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013 MultiMC Contributors
+/* Copyright 2013-2014 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/settings/Setting.cpp b/logic/settings/Setting.cpp
index 5bdfe0fc..01703e04 100644
--- a/logic/settings/Setting.cpp
+++ b/logic/settings/Setting.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013 MultiMC Contributors
+/* Copyright 2013-2014 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/settings/SettingsObject.cpp b/logic/settings/SettingsObject.cpp
index 37f68251..6ecc4d67 100644
--- a/logic/settings/SettingsObject.cpp
+++ b/logic/settings/SettingsObject.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013 MultiMC Contributors
+/* Copyright 2013-2014 MultiMC Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.