aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modpacksch/FTBPackManifest.h
diff options
context:
space:
mode:
authorLenny McLennington <lennymclennington@protonmail.com>2021-12-20 03:01:41 +0000
committerLenny McLennington <lennymclennington@protonmail.com>2021-12-20 03:01:41 +0000
commit18a931eaa953eba325542aafb044f8a779c75a08 (patch)
treecb1495aed5ef622ec58244023a0dc40f114dea8d /launcher/modplatform/modpacksch/FTBPackManifest.h
parente6246a9306567f5646d3bc1971a1c5c4cf8f4f54 (diff)
parent3dd6cea8dad821ce3049288b224e7faa11b4494e (diff)
downloadPrismLauncher-18a931eaa953eba325542aafb044f8a779c75a08.tar.gz
PrismLauncher-18a931eaa953eba325542aafb044f8a779c75a08.tar.bz2
PrismLauncher-18a931eaa953eba325542aafb044f8a779c75a08.zip
Merge remote-tracking branch 'upstream/develop' into develop
Diffstat (limited to 'launcher/modplatform/modpacksch/FTBPackManifest.h')
-rw-r--r--launcher/modplatform/modpacksch/FTBPackManifest.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/launcher/modplatform/modpacksch/FTBPackManifest.h b/launcher/modplatform/modpacksch/FTBPackManifest.h
index 7818b36d..da45d8ac 100644
--- a/launcher/modplatform/modpacksch/FTBPackManifest.h
+++ b/launcher/modplatform/modpacksch/FTBPackManifest.h
@@ -1,3 +1,20 @@
+/*
+ * Copyright 2020-2021 Jamie Mansfield <jmansfield@cadixdev.org>
+ * Copyright 2020 Petr Mrazek <peterix@gmail.com>
+ *
+ * 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.
+ */
+
#pragma once
#include <QString>