<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,15 @@
-This software is licensed under the ISC license, quoted below.
-See &lt;http://en.wikipedia.org/wiki/ISC_license&gt; for details, but it is
-effectively a shorter version of the BSD license, and very permissive.
+This software is licensed under the Apache 2 license, quoted below.
 
+Copyright 2009 Robey Pointer &lt;robeypointer@lag.net&gt;
 
-Copyright (c) 2008, Robey Pointer &lt;robey@lag.net&gt;
+Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not
+use this file except in compliance with the License. You may obtain a copy of
+the License at
 
-Permission to use, copy, modify, and/or distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
+    http://www.apache.org/licenses/LICENSE-2.0
 
-THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations under
+the License.</diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -419,5 +419,5 @@ with a cleaner interface.
 ## Contact
 
 Configgy was written by Robey Pointer &lt;robeypointer@gmail.com&gt; and is licensed
-under the ISC license (included). Please write me with questions or comments,
-but the software is provided as-is.
+under the Apache 2 license (included). Please write me with questions or
+comments, but the software is provided as-is.</diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/Attributes.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/Config.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/ConfigMap.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/ConfigParser.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/Configgy.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/EnvironmentAttributes.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/Importer.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/RuntimeEnvironment.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/main/scala/net/lag/configgy/Subscriber.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag</diff>
      <filename>src/main/scala/net/lag/extensions.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/main/scala/net/lag/logging/FileHandler.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/main/scala/net/lag/logging/Formatter.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/main/scala/net/lag/logging/Handler.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/main/scala/net/lag/logging/Logger.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/main/scala/net/lag/logging/Syslog.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag</diff>
      <filename>src/test/scala/net/lag/ExtensionsSpec.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag</diff>
      <filename>src/test/scala/net/lag/TestRunner.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/test/scala/net/lag/configgy/AttributesSpec.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/test/scala/net/lag/configgy/ConfigParserSpec.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/test/scala/net/lag/configgy/ConfigSpec.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.configgy</diff>
      <filename>src/test/scala/net/lag/configgy/ConfiggySpec.scala</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,17 @@
 /*
- * Copyright (c) 2008, Robey Pointer &lt;robeypointer@gmail.com&gt;
- * ISC licensed. Please see the included LICENSE file for more information.
+ * Copyright 2009 Robey Pointer &lt;robeypointer@gmail.com&gt;
+ *
+ * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may
+ * not use this file except in compliance with the License. You may obtain
+ * a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  */
 
 package net.lag.logging</diff>
      <filename>src/test/scala/net/lag/logging/LoggingSpec.scala</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>153a431c658c06962f67cbfbdd3813e371c75a36</id>
    </parent>
  </parents>
  <author>
    <name>Robey Pointer</name>
    <email>robeypointer@gmail.com</email>
  </author>
  <url>http://github.com/robey/configgy/commit/2db2a57b2e63ef6b9f7ee36472daa124b65a24b3</url>
  <id>2db2a57b2e63ef6b9f7ee36472daa124b65a24b3</id>
  <committed-date>2009-03-09T01:09:02-07:00</committed-date>
  <authored-date>2009-03-09T01:09:02-07:00</authored-date>
  <message>use apache 2 license.</message>
  <tree>d45a0f1daf4dd8512b0ee36a3648de5cd3860a7b</tree>
  <committer>
    <name>Robey Pointer</name>
    <email>robeypointer@gmail.com</email>
  </committer>
</commit>
