From f259e9f72734158df90c93ae7cdda87489d7bfaf Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 11 Feb 2018 00:40:01 +0100 Subject: NOISSUE update copyright dates --- api/logic/news/NewsChecker.cpp | 2 +- api/logic/news/NewsChecker.h | 2 +- api/logic/news/NewsEntry.cpp | 2 +- api/logic/news/NewsEntry.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'api/logic/news') diff --git a/api/logic/news/NewsChecker.cpp b/api/logic/news/NewsChecker.cpp index 47cdfc05..0ee3f9da 100644 --- a/api/logic/news/NewsChecker.cpp +++ b/api/logic/news/NewsChecker.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/news/NewsChecker.h b/api/logic/news/NewsChecker.h index ba701a9d..44f2534a 100644 --- a/api/logic/news/NewsChecker.h +++ b/api/logic/news/NewsChecker.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/news/NewsEntry.cpp b/api/logic/news/NewsEntry.cpp index da9f00a7..4377f766 100644 --- a/api/logic/news/NewsEntry.cpp +++ b/api/logic/news/NewsEntry.cpp @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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/api/logic/news/NewsEntry.h b/api/logic/news/NewsEntry.h index 8a91399a..16a17f9c 100644 --- a/api/logic/news/NewsEntry.h +++ b/api/logic/news/NewsEntry.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2017 MultiMC Contributors +/* Copyright 2013-2018 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