<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/**********************************************************************
+
+  markdown_lib.c - markdown in C using a PEG grammar.
+  (c) 2008 John MacFarlane (jgm at berkeley dot edu).
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; version 2 of the License.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+ ***********************************************************************/
+
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;</diff>
      <filename>markdown_lib.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8c78ea7e3ce57bdd9f88dd305ad4f3b8b909cec0</id>
    </parent>
  </parents>
  <author>
    <name>John MacFarlane</name>
    <email>jgm@berkeley.edu</email>
  </author>
  <url>http://github.com/jgm/peg-markdown/commit/fb8d07d70bc1b64f3acfbd3b57f3c1d10abd073f</url>
  <id>fb8d07d70bc1b64f3acfbd3b57f3c1d10abd073f</id>
  <committed-date>2008-06-17T09:43:01-07:00</committed-date>
  <authored-date>2008-06-17T09:43:01-07:00</authored-date>
  <message>Added comment header to markdown_lib.c.</message>
  <tree>911cec854d70066565608e4d62e9fb2faf0b4057</tree>
  <committer>
    <name>John MacFarlane</name>
    <email>jgm@berkeley.edu</email>
  </committer>
</commit>
