aboutsummaryrefslogtreecommitdiff
path: root/launcher/net
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-05-26 23:18:54 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2022-07-10 12:19:15 +0200
commit3b4539de797b28bdeaa407194e961648f18efb7e (patch)
tree4cc2cc53f1ed476de84680a51ae04b8103cc83ae /launcher/net
parent3e4d1c04de8b38078929caaaff06258c05b9a12b (diff)
downloadPrismLauncher-3b4539de797b28bdeaa407194e961648f18efb7e.tar.gz
PrismLauncher-3b4539de797b28bdeaa407194e961648f18efb7e.tar.bz2
PrismLauncher-3b4539de797b28bdeaa407194e961648f18efb7e.zip
chore: update license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/net')
-rw-r--r--launcher/net/Download.cpp1
-rw-r--r--launcher/net/NetJob.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/launcher/net/Download.cpp b/launcher/net/Download.cpp
index 6613c336..3061e32e 100644
--- a/launcher/net/Download.cpp
+++ b/launcher/net/Download.cpp
@@ -2,6 +2,7 @@
/*
* PolyMC - Minecraft Launcher
* Copyright (c) 2022 flowln <flowlnlnln@gmail.com>
+ * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
*
* 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
diff --git a/launcher/net/NetJob.cpp b/launcher/net/NetJob.cpp
index bf73829c..bab35fa5 100644
--- a/launcher/net/NetJob.cpp
+++ b/launcher/net/NetJob.cpp
@@ -2,6 +2,7 @@
/*
* PolyMC - Minecraft Launcher
* Copyright (c) 2022 flowln <flowlnlnln@gmail.com>
+ * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
*
* 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