Differences between major LICENSEs and how to identify them
I didn’t know how to identify the licenses of libraries published on Github and other platforms, so I’m noting down helpful reference links.
・Webデザイナーが覚えておく、代表的なライセンスまとめ|Web Design KOJIKA17
This covers the differences and identification methods for these major licenses:
・BSD License ・MIT License(X11 License、X License) ・GNU General Public License(GNU GPL, GPL, GNU一般公衆利用許諾書) ・GNU Lesser General Public License(GNU LGPL, LGPL) ・Creative Commons(CC, クリエイティブ・コモンズ)
That’s all from the Gemba.