2011-12-14 21:54:23 - 2.02.1
2011-09-21 11:02:02 - 2.02
2010-12-01 23:08:43 - 2.01
2010-01-30 12:01:21 - 1.24
2009-02-26 06:48:38 - 1.23
2008-04-05 20:03:11 - 1.22
2007-07-11 06:41:44 - 1.21
2007-04-17 18:09:52 - 1.18
2007-03-21 02:44:43 - 1.19
2002-04-24 00:00:00 - 1.15.3
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>