Luca Barbato <[email protected]> writes: > --- > src/index | 8 ++++++-- > src/shame | 11 ++++++----- > 2 files changed, 12 insertions(+), 7 deletions(-) > > diff --git a/src/index b/src/index > index 128fb57..58987b1 100644 > --- a/src/index > +++ b/src/index > @@ -16,8 +16,12 @@ on your choice of configuration options. If you use > Libav or its constituent > libraries, you <b>must</b> adhere to the terms of the license in question. > You can find basic compliance information and get licensing help on our > <a href="legal.html">license and legal considerations page</a>. > -Note that if you violate our license terms, we will track you down, list > -you on our <a href="shame.html">Hall of Shame</a> and eventually sue you. > +Please note that because of GPL §4 (or LGPL §8), violating o license ^^ ^^ ^ > +will terminate your rights to our work. However, we are willing to work > +with you to a solution should such a situation occur. > +License violations are managed on our <a > href="http://bugzilla.libav.org">bug > +tracker</a> and we keep a page with the unresponsive > +<a href="/shame">violators</a> to make the public aware of them.
I still don't think this belongs there. A short note that the code is licensed under (L)GPL is sufficient here. The details can go on a more in-depth legal page. > @@ -21,7 +22,7 @@ Our issue tracker also contains a list of > If you become aware of license infringements, please notify us on the > <a href="contact.html">libav-devel mailing list</a> and/or add > it to our > -<a href="https://roundup.libav.org/">issue tracker</a>. > +<a href="https://bugzilla.libav.org/">issue tracker</a>. As already said, push this URL fix now. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
