Module: libav.org Branch: master Commit: 1d55ce53b8f2b9282a1505029edaf364562515cb
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[email protected]> Date: Sat Sep 29 23:59:53 2012 +0200 shame: makeover --- src/shame | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/shame b/src/shame index baf7245..348ff49 100644 --- a/src/shame +++ b/src/shame @@ -1,28 +1,30 @@ +<div class="page-header"> <h1>Hall of Shame</h1> -<p> +<small> This is a list of projects, persons or companies violating Libav's license. The list is part of an effort to raise awareness of license violations and get violators to comply with the licensing terms in order to eventually move them from this Hall of Shame to our <a href="projects.html">Hall of Fame</a> instead. -</p> +</small> +</div> -<p> +<div class="alert alert-success"> A good way to help us is to link to this page, thereby boosting its pagerank, possibly near or past the homepage of the offender. We discourage you from using or buying the software listed here, unless you do so to demand that its producers comply with the license of Libav. -</p> +</div> -<p> +<div class="alert alert-info"> Our issue tracker also contains a list of <a href="https://roundup.libav.org/issue?%40search_text=&title=&%40columns=title&topic=14&id=&%40columns=id&creation=&activity=&%40columns=activity&%40sort=activity&priority=&%40group=priority&type=&status=-1%2C1%2C2&%40columns=status&substatus=&%40pagesize=50&%40startwith=0&%40action=search">license violations</a>. 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://bugzilla.libav.org/">issue tracker</a>. -</p> +</div> <p> (in alphabetical order) _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
