<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>license.txt</filename>
    </added>
    <added>
      <filename>rakefile</filename>
    </added>
    <added>
      <filename>readme.md</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,15 +1,9 @@
-//
-//  Visor.h
-//  Visor
-//
-//  Created by Nicholas Jitkoff on 6/1/06.
-//  Copyright 2006 __MyCompanyName__. All rights reserved.
-//
-
 #import &lt;Cocoa/Cocoa.h&gt;
-#import &quot;NDHotKeyEvent.h&quot;
+
 @class TTProfileManager;
 @class TTProfile;
+@class NDHotKeyEvent;
+
 @interface Visor : NSObject {
     NSWindow* window; // the one visorized terminal window (may be nil)
     NSStatusItem* statusItem;</diff>
      <filename>src/Visor.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,3 @@
-//
-//  Visor.m
-//  Visor
-//
-//  Created by Nicholas Jitkoff on 6/1/06.
-//  Copyright 2006 __MyCompanyName__. All rights reserved.
-//
-
 #import &quot;Macros.h&quot;
 #import &quot;CGSPrivate.h&quot;
 #import &lt;Cocoa/Cocoa.h&gt;</diff>
      <filename>src/Visor.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,5 @@
+#import &lt;Cocoa/Cocoa.h&gt;
+
 @interface VisorScreenTransformer: NSValueTransformer {
 }
 @end</diff>
      <filename>src/VisorScreenTransformer.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,3 @@
-//
-//  VisorWindow.h
-//  Visor
-//
-//  Created by Nicholas Jitkoff on 6/1/06.
-//  Copyright 2006 __MyCompanyName__. All rights reserved.
-//
-
 #import &lt;Cocoa/Cocoa.h&gt;
 
 @interface TTWindow : NSWindow {</diff>
      <filename>src/VisorWindow.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,13 +1,4 @@
-//
-//  VisorWindow.m
-//  Visor
-//
-//  Created by Nicholas Jitkoff on 6/1/06.
-//  Copyright 2006 __MyCompanyName__. All rights reserved.
-//
-
 #import &quot;Macros.h&quot;
-
 #import &quot;VisorWindow.h&quot;
 #import &quot;Visor.h&quot;
 </diff>
      <filename>src/VisorWindow.m</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.markdown</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d847765409c49cdee01fd6916ecdb073d7315827</id>
    </parent>
  </parents>
  <author>
    <name>Antonin Hildebrand</name>
    <email>antonin@hildebrand.cz</email>
  </author>
  <url>http://github.com/darwin/visor/commit/ada9b7fe2bf6d6f8989765125a869c6e1b4df109</url>
  <id>ada9b7fe2bf6d6f8989765125a869c6e1b4df109</id>
  <committed-date>2009-04-13T15:15:56-07:00</committed-date>
  <authored-date>2009-04-13T15:15:56-07:00</authored-date>
  <message>removed boilerplate comments, added license.txt</message>
  <tree>43936afd7b6f12738b7820a041fca9505249a7f1</tree>
  <committer>
    <name>Antonin Hildebrand</name>
    <email>antonin@hildebrand.cz</email>
  </committer>
</commit>
