diff options
Diffstat (limited to 'logic/news')
-rw-r--r-- | logic/news/NewsChecker.cpp | 2 | ||||
-rw-r--r-- | logic/news/NewsChecker.h | 2 | ||||
-rw-r--r-- | logic/news/NewsEntry.cpp | 2 | ||||
-rw-r--r-- | logic/news/NewsEntry.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/logic/news/NewsChecker.cpp b/logic/news/NewsChecker.cpp index d935a9c2..1b4ebb92 100644 --- a/logic/news/NewsChecker.cpp +++ b/logic/news/NewsChecker.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/logic/news/NewsChecker.h b/logic/news/NewsChecker.h index fa30468a..d4855208 100644 --- a/logic/news/NewsChecker.h +++ b/logic/news/NewsChecker.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/logic/news/NewsEntry.cpp b/logic/news/NewsEntry.cpp index 077c7e35..79abbaa3 100644 --- a/logic/news/NewsEntry.cpp +++ b/logic/news/NewsEntry.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/logic/news/NewsEntry.h b/logic/news/NewsEntry.h index 2738d887..adb79e8f 100644 --- a/logic/news/NewsEntry.h +++ b/logic/news/NewsEntry.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. |