<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>epl-v10.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
-;   Copyright (c) Chris Houser, Nov 2008. All rights reserved.
+;   Copyright (c) Chris Houser, Nov-Dec 2008. All rights reserved.
 ;   The use and distribution terms for this software are covered by the
-;   Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-;   which can be found in the file CPL.TXT at the root of this distribution.
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
 ;   By using this software in any fashion, you are agreeing to be bound by
 ;   the terms of this license.
 ;   You must not remove this notice, or any other, from this software.</diff>
      <filename>src/clojure/contrib/command_line.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 ;   Copyright (c) Chris Houser, July 2008. All rights reserved.
 ;   The use and distribution terms for this software are covered by the
-;   Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-;   which can be found in the file CPL.TXT at the root of this distribution.
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
 ;   By using this software in any fashion, you are agreeing to be bound by
 ;   the terms of this license.
 ;   You must not remove this notice, or any other, from this software.</diff>
      <filename>src/clojure/contrib/gen_interface.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,13 @@
+;   Copyright (c) Chris Houser, Dec 2008. All rights reserved.
+;   The use and distribution terms for this software are covered by the
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
+;   By using this software in any fashion, you are agreeing to be bound by
+;   the terms of this license.
+;   You must not remove this notice, or any other, from this software.
+
+; Functions to parse xml lazily and emit back to text.
+
 (ns clojure.contrib.lazy-xml
     (:require [clojure.xml :as xml])
     (:use [clojure.contrib.fcase :only (case)])</diff>
      <filename>src/clojure/contrib/lazy_xml.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,13 @@
+;   Copyright (c) Chris Houser, Dec 2008. All rights reserved.
+;   The use and distribution terms for this software are covered by the
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
+;   By using this software in any fashion, you are agreeing to be bound by
+;   the terms of this license.
+;   You must not remove this notice, or any other, from this software.
+
+; optional module to allow lazy-xml to use pull parser instead of sax
+
 (in-ns 'clojure.contrib.lazy-xml)
 (import '(org.xmlpull.v1 XmlPullParser XmlPullParserFactory))
 </diff>
      <filename>src/clojure/contrib/lazy_xml/with_pull.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 ;   Copyright (c) Chris Houser, April 2008. All rights reserved.
 ;   The use and distribution terms for this software are covered by the
-;   Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-;   which can be found in the file CPL.TXT at the root of this distribution.
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
 ;   By using this software in any fashion, you are agreeing to be bound by
 ;   the terms of this license.
 ;   You must not remove this notice, or any other, from this software.</diff>
      <filename>src/clojure/contrib/mmap.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 ;   Copyright (c) Chris Houser, April 2008. All rights reserved.
 ;   The use and distribution terms for this software are covered by the
-;   Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-;   which can be found in the file CPL.TXT at the root of this distribution.
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
 ;   By using this software in any fashion, you are agreeing to be bound by
 ;   the terms of this license.
 ;   You must not remove this notice, or any other, from this software.</diff>
      <filename>src/clojure/contrib/zip_filter.clj</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 ;   Copyright (c) Chris Houser, April 2008. All rights reserved.
 ;   The use and distribution terms for this software are covered by the
-;   Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-;   which can be found in the file CPL.TXT at the root of this distribution.
+;   Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+;   which can be found in the file epl-v10.html at the root of this distribution.
 ;   By using this software in any fashion, you are agreeing to be bound by
 ;   the terms of this license.
 ;   You must not remove this notice, or any other, from this software.</diff>
      <filename>src/clojure/contrib/zip_filter/xml.clj</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>884ac1e902ae2aed089346f5f562159dd02265f4</id>
    </parent>
  </parents>
  <author>
    <name>Chouser</name>
    <email>chouser@n01se.net</email>
  </author>
  <url>http://github.com/richhickey/clojure-contrib/commit/dfd1a7a26084706b512ca50eef838e64c6f99aa2</url>
  <id>dfd1a7a26084706b512ca50eef838e64c6f99aa2</id>
  <committed-date>2008-12-14T20:54:21-08:00</committed-date>
  <authored-date>2008-12-14T20:54:21-08:00</authored-date>
  <message>Switch my libs to EPL</message>
  <tree>4fe01c2e49cb0ef0217b081936248fd2304c0e30</tree>
  <committer>
    <name>Chouser</name>
    <email>chouser@n01se.net</email>
  </committer>
</commit>
