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/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 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'gui/widgets') 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