Oct. 6, 2012, 2:01 p.m. - 3.5.5
Aug. 20, 2012, 8:03 a.m. - 3.5.2
Aug. 3, 2012, 8:06 a.m. - 3.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for linux-headers-3.5-trunk-sparc64:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_linux-headers-3.5-trunk-sparc64"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("linux-headers-3.5-trunk-sparc64", "#osw_linux-headers-3.5-trunk-sparc64"); });</script>