[four-in-a-row/KaKnife/four-in-a-row-vala: 17/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: 17/65] liscence update
- Date: Sun, 16 Dec 2018 03:18:04 +0000 (UTC)
commit 950e5ca2c92794699373bc2bb377675e6384539e
Author: Jacob Humphrey <jacob ryan humphrey gmail com>
Date: Sun Nov 25 12:04:26 2018 -0600
liscence update
src/games-controls-list.vala | 14 +++++++-------
src/gfx.vala | 14 +++++++-------
src/main.vala | 14 +++++++-------
src/prefs.vala | 14 +++++++-------
src/theme.vala | 18 +++++++++---------
5 files changed, 37 insertions(+), 37 deletions(-)
---
diff --git a/src/games-controls-list.vala b/src/games-controls-list.vala
index ad5c2c7..cbfc235 100644
--- a/src/games-controls-list.vala
+++ b/src/games-controls-list.vala
@@ -1,22 +1,22 @@
/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* games-controls.vala
*
- * Four-in-a-row for GNOME
* Copyright © 2018 Jacob Humphrey
*
- * This game is free software; you can redistribute it and/or modify
+ * 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
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3, or (at your option)
- * any later version.
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
*
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 ccd14bc..e991dc9 100644
--- a/src/gfx.vala
+++ b/src/gfx.vala
@@ -1,22 +1,22 @@
/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* gfx.vala
*
- * Four-in-a-row for GNOME
* Copyright © 2018 Jacob Humphrey
*
- * This game is free software; you can redistribute it and/or modify
+ * 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
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3, or (at your option)
- * any later version.
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
*
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 cb3daa8..a85ce1d 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -1,22 +1,22 @@
/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* main.vala
*
- * Four-in-a-row for GNOME
* Copyright © 2018 Jacob Humphrey
*
- * This game is free software; you can redistribute it and/or modify
+ * 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
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3, or (at your option)
- * any later version.
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
*
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 557fa08..5bc4135 100644
--- a/src/prefs.vala
+++ b/src/prefs.vala
@@ -1,22 +1,22 @@
/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* prefs.vala
*
- * Four-in-a-row for GNOME
* Copyright © 2018 Jacob Humphrey
*
- * This game is free software; you can redistribute it and/or modify
+ * 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
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3, or (at your option)
- * any later version.
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
*
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 714f87f..afad3d8 100644
--- a/src/theme.vala
+++ b/src/theme.vala
@@ -1,22 +1,22 @@
-/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/* theme.vala
+/* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+ * theme.vala
*
- * Four-in-a-row for GNOME
* Copyright © 2018 Jacob Humphrey
*
- * This game is free software; you can redistribute it and/or modify
+ * 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
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3, or (at your option)
- * any later version.
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
*
- * This program 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 this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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]