From d9b2f0ed429843f7dfbf4caffa3b931a28f0f6d6 Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Sun, 2 Nov 2014 20:08:26 +0100 Subject: Fix another bunch of copyright years, including fixing #397 --- gui/widgets/LabeledToolButton.cpp | 2 +- gui/widgets/MCModInfoFrame.cpp | 2 +- gui/widgets/ModListView.cpp | 2 +- gui/widgets/VersionListView.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gui/widgets') diff --git a/gui/widgets/LabeledToolButton.cpp b/gui/widgets/LabeledToolButton.cpp index fe3cac45..e7d9d295 100644 --- a/gui/widgets/LabeledToolButton.cpp +++ b/gui/widgets/LabeledToolButton.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/gui/widgets/MCModInfoFrame.cpp b/gui/widgets/MCModInfoFrame.cpp index abcea6c6..3019734d 100644 --- a/gui/widgets/MCModInfoFrame.cpp +++ b/gui/widgets/MCModInfoFrame.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/gui/widgets/ModListView.cpp b/gui/widgets/ModListView.cpp index 358e6331..35c13155 100644 --- a/gui/widgets/ModListView.cpp +++ b/gui/widgets/ModListView.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/gui/widgets/VersionListView.cpp b/gui/widgets/VersionListView.cpp index e552d738..95693b39 100644 --- a/gui/widgets/VersionListView.cpp +++ b/gui/widgets/VersionListView.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. -- cgit v1.2.3