Kuhn: Berkeley DB 6.0 license change and Debian
Kuhn: Berkeley DB 6.0 license change and Debian
Posted Jul 8, 2013 20:35 UTC (Mon) by jimparis (guest, #38647)In reply to: Kuhn: Berkeley DB 6.0 license change and Debian by foom
Parent article: Kuhn: Berkeley DB 6.0 license change and Debian
I'm not sure why everyone's up-in-arms about this, yet nobody seemed terribly concerned when lots of GNU libraries were relicensed from GPLv2/LGPLv2 to GPLv3/LGPLv3.
It's the A.
The AGPLv3 is a big change from just about any other type of license, because it attaches provisions to use, rather than just distribution.
Posted Jul 8, 2013 21:45 UTC (Mon)
by foom (subscriber, #14868)
[Link] (3 responses)
Yes, there are more terms attached to modification than in the GPLv3, but it still covers the same activities.
Posted Jul 8, 2013 22:22 UTC (Mon)
by jimparis (guest, #38647)
[Link] (2 responses)
Are you just lawyering me on the definition of the term "use", or am I really just misunderstanding the AGPLv3? If I incorporate AGPLv3 Berkeley DB into my own private software and use it to publicly serve up GIFs of bouncing cows, doesn't the AGPLv3 require that I provide a download link for the source code?
Posted Jul 9, 2013 2:27 UTC (Tue)
by foom (subscriber, #14868)
[Link] (1 responses)
But, yes, I guess I was just actually just "lawyering" you on the definition of the term "use", and I think what you say is the case -- you are probably required to provide a download link for both BDB's source code and your dancing cow code.
Posted Jul 9, 2013 8:23 UTC (Tue)
by mpr22 (subscriber, #60784)
[Link]
Kuhn: Berkeley DB 6.0 license change and Debian
Kuhn: Berkeley DB 6.0 license change and Debian
>
> Yes, there are more terms attached to modification than in the GPLv3, but it still covers the same activities.
Kuhn: Berkeley DB 6.0 license change and Debian
I looked at the AGPL's use restriction and arrived at a question: If I use an AGPL'd library in my network-facing application that serves images but not text, do I have to deface all the images with a download link?
Kuhn: Berkeley DB 6.0 license change and Debian