[four-in-a-row/KaKnife/four-in-a-row-vala: 20/65] liscence update
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row/KaKnife/four-in-a-row-vala: 20/65] liscence update
- Date: Sun, 16 Dec 2018 03:21:39 +0000 (UTC)
commit 3e11f4f7110ab9ed06003271b95911fed2077548
Author: Jacob Humphrey <jacob ryan humphrey gmail com>
Date: Sun Nov 25 12:13:36 2018 -0600
liscence update
src/games-controls-list.vala | 8 ++++----
src/gfx.vala | 8 ++++----
src/main.vala | 8 ++++----
src/prefs.vala | 8 ++++----
src/theme.vala | 8 ++++----
5 files changed, 20 insertions(+), 20 deletions(-)
---
diff --git a/src/games-controls-list.vala b/src/games-controls-list.vala
index 9474fee..705a376 100644
--- a/src/games-controls-list.vala
+++ b/src/games-controls-list.vala
@@ -3,20 +3,20 @@
*
* Copyright © 2018 Jacob Humphrey
*
- * This file is part of GNOME Four in a Row.
+ * This file is part of GNOME Four-in-a-row.
*
- * GNOME Four in a Row is free software: you can redistribute it and/or modify
+ * GNOME Four-in-a-row 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, or
* (at your option) any later version.
*
- * GNOME Four in a Row is distributed in the hope that it will be useful,
+ * GNOME Four-in-a-row 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 GNOME Four in a Row. If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME Four-in-a-row. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gfx.vala b/src/gfx.vala
index e991dc9..3515e75 100644
--- a/src/gfx.vala
+++ b/src/gfx.vala
@@ -3,20 +3,20 @@
*
* Copyright © 2018 Jacob Humphrey
*
- * This file is part of GNOME Four in a Row.
+ * This file is part of GNOME Four-in-a-row.
*
- * GNOME Four in a Row is free software: you can redistribute it and/or modify
+ * GNOME Four-in-a-row 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, or
* (at your option) any later version.
*
- * GNOME Four in a Row is distributed in the hope that it will be useful,
+ * GNOME Four-in-a-row 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 GNOME Four in a Row. If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME Four-in-a-row. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/main.vala b/src/main.vala
index 1b1a113..cf611fa 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -3,20 +3,20 @@
*
* Copyright © 2018 Jacob Humphrey
*
- * This file is part of GNOME Four in a Row.
+ * This file is part of GNOME Four-in-a-row.
*
- * GNOME Four in a Row is free software: you can redistribute it and/or modify
+ * GNOME Four-in-a-row 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, or
* (at your option) any later version.
*
- * GNOME Four in a Row is distributed in the hope that it will be useful,
+ * GNOME Four-in-a-row 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 GNOME Four in a Row. If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME Four-in-a-row. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/prefs.vala b/src/prefs.vala
index 5bc4135..4d91e50 100644
--- a/src/prefs.vala
+++ b/src/prefs.vala
@@ -3,20 +3,20 @@
*
* Copyright © 2018 Jacob Humphrey
*
- * This file is part of GNOME Four in a Row.
+ * This file is part of GNOME Four-in-a-row.
*
- * GNOME Four in a Row is free software: you can redistribute it and/or modify
+ * GNOME Four-in-a-row 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, or
* (at your option) any later version.
*
- * GNOME Four in a Row is distributed in the hope that it will be useful,
+ * GNOME Four-in-a-row 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 GNOME Four in a Row. If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME Four-in-a-row. If not, see <http://www.gnu.org/licenses/>.
*/
struct Prefs {
diff --git a/src/theme.vala b/src/theme.vala
index afad3d8..6fa87b0 100644
--- a/src/theme.vala
+++ b/src/theme.vala
@@ -3,20 +3,20 @@
*
* Copyright © 2018 Jacob Humphrey
*
- * This file is part of GNOME Four in a Row.
+ * This file is part of GNOME Four-in-a-row.
*
- * GNOME Four in a Row is free software: you can redistribute it and/or modify
+ * GNOME Four-in-a-row 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, or
* (at your option) any later version.
*
- * GNOME Four in a Row is distributed in the hope that it will be useful,
+ * GNOME Four-in-a-row 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 GNOME Four in a Row. If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME Four-in-a-row. If not, see <http://www.gnu.org/licenses/>.
*/
struct Theme {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]