<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>COPYING</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,16 +3,16 @@
 &lt;html&gt;
 &lt;head&gt;
 	&lt;title&gt;Git - Fast Version Control System&lt;/title&gt;
-	&lt;meta name=&quot;description&quot; content=&quot;Home of the Git Version Control System and Friends&quot;/&gt;
-	&lt;meta name=&quot;authors&quot; content=&quot;Petr Baudis, Scott Chacon&quot;/&gt;
-	&lt;meta http-equiv=&quot;reply-to&quot; content=&quot;schacon@gmail.com&quot;/&gt;
-	&lt;meta http-equiv=&quot;content-language&quot; content=&quot;en&quot;/&gt;
-	&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8&quot;/&gt;
-	&lt;link rel=&quot;icon&quot; href=&quot;favicon.png&quot; type=&quot;image/png&quot;/&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/screen.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;/&gt;
-  &lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot;/&gt;
-  &lt;!--[if IE]&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/ie.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;/&gt;&lt;![endif]--&gt;
-	&lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheets/style.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;/&gt;
+	&lt;meta name=&quot;description&quot; content=&quot;Home of the Git Version Control System and Friends&quot;&gt;
+	&lt;meta name=&quot;authors&quot; content=&quot;Petr Baudis, Scott Chacon&quot;&gt;
+	&lt;meta http-equiv=&quot;reply-to&quot; content=&quot;schacon@gmail.com&quot;&gt;
+	&lt;meta http-equiv=&quot;content-language&quot; content=&quot;en&quot;&gt;
+	&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;
+	&lt;link rel=&quot;icon&quot; href=&quot;favicon.png&quot; type=&quot;image/png&quot;&gt;
+	&lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/screen.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;&gt;
+  &lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot;&gt;
+  &lt;!--[if IE]&gt;&lt;link rel=&quot;stylesheet&quot; href=&quot;blueprint/ie.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;&gt;&lt;![endif]--&gt;
+	&lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheets/style.css&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;&gt;
 	&lt;script type=&quot;text/javascript&quot; src=&quot;javascripts/jquery-1.2.6.min.js&quot;&gt;&lt;/script&gt;
 	&lt;script type=&quot;text/javascript&quot; src=&quot;javascripts/jquery.corner.js&quot;&gt;&lt;/script&gt;
 &lt;/head&gt;
@@ -58,7 +58,7 @@
   &lt;/div&gt;
   &lt;div class=&quot;span-4 last center&quot;&gt;
     hosting donated by:
-    &lt;a href=&quot;http://github.com&quot;&gt;&lt;img src=&quot;images/github.png&quot;&gt;&lt;/a&gt;
+    &lt;a href=&quot;http://github.com&quot;&gt;&lt;img src=&quot;images/github.png&quot; alt=&quot;github logo&quot;&gt;&lt;/a&gt;
   &lt;/div&gt;
   
 &lt;/div&gt;</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -97,7 +97,7 @@ $ git commit -m 'my first commit'
   &lt;/div&gt;
 &lt;/div&gt;
 
-&lt;script&gt;
+&lt;script  type=&quot;text/javascript&quot;&gt;
   $(function() {
     $('#git-is').corner();
     $('.example').corner();</diff>
      <filename>app/views/page/index.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -9,28 +9,28 @@
     &lt;a href=&quot;http://www.kernel.org/pub/software/scm/git/docs/RelNotes-&lt;%= @version %&gt;.txt&quot;&gt;release notes&lt;/a&gt;
     &lt;small&gt;(&lt;%= @date %&gt;)&lt;/small&gt;
   &lt;/div&gt;
-	&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;center&gt;
-		&lt;img width=&quot;60&quot; src=&quot;images/tar.png&quot;&gt;&lt;br/&gt;
+	&lt;table&gt;&lt;tr&gt;&lt;td align=&quot;center&quot;&gt;
+		&lt;img width=&quot;60&quot; src=&quot;images/tar.png&quot;&gt;&lt;br&gt;
 		&lt;a href=&quot;http://kernel.org/pub/software/scm/git/git-&lt;%= @version %&gt;.tar.bz2&quot;&gt;tar.bz2&lt;/a&gt;
 		&lt;a href=&quot;http://kernel.org/pub/software/scm/git/git-&lt;%= @version %&gt;.tar.bz2.sign&quot;&gt;(sign)&lt;/a&gt;
-	&lt;/center&gt;&lt;/td&gt;&lt;td&gt;&lt;center&gt;
-		&lt;img width=&quot;60&quot; src=&quot;images/tar.png&quot;&gt;&lt;br/&gt;
+	&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;
+		&lt;img width=&quot;60&quot; src=&quot;images/tar.png&quot;&gt;&lt;br&gt;
 		&lt;a href=&quot;http://kernel.org/pub/software/scm/git/git-&lt;%= @version %&gt;.tar.gz&quot;&gt;tar.gz&lt;/a&gt;
 		&lt;a href=&quot;http://kernel.org/pub/software/scm/git/git-&lt;%= @version %&gt;.tar.gz.sign&quot;&gt;(sign)&lt;/a&gt;
 &lt;!--
-  &lt;/center&gt;&lt;/td&gt;&lt;td&gt;&lt;center&gt;
-		&lt;img width=&quot;60&quot; src=&quot;images/zip.png&quot;&gt;&lt;br/&gt;
+  &lt;/td&gt;&lt;td align=&quot;center&quot;&gt;
+		&lt;img width=&quot;60&quot; src=&quot;images/zip.png&quot;&gt;&lt;br&gt;
 		&lt;a href=&quot;/downloads/git-&lt;%= @version %&gt;.zip&quot;&gt;zip&lt;/a&gt;
 		&lt;a href=&quot;/downloads/git-&lt;%= @version %&gt;.zip.sign&quot;&gt;(sign)&lt;/a&gt;
 --&gt;
-	&lt;/center&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
-	&lt;center&gt;
-	  &lt;a href=&quot;http://kernel.org/pub/software/scm/git/&quot;&gt;More versions&lt;/a&gt;&lt;br/&gt;
-	&lt;/center&gt;
+	&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
+	&lt;div class=&quot;center&quot;&gt;
+	  &lt;a href=&quot;http://kernel.org/pub/software/scm/git/&quot;&gt;More versions&lt;/a&gt;&lt;br&gt;
+	&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 
-&lt;script&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
   $(function() {
     $('#download-source').corner();
     $('.inner').corner();</diff>
      <filename>app/views/shared/_download.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>baa019f46c8dd2572f6699526ca5b4cd36ae2c06</id>
    </parent>
  </parents>
  <author>
    <name>Scott Chacon</name>
    <email>schacon@gmail.com</email>
  </author>
  <url>http://github.com/schacon/gitscm/commit/4b34616bba8392e5af557fc7067a46db78596dc9</url>
  <id>4b34616bba8392e5af557fc7067a46db78596dc9</id>
  <committed-date>2008-07-25T15:42:15-07:00</committed-date>
  <authored-date>2008-07-25T15:42:15-07:00</authored-date>
  <message>trying to make the site validate, and I added a license</message>
  <tree>d0c41252b399cf65c4782b7e33027fb12510fadc</tree>
  <committer>
    <name>Scott Chacon</name>
    <email>schacon@gmail.com</email>
  </committer>
</commit>
