The supposed decline of copyleft
The supposed decline of copyleft
Posted Aug 23, 2017 20:05 UTC (Wed) by jzb (editor, #7867)Parent article: The supposed decline of copyleft
I certainly don't see a lot of businesses, which are driving much of open source development at this point, embracing copyleft for new things. (Sadly.)
Posted Aug 23, 2017 21:21 UTC (Wed)
by linuxrocks123 (subscriber, #34648)
[Link] (3 responses)
FWIW (not much), here's my shot at such a list: Linux kernel, Mozilla Firefox, Google Chrome, Android Open Source Project, LibreOffice, TeXLive, GCC, LLVM, Python, Ruby, Perl, OpenJDK, VirtualBox, Apache HTTP Server, MySQL, PostgreSQL, VLC, Handbrake, mpv, Eclipse
Posted Aug 25, 2017 6:03 UTC (Fri)
by smckay (guest, #103253)
[Link] (2 responses)
Posted Sep 4, 2017 10:21 UTC (Mon)
by codehelp (guest, #57016)
[Link] (1 responses)
No, the binary .deb does not, it's in the related source package (as listed in the .dsc). Random .debs outside the Debian archive are not going to have the scrutiny of license metadata which underpins the numbers, so those should be excluded. Thereby, you end up with the union of the "important" set and the set of reliable data approximating a subset of the current Debian main archive.
Posted Sep 4, 2017 10:26 UTC (Mon)
by codehelp (guest, #57016)
[Link]
Bah, need to clarify that. Many .debs in Debian will contain a copyright file in /usr/share/doc/<package-name> but some of those can be symlinks, or provided by a related package, so scanning the .debs isn't trivial. Third party .debs from outside the Debian archive are unlikely to bother at all. The point I should have made is that it is much more useful to scan the source code of the archive than to scan the binaries that get installed.
The supposed decline of copyleft
The supposed decline of copyleft
The supposed decline of copyleft
> Do .debs carry license metadata?
The supposed decline of copyleft
