summaryrefslogtreecommitdiffstats
path: root/logic/settings
diff options
context:
space:
mode:
Diffstat (limited to 'logic/settings')
-rw-r--r--logic/settings/INIFile.cpp2
-rw-r--r--logic/settings/INIFile.h2
-rw-r--r--logic/settings/INISettingsObject.cpp2
-rw-r--r--logic/settings/INISettingsObject.h2
-rw-r--r--logic/settings/OverrideSetting.cpp2
-rw-r--r--logic/settings/OverrideSetting.h2
-rw-r--r--logic/settings/Setting.cpp2
-rw-r--r--logic/settings/Setting.h2
-rw-r--r--logic/settings/SettingsObject.cpp2
-rw-r--r--logic/settings/SettingsObject.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/logic/settings/INIFile.cpp b/logic/settings/INIFile.cpp
index f572a01a..0202030e 100644
--- a/logic/settings/INIFile.cpp
+++ b/logic/settings/INIFile.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/settings/INIFile.h b/logic/settings/INIFile.h
index 23c721a9..f32c5591 100644
--- a/logic/settings/INIFile.h
+++ b/logic/settings/INIFile.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/settings/INISettingsObject.cpp b/logic/settings/INISettingsObject.cpp
index 62479583..e872d608 100644
--- a/logic/settings/INISettingsObject.cpp
+++ b/logic/settings/INISettingsObject.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/settings/INISettingsObject.h b/logic/settings/INISettingsObject.h
index 9b16134b..a862135f 100644
--- a/logic/settings/INISettingsObject.h
+++ b/logic/settings/INISettingsObject.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/settings/OverrideSetting.cpp b/logic/settings/OverrideSetting.cpp
index 6102495d..e8a9bfff 100644
--- a/logic/settings/OverrideSetting.cpp
+++ b/logic/settings/OverrideSetting.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/settings/OverrideSetting.h b/logic/settings/OverrideSetting.h
index 4072be7d..7534692f 100644
--- a/logic/settings/OverrideSetting.h
+++ b/logic/settings/OverrideSetting.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/settings/Setting.cpp b/logic/settings/Setting.cpp
index 01703e04..c2cffd11 100644
--- a/logic/settings/Setting.cpp
+++ b/logic/settings/Setting.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/settings/Setting.h b/logic/settings/Setting.h
index 7e531e7e..fd814795 100644
--- a/logic/settings/Setting.h
+++ b/logic/settings/Setting.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/settings/SettingsObject.cpp b/logic/settings/SettingsObject.cpp
index 6ecc4d67..b28033c5 100644
--- a/logic/settings/SettingsObject.cpp
+++ b/logic/settings/SettingsObject.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/settings/SettingsObject.h b/logic/settings/SettingsObject.h
index 74b91645..f0021cdb 100644
--- a/logic/settings/SettingsObject.h
+++ b/logic/settings/SettingsObject.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.