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...) --- HandleCrash.cpp | 2 +- WinBacktrace.cpp | 2 +- WinBacktrace.h | 2 +- depends/LogicalGui/LogicalGui.h | 2 +- depends/classparser/include/classparser_config.h | 2 +- depends/classparser/include/javautils.h | 2 +- depends/util/include/cmdutils.h | 2 +- depends/util/include/libutil_config.h | 2 +- depends/util/include/osutils.h | 2 +- depends/util/include/pathutils.h | 2 +- gui/ConsoleWindow.h | 2 +- gui/MainWindow.h | 2 +- gui/Platform.h | 2 +- gui/dialogs/AboutDialog.h | 2 +- gui/dialogs/AccountSelectDialog.h | 2 +- gui/dialogs/CopyInstanceDialog.h | 2 +- gui/dialogs/CustomMessageBox.h | 2 +- gui/dialogs/EditAccountDialog.h | 2 +- gui/dialogs/IconPickerDialog.h | 2 +- gui/dialogs/LoginDialog.cpp | 2 +- gui/dialogs/LoginDialog.h | 2 +- gui/dialogs/LwjglSelectDialog.h | 2 +- gui/dialogs/NewInstanceDialog.h | 2 +- gui/dialogs/ProgressDialog.h | 2 +- gui/dialogs/UpdateDialog.h | 2 +- gui/dialogs/VersionSelectDialog.h | 2 +- gui/groupview/InstanceDelegate.h | 2 +- gui/pagedialog/PageDialog.cpp | 2 +- gui/pagedialog/PageDialog.h | 2 +- gui/pages/BasePage.h | 2 +- gui/pages/BasePageProvider.h | 2 +- gui/pages/InstanceSettingsPage.h | 2 +- gui/pages/LegacyJarModPage.h | 2 +- gui/pages/LegacyUpgradePage.h | 2 +- gui/pages/LogPage.h | 2 +- gui/pages/ModFolderPage.cpp | 2 +- gui/pages/ModFolderPage.h | 2 +- gui/pages/NotesPage.h | 2 +- gui/pages/OtherLogsPage.cpp | 2 +- gui/pages/OtherLogsPage.h | 2 +- gui/pages/ScreenshotsPage.h | 2 +- gui/pages/VersionPage.cpp | 2 +- gui/pages/VersionPage.h | 2 +- gui/pages/global/AccountListPage.h | 2 +- gui/pages/global/ExternalToolsPage.cpp | 2 +- gui/pages/global/ExternalToolsPage.h | 2 +- gui/pages/global/JavaPage.h | 2 +- gui/pages/global/MinecraftPage.h | 2 +- gui/pages/global/MultiMCPage.h | 2 +- gui/pages/global/ProxyPage.h | 2 +- gui/widgets/LabeledToolButton.h | 2 +- gui/widgets/MCModInfoFrame.h | 2 +- gui/widgets/ModListView.h | 2 +- gui/widgets/PageContainer.cpp | 2 +- gui/widgets/PageContainer.h | 2 +- gui/widgets/PageContainer_p.h | 2 +- gui/widgets/VersionListView.h | 2 +- logic/BaseInstaller.h | 2 +- logic/BaseInstance.h | 2 +- logic/BaseInstance_p.h | 2 +- logic/BaseVersion.h | 2 +- logic/BaseVersionList.h | 2 +- logic/EnabledItemFilter.h | 2 +- logic/InstanceFactory.h | 2 +- logic/InstanceLauncher.h | 2 +- logic/InstanceList.h | 2 +- logic/LegacyInstance.h | 2 +- logic/LegacyInstance_p.h | 2 +- logic/LegacyUpdate.h | 2 +- logic/LwjglVersionList.h | 2 +- logic/MinecraftProcess.h | 2 +- logic/Mod.h | 2 +- logic/ModList.h | 2 +- logic/NagUtils.h | 2 +- logic/OneSixInstance.h | 2 +- logic/OneSixInstance_p.h | 2 +- logic/OneSixUpdate.h | 2 +- logic/SkinUtils.h | 2 +- logic/assets/AssetsUtils.h | 2 +- logic/auth/MojangAccount.h | 2 +- logic/auth/MojangAccountList.h | 2 +- logic/auth/YggdrasilTask.h | 2 +- logic/auth/flows/AuthenticateTask.h | 2 +- logic/auth/flows/RefreshTask.h | 2 +- logic/auth/flows/ValidateTask.h | 2 +- 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 +- logic/icons/IconList.h | 2 +- logic/icons/MMCIcon.h | 2 +- logic/java/JavaCheckerJob.h | 2 +- logic/java/JavaUtils.h | 2 +- logic/java/JavaVersionList.h | 2 +- logic/liteloader/LiteLoaderInstaller.h | 2 +- logic/liteloader/LiteLoaderVersionList.h | 2 +- logic/minecraft/InstanceVersion.h | 2 +- logic/minecraft/MinecraftVersion.h | 2 +- logic/minecraft/MinecraftVersionList.h | 2 +- logic/minecraft/OneSixLibrary.h | 2 +- logic/minecraft/OneSixRule.h | 2 +- logic/minecraft/OpSys.h | 2 +- logic/minecraft/VersionBuilder.h | 2 +- logic/net/ByteArrayDownload.h | 2 +- logic/net/CacheDownload.h | 2 +- logic/net/HttpMetaCache.h | 2 +- logic/net/MD5EtagDownload.h | 2 +- logic/net/NetAction.h | 2 +- logic/net/NetJob.h | 2 +- logic/net/URLConstants.h | 2 +- logic/news/NewsChecker.h | 2 +- logic/news/NewsEntry.h | 2 +- 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 +- logic/status/StatusChecker.h | 2 +- logic/tasks/ProgressProvider.h | 2 +- logic/tasks/Task.h | 2 +- logic/updater/DownloadUpdateTask.h | 2 +- logic/updater/UpdateChecker.h | 2 +- 123 files changed, 123 insertions(+), 123 deletions(-) diff --git a/HandleCrash.cpp b/HandleCrash.cpp index cc2a5109..f8a5d5d5 100644 --- a/HandleCrash.cpp +++ b/HandleCrash.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/WinBacktrace.cpp b/WinBacktrace.cpp index 1ea079bf..2acffbe5 100644 --- a/WinBacktrace.cpp +++ b/WinBacktrace.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/WinBacktrace.h b/WinBacktrace.h index d1e6301a..a959c5be 100644 --- a/WinBacktrace.h +++ b/WinBacktrace.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/depends/LogicalGui/LogicalGui.h b/depends/LogicalGui/LogicalGui.h index 4034459e..8f8e6357 100644 --- a/depends/LogicalGui/LogicalGui.h +++ b/depends/LogicalGui/LogicalGui.h @@ -1,4 +1,4 @@ -/* Copyright 2014 Jan Dalheimer +/* Copyright 2013-2014 Jan Dalheimer * * 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/depends/classparser/include/classparser_config.h b/depends/classparser/include/classparser_config.h index a043824a..6355b0bf 100644 --- a/depends/classparser/include/classparser_config.h +++ b/depends/classparser/include/classparser_config.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/depends/classparser/include/javautils.h b/depends/classparser/include/javautils.h index 90042261..ac2c1b9e 100644 --- a/depends/classparser/include/javautils.h +++ b/depends/classparser/include/javautils.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Authors: Orochimarufan * diff --git a/depends/util/include/cmdutils.h b/depends/util/include/cmdutils.h index 4705f3ca..849ee8cd 100644 --- a/depends/util/include/cmdutils.h +++ b/depends/util/include/cmdutils.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Authors: Orochimarufan * diff --git a/depends/util/include/libutil_config.h b/depends/util/include/libutil_config.h index 56b33b74..506166db 100644 --- a/depends/util/include/libutil_config.h +++ b/depends/util/include/libutil_config.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/depends/util/include/osutils.h b/depends/util/include/osutils.h index d615d31f..4e88ecd8 100644 --- a/depends/util/include/osutils.h +++ b/depends/util/include/osutils.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/depends/util/include/pathutils.h b/depends/util/include/pathutils.h index f5990b85..06119fcb 100644 --- a/depends/util/include/pathutils.h +++ b/depends/util/include/pathutils.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/gui/ConsoleWindow.h b/gui/ConsoleWindow.h index 1b086f1a..f15aab1c 100644 --- a/gui/ConsoleWindow.h +++ b/gui/ConsoleWindow.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/gui/MainWindow.h b/gui/MainWindow.h index d32a245c..fdd8354e 100644 --- a/gui/MainWindow.h +++ b/gui/MainWindow.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/gui/Platform.h b/gui/Platform.h index 5cde9505..98ae3524 100644 --- a/gui/Platform.h +++ b/gui/Platform.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Authors: Orochimarufan * diff --git a/gui/dialogs/AboutDialog.h b/gui/dialogs/AboutDialog.h index ba8e8607..6fe7b388 100644 --- a/gui/dialogs/AboutDialog.h +++ b/gui/dialogs/AboutDialog.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/gui/dialogs/AccountSelectDialog.h b/gui/dialogs/AccountSelectDialog.h index 6007253d..f14c96ba 100644 --- a/gui/dialogs/AccountSelectDialog.h +++ b/gui/dialogs/AccountSelectDialog.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/gui/dialogs/CopyInstanceDialog.h b/gui/dialogs/CopyInstanceDialog.h index 95f4bf6c..a8a4c3e4 100644 --- a/gui/dialogs/CopyInstanceDialog.h +++ b/gui/dialogs/CopyInstanceDialog.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/gui/dialogs/CustomMessageBox.h b/gui/dialogs/CustomMessageBox.h index b08b9f57..d31aae8b 100644 --- a/gui/dialogs/CustomMessageBox.h +++ b/gui/dialogs/CustomMessageBox.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/gui/dialogs/EditAccountDialog.h b/gui/dialogs/EditAccountDialog.h index 83f25124..d312c2c4 100644 --- a/gui/dialogs/EditAccountDialog.h +++ b/gui/dialogs/EditAccountDialog.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/gui/dialogs/IconPickerDialog.h b/gui/dialogs/IconPickerDialog.h index f00c2388..59539110 100644 --- a/gui/dialogs/IconPickerDialog.h +++ b/gui/dialogs/IconPickerDialog.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/gui/dialogs/LoginDialog.cpp b/gui/dialogs/LoginDialog.cpp index 5ac94fac..a7be9fe6 100644 --- a/gui/dialogs/LoginDialog.cpp +++ b/gui/dialogs/LoginDialog.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/dialogs/LoginDialog.h b/gui/dialogs/LoginDialog.h index 560ed5ec..18ee06a6 100644 --- a/gui/dialogs/LoginDialog.h +++ b/gui/dialogs/LoginDialog.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/dialogs/LwjglSelectDialog.h b/gui/dialogs/LwjglSelectDialog.h index 2724cbe8..3822bbe7 100644 --- a/gui/dialogs/LwjglSelectDialog.h +++ b/gui/dialogs/LwjglSelectDialog.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/gui/dialogs/NewInstanceDialog.h b/gui/dialogs/NewInstanceDialog.h index fa9012ea..90c85144 100644 --- a/gui/dialogs/NewInstanceDialog.h +++ b/gui/dialogs/NewInstanceDialog.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/gui/dialogs/ProgressDialog.h b/gui/dialogs/ProgressDialog.h index 3276fd7a..46bd726a 100644 --- a/gui/dialogs/ProgressDialog.h +++ b/gui/dialogs/ProgressDialog.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/gui/dialogs/UpdateDialog.h b/gui/dialogs/UpdateDialog.h index b0a4f143..dd435498 100644 --- a/gui/dialogs/UpdateDialog.h +++ b/gui/dialogs/UpdateDialog.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/gui/dialogs/VersionSelectDialog.h b/gui/dialogs/VersionSelectDialog.h index 70ee9635..10f31377 100644 --- a/gui/dialogs/VersionSelectDialog.h +++ b/gui/dialogs/VersionSelectDialog.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/gui/groupview/InstanceDelegate.h b/gui/groupview/InstanceDelegate.h index 1520cbb8..3030ab7d 100644 --- a/gui/groupview/InstanceDelegate.h +++ b/gui/groupview/InstanceDelegate.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/gui/pagedialog/PageDialog.cpp b/gui/pagedialog/PageDialog.cpp index c0bcdf9f..38c19852 100644 --- a/gui/pagedialog/PageDialog.cpp +++ b/gui/pagedialog/PageDialog.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pagedialog/PageDialog.h b/gui/pagedialog/PageDialog.h index 19d1b01f..6661d0c5 100644 --- a/gui/pagedialog/PageDialog.h +++ b/gui/pagedialog/PageDialog.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/BasePage.h b/gui/pages/BasePage.h index 2cc602b7..5bfd374a 100644 --- a/gui/pages/BasePage.h +++ b/gui/pages/BasePage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/BasePageProvider.h b/gui/pages/BasePageProvider.h index 5e5a11fb..5d27ca5e 100644 --- a/gui/pages/BasePageProvider.h +++ b/gui/pages/BasePageProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/InstanceSettingsPage.h b/gui/pages/InstanceSettingsPage.h index 7d653fab..91bc044a 100644 --- a/gui/pages/InstanceSettingsPage.h +++ b/gui/pages/InstanceSettingsPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/LegacyJarModPage.h b/gui/pages/LegacyJarModPage.h index 90c7f228..63a7d04e 100644 --- a/gui/pages/LegacyJarModPage.h +++ b/gui/pages/LegacyJarModPage.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/gui/pages/LegacyUpgradePage.h b/gui/pages/LegacyUpgradePage.h index 4fd88b5b..905c980f 100644 --- a/gui/pages/LegacyUpgradePage.h +++ b/gui/pages/LegacyUpgradePage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/LogPage.h b/gui/pages/LogPage.h index be5b3a20..546851ad 100644 --- a/gui/pages/LogPage.h +++ b/gui/pages/LogPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/ModFolderPage.cpp b/gui/pages/ModFolderPage.cpp index 24421e55..a6ef2e45 100644 --- a/gui/pages/ModFolderPage.cpp +++ b/gui/pages/ModFolderPage.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/ModFolderPage.h b/gui/pages/ModFolderPage.h index 4d72fb8b..fcf83f25 100644 --- a/gui/pages/ModFolderPage.h +++ b/gui/pages/ModFolderPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/NotesPage.h b/gui/pages/NotesPage.h index 0e9391df..9cbdd9ad 100644 --- a/gui/pages/NotesPage.h +++ b/gui/pages/NotesPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/OtherLogsPage.cpp b/gui/pages/OtherLogsPage.cpp index 92028f3b..c0e70943 100644 --- a/gui/pages/OtherLogsPage.cpp +++ b/gui/pages/OtherLogsPage.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/OtherLogsPage.h b/gui/pages/OtherLogsPage.h index 5cabf03f..d1a079f9 100644 --- a/gui/pages/OtherLogsPage.h +++ b/gui/pages/OtherLogsPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/ScreenshotsPage.h b/gui/pages/ScreenshotsPage.h index 19ae6cd8..56333020 100644 --- a/gui/pages/ScreenshotsPage.h +++ b/gui/pages/ScreenshotsPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/VersionPage.cpp b/gui/pages/VersionPage.cpp index e19cf7cc..b561f97f 100644 --- a/gui/pages/VersionPage.cpp +++ b/gui/pages/VersionPage.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/VersionPage.h b/gui/pages/VersionPage.h index 93fe7508..e018dd01 100644 --- a/gui/pages/VersionPage.h +++ b/gui/pages/VersionPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/global/AccountListPage.h b/gui/pages/global/AccountListPage.h index cc695614..37937478 100644 --- a/gui/pages/global/AccountListPage.h +++ b/gui/pages/global/AccountListPage.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/gui/pages/global/ExternalToolsPage.cpp b/gui/pages/global/ExternalToolsPage.cpp index 417a13e3..00742b7a 100644 --- a/gui/pages/global/ExternalToolsPage.cpp +++ b/gui/pages/global/ExternalToolsPage.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/global/ExternalToolsPage.h b/gui/pages/global/ExternalToolsPage.h index 5a2a397d..ebdfc7ee 100644 --- a/gui/pages/global/ExternalToolsPage.h +++ b/gui/pages/global/ExternalToolsPage.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/pages/global/JavaPage.h b/gui/pages/global/JavaPage.h index d0228bd2..410c0b51 100644 --- a/gui/pages/global/JavaPage.h +++ b/gui/pages/global/JavaPage.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/gui/pages/global/MinecraftPage.h b/gui/pages/global/MinecraftPage.h index 90299020..31b18cee 100644 --- a/gui/pages/global/MinecraftPage.h +++ b/gui/pages/global/MinecraftPage.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/gui/pages/global/MultiMCPage.h b/gui/pages/global/MultiMCPage.h index b465355f..e892aa94 100644 --- a/gui/pages/global/MultiMCPage.h +++ b/gui/pages/global/MultiMCPage.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/gui/pages/global/ProxyPage.h b/gui/pages/global/ProxyPage.h index 700a3af0..872e60fc 100644 --- a/gui/pages/global/ProxyPage.h +++ b/gui/pages/global/ProxyPage.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/gui/widgets/LabeledToolButton.h b/gui/widgets/LabeledToolButton.h index b417f814..e116f4df 100644 --- a/gui/widgets/LabeledToolButton.h +++ b/gui/widgets/LabeledToolButton.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/gui/widgets/MCModInfoFrame.h b/gui/widgets/MCModInfoFrame.h index 54c5d674..010b9d04 100644 --- a/gui/widgets/MCModInfoFrame.h +++ b/gui/widgets/MCModInfoFrame.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/gui/widgets/ModListView.h b/gui/widgets/ModListView.h index b26fa26b..fdc7261a 100644 --- a/gui/widgets/ModListView.h +++ b/gui/widgets/ModListView.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/gui/widgets/PageContainer.cpp b/gui/widgets/PageContainer.cpp index 0620c725..a6bb90b8 100644 --- a/gui/widgets/PageContainer.cpp +++ b/gui/widgets/PageContainer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/widgets/PageContainer.h b/gui/widgets/PageContainer.h index 06498850..3ea615c0 100644 --- a/gui/widgets/PageContainer.h +++ b/gui/widgets/PageContainer.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/widgets/PageContainer_p.h b/gui/widgets/PageContainer_p.h index 1f68776b..329a3916 100644 --- a/gui/widgets/PageContainer_p.h +++ b/gui/widgets/PageContainer_p.h @@ -1,4 +1,4 @@ -/* Copyright 2014 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/gui/widgets/VersionListView.h b/gui/widgets/VersionListView.h index af9b1f6a..a83ed1d6 100644 --- a/gui/widgets/VersionListView.h +++ b/gui/widgets/VersionListView.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/BaseInstaller.h b/logic/BaseInstaller.h index d89ab7c2..9ab9755b 100644 --- a/logic/BaseInstaller.h +++ b/logic/BaseInstaller.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/BaseInstance.h b/logic/BaseInstance.h index ed5840e2..c8517298 100644 --- a/logic/BaseInstance.h +++ b/logic/BaseInstance.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/BaseInstance_p.h b/logic/BaseInstance_p.h index 3d1a4cbe..2958e4e8 100644 --- a/logic/BaseInstance_p.h +++ b/logic/BaseInstance_p.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/BaseVersion.h b/logic/BaseVersion.h index 04d0a10b..49215247 100644 --- a/logic/BaseVersion.h +++ b/logic/BaseVersion.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/BaseVersionList.h b/logic/BaseVersionList.h index 21b44e8d..64a1870d 100644 --- a/logic/BaseVersionList.h +++ b/logic/BaseVersionList.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/EnabledItemFilter.h b/logic/EnabledItemFilter.h index bf5e1e85..1b11d600 100644 --- a/logic/EnabledItemFilter.h +++ b/logic/EnabledItemFilter.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/InstanceFactory.h b/logic/InstanceFactory.h index 3a4a55a8..c98f0d87 100644 --- a/logic/InstanceFactory.h +++ b/logic/InstanceFactory.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/InstanceLauncher.h b/logic/InstanceLauncher.h index 107c069f..07f86b99 100644 --- a/logic/InstanceLauncher.h +++ b/logic/InstanceLauncher.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/InstanceList.h b/logic/InstanceList.h index b88a080e..e34cc053 100644 --- a/logic/InstanceList.h +++ b/logic/InstanceList.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/LegacyInstance.h b/logic/LegacyInstance.h index 76a8c24d..d21d2ff4 100644 --- a/logic/LegacyInstance.h +++ b/logic/LegacyInstance.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/LegacyInstance_p.h b/logic/LegacyInstance_p.h index 50862027..83bcecc5 100644 --- a/logic/LegacyInstance_p.h +++ b/logic/LegacyInstance_p.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/LegacyUpdate.h b/logic/LegacyUpdate.h index 140ee1e3..da538d2f 100644 --- a/logic/LegacyUpdate.h +++ b/logic/LegacyUpdate.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/LwjglVersionList.h b/logic/LwjglVersionList.h index fa57e8eb..c451157e 100644 --- a/logic/LwjglVersionList.h +++ b/logic/LwjglVersionList.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/MinecraftProcess.h b/logic/MinecraftProcess.h index b61ef380..dc9269cf 100644 --- a/logic/MinecraftProcess.h +++ b/logic/MinecraftProcess.h @@ -1,4 +1,4 @@ -/* Copyright 2013 MultiMC Contributors +/* Copyright 2013-2014 MultiMC Contributors * * Authors: Orochimarufan * diff --git a/logic/Mod.h b/logic/Mod.h index cbb37bf3..67f8ef8d 100644 --- a/logic/Mod.h +++ b/logic/Mod.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/ModList.h b/logic/ModList.h index 95f52061..e7320df5 100644 --- a/logic/ModList.h +++ b/logic/ModList.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/NagUtils.h b/logic/NagUtils.h index 9564a2b1..8a895037 100644 --- a/logic/NagUtils.h +++ b/logic/NagUtils.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/OneSixInstance.h b/logic/OneSixInstance.h index f7b01608..d751ffc8 100644 --- a/logic/OneSixInstance.h +++ b/logic/OneSixInstance.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/OneSixInstance_p.h b/logic/OneSixInstance_p.h index 3c4ef324..3fa12baf 100644 --- a/logic/OneSixInstance_p.h +++ b/logic/OneSixInstance_p.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/OneSixUpdate.h b/logic/OneSixUpdate.h index 139143db..2cad7408 100644 --- a/logic/OneSixUpdate.h +++ b/logic/OneSixUpdate.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/SkinUtils.h b/logic/SkinUtils.h index 64353b72..7d875b9f 100644 --- a/logic/SkinUtils.h +++ b/logic/SkinUtils.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/assets/AssetsUtils.h b/logic/assets/AssetsUtils.h index 5735afd0..0be93e4e 100644 --- a/logic/assets/AssetsUtils.h +++ b/logic/assets/AssetsUtils.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/auth/MojangAccount.h b/logic/auth/MojangAccount.h index a0565e2c..b84e1c32 100644 --- a/logic/auth/MojangAccount.h +++ b/logic/auth/MojangAccount.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/auth/MojangAccountList.h b/logic/auth/MojangAccountList.h index 6f4fbb17..861fb987 100644 --- a/logic/auth/MojangAccountList.h +++ b/logic/auth/MojangAccountList.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/auth/YggdrasilTask.h b/logic/auth/YggdrasilTask.h index becd123c..dbcf7127 100644 --- a/logic/auth/YggdrasilTask.h +++ b/logic/auth/YggdrasilTask.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/auth/flows/AuthenticateTask.h b/logic/auth/flows/AuthenticateTask.h index 13a000aa..313be612 100644 --- a/logic/auth/flows/AuthenticateTask.h +++ b/logic/auth/flows/AuthenticateTask.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/auth/flows/RefreshTask.h b/logic/auth/flows/RefreshTask.h index ad07ba2d..1d289a9e 100644 --- a/logic/auth/flows/RefreshTask.h +++ b/logic/auth/flows/RefreshTask.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/auth/flows/ValidateTask.h b/logic/auth/flows/ValidateTask.h index 7bc2fe01..443acfa9 100644 --- a/logic/auth/flows/ValidateTask.h +++ b/logic/auth/flows/ValidateTask.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/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. diff --git a/logic/icons/IconList.h b/logic/icons/IconList.h index e3ff9fab..0d5d645a 100644 --- a/logic/icons/IconList.h +++ b/logic/icons/IconList.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/icons/MMCIcon.h b/logic/icons/MMCIcon.h index 5e4b3bb6..057362e6 100644 --- a/logic/icons/MMCIcon.h +++ b/logic/icons/MMCIcon.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/java/JavaCheckerJob.h b/logic/java/JavaCheckerJob.h index 4b79611b..9003c5fe 100644 --- a/logic/java/JavaCheckerJob.h +++ b/logic/java/JavaCheckerJob.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/java/JavaUtils.h b/logic/java/JavaUtils.h index af92100f..2ec7c864 100644 --- a/logic/java/JavaUtils.h +++ b/logic/java/JavaUtils.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/java/JavaVersionList.h b/logic/java/JavaVersionList.h index a46f33a2..43ea5554 100644 --- a/logic/java/JavaVersionList.h +++ b/logic/java/JavaVersionList.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/liteloader/LiteLoaderInstaller.h b/logic/liteloader/LiteLoaderInstaller.h index b3336bbd..526f018c 100644 --- a/logic/liteloader/LiteLoaderInstaller.h +++ b/logic/liteloader/LiteLoaderInstaller.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/liteloader/LiteLoaderVersionList.h b/logic/liteloader/LiteLoaderVersionList.h index 5eecd926..f530a9ae 100644 --- a/logic/liteloader/LiteLoaderVersionList.h +++ b/logic/liteloader/LiteLoaderVersionList.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/minecraft/InstanceVersion.h b/logic/minecraft/InstanceVersion.h index 664e4242..2c4bdd1d 100644 --- a/logic/minecraft/InstanceVersion.h +++ b/logic/minecraft/InstanceVersion.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/minecraft/MinecraftVersion.h b/logic/minecraft/MinecraftVersion.h index 152eeb8a..2531ab94 100644 --- a/logic/minecraft/MinecraftVersion.h +++ b/logic/minecraft/MinecraftVersion.h @@ -1,4 +1,4 @@ -/* Copyright 2013 Andrew Okin +/* 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/minecraft/MinecraftVersionList.h b/logic/minecraft/MinecraftVersionList.h index 4753ce05..b067809a 100644 --- a/logic/minecraft/MinecraftVersionList.h +++ b/logic/minecraft/MinecraftVersionList.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/minecraft/OneSixLibrary.h b/logic/minecraft/OneSixLibrary.h index 1d2ac0cb..5aa20333 100644 --- a/logic/minecraft/OneSixLibrary.h +++ b/logic/minecraft/OneSixLibrary.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/minecraft/OneSixRule.h b/logic/minecraft/OneSixRule.h index 33f7ff93..7104c12e 100644 --- a/logic/minecraft/OneSixRule.h +++ b/logic/minecraft/OneSixRule.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/minecraft/OpSys.h b/logic/minecraft/OpSys.h index 363c87d7..6d5a326c 100644 --- a/logic/minecraft/OpSys.h +++ b/logic/minecraft/OpSys.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/minecraft/VersionBuilder.h b/logic/minecraft/VersionBuilder.h index 350179b9..85f50a1d 100644 --- a/logic/minecraft/VersionBuilder.h +++ b/logic/minecraft/VersionBuilder.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/net/ByteArrayDownload.h b/logic/net/ByteArrayDownload.h index 85ed2dab..a1c82478 100644 --- a/logic/net/ByteArrayDownload.h +++ b/logic/net/ByteArrayDownload.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/net/CacheDownload.h b/logic/net/CacheDownload.h index 9eb69fcd..0dbbef4c 100644 --- a/logic/net/CacheDownload.h +++ b/logic/net/CacheDownload.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/net/HttpMetaCache.h b/logic/net/HttpMetaCache.h index 08b39fe2..a377999e 100644 --- a/logic/net/HttpMetaCache.h +++ b/logic/net/HttpMetaCache.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/net/MD5EtagDownload.h b/logic/net/MD5EtagDownload.h index f5031e46..d2b404fc 100644 --- a/logic/net/MD5EtagDownload.h +++ b/logic/net/MD5EtagDownload.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/net/NetAction.h b/logic/net/NetAction.h index fdd69eec..eb3153d2 100644 --- a/logic/net/NetAction.h +++ b/logic/net/NetAction.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/net/NetJob.h b/logic/net/NetJob.h index 8fc04d06..e8adcfa3 100644 --- a/logic/net/NetJob.h +++ b/logic/net/NetJob.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/net/URLConstants.h b/logic/net/URLConstants.h index 0373ca23..19ac68af 100644 --- a/logic/net/URLConstants.h +++ b/logic/net/URLConstants.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/news/NewsChecker.h b/logic/news/NewsChecker.h index 820fe626..fa30468a 100644 --- a/logic/news/NewsChecker.h +++ b/logic/news/NewsChecker.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/news/NewsEntry.h b/logic/news/NewsEntry.h index 6bfa1adc..2738d887 100644 --- a/logic/news/NewsEntry.h +++ b/logic/news/NewsEntry.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/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. diff --git a/logic/status/StatusChecker.h b/logic/status/StatusChecker.h index df0dd06d..2db43fa1 100644 --- a/logic/status/StatusChecker.h +++ b/logic/status/StatusChecker.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/tasks/ProgressProvider.h b/logic/tasks/ProgressProvider.h index f6928e1c..97b8fd56 100644 --- a/logic/tasks/ProgressProvider.h +++ b/logic/tasks/ProgressProvider.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/tasks/Task.h b/logic/tasks/Task.h index e6b09262..dc7de15e 100644 --- a/logic/tasks/Task.h +++ b/logic/tasks/Task.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/updater/DownloadUpdateTask.h b/logic/updater/DownloadUpdateTask.h index 518bc235..3805905d 100644 --- a/logic/updater/DownloadUpdateTask.h +++ b/logic/updater/DownloadUpdateTask.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/updater/UpdateChecker.h b/logic/updater/UpdateChecker.h index 2ee1b4b5..d6209843 100644 --- a/logic/updater/UpdateChecker.h +++ b/logic/updater/UpdateChecker.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