<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -75,6 +75,19 @@ OPTIONS
           &quot;Don't note darcs hashes in git commit messages (not recommended)&quot;) do |n|
     OPTIONS[:clean_commit_messages] = true
   end
+  opts.on('--version', &quot;Output version information and exit&quot;) do
+    puts &lt;&lt;-EOF
+darcs-to-git 0.1
+
+Copyright (c) 2009 Steve Purcell, http://www.sanityinc.com/
+
+License MIT: &lt;http://www.opensource.org/licenses/mit-license.php&gt;
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+EOF
+    exit
+  end
+
   opts.on('-h', '--help', &quot;Show this message&quot;) do
     puts opts.to_s
     exit</diff>
      <filename>darcs-to-git</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b115166bf096d6cd555096a8432290b78fa1c96</id>
    </parent>
  </parents>
  <author>
    <name>Simon Huerlimann</name>
    <email>Simon Huerlimann simon.huerlimann@cyt.ch</email>
  </author>
  <url>http://github.com/purcell/darcs-to-git/commit/4271fa356bce4bb367f817c4f4b03c75cf43c013</url>
  <id>4271fa356bce4bb367f817c4f4b03c75cf43c013</id>
  <committed-date>2009-01-02T10:29:20-08:00</committed-date>
  <authored-date>2009-01-02T10:29:20-08:00</authored-date>
  <message>add --version option =&gt; make help2man happy</message>
  <tree>3c0583d243c45bbbf468bd807cb5462aed28f318</tree>
  <committer>
    <name>Simon Huerlimann</name>
    <email>Simon Huerlimann simon.huerlimann@cyt.ch</email>
  </committer>
</commit>
