What is Nostr?
SuperDicq /
npub16xp…d6kl
2024-10-03 17:11:30
in reply to nevent1q…9sj0

SuperDicq on Nostr: npub1nykhy…0xcdj npub17xenu…pwru5 given the amount of efforts required to use GPL ...

npub1nykhypfwt0qhv9lqdqfn3ag4309nx2fr0mlft0mk6442z2nxs4uqh0xcdj (npub1nyk…xcdj) npub17xenuk4rul5npkrcyaewx7sa6j9r0658tj4d5pgujvgxkvs2qtvsqpwru5 (npub17xe…wru5) given the amount of efforts required to use GPL code in an even remotely closed source code-base due to the lack of linking exceptionsImplementing GPL code into your proprietary codebase doesn't take any effort all, just do the following:

wget https://www.gnu.org/licenses/gpl-3.0.txt
mv gpl-3.0.txt LICENSE.txt
git add --all
git commit -m 'fix: we stopped oppressing our users'
git push origin masterNow set your repo to "public" and congratulations! You can now use GPL code!
Author Public Key
npub16xphszexcfsugeqy6vuuy5jys832hd33e2kqqkrffgfv76hvvrjq23d6kl