From 962923bbcecc096f52ca40ffe48382e05b553720 Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Wed, 1 Jun 2022 22:03:51 +0200 Subject: chore: add missing license headers Signed-off-by: Sefa Eyeoglu --- launcher/net/Download.h | 1 + 1 file changed, 1 insertion(+) (limited to 'launcher/net/Download.h') diff --git a/launcher/net/Download.h b/launcher/net/Download.h index 20932944..1d264381 100644 --- a/launcher/net/Download.h +++ b/launcher/net/Download.h @@ -2,6 +2,7 @@ /* * PolyMC - Minecraft Launcher * Copyright (c) 2022 flowln + * Copyright (C) 2022 Sefa Eyeoglu * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit