<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 = Email Bounces Processing System with Rails plugin
 
-bounces-handler is a simple set of scripts to automatically process email bounces and ISP's feedback 
+Bounces-handler package is a simple set of scripts to automatically process email bounces and ISP's feedback 
 loops emails, maintain your mailing blacklists and a Rails plugin to use those blacklists in your
 RoR applications.
 
@@ -154,3 +154,10 @@ If you need to know if some email is banned or not, you should call one of the f
 In our code we use the following idea: if you ask for hard-bans, then we return *true* only if a given address 
 is hard-banned, but if you ask for any ban (or a soft ban) and given address has a hard ban in place, 
 then we'll return true as well (to make sure you won't send your email there).
+
+=Authors and credits
+
+All the code in this package has been developed by Alexey Kovyrin for Scribd.com and is released under the 
+GPLv2 license. For more details, see LICENSE file.
+
+</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cbc91c851b56a7f5e06206e492b0fdfd36dd2383</id>
    </parent>
  </parents>
  <author>
    <name>Alexey Kovyrin</name>
    <email>alexey@kovyrin.net</email>
  </author>
  <url>http://github.com/kovyrin/bounces-handler/commit/82ecc465399839d8e1459897123431250b9a2e15</url>
  <id>82ecc465399839d8e1459897123431250b9a2e15</id>
  <committed-date>2008-08-03T00:39:04-07:00</committed-date>
  <authored-date>2008-08-03T00:39:04-07:00</authored-date>
  <message>License information in README</message>
  <tree>e0164c989f74a96ced8b824890a17eabcf5681ed</tree>
  <committer>
    <name>Alexey Kovyrin</name>
    <email>alexey@kovyrin.net</email>
  </committer>
</commit>
