ScrapExplorer - CREDITS.txt

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