license - add GCC/binutils notices to license/third party notices
This commit is contained in:
@@ -142,7 +142,7 @@ License: GNU General Public License, version 2 (GPLv2)
|
||||
|
||||
WRITTEN OFFER FOR SOURCE: The complete corresponding source code for the DOOM
|
||||
application, under the terms of GPLv2, is available on request and is provided
|
||||
alongside MontaukOS distributions. Contact: [email protected].
|
||||
alongside MontaukOS distributions. Contact: [email protected].
|
||||
|
||||
DOOM GAME DATA: This notice and the GPLv2 license cover only the DOOM engine
|
||||
code, NOT any DOOM game data. MontaukOS does NOT distribute any DOOM WAD files;
|
||||
@@ -186,7 +186,7 @@ License: GNU General Public License, version 3 (GPLv3)
|
||||
source (preferred form for modification); the files on the ISO are the
|
||||
corresponding source. The complete unmodified theme is available from the
|
||||
upstream repository above, and the MontaukOS-modified set is available on
|
||||
request: [email protected].
|
||||
request: [email protected].
|
||||
|
||||
|
||||
================================================================================
|
||||
@@ -274,7 +274,7 @@ License: GNU Lesser General Public License, version 2.1 (LGPL-2.1)
|
||||
MODIFICATIONS AND SOURCE: The complete source code of the modified TCC as
|
||||
shipped, marked as modified, is published in the MontaukOS source tree
|
||||
(programs/src/tcc/) and is also available on request:
|
||||
[email protected].
|
||||
[email protected].
|
||||
|
||||
|
||||
================================================================================
|
||||
@@ -408,6 +408,39 @@ License: BSD-2-Clause license (https://raw.githubusercontent.com/Mintsuki/Flante
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
|
||||
================================================================================
|
||||
For licensing inquiries regarding MontaukOS itself, contact: [email protected]
|
||||
16. GNU Compiler Collection (GCC) and GNU Binutils (Montauk SDK)
|
||||
================================================================================
|
||||
The MontaukOS SDK includes native ports of GCC 14.2.0 and GNU Binutils 2.43.1
|
||||
at 0:/sdk/. The GCC tools include gcc, g++, cpp, cc1, and cc1plus. The Binutils
|
||||
tools include as, ld, ar, nm, objcopy, objdump, readelf, ranlib, strip, size,
|
||||
strings, addr2line, c++filt, and elfedit. These are modified builds targeting
|
||||
MontaukOS; the corresponding patches and build scripts are in the toolchain/
|
||||
directory of the MontaukOS source tree.
|
||||
|
||||
Copyright (C) 1987-2024 Free Software Foundation, Inc.
|
||||
Copyright (C) the respective GCC, GNU Binutils, and other contributors.
|
||||
Upstream: https://gcc.gnu.org/
|
||||
https://sourceware.org/binutils/
|
||||
|
||||
License: GNU General Public License, version 3 (GPLv3), for the compiler and
|
||||
binutils programs and libraries, with the GCC Runtime Library Exception 3.1
|
||||
where it applies. Individual source files may carry additional copyright
|
||||
notices and license terms; those notices remain applicable.
|
||||
|
||||
GCC and GNU Binutils are free software: they may be redistributed and/or
|
||||
modified under the terms of the GNU GPL as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option) any later
|
||||
version. The full GPLv3 text is included on the MontaukOS ISO at
|
||||
0:/os/licenses/GPL-3.0.txt. The GCC Runtime Library Exception is included
|
||||
in the GCC source as COPYING.RUNTIME.
|
||||
|
||||
These GNU components are licensed separately from MontaukOS itself. The
|
||||
MontaukOS Software License does NOT apply to them. Corresponding source,
|
||||
including MontaukOS's GCC and Binutils port patches, is available in the
|
||||
MontaukOS source tree.
|
||||
|
||||
================================================================================
|
||||
For licensing inquiries regarding MontaukOS itself, contact: [email protected]
|
||||
================================================================================
|
||||
|
||||
Reference in New Issue
Block a user