[five-or-more/gnome-3-32] Updated my email address



commit da1cbecf63b76c087764f990ff2cc9f0547a1570
Author: Szókovács Róbert <robert szokovacs gamma co uk>
Date:   Thu Mar 31 08:28:36 2022 +0300

    Updated my email address

 data/five-or-more.6         | 2 +-
 src/board.vala              | 2 +-
 src/game.vala               | 2 +-
 src/main.vala               | 4 ++--
 src/next-pieces-widget.vala | 2 +-
 src/piece-generator.vala    | 2 +-
 src/piece.vala              | 2 +-
 src/preferences-dialog.vala | 2 +-
 src/theme-renderer.vala     | 2 +-
 src/view.vala               | 2 +-
 src/window.vala             | 2 +-
 11 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/data/five-or-more.6 b/data/five-or-more.6
index 5d0d685..9fc92ff 100644
--- a/data/five-or-more.6
+++ b/data/five-or-more.6
@@ -28,7 +28,7 @@ objects of the same colour and shape causing them to disappear.
 This program only accepts the standard GNOME and GTK options.
 .SH AUTHORS
 .B five-or-more
-was written by Robert Szokovacs <szo appaloosacorp hu> and
+was written by Robert Szokovacs <szo szo hu> and
 Szabolcs Ban <shooby gnome hu>.
 .P
 This manual page was written by Sven Arvidsson <sa whiz se>,
diff --git a/src/board.vala b/src/board.vala
index 3f3eb31..aa2a59e 100644
--- a/src/board.vala
+++ b/src/board.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/game.vala b/src/game.vala
index 60fb72f..cda40bf 100644
--- a/src/game.vala
+++ b/src/game.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/main.vala b/src/main.vala
index 574c048..55f1b8e 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
@@ -149,7 +149,7 @@ public class FiveOrMoreApp: Gtk.Application
     {
         /* Appears on the About dialog. */
         const string authors[] = {
-            "Robert Szokovacs <szo appaloosacorp hu>",
+            "Robert Szokovacs <szo szo hu>",
             "Szabolcs B\xc3\xa1n <shooby gnome hu>",
             null
         };
diff --git a/src/next-pieces-widget.vala b/src/next-pieces-widget.vala
index c2a8ebc..5831330 100644
--- a/src/next-pieces-widget.vala
+++ b/src/next-pieces-widget.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/piece-generator.vala b/src/piece-generator.vala
index fea2da2..d1be618 100644
--- a/src/piece-generator.vala
+++ b/src/piece-generator.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/piece.vala b/src/piece.vala
index 4af1e68..fe7d755 100644
--- a/src/piece.vala
+++ b/src/piece.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/preferences-dialog.vala b/src/preferences-dialog.vala
index 30df00d..0e02887 100644
--- a/src/preferences-dialog.vala
+++ b/src/preferences-dialog.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/theme-renderer.vala b/src/theme-renderer.vala
index 401ed20..3857df9 100644
--- a/src/theme-renderer.vala
+++ b/src/theme-renderer.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/view.vala b/src/view.vala
index eab2493..7e9644b 100644
--- a/src/view.vala
+++ b/src/view.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/window.vala b/src/window.vala
index 84afe24..aeff5be 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -1,7 +1,7 @@
 /*
  * Color lines for GNOME
  * Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
  *          Szabolcs Ban <shooby gnome hu>
  *          Karuna Grewal <karunagrewal98 gmail com>
  *          Ruxandra Simion <ruxandra simion93 gmail com>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]