diff options
author | flow <flowlnlnln@gmail.com> | 2022-05-17 06:36:30 -0300 |
---|---|---|
committer | flow <flowlnlnln@gmail.com> | 2022-05-17 06:36:30 -0300 |
commit | 96deb5b09d6729f4b5f3a5c1880b526ee9882326 (patch) | |
tree | 4da2c43accf4b21b1c0c6768e07ab2af045e4d2b /launcher/net | |
parent | dd2b324d8f7081f52decd90210ce11ef37625315 (diff) | |
download | PrismLauncher-96deb5b09d6729f4b5f3a5c1880b526ee9882326.tar.gz PrismLauncher-96deb5b09d6729f4b5f3a5c1880b526ee9882326.tar.bz2 PrismLauncher-96deb5b09d6729f4b5f3a5c1880b526ee9882326.zip |
chore: remove copyright from files i didnt mess with
This is what happens when you auto-pilot stuff xdd
Diffstat (limited to 'launcher/net')
-rw-r--r-- | launcher/net/PasteUpload.cpp | 1 | ||||
-rw-r--r-- | launcher/net/PasteUpload.h | 1 | ||||
-rw-r--r-- | launcher/net/Validator.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/launcher/net/PasteUpload.cpp b/launcher/net/PasteUpload.cpp index e88c8987..3d106c92 100644 --- a/launcher/net/PasteUpload.cpp +++ b/launcher/net/PasteUpload.cpp @@ -1,7 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* * PolyMC - Minecraft Launcher - * Copyright (c) 2022 flowln <flowlnlnln@gmail.com> * * 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/PasteUpload.h b/launcher/net/PasteUpload.h index 53979352..ea3a06d3 100644 --- a/launcher/net/PasteUpload.h +++ b/launcher/net/PasteUpload.h @@ -1,7 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* * PolyMC - Minecraft Launcher - * Copyright (c) 2022 flowln <flowlnlnln@gmail.com> * * 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/Validator.h b/launcher/net/Validator.h index e1d71d1c..6b3d4635 100644 --- a/launcher/net/Validator.h +++ b/launcher/net/Validator.h @@ -1,7 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* * PolyMC - Minecraft Launcher - * Copyright (c) 2022 flowln <flowlnlnln@gmail.com> * * 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 |