summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE71
1 files changed, 71 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..b32a6a4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,71 @@
+AeroCore Accelerator NG Distribution Licensing Notice
+
+Copyright (c) 2026 AeroCore. All rights reserved except as expressly
+provided by the applicable component licenses described below.
+
+1. Scope
+
+This repository is used to distribute release metadata and binary artifacts.
+It does not apply one uniform software license to every file contained in an
+AeroCore Accelerator NG distribution.
+
+Each component remains governed by the license and copyright notices that
+accompany that component. If this notice conflicts with an applicable
+open-source license, the open-source license controls for the covered
+component.
+
+2. GPL-covered components
+
+Components derived from software licensed under the GNU General Public
+License, including applicable portions derived from hhd-ui, are distributed
+under the version of the GNU General Public License identified in their
+accompanying notices.
+
+Recipients retain every right granted by that license. No term in this notice,
+an AeroCore proprietary license, or an end-user agreement is intended to
+restrict those rights. Corresponding source availability is identified in the
+release notes or materials accompanying each applicable release.
+
+The GNU General Public License version 3 is available at:
+https://www.gnu.org/licenses/gpl-3.0.html
+
+3. LGPL-covered components
+
+HHD-derived components and other libraries may be distributed under the GNU
+Lesser General Public License or a file-specific dual license. Those
+components retain their original copyright, attribution, modification, source
+availability, relinking, and reverse-engineering rights as required by the
+applicable license.
+
+The GNU Lesser General Public License version 2.1 is available at:
+https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
+
+4. Proprietary components
+
+Separately identified AeroCore runtime services, data, branding, and other
+materials that are not covered by an open-source license are proprietary.
+Except as expressly authorized by a separate written agreement, no license is
+granted to copy, modify, distribute, sublicense, or create derivative works
+from those proprietary materials.
+
+This section does not apply to, override, or impose additional restrictions on
+any GPL-, LGPL-, or otherwise open-source-covered component.
+
+5. Other third-party software
+
+Other third-party components retain their respective licenses and copyright
+notices. A release may include additional NOTICE, LICENSE, or attribution
+files. Those files form part of the licensing terms for that release.
+
+6. Trademarks
+
+AeroCore names, logos, and related marks are not licensed by open-source
+software licenses except where such a license expressly requires otherwise.
+No trademark rights are granted by this notice.
+
+7. No warranty
+
+TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, PROPRIETARY MATERIALS ARE
+PROVIDED "AS IS", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EXPRESS OR
+IMPLIED. OPEN-SOURCE COMPONENTS ARE PROVIDED WITH THE WARRANTIES AND
+DISCLAIMERS STATED IN THEIR RESPECTIVE LICENSES.