From 9217d9263e82653a9f93108f312de0b40be222ba Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Sun, 2 Nov 2014 19:49:58 +0100 Subject: Update copyright year (finally...) --- logic/settings/INIFile.h | 2 +- logic/settings/INISettingsObject.h | 2 +- logic/settings/OverrideSetting.h | 2 +- logic/settings/Setting.h | 2 +- logic/settings/SettingsObject.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'logic/settings') 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. -- cgit v1.2.3