🚨 NEWS: Licenze Open Source: MIT, GPL, Apache, LGPL — Come Scegliere Quella Giusta per il Tuo Progetto

Ecco i punti chiave in breve:
💡 Hai sviluppato un plugin, una libreria o un tema WordPress. Ora ti chiedi: con che licenza lo rilascio? Non è una domanda da lasciare al caso. Una licenza sbagliata può bloccare adozione, generare con...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/licenze-open-source-mit-gpl-apache-lgpl-come-scegliere-quella-giusta-per-il-tuo-progetto

#apache #licenzeOpenSource #mIT #gPL #lGPL

#WIME#LGPL であることをいいことに、勝手に #GitHub にミラーしておいた #InputMethod

GitHub - hadsn/WIME: Copy of thomas's WIME. Using Windows IME as Linux IM. · GitHub https://github.com/hadsn/WIME .

GitHub - hadsn/WIME: Copy of thomas's WIME. Using Windows IME as Linux IM.

Copy of thomas's WIME. Using Windows IME as Linux IM. - hadsn/WIME

GitHub

@crazyeddie

Take a look at #SFC's Principles of Community-Oriented #GPL Enforcement found here:

https://sfconservancy.org/copyleft-compliance/principles.html

While that's tailored to the question of GPL (as opposed to #LGPL or #AGPL enforcement), a universal principle in #copyleft enforcement is always to use litigation as a last resort. Take a look at SFC's #baltobu project; we want to get working solutions to users ASAP:
https://f.sfconservancy.org/baltobu

Cc: @geerlingguy

#SoftwareFreedom #OpenSource #AGPLv3 #Bambu #BambuLab

Principles of Community-Oriented GPL Enforcement - Software Freedom Conservancy

The Software Freedom Conservancy provides a non-profit home and services to Free, Libre and Open Source Software (FLOSS) projects.

Bambu Lab: I'm reposting your code & I dare you to sue me.

YouTube
Con una licencia #LGPL los desarrolladores de videojuegos podrían mantener lo que quisieran como software privativo menos #Godot, cuyas modificaciones estarían obligados a compartir con todo aquél cliente que lo pidiera.

Existe la #LGPL que permite enlazar software privativo. Es la licencia que utiliza la #Glibc.

Así, cosas como las que dijo John #Carmack son erróneas. Ya me dirás qué valor saca #FreeBSD de la #PS5. Si casi no se obtiene nada de #Linux en televisores u otros dispositivos siendo #Copyleft con #GPL.

"The recent discussions around copilot are a good opportunity to say this: I wish I could have licensed the Id source code releases as #BSD. The GPL virality wound up being a net negative, and more value would have come from BSD. My partners would never have gone for it, though."
https://xcancel.com/ID_AA_Carmack/status/1412271091393994754

[Перевод] Лицензии слабого копилефта: могут ли они заменить пермиссивные (разрешительные) лицензии?

Среди открытых лицензий хорошо известны строгие GPL и (с другой стороны) разрешительные — MIT, Apache. Однако менее известен слабый копилефт, который находится между ними. А ведь эти лицензии имеют такие популярные приложения и библиотеки, как Mozilla Firefox, glibc, LibreOffice и другие. Подходящий ли это вариант для интеграции открытого софта с закрытым ? И стоит ли авторам ПО с открытым кодом использовать лицензии слабого копилефта вместо пермиссивных (если GPL/AGPL не подходит) ?

https://habr.com/ru/articles/1024508/

#opensource #patents #lgpl #mpl #epl #copyleft #право #copyright #линковка #gpl

Лицензии слабого копилефта: могут ли они заменить пермиссивные (разрешительные) лицензии?

Среди открытых лицензий хорошо известны строгие GPL и (с другой стороны) разрешительные — MIT, Apache. Однако менее известен слабый копилефт, который находится между ними. А ведь эти лицензии имеют...

Хабр

👀🛜 … an LWN article …
https://lwn.net/SubscriberLink/1066103/c9766036f1dae494/
… about Denver Gingerich's #SCaLE2026 talk about the massive success of the #OpenWrt One — the 1ˢᵗ official hardware wireless router from #SFC & its OpenWrt project. The One is a shining example that proves: “if you plan for #copyleft compliance from the start, sourcing & releasing a product with correct Complete, Corresopnding Source (#CCS) from Day 0 is trivial.”

Cc: @lwn

#OpenSource #FreeSoftware #SoftwareFreedom #Conservancy #GPL #LGPL #SCaLE

A build system aimed at license compliance

The OpenWrt One is a router powered by the open-source firmware from the OpenWrt project; it wa [...]

LWN.net

#GHC s #wasm backend,native uses the native bignum backend and the wasm native #codegen Compared to the #gmp flavour, the run-time performance may be slightly worse if the workload involves big Integer operations. May be useful if you are compiling proprietary projects and have concerns about statically linking the #LGPL-licensed gmp library.
Besides wasm MVP, certain extensions are used. The feature flags are enabled globally in our wasi-sdk build, passed at GHC configure time, and the wasm NCG may make use of the features. The rationale of post-MVP wasm feature inclusion:
Non-browser non-JavaScript runtimes

wasmtime
wasmedge
toywasm
wasmi

Non-browser #JavaScript runtimes

node, using the builtin wasi module to provide WASI implementation
bun, using the builtin WASI implementation
deno, using a legacy WASI implementation in std
#browsers

WASI spec includes certain syscalls that are provided as the wasi_snapshot_preview1 wasm imports. Additionally, the current WASI ABI specifies two different kinds of WASI modules: commands and reactors.
When linking a program for almost any platform out there, the linker needs to handle ctors(constructors) & dtors(destructors). ctors and dtors are special functions that need to be invoked to correctly initialize/finalize certain runtime state. Even if the user program doesn't use ctors/dtors, as long as the program links to libc, ctors/dtors will need to be handled.

Add --export flag for malloc/free. You can now allocate and free linear memory buffers that can be visible to the Haskell world, since the entire linear memory is available as the memory export.
In the #Haskell world,
https://github.com/palas/ghc-wasm-meta

GitHub - palas/ghc-wasm-meta: Fork of `haskell-wasm/ghc-wasm-meta` (from here: https://gitlab.haskell.org/haskell-wasm/ghc-wasm-meta)

Fork of `haskell-wasm/ghc-wasm-meta` (from here: https://gitlab.haskell.org/haskell-wasm/ghc-wasm-meta) - palas/ghc-wasm-meta

GitHub

FOSS people: Give FOSS license violators a easter surprise!
https://media.ccc.de/v/froscon2025-3280-quelltext-klage_als_verbraucher

Turns out there is a german NGO (or specifically eingetragener Verein) that is being build that has the goal to sue companies that don't want to comply with FOSS licenses.
Membership is free, they still need a few dozends of people to gain the right to sue in the EU.

Help in making devices getting community support for 10 years the norm! My phone is at 8 cause Xiaomeme's daughter company cared back then and released kernel source code, but they don't appear to listen to requests anymore!

#GPLv2 #GPL #GPLv3 #LGPL #FOSS #License #Lizenz #OSS #OpenSource #FreeSoftware