Atlas - CREDITS.txt
Home Lines: 1 | Size: 7618 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1 0x4248 CREDITS 2 3Here contains most credits for the libraries, help and people that helped. This 4includes 0x4248.dev, 0x4248 Nexus, 4248 Music, and 4248 Media. It is 5formatted similar to the linux CREDITS file. 6 7This file is in two main sections: Companies & Groups, and then People 8 9The fields are Library name (L), Name of person or company who made the library 10(N), Copyright or license (C), Website (W), Description (D), Address (A) 11 12-----------------------------------[ BEGIN ]----------------------------------- 13 14L: SDL 15N: Sam Lantinga 16C: Zlib license 17D: Simple DirectMedia Layer 18W: https://www.libsdl.org/ 19 20L: OpenGL 21N: Khronos Group 22W: https://opengl.org/ 23W: https://www.khronos.org/opengl/ 24 25L: Collada 26N: Khronos Group 27W: https://www.khronos.org/collada/ 28 29L: gLTF 30N: Khronos Group 31W: https://www.khronos.org/gltf/ 32 33L: Vulkan 34N: Khronos Group 35W: https://www.vulkan.org/ 36 37L: Linux Kernel 38N: Linus Torvalds 39C: GPL 2.0 Only 40W: https://kernel.org/ 41A: Helsinki 42A: Finland 43 44L: Git 45N: Linus Torvalds 46C: GPL 2.0 Only 47W: https://git-scm.com/ 48A: Helsinki 49A: Finland 50 51L: Blender 52N: Blender Foundation 53C: GNU GPL 2.0 or later 54W: https://www.blender.org/ 55D: 3D Creation Suite 56 57L: OpenEXR 58N: Industrial Light & Magic 59C: BSD License 60W: https://www.openexr.com/ 61D: High Dynamic Range Image File Format 62 63L: Python 64N: Python Software Foundation 65C: Python Software Foundation License 66W: https://www.python.org/ 67D: Programming Language 68 69L: GNU GCC 70N: Free Software Foundation 71C: GNU GPL 3.0 or later 72W: https://gcc.gnu.org/ 73D: GNU Compiler Collection 74 75L: GNU Binutils 76N: Free Software Foundation 77C: GPL 3.0 Only 78D: GNU binary utilities including ld, as, objdump, nm, etc. 79W: https://www.gnu.org/software/binutils/ 80 81L: ImGui 82N: Omar Cornut 83C: MIT License 84W: https://github.com/ocornut/imgui 85D: Immediate Mode GUI library 86 87L: FFmpeg 88N: FFmpeg Team 89C: LGPL 2.1 or GPL 2.0 90W: https://ffmpeg.org/ 91D: Multimedia framework 92 93L: Dear ImGui 94N: Omar Cornut 95C: MIT License 96W: https://github.com/ocornut/imgui 97D: Immediate Mode GUI library 98 99L: Lua 100N: Lua.org, PUC-Rio 101C: MIT License 102W: https://www.lua.org/ 103D: Lightweight scripting language 104 105L: Ruby 106N: Yukihiro Matsumoto 107C: Ruby License / BSD 108W: https://www.ruby-lang.org/ 109D: Programming language 110 111L: CMake 112N: Kitware 113C: BSD 3-Clause License 114W: https://cmake.org/ 115D: Build system generator 116 117L: GNU Make 118N: Free Software Foundation 119C: GNU GPL 3.0 or later 120W: https://www.gnu.org/software/make/ 121D: Build automation tool 122 123L: GNU C Library (glibc) 124N: Free Software Foundation 125C: GNU LGPL 2.1 or later 126W: https://www.gnu.org/software/libc/ 127D: GNU C standard library 128 129L: Clang 130N: LLVM Project 131C: Apache License 2.0 with LLVM exception 132W: https://clang.llvm.org/ 133D: C language family compiler frontend 134 135L: GNU Coreutils 136N: Free Software Foundation 137C: GNU GPL 3.0 or later 138W: https://www.gnu.org/software/coreutils/ 139D: GNU core command-line utilities 140 141L: BusyBox 142N: BusyBox Team 143C: GPL 2.0 Only 144W: https://busybox.net/ 145D: Single-binary collection of Unix utilities 146 147L: GFortran 148N: Free Software Foundation 149C: GNU GPL 3.0 or later 150W: https://gcc.gnu.org/fortran/ 151D: GNU Fortran compiler 152 153L: FLAC 154N: Xiph.Org Foundation 155C: BSD License 156W: https://xiph.org/flac/ 157D: Free lossless audio codec 158 159L: zlib 160N: Jean-loup Gailly, Mark Adler 161C: zlib License 162W: https://zlib.net/ 163D: Compression library 164 165L: libarchive 166N: Tim Kientzle 167C: BSD License 168W: https://www.libarchive.org/ 169D: Multi-format archive and compression library 170 171L: NASM 172N: NASM Development Team 173C: BSD License 174W: https://www.nasm.us/ 175D: Netwide Assembler 176 177L: OpenSSL 178N: OpenSSL Software Foundation 179C: Apache License 2.0 180W: https://www.openssl.org/ 181D: Cryptography and SSL/TLS toolkit 182 183L: Autoconf 184N: Free Software Foundation 185C: GNU GPL 3.0 or later 186W: https://www.gnu.org/software/autoconf/ 187D: Automatic configure script builder 188 189L: Boost 190N: Boost Community 191C: Boost Software License 1.0 192W: https://www.boost.org/ 193D: C++ Libraries Collection 194 195L: OpenH264 196N: Cisco Systems 197C: BSD License 198W: https://www.openh264.org/ 199D: H.264 video codec implementation 200 201L: GLFW 202N: GLFW Development Team 203C: zlib License 204W: https://www.glfw.org/ 205D: Window and context creation library 206 207L: LWJGL 208N: LWJGL Team 209C: BSD License 210W: https://www.lwjgl.org/ 211D: Lightweight Java Game Library 212 213L: Xorg 214N: X.Org Foundation 215C: MIT License 216W: https://www.x.org/ 217D: X Window System implementation 218 219L: QEMU 220N: QEMU Project 221C: GPL 2.0 Only 222D: Generic and open source machine emulator and virtualizer 223W: https://www.qemu.org/ 224 225L: SeaBIOS 226N: SeaBIOS Project 227C: LGPL 3.0 Only 228D: Open-source implementation of a 16-bit x86 BIOS 229W: https://www.seabios.org/ 230 231L: U-Boot 232N: Das U-Boot / DENX Software Engineering 233C: GPL 2.0 Only 234D: Universal bootloader for embedded systems 235W: https://www.denx.de/wiki/U-Boot 236 237L: glslang 238N: Khronos Group 239C: Apache 2.0 240D: Reference GLSL to SPIR-V compiler 241W: https://github.com/KhronosGroup/glslang 242 243L: bzip2 244N: Julian Seward 245C: BSD-like license 246D: High-quality data compressor 247W: https://sourceware.org/bzip2/ 248 249L: libcurl 250N: Daniel Stenberg / curl project 251C: MIT License 252D: Multiprotocol file transfer library 253W: https://curl.se/libcurl/ 254 255L: OpenJDK 256N: Oracle / OpenJDK Community 257C: GPL 2.0 with Classpath Exception 258D: Open-source Java platform implementation 259W: https://openjdk.org/ 260 261L: SQLite 262N: D. Richard Hipp 263C: Public Domain 264D: Embedded SQL database engine 265W: https://sqlite.org/ 266 267L: VICE 268N: VICE Team 269C: GPL 2.0 Only 270D: Versatile Commodore Emulator 271W: http://vice-emu.sourceforge.net/ 272 273L: Commodore 64 / 128 / Amiga 274N: Commodore International 275C: Closed source 276D: 8-Bit and 16-Bit computers 277 278L: ARM Architecture 279N: ARM Ltd. 280C: Various licenses 281W: https://www.arm.com/ 282 283L: Raspberry Pi 4 & 5 284N: Raspberry Pi Foundation 285C: Various licenses 286D: Single-board computers 287W: https://www.raspberrypi.com/ 288 289L: Raspberry Pi Pico 290N: Raspberry Pi Foundation 291C: Various licenses 292D: Micro-controller 293W: https://www.raspberrypi.com/ 294 295L: Intel 296N: Intel Corporation 297C: Various licenses 298D: CPU and chipset technologies 299W: https://www.intel.com/ 300 301L: Qualcomm Atheros (Wi-Fi Cards) 302N: Qualcomm Incorporated 303C: Various licenses 304D: Wireless networking chipsets used for system testing 305W: https://www.qualcomm.com/ 306 307L: Arduino 308N: Arduino LLC / Arduino SRL 309C: LGPL 2.1 / GPL 2.0 310D: Micro-controller 311W: https://www.arduino.cc/ 312 313L: Firefox 314N: Mozilla Foundation 315C: MPL 2.0 316W: https://www.mozilla.org/firefox/ 317D: Web browser 318 319L: HTTP 320N: CERN 321D: HyperText Transfer Protocol, web standard 322C: Various permissive licenses / public domain origins 323W: https://home.cern/ 324 325L: Zed 326N: Zed Industries 327C: Various open-source licenses (including MIT/Apache) 328W: https://zed.dev/ 329D: Code editor 330 331L: Arch Linux 332N: Arch Linux Team 333C: GPL and other free software licenses 334W: https://archlinux.org/ 335D: Linux distribution 336 337L: Debian 338C: GPL and other free software licenses 339W: https://www.debian.org/ 340D: Linux distribution 341 342L: MS-DOS 343N: Microsoft 344C: Proprietary 345W: https://www.microsoft.com/ 346 347L: Floppy Disk 348N: IBM 349W: https://www.ibm.com/ 350D: 8-inch floppy disk 351 352------------------------------------[ DOCS ]------------------------------------ 353 354L: DevDocs 355D: API Documentation Browser 356N: Thibaut Courouble 357W: https://devdocs.io 358 359N: Cpp Reference 360D: C And C++ Documentation 361W: https://cppreference.com 362 363-----------------------------------[ PEOPLE ]----------------------------------- 364 365N: Acetheking987 / Alfie King 366D: Various patches 367W: https://alfieking.dev/ 368A: United Kingdom 369 370N: Sparky 371D: Music / Production & Mixing 372D: Various patches 373W: https://eevee658.vercel.app/ 374A: United Kingdom 375 376------------------------------------[ END ]------------------------------------ 377[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.