2012-01-30 14:28:11 - 1.4.12
2011-08-04 15:00:47 - 2.0.18
2011-01-13 15:37:38 - 2.0.17
2010-10-18 10:02:23 - 1.4.11
2010-07-19 08:29:39 - 2.0.16
2010-03-09 09:48:54 - 2.0.15
2009-12-21 17:22:23 - 2.0.14
2009-09-04 16:20:34 - 2.0.13
2009-09-02 16:50:42 - 1.4.10
2009-06-17 10:39:33 - 2.0.12
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnupg:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnupg"></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("gnupg", "#osw_gnupg"); });</script>