<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,23 @@
 &lt;?xml version=&quot;1.0&quot;?&gt;
+&lt;!--
+#
+#   This file is part of SubDivX.
+#
+#   SubDivX is free software: you can redistribute it and/or modify
+#   it under the terms of the GNU General Public License as published by
+#   the Free Software Foundation, either version 3 of the License.
+#
+#   SubDivX is distributed in the hope that it will be useful,
+#   but WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#   GNU General Public License for more details.
+#
+#   You should have received a copy of the GNU General Public License
+#   along with SubDivX, if not, see &lt;http://www.gnu.org/licenses/&gt;.
+#
+#   See the LICENSE file.
+#
+--&gt;
 &lt;interface&gt;
   &lt;requires lib=&quot;gtk+&quot; version=&quot;2.16&quot;/&gt;
   &lt;!-- interface-naming-policy project-wide --&gt;</diff>
      <filename>subdivx.glade</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,21 @@
 #!/usr/bin/env ruby
+#
+#   This file is part of SubDivX.
+#
+#   SubDivX is free software: you can redistribute it and/or modify
+#   it under the terms of the GNU General Public License as published by
+#   the Free Software Foundation, either version 3 of the License.
+#
+#   SubDivX is distributed in the hope that it will be useful,
+#   but WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#   GNU General Public License for more details.
+#
+#   You should have received a copy of the GNU General Public License
+#   along with SubDivX, if not, see &lt;http://www.gnu.org/licenses/&gt;.
+#
+#   See the LICENSE file.
+#
 
 require 'rubygems'
 require 'tmpdir'
@@ -69,7 +86,7 @@ class SubDivXGUI
   def initialize
     @subdivxclient = SubDivXClient.new
     @gtk = Gtk::Builder.new
-    @gtk &lt;&lt; open(__FILE__).readlines[193..-1].map{ |line| line[2..-1] }.join.unpack('u')[0]
+    @gtk &lt;&lt; open(__FILE__).readlines[210..-1].map{ |line| line[2..-1] }.join.unpack('u')[0]
     @gtk.connect_signals do |hn|
       case hn
         when &quot;on_button_quit_clicked&quot;          then lambda { |widget| app_quit(widget) } </diff>
      <filename>subdivx.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dac8cd031963e944f98fae5ab1304636d86b0fb3</id>
    </parent>
  </parents>
  <author>
    <name>root</name>
    <email>root@jupiter.(none)</email>
  </author>
  <url>http://github.com/rha7dotcom/subdivx/commit/ccfb0aee557d35883f52ad74b4f53af3eea51ce4</url>
  <id>ccfb0aee557d35883f52ad74b4f53af3eea51ce4</id>
  <committed-date>2009-06-08T23:18:31-07:00</committed-date>
  <authored-date>2009-06-08T23:18:31-07:00</authored-date>
  <message>Added LICENSE</message>
  <tree>3d5d7aaa2d2d7808271b0643880fac57e231cd4e</tree>
  <committer>
    <name>root</name>
    <email>root@jupiter.(none)</email>
  </committer>
</commit>
