From f530aae9d3e463eede56d51314ed09919090e383 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 8 Jan 2017 04:58:05 +0100 Subject: NOISSUE update all the Copyright comments and texts to include 2017 --- api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp | 2 +- api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h | 2 +- api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp | 2 +- api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'api/logic/wonko/tasks') diff --git a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp index b54c592f..caffa744 100644 --- a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp +++ b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015 MultiMC Contributors +/* Copyright 2015-2017 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/wonko/tasks/BaseWonkoEntityLocalLoadTask.h b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h index 2affa17f..a4f530c7 100644 --- a/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h +++ b/api/logic/wonko/tasks/BaseWonkoEntityLocalLoadTask.h @@ -1,4 +1,4 @@ -/* Copyright 2015 MultiMC Contributors +/* Copyright 2015-2017 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/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp index 32d2071d..999d245b 100644 --- a/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp +++ b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.cpp @@ -1,4 +1,4 @@ -/* Copyright 2015 MultiMC Contributors +/* Copyright 2015-2017 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/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h index d2bdd5a2..0eab089a 100644 --- a/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h +++ b/api/logic/wonko/tasks/BaseWonkoEntityRemoteLoadTask.h @@ -1,4 +1,4 @@ -/* Copyright 2015 MultiMC Contributors +/* Copyright 2015-2017 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