diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-07-11 14:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 14:56:09 +0200 |
commit | 8f4d7ac655d3815605422c9fc620d5a0f97e41ef (patch) | |
tree | b2a0c3fc3e12ac2d4ce7d8d6a8b24c256b500c57 /launcher/net/Download.h | |
parent | c5625d8d32f45b6ecb71cf7293176dfe7c6579a3 (diff) | |
parent | 87cbff391c28d78a5be3d96a0fd58e224d2ed72e (diff) | |
download | PrismLauncher-8f4d7ac655d3815605422c9fc620d5a0f97e41ef.tar.gz PrismLauncher-8f4d7ac655d3815605422c9fc620d5a0f97e41ef.tar.bz2 PrismLauncher-8f4d7ac655d3815605422c9fc620d5a0f97e41ef.zip |
Merge pull request #678 from Scrumplex/improvements-around-proprietary-services
Diffstat (limited to 'launcher/net/Download.h')
-rw-r--r-- | launcher/net/Download.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <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 |