From e34a7db3ab0d0c561ed64a84fde6369c4adb9918 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 30 Aug 2015 09:17:42 +0000 Subject: [PATCH] --- doc/gmsh.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/gmsh.html b/doc/gmsh.html index 9e6b919ce1..9ce32e38f9 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -193,11 +193,13 @@ program, you can file a report directly <h2><a name="Licensing"></a>Licensing</h2> <p> -Gmsh is copyright (C) 1997-2015 by C. Geuzaine and J.-F. Remacle (see the -<a href="doc/CREDITS.txt">CREDITS</a> file for more information) and +Gmsh is copyright (C) 1997-2015 by +<a href="http://www.montefiore.ulg.ac.be/~geuzaine">C. Geuzaine</a> and +<a href="http://perso.uclouvain.be/jean-francois.remacle/">J.-F. Remacle</a> +(see the <a href="doc/CREDITS.txt">CREDITS</a> file for more information) and is distributed under the terms of the <a href="doc/LICENSE.txt">GNU General Public License -(GPL)</a> (Version 2 or later, with an exception to allow for easier +(GPL)</a> (version 2 or later, with an exception to allow for easier linking with external libraries). </p> <p> -- GitLab