diff options
Diffstat (limited to 'gui/widgets')
-rw-r--r-- | gui/widgets/LabeledToolButton.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/MCModInfoFrame.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/ModListView.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/VersionListView.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
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. |