<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE.txt</filename>
    </added>
    <added>
      <filename>README.txt</filename>
    </added>
    <added>
      <filename>RELEASENOTES.html</filename>
    </added>
    <added>
      <filename>Server/feedback.html</filename>
    </added>
    <added>
      <filename>Server/feedback.php</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,23 @@
-#import &lt;Cocoa/Cocoa.h&gt;
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
 
+#import &lt;Cocoa/Cocoa.h&gt;
 
 @interface Application : NSObject {
 
-
 }
 
 + (NSString*) applicationVersion;</diff>
      <filename>Sources/Application.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;Application.h&quot;
 
 </diff>
      <filename>Sources/Application.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &lt;Cocoa/Cocoa.h&gt;
 
 </diff>
      <filename>Sources/Command.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;Command.h&quot;
 
 </diff>
      <filename>Sources/Command.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &lt;Cocoa/Cocoa.h&gt;
 
 </diff>
      <filename>Sources/CrashLogFinder.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;CrashLogFinder.h&quot;
 #import &quot;Application.h&quot;
 </diff>
      <filename>Sources/CrashLogFinder.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &lt;Cocoa/Cocoa.h&gt;
 
 </diff>
      <filename>Sources/FRFeedbackReporter.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;FRFeedbackReporter.h&quot;
 #import &quot;FeedbackController.h&quot;
 #import &quot;CrashLogFinder.h&quot;</diff>
      <filename>Sources/FRFeedbackReporter.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &lt;Cocoa/Cocoa.h&gt;
 
 @interface FeedbackController : NSWindowController {</diff>
      <filename>Sources/FeedbackController.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;FeedbackController.h&quot;
 #import &quot;Uploader.h&quot;
 #import &quot;Command.h&quot;</diff>
      <filename>Sources/FeedbackController.m</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &lt;Cocoa/Cocoa.h&gt;
 
 </diff>
      <filename>Sources/Uploader.h</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,19 @@
+/*
+ * Copyright 2008, Torsten Curdt
+ *
+ * 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.
+ */
+
 #import &quot;Uploader.h&quot;
 
 </diff>
      <filename>Sources/Uploader.m</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Server/upload.php</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>cfd1cb988686ba0df3e733fe470a1da8276dfe69</id>
    </parent>
  </parents>
  <author>
    <name>Torsten Curdt</name>
    <email>tcurdt@vafer.org</email>
  </author>
  <url>http://github.com/tcurdt/feedbackreporter/commit/39e25f705be5b917f39556b6ef7e8d07d6ee5401</url>
  <id>39e25f705be5b917f39556b6ef7e8d07d6ee5401</id>
  <committed-date>2008-05-19T14:20:17-07:00</committed-date>
  <authored-date>2008-05-19T14:20:17-07:00</authored-date>
  <message>added README
added LICENSE
added RELEASENOTES
added license headers
updated the php scripts</message>
  <tree>c598474f44feae07caeaf592af88c0e34c82fbf1</tree>
  <committer>
    <name>Torsten Curdt</name>
    <email>tcurdt@vafer.org</email>
  </committer>
</commit>
