<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@
 
 == SYNOPSIS:
 
-Spork is a Drb spec server (similar to the script/spec_server provided by rspec-rails), except rather than using the Rails constant unloading to reload your files, it forks a copy of the server each time you run your specs.  The result?  Spork runs more solid: it doesn't get corrupted over time, and it properly handles modules and any voo-doo meta programming you may have put in your app.
+Spork is Tim Harper's implementation of a Drb spec server (similar to the script/spec_server provided by rspec-rails), except rather than using the Rails constant unloading to reload your files, it forks a copy of the server each time you run your specs.  The result?  Spork runs more solid: it doesn't get corrupted over time, and it properly handles modules and any voo-doo meta programming you may have put in your app.
 
 Because Spork uses Kernel.fork, it only works on POSIX systems.  This means Windows users are not invited to this party.  Sorry :(
 
@@ -68,3 +68,5 @@ On one of our projects, many of us using TextMate with spork, only one developer
 * Ben Mabey - help with documentation, testing, suggestions, patches, collaborated with Cucumber support.
 * David Chelimsky - for the fine RSpec testing framework, and the original rspec-rails spec_server implementation, which Spork has built upon.
 * Lead Media Partners - just for being an awesome place to work.
+
+Spork (c) 2009 Tim Harper, released under the MIT license
\ No newline at end of file</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c013ca8f21598cf5bb3bea965ce8f2cc6aa001e0</id>
    </parent>
  </parents>
  <author>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </author>
  <url>http://github.com/timcharper/spork/commit/e81e68707357b0a0e261059332d6f131e311bad0</url>
  <id>e81e68707357b0a0e261059332d6f131e311bad0</id>
  <committed-date>2009-05-30T00:22:53-07:00</committed-date>
  <authored-date>2009-05-30T00:22:53-07:00</authored-date>
  <message>added license information</message>
  <tree>c375bc6c72af0b0daed895b16bcdb373a01a61ef</tree>
  <committer>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </committer>
</commit>
