<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
 Carlos Garnacho &lt;carlosg@gnome.org&gt;
+Mathias Hasselmann &lt;mathias@taschenorakel.de&gt;
 Mikael Hallendal &lt;micke@imendio.com&gt;
 Richard Hult &lt;richard@imendio.com&gt;
-</diff>
      <filename>AUTHORS</filename>
    </modified>
    <modified>
      <diff>@@ -64,7 +64,11 @@ main (int argc, char **argv)
 	}
    
 	if (version) {
-		g_printf (&quot;%s %s, Copyright (C) 2007-2008 Imendio AB\n&quot;, PACKAGE_NAME, PACKAGE_VERSION);
+		g_printf (&quot;%s %s, &quot;
+			  &quot;Copyright (C) 2007-2008 Imendio AB, &quot;
+			  &quot;Copyright (C) 2008 Mathias Hasselmann\n&quot;,
+			  PACKAGE_NAME, PACKAGE_VERSION);
+
 		return EXIT_SUCCESS;
 	}
 </diff>
      <filename>src/giggle-main.c</filename>
    </modified>
    <modified>
      <diff>@@ -338,16 +338,18 @@ window_action_about_cb (GtkAction    *action,
 			GiggleWindow *window)
 {
 	const gchar *authors[] = {
-		&quot;Sven Herzberg&quot;,
+		&quot;Carlos Garnacho&quot;,
+		&quot;Mathias Hasselmann&quot;,
 		&quot;Mikael Hallendal&quot;,
 		&quot;Richard Hult&quot;,
-		&quot;Carlos Garnacho&quot;,
+		&quot;Sven Herzberg&quot;,
 		NULL
 	};
 
 	gtk_show_about_dialog (GTK_WINDOW (window),
-			       &quot;name&quot;, &quot;Giggle&quot;,
-			       &quot;copyright&quot;, &quot;Copyright \xc2\xa9 2007 Imendio AB&quot;,
+			       &quot;copyright&quot;,
+			       &quot;Copyright \xc2\xa9 2007-2008 Imendio AB\n&quot;
+			       &quot;Copyright \xc2\xa9 2008 Mathias Hasselmann&quot;,
 			       &quot;translator-credits&quot;, _(&quot;translator-credits&quot;),
 			       &quot;logo-icon-name&quot;, PACKAGE,
 			       &quot;version&quot;, VERSION,</diff>
      <filename>src/giggle-window.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e936f568cdf3f61baff4dee6f18b49a3806bbbec</id>
    </parent>
  </parents>
  <author>
    <name>Mathias Hasselmann</name>
    <email>mathias@taschenorakel.de</email>
  </author>
  <url>http://github.com/hasselmm/giggle/commit/14b8af5ce3c3811971fcea7a55e48a8d3f009223</url>
  <id>14b8af5ce3c3811971fcea7a55e48a8d3f009223</id>
  <committed-date>2008-12-18T00:27:11-08:00</committed-date>
  <authored-date>2008-08-23T14:02:49-07:00</authored-date>
  <message>Update Copyright information</message>
  <tree>a53565da3f08348d74a71e01523e4fccb0180a98</tree>
  <committer>
    <name>Mathias Hasselmann</name>
    <email>hasselmm@gnome.org</email>
  </committer>
</commit>
