[iagno] Update link.



commit 16dde20407204f7291722439291a3faa8ad50eec
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Oct 25 01:24:20 2019 +0200

    Update link.

 src/new-game-screen.vala | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/src/new-game-screen.vala b/src/new-game-screen.vala
index 5b9beb5..ee551df 100644
--- a/src/new-game-screen.vala
+++ b/src/new-game-screen.vala
@@ -1,22 +1,22 @@
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
- *
- * Copyright (C) 2015-2016 Arnaud Bonatti <arnaud bonatti gmail com>
- *
- * This file is part of a GNOME game.
- *
- * This application 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.
- *
- * This application 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 application. If not, see <http://www.gnu.org/licenses/>.
- */
+
+   This file is part of a GNOME game
+
+   Copyright (C) 2015-2016 – Arnaud Bonatti <arnaud bonatti gmail com>
+
+   This application 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.
+
+   This application 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 application.  If not, see <https://www.gnu.org/licenses/>.
+*/
 
 using Gtk;
 


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