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/minecraft/forge/ForgeXzDownload.cpp | 2 +- api/logic/minecraft/forge/ForgeXzDownload.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'api/logic/minecraft/forge') diff --git a/api/logic/minecraft/forge/ForgeXzDownload.cpp b/api/logic/minecraft/forge/ForgeXzDownload.cpp index 593aa24f..a05d0f8d 100644 --- a/api/logic/minecraft/forge/ForgeXzDownload.cpp +++ b/api/logic/minecraft/forge/ForgeXzDownload.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/minecraft/forge/ForgeXzDownload.h b/api/logic/minecraft/forge/ForgeXzDownload.h index ef23809b..cee402ef 100644 --- a/api/logic/minecraft/forge/ForgeXzDownload.h +++ b/api/logic/minecraft/forge/ForgeXzDownload.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