Skip to content
Snippets Groups Projects
Commit 9461c12b authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

licenSing
parent fc467ce1
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ author's web site at http://www.cs.cmu.edu/~quake/triangle.html,
unpack the archive and copy the two files 'triangle.c' and
'triangle.h' in this directory. Then run configure and rebuild Gmsh.
Please note that by doing so, you agree to Triangle's licencing
Please note that by doing so, you agree to Triangle's licensing
requirements (stated below). Most notably, you can only redistribute
Gmsh if no compensation is received.
......
......@@ -2944,7 +2944,7 @@ if test "x${TRIANGLE}" = "xyes"; then
echo "********************************************************************"
echo "You are building a version of Gmsh that contains Jonathan"
echo "Shewchuk's Triangle as an alternative isotropic 2D mesh generator."
echo "Please note that by doing so, you agree to Triangle's licencing"
echo "Please note that by doing so, you agree to Triangle's licensing"
echo "requirements stated in ./Triangle/README. (Most notably, you can"
echo "only redistribute Gmsh if no compensation is received.)"
echo "To disable Triangle, run configure again with the --disable-triangle"
......@@ -2960,7 +2960,7 @@ else
echo "unpack the archive and copy the two files 'triangle.c' and"
echo "'triangle.h' in the ./Triangle subdirectory. Then run ./configure"
echo "again."
echo "Please note that by doing so, you agree to Triangle's licencing"
echo "Please note that by doing so, you agree to Triangle's licensing"
echo "requirements stated in ./Triangle/README. (Most notably, you may"
echo "then only redistribute Gmsh if no compensation is received.)"
echo "********************************************************************"
......
dnl "$Id: configure.in,v 1.28 2003-02-28 17:54:27 geuzaine Exp $"
dnl "$Id: configure.in,v 1.29 2003-03-01 04:07:04 geuzaine Exp $"
dnl
dnl Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
dnl
......@@ -149,7 +149,7 @@ if test "x${TRIANGLE}" = "xyes"; then
echo "********************************************************************"
echo "You are building a version of Gmsh that contains Jonathan"
echo "Shewchuk's Triangle as an alternative isotropic 2D mesh generator."
echo "Please note that by doing so, you agree to Triangle's licencing"
echo "Please note that by doing so, you agree to Triangle's licensing"
echo "requirements stated in ./Triangle/README. (Most notably, you can"
echo "only redistribute Gmsh if no compensation is received.)"
echo "To disable Triangle, run configure again with the --disable-triangle"
......@@ -165,7 +165,7 @@ else
echo "unpack the archive and copy the two files 'triangle.c' and"
echo "'triangle.h' in the ./Triangle subdirectory. Then run ./configure"
echo "again."
echo "Please note that by doing so, you agree to Triangle's licencing"
echo "Please note that by doing so, you agree to Triangle's licensing"
echo "requirements stated in ./Triangle/README. (Most notably, you may"
echo "then only redistribute Gmsh if no compensation is received.)"
echo "********************************************************************"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment