From 0de064eb35b97dcf95494026d95a0a6d80df9c35 Mon Sep 17 00:00:00 2001 From: AppleTheGolden Date: Mon, 18 Jan 2021 08:28:54 +0100 Subject: NOISSUE Update Copyright Year --- api/logic/tasks/Task.cpp | 2 +- api/logic/tasks/Task.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'api/logic/tasks') diff --git a/api/logic/tasks/Task.cpp b/api/logic/tasks/Task.cpp index accb39b6..d0ac7569 100644 --- a/api/logic/tasks/Task.cpp +++ b/api/logic/tasks/Task.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/tasks/Task.h b/api/logic/tasks/Task.h index 72bfeca8..7ed7086c 100644 --- a/api/logic/tasks/Task.h +++ b/api/logic/tasks/Task.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. -- cgit