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...) --- 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 +- 47 files changed, 47 insertions(+), 47 deletions(-) (limited to 'gui') 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. -- cgit v1.2.3