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/forge/ForgeInstaller.h | 2 +- logic/forge/ForgeMirrors.h | 2 +- logic/forge/ForgeVersionList.h | 2 +- logic/forge/ForgeXzDownload.h | 2 +- logic/forge/LegacyForge.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'logic/forge') diff --git a/logic/forge/ForgeInstaller.h b/logic/forge/ForgeInstaller.h index 655fbc89..eba62b44 100644 --- a/logic/forge/ForgeInstaller.h +++ b/logic/forge/ForgeInstaller.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/forge/ForgeMirrors.h b/logic/forge/ForgeMirrors.h index d25762db..01d4398f 100644 --- a/logic/forge/ForgeMirrors.h +++ b/logic/forge/ForgeMirrors.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/forge/ForgeVersionList.h b/logic/forge/ForgeVersionList.h index 477edb3d..ff9e257f 100644 --- a/logic/forge/ForgeVersionList.h +++ b/logic/forge/ForgeVersionList.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/forge/ForgeXzDownload.h b/logic/forge/ForgeXzDownload.h index f2564380..53d9b061 100644 --- a/logic/forge/ForgeXzDownload.h +++ b/logic/forge/ForgeXzDownload.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/forge/LegacyForge.h b/logic/forge/LegacyForge.h index ec49f63c..358376be 100644 --- a/logic/forge/LegacyForge.h +++ b/logic/forge/LegacyForge.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