aboutsummaryrefslogtreecommitdiff
path: root/api/logic/news
diff options
context:
space:
mode:
authorAppleTheGolden <scotsbox@protonmail.com>2021-01-18 08:28:54 +0100
committerAppleTheGolden <scotsbox@protonmail.com>2021-01-18 08:28:54 +0100
commit0de064eb35b97dcf95494026d95a0a6d80df9c35 (patch)
tree68821bc75a1ca05eab6d649bf8816ea91ea463d7 /api/logic/news
parent02887536f773643313f15442fc82cebf616da54a (diff)
downloadPrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.tar.gz
PrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.tar.bz2
PrismLauncher-0de064eb35b97dcf95494026d95a0a6d80df9c35.zip
NOISSUE Update Copyright Year
Diffstat (limited to 'api/logic/news')
-rw-r--r--api/logic/news/NewsChecker.cpp2
-rw-r--r--api/logic/news/NewsChecker.h2
-rw-r--r--api/logic/news/NewsEntry.cpp2
-rw-r--r--api/logic/news/NewsEntry.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/api/logic/news/NewsChecker.cpp b/api/logic/news/NewsChecker.cpp
index a68022e8..c66f49e1 100644
--- a/api/logic/news/NewsChecker.cpp
+++ b/api/logic/news/NewsChecker.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013-2019 MultiMC Contributors
+/* Copyright 2013-2021 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 5983eeb3..c473ecab 100644
--- a/api/logic/news/NewsChecker.h
+++ b/api/logic/news/NewsChecker.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2019 MultiMC Contributors
+/* Copyright 2013-2021 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 2edffb1b..7eff657b 100644
--- a/api/logic/news/NewsEntry.cpp
+++ b/api/logic/news/NewsEntry.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2013-2019 MultiMC Contributors
+/* Copyright 2013-2021 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 94a9e761..0dbc70a5 100644
--- a/api/logic/news/NewsEntry.h
+++ b/api/logic/news/NewsEntry.h
@@ -1,4 +1,4 @@
-/* Copyright 2013-2019 MultiMC Contributors
+/* Copyright 2013-2021 MultiMC Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.