2010-01-30 12:01:21 - 1.24
2009-02-26 06:48:38 - 1.23
2008-04-05 20:03:11 - 1.22
You can now add OpenSourceWatershed badges to your own website. Below is the badge for astyle:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_astyle"></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("astyle", "#osw_astyle"); });</script>