diff options
Diffstat (limited to 'logic/settings')
-rw-r--r-- | logic/settings/INIFile.h | 2 | ||||
-rw-r--r-- | logic/settings/INISettingsObject.h | 2 | ||||
-rw-r--r-- | logic/settings/OverrideSetting.h | 2 | ||||
-rw-r--r-- | logic/settings/Setting.h | 2 | ||||
-rw-r--r-- | logic/settings/SettingsObject.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/logic/settings/INIFile.h b/logic/settings/INIFile.h index 991198e6..23c721a9 100644 --- a/logic/settings/INIFile.h +++ b/logic/settings/INIFile.h @@ -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.h b/logic/settings/INISettingsObject.h index 86b4b098..9b16134b 100644 --- a/logic/settings/INISettingsObject.h +++ b/logic/settings/INISettingsObject.h @@ -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.h b/logic/settings/OverrideSetting.h index 1d1582d2..4072be7d 100644 --- a/logic/settings/OverrideSetting.h +++ b/logic/settings/OverrideSetting.h @@ -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.h b/logic/settings/Setting.h index 406bdada..7e531e7e 100644 --- a/logic/settings/Setting.h +++ b/logic/settings/Setting.h @@ -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.h b/logic/settings/SettingsObject.h index 4f11310d..74b91645 100644 --- a/logic/settings/SettingsObject.h +++ b/logic/settings/SettingsObject.h @@ -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. |