<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,3 +13,4 @@ This code is published under the same license as Ruby. See LICENSE.txt for more
 information.
 
 (c) 2007 - Gregor Schmidt - Berlin, Germany
+Software-Architecture-Group, Hasso-Plattner-Institute, Potsdam, Germany</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -38,7 +38,7 @@ module ContextR # :nodoc:
 
     def context_proxy(contextified_class, method_name)
       methods_module = methods_module_containing_method(contextified_class, 
-                                                         method_name)
+                                                        method_name)
 
       if methods_module 
         proxies[methods_module] ||= begin</diff>
      <filename>lib/contextr/layer.rb</filename>
    </modified>
    <modified>
      <diff>@@ -41,6 +41,9 @@
 	&lt;h2&gt;What&lt;/h2&gt;
 
 
+	&lt;p&gt;ContextR is a library supporting &lt;a href=&quot;http://www.swa.hpi.uni-potsdam.de/cop/&quot; title=&quot;COP&quot;&gt;context-oriented programming&lt;/a&gt;.&lt;/p&gt;
+
+
 	&lt;h3&gt;Version 1.0.0&lt;/h3&gt;
 
 
@@ -217,7 +220,7 @@ machine use:&lt;/p&gt;
 	&lt;p&gt;Comments are welcome. Send an email to &lt;a href=&quot;mailto:ruby@schmidtwisser.de&quot;&gt;Gregor
 Schmidt&lt;/a&gt;.&lt;/p&gt;
     &lt;p class=&quot;coda&quot;&gt;
-      30th March 2008&lt;br&gt;
+      24th April 2008&lt;br&gt;
       Theme extended from &lt;a href=&quot;http://rb2js.rubyforge.org/&quot;&gt;Paul Battley&lt;/a&gt;
     &lt;/p&gt;
 &lt;/div&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,9 +1,16 @@
 h1. contextr
 
-h1. &amp;#x2192; 'contextr'
-
 h2. What
 
+ContextR is a library supporting &quot;context-oriented programming
+(COP)&quot;:http://www.swa.hpi.uni-potsdam.de/cop/.
+
+h3. Version 1.0.1
+
+This version includes the latest changes, that were introduced when finishing 
+the thesis. Nothing, that changes the usage, performance or API, just minor 
+refactorings inside the library.
+
 h3. Version 1.0.0
 
 Along with my Master's thesis ending and my lightning talk at &quot;euruko</diff>
      <filename>website/index.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa9e645d92b1fc4044f9cdcffc250f855c00a788</id>
    </parent>
  </parents>
  <author>
    <name>Gregor Schmidt</name>
    <email>ruby@schmidtwisser.de</email>
  </author>
  <url>http://github.com/schmidt/contextr/commit/ca1002c9d8e3a7b14f7b3234d96bbc7762c9aa79</url>
  <id>ca1002c9d8e3a7b14f7b3234d96bbc7762c9aa79</id>
  <committed-date>2008-04-24T01:39:56-07:00</committed-date>
  <authored-date>2008-04-24T01:39:56-07:00</authored-date>
  <message>Changed copyright</message>
  <tree>1ca22b57108aeac2315882d4f2673604c57560c4</tree>
  <committer>
    <name>Gregor Schmidt</name>
    <email>ruby@schmidtwisser.de</email>
  </committer>
</commit>
