diff options
Diffstat (limited to 'gui/widgets')
-rw-r--r-- | gui/widgets/LabeledToolButton.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/LabeledToolButton.h | 2 | ||||
-rw-r--r-- | gui/widgets/MCModInfoFrame.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/MCModInfoFrame.h | 2 | ||||
-rw-r--r-- | gui/widgets/ModListView.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/ModListView.h | 2 | ||||
-rw-r--r-- | gui/widgets/PageContainer.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/PageContainer.h | 2 | ||||
-rw-r--r-- | gui/widgets/PageContainer_p.h | 2 | ||||
-rw-r--r-- | gui/widgets/VersionListView.cpp | 2 | ||||
-rw-r--r-- | gui/widgets/VersionListView.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/gui/widgets/LabeledToolButton.cpp b/gui/widgets/LabeledToolButton.cpp index e7d9d295..dfdde1bc 100644 --- a/gui/widgets/LabeledToolButton.cpp +++ b/gui/widgets/LabeledToolButton.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 e116f4df..1b74c4ee 100644 --- a/gui/widgets/LabeledToolButton.h +++ b/gui/widgets/LabeledToolButton.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 3019734d..b87147aa 100644 --- a/gui/widgets/MCModInfoFrame.cpp +++ b/gui/widgets/MCModInfoFrame.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 010b9d04..3e45b8ce 100644 --- a/gui/widgets/MCModInfoFrame.h +++ b/gui/widgets/MCModInfoFrame.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 35c13155..aa16ad05 100644 --- a/gui/widgets/ModListView.cpp +++ b/gui/widgets/ModListView.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 fdc7261a..43de9811 100644 --- a/gui/widgets/ModListView.h +++ b/gui/widgets/ModListView.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 a6bb90b8..b84594c1 100644 --- a/gui/widgets/PageContainer.cpp +++ b/gui/widgets/PageContainer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 3ea615c0..9795625b 100644 --- a/gui/widgets/PageContainer.h +++ b/gui/widgets/PageContainer.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 8c4ee877..4c720e4c 100644 --- a/gui/widgets/PageContainer_p.h +++ b/gui/widgets/PageContainer_p.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 95693b39..fc0bcd0a 100644 --- a/gui/widgets/VersionListView.cpp +++ b/gui/widgets/VersionListView.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 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 a83ed1d6..f33a6fdb 100644 --- a/gui/widgets/VersionListView.h +++ b/gui/widgets/VersionListView.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2014 MultiMC Contributors +/* Copyright 2013-2015 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |