<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+2.0.0 (Pending)
+* Working on it. Patience.
+
 1.0.4 (1/2/2006)
 * Changed:  By default creates the uuid.state file in the working directory,
             not in the installation directory, which requires sudo privileges (e.g. gem).</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2005,2007 Assaf Arkin
+Copyright (c) 2005-2008 Assaf Arkin, Eric Hodel
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>MIT-LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ spec = Gem::Specification.new do |spec|
     UUID generator for producing universally unique identifiers based
     on RFC 4122 (http://www.ietf.org/rfc/rfc4122.txt).
 EOF
-  spec.author = &quot;Assaf Arkin&quot;
+  spec.authors &lt;&lt; &quot;Assaf Arkin&quot; &lt;&lt; &quot;Eric Hodel&quot;
   spec.email = &quot;assaf@labnotes.org&quot;
   spec.homepage = &quot;http://trac.labnotes.org/cgi-bin/trac.cgi/wiki/Ruby/UuidGenerator&quot;
   spec.files = FileList[&quot;{bin,test,lib,docs}/**/*&quot;, &quot;README&quot;, &quot;MIT-LICENSE&quot;, &quot;Rakefile&quot;, &quot;CHANGELOG&quot;].to_a</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,8 +2,9 @@
 # = uuid.rb - UUID generator
 #
 # Author:: Assaf Arkin  assaf@labnotes.org
+#          Eric Hodel drbrain@segment7.net
 # Documentation:: http://trac.labnotes.org/cgi-bin/trac.cgi/wiki/Ruby/UuidGenerator
-# Copyright:: Copyright (c) 2005,2007 Assaf Arkin
+# Copyright:: Copyright (c) 2005-2008 Assaf Arkin, Eric Hodel
 # License:: MIT and/or Creative Commons Attribution-ShareAlike
 
 require 'fileutils'</diff>
      <filename>lib/uuid.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,6 @@
 # Author:: Assaf Arkin  assaf@labnotes.org
-# Copyright:: Copyright (c) 2005,2007 Assaf Arkin
+#          Eric Hodel drbrain@segment7.net
+# Copyright:: Copyright (c) 2005-2008 Assaf Arkin, Eric Hodel
 # License:: MIT and/or Creative Commons Attribution-ShareAlike
 
 require 'test/unit'</diff>
      <filename>test/test-uuid.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b445f15b381221b963fa4e48bc653f459b780605</id>
    </parent>
  </parents>
  <author>
    <name>Assaf Arkin</name>
    <email>assaf@labnotes.org</email>
  </author>
  <url>http://github.com/assaf/uuid/commit/c8795675a8e98fac70b3b1aa00c49e34f2d0c131</url>
  <id>c8795675a8e98fac70b3b1aa00c49e34f2d0c131</id>
  <committed-date>2008-07-31T11:16:43-07:00</committed-date>
  <authored-date>2008-07-31T11:16:43-07:00</authored-date>
  <message>Updated copyright messages for 2.0.  Changelog entry still needs editing.</message>
  <tree>94bb351d6f45f8c59193f60eb07d6344b631d4c0</tree>
  <committer>
    <name>Assaf Arkin</name>
    <email>assaf@labnotes.org</email>
  </committer>
</commit>
