aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA_D <A-UNDERSCORE-D@users.noreply.github.com>2022-01-13 09:59:16 +0200
committerGitHub <noreply@github.com>2022-01-13 09:59:16 +0200
commitd06c2cacb1597761f624d3f08f50052ea8da38b6 (patch)
treeaa1f4a0ec092bbd2afe0afa2e9cada7b3f7cf793
parent49c2bd477c789af015272455d46a394d6e4ae147 (diff)
downloadPrismLauncher-d06c2cacb1597761f624d3f08f50052ea8da38b6.tar.gz
PrismLauncher-d06c2cacb1597761f624d3f08f50052ea8da38b6.tar.bz2
PrismLauncher-d06c2cacb1597761f624d3f08f50052ea8da38b6.zip
Readd original MultiMC/Launcher copyright
The original MMC code remains Apache.
-rw-r--r--COPYING.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/COPYING.md b/COPYING.md
index 04bd1f11..4205d441 100644
--- a/COPYING.md
+++ b/COPYING.md
@@ -15,6 +15,20 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+# Launcher (https://github.com/MultiMC/Launcher)
+ Copyright 2012-2021 MultiMC Contributors
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
# MinGW runtime (Windows)