<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,3 +3,5 @@ been used and modified in a number of different settings (film post
 production and games).
 
 Tweak Films is now Tweak Software (2007).
+
+The original authors are Jim Hourihan, Mike Root, and Chris Horvath</diff>
      <filename>AUTHORS</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-2004-06-21  Mike Root  &lt;mike@tweakfilms.com&gt;
+2004-06-21  Mike Root  
 
 	* Added RiGtoPlugin and RiGtoRibOut to the distribution.  See NEWS
 	and the full documentation for details.
@@ -8,7 +8,7 @@
 
 	* Added the ability to export NURBS Curves in GtoIO (import coming soon)
 
-2004-06-04  Mike Root  &lt;mike@tweakfilms.com&gt;
+2004-06-04  Mike Root  
 
 	* Added random object access capabilities to Python gto module
 
@@ -21,12 +21,12 @@
 
 	* Updated inherited constructor call in Gto::RawDataBaseReader
 
-2004-05-24  Mike Root  &lt;mike@tweakfilms.com&gt;
+2004-05-24  Mike Root  
 
 	* Added a fail() method to Reader, to allow external code to stop the
 	reader if there is an error unrelated to the gto file itself.
 
-2004-05-21  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2004-05-21  Jim Hourihan  
 
 	* gto.texi: version 3
 
@@ -47,7 +47,7 @@
 	* Header.h: new structs for property, component headers. Version 2
 	structs are renamed.
 
-2003-09-11  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-09-11  Jim Hourihan  
 
 	* RawData.h (class RawDataBaseReader): converted for use with new
 	Reader API.
@@ -58,29 +58,29 @@
 	(accessObject): new function allows random object access once the
 	headers have been read.
 
-2003-09-01  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-09-01  Jim Hourihan  
 
 	* Reader.h (class Reader): added m_why to indicate why an error
 	occured. 
 
-2003-08-28  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-08-28  Jim Hourihan  
 
 	* EXTProtocols.h (GTO_EXT_PROTOCOL_EXPR_FIELD): added
 
-2003-07-24  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-07-24  Jim Hourihan  
 
 	* gto.texi: made new version of spec. Includes addition of
 	connection protocol and deprecation of protocols which it
 	subsumes. Also added section on naming.
 
-2003-07-09  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-07-09  Jim Hourihan  
 
 	* EXTProtocols.h (GTO_EXT_PROTOCOL_CAMERA): added
 	(GTO_EXT_COMPONENT_CAMERA): added
 	(GTO_EXT_PROPERTY_FRUSTUM): added
 	(GTO_EXT_PROPERTY_ASPECT): addded
 
-2003-05-06  Mike Root  &lt;mike@tweakfilms.com&gt;
+2003-05-06  Mike Root  
 
 	* Writer.cpp: Changed writer-&gt;propertyData method to optionally
 	verify that property name, size, and width match what was declared
@@ -92,25 +92,25 @@
 	* Writer.cpp: Made a couple of other error messages a little more
 	verbose.
 
-2003-04-25  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-04-25  Jim Hourihan  
 
 	* Writer.cpp (constructStringTable): interns stamp to indicate
 	date and time of writer code creation as well as cvs id.
 
-2003-04-20  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-04-20  Jim Hourihan  
 
 	* gto.texi (Sorted Shells): added docs for &quot;sorted&quot; protocol
 
 	* Protocols.h (GTO_PROPERTY_ELEMENTS): added sorted protocol and
 	properties. 
 
-2003-04-05  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-04-05  Jim Hourihan  
 
 	* RawData.cpp (writeProperty): made special case for strings
 	(Property): strings case
 	(propSet): strings case
 
-2003-04-03  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-04-03  Jim Hourihan  
 
 	* Reader.cpp (read): gcc 3.1 iostreams suck on OS X. Remove the
 	error test since the test itself fails.
@@ -125,37 +125,37 @@
 	* RawData.h (struct RawDataBase): added string table to raw data
 	base. 
 
-2003-04-02  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-04-02  Jim Hourihan  
 
 	* Protocols.h (GTO_REJECT): added
 	(GTO_ACCEPT): added
 	(GTO_PROPERTY_GLOBAL_MATRIX): fixed incorrect comment
 
-2003-04-01  Mike Root  &lt;mike@tweakfilms.com&gt;
+2003-04-01  Mike Root  
 
 	* Reader/Writer: Added some error and sanity checking.
 
-2003-03-21  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-03-21  Jim Hourihan  
 
 	* gto.texi (Polygonal Protocol): bug in documentation. smoothing
 	component should have a &quot;method&quot; property not a &quot;smoothing&quot;
 	property.
 
-2003-03-18  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-03-18  Jim Hourihan  
 
 	* RawData.h: added RawData classes
 
-2003-03-17  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-03-17  Jim Hourihan  
 
 	* All: changed copyright notice to LGPL 
 
-2003-01-31  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-01-31  Jim Hourihan  
 
 	* Protocols.h: added object protocol
 
 	* Reader.cpp (Reader): added construction argument.
 
-2003-01-22  Jim Hourihan  &lt;jimh@tweakfilms.com&gt;
+2003-01-22  Jim Hourihan  
 
 	* Writer.cpp (property): no longer uses DataScheme (beginObject):
 	required to pass in protocol version</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,6 @@
 
                  The GTO file format
-
-                 http://www.tweakfilms.com/
-                 gto@tweakfilms.com
+                 http://www.tweaksoftware.com/products/open-source-software/gto/
 
 
 Contents:</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1 @@
-
 This is release version 3.5</diff>
      <filename>RELEASE_VERSION</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4bb4af9fc585b7559693d350b1d5ba356476e6bc</id>
    </parent>
  </parents>
  <author>
    <name>Jim Hourihan</name>
    <email>jim@tweaksoftware.com</email>
  </author>
  <url>http://github.com/jimhourihan/gto/commit/39c0fedb010496660c287a0c23deb3dec693f2d4</url>
  <id>39c0fedb010496660c287a0c23deb3dec693f2d4</id>
  <committed-date>2008-07-09T16:35:16-07:00</committed-date>
  <authored-date>2008-07-09T16:35:16-07:00</authored-date>
  <message>githubized some of the files</message>
  <tree>de5e838aeca845f625ca4c5eb013fca69fcfdb4b</tree>
  <committer>
    <name>Jim Hourihan</name>
    <email>jim@tweaksoftware.com</email>
  </committer>
</commit>
