<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -24,25 +24,4 @@ FIX (describe your package)
 
 == LICENSE:
 
-(The MIT License)
-
-Copyright (c) 2009 FIXME full name
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
+Free for use under the terms of the MIT License - see LICENSE for details
\ No newline at end of file</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -2,13 +2,12 @@ $:.unshift(File.dirname(__FILE__)) unless
   $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
 
 begin
-  require 'rubygems'
   require 'chronic'
   unless defined?(ActiveSupport)
     require 'active_support'
   end
 rescue LoadError
-  warn 'In order to use the time parsing functinalities you must install the Chronic gem: sudo gem install chronic'
+  warn 'In order to use the time parsing functionalities you must install the Chronic gem: sudo gem install chronic'
 end
 
 module RestfulQuery
@@ -19,5 +18,5 @@ end
 
 
 %w{condition sort parser can_query}.each do |lib|
-  require File.join(File.dirname(__FILE__),&quot;restful_query&quot;,&quot;#{lib}.rb&quot;)
+  require File.join(&quot;restful_query&quot;,&quot;#{lib}.rb&quot;)
 end</diff>
      <filename>lib/restful_query.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>MIT-LICENSE</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d068ac17b92b31459ff9af907fc4e0b9ecf6ec39</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Quint</name>
    <email>aaron@quirkey.com</email>
  </author>
  <url>http://github.com/quirkey/restful_query/commit/2988b3a360b450b4648d20bf86c7352f5f20201e</url>
  <id>2988b3a360b450b4648d20bf86c7352f5f20201e</id>
  <committed-date>2009-02-15T20:42:26-08:00</committed-date>
  <authored-date>2009-02-15T20:42:26-08:00</authored-date>
  <message>Cleaning up a bit</message>
  <tree>786bec653c4cdc6bfd3a8dff1ce9f31802ce1414</tree>
  <committer>
    <name>Aaron Quint</name>
    <email>aaron@quirkey.com</email>
  </committer>
</commit>
