diff options
author | Greenphlem <antknee95@yahoo.com> | 2015-02-02 14:25:30 -0800 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-02-06 01:18:02 +0100 |
commit | c6c5134398dfd5ff34bcb56ffb8334df63b4750f (patch) | |
tree | f29439bf918dc8e5a43e52172f0a65214e9ae355 /logic/forge | |
parent | 49ff31f131a35cc96f5e3573d0041ffecd4e9894 (diff) | |
download | MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.gz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.lz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.tar.xz MultiMC-c6c5134398dfd5ff34bcb56ffb8334df63b4750f.zip |
Change copyright dates to 2015
Diffstat (limited to 'logic/forge')
-rw-r--r-- | logic/forge/ForgeInstaller.cpp | 2 | ||||
-rw-r--r-- | logic/forge/ForgeInstaller.h | 2 | ||||
-rw-r--r-- | logic/forge/ForgeMirrors.h | 2 | ||||
-rw-r--r-- | logic/forge/ForgeVersionList.cpp | 2 | ||||
-rw-r--r-- | logic/forge/ForgeVersionList.h | 2 | ||||
-rw-r--r-- | logic/forge/ForgeXzDownload.cpp | 2 | ||||
-rw-r--r-- | logic/forge/ForgeXzDownload.h | 2 | ||||
-rw-r--r-- | logic/forge/LegacyForge.cpp | 2 | ||||
-rw-r--r-- | logic/forge/LegacyForge.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/logic/forge/ForgeInstaller.cpp b/logic/forge/ForgeInstaller.cpp index 91af32af..13027ae7 100644 --- a/logic/forge/ForgeInstaller.cpp +++ b/logic/forge/ForgeInstaller.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/forge/ForgeInstaller.h b/logic/forge/ForgeInstaller.h index eba62b44..f2e5e393 100644 --- a/logic/forge/ForgeInstaller.h +++ b/logic/forge/ForgeInstaller.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/forge/ForgeMirrors.h b/logic/forge/ForgeMirrors.h index 01d4398f..21d91a11 100644 --- a/logic/forge/ForgeMirrors.h +++ b/logic/forge/ForgeMirrors.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/forge/ForgeVersionList.cpp b/logic/forge/ForgeVersionList.cpp index cf6a1801..3e736b78 100644 --- a/logic/forge/ForgeVersionList.cpp +++ b/logic/forge/ForgeVersionList.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/forge/ForgeVersionList.h b/logic/forge/ForgeVersionList.h index ff9e257f..6bc9e0a9 100644 --- a/logic/forge/ForgeVersionList.h +++ b/logic/forge/ForgeVersionList.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/forge/ForgeXzDownload.cpp b/logic/forge/ForgeXzDownload.cpp index af353c6e..781fa385 100644 --- a/logic/forge/ForgeXzDownload.cpp +++ b/logic/forge/ForgeXzDownload.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/forge/ForgeXzDownload.h b/logic/forge/ForgeXzDownload.h index 53d9b061..49cedbdf 100644 --- a/logic/forge/ForgeXzDownload.h +++ b/logic/forge/ForgeXzDownload.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/forge/LegacyForge.cpp b/logic/forge/LegacyForge.cpp index 60a3621e..aa2c8063 100644 --- a/logic/forge/LegacyForge.cpp +++ b/logic/forge/LegacyForge.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/forge/LegacyForge.h b/logic/forge/LegacyForge.h index 358376be..7795ee0d 100644 --- a/logic/forge/LegacyForge.h +++ b/logic/forge/LegacyForge.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. |