diff options
| author | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 20:08:26 +0100 |
|---|---|---|
| committer | Jan Dalheimer <jan@dalheimer.de> | 2014-11-02 20:08:26 +0100 |
| commit | d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6 (patch) | |
| tree | 6495d9a41e3caedaf01fe01a5430f8d4214bab69 /logic/forge | |
| parent | 9217d9263e82653a9f93108f312de0b40be222ba (diff) | |
| download | PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.gz PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.tar.bz2 PrismLauncher-d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6.zip | |
Fix another bunch of copyright years, including fixing #397
Diffstat (limited to 'logic/forge')
| -rw-r--r-- | logic/forge/ForgeInstaller.cpp | 2 | ||||
| -rw-r--r-- | logic/forge/ForgeVersionList.cpp | 2 | ||||
| -rw-r--r-- | logic/forge/ForgeXzDownload.cpp | 2 | ||||
| -rw-r--r-- | logic/forge/LegacyForge.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/logic/forge/ForgeInstaller.cpp b/logic/forge/ForgeInstaller.cpp index a230b038..53370446 100644 --- a/logic/forge/ForgeInstaller.cpp +++ b/logic/forge/ForgeInstaller.cpp @@ -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.cpp b/logic/forge/ForgeVersionList.cpp index 196ed31e..cf6a1801 100644 --- a/logic/forge/ForgeVersionList.cpp +++ b/logic/forge/ForgeVersionList.cpp @@ -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.cpp b/logic/forge/ForgeXzDownload.cpp index 359ad858..af353c6e 100644 --- a/logic/forge/ForgeXzDownload.cpp +++ b/logic/forge/ForgeXzDownload.cpp @@ -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.cpp b/logic/forge/LegacyForge.cpp index 94212ae4..60a3621e 100644 --- a/logic/forge/LegacyForge.cpp +++ b/logic/forge/LegacyForge.cpp @@ -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. |
