From e0dfd82179088775155bdbd6c958a470c176cebc Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 9 Apr 2003 23:04:06 +0000
Subject: [PATCH] Put some <em>'s to avoid stupid e-mails from stupid people
 asking stupid questions.

---
 doc/gmsh.html | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index ed1b0e5c82..80a641821d 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -154,7 +154,7 @@ of complex animations).
 
 <ul>
   <li><a href="/gmsh/doc/tutorial.html">Online tutorial</a>
-      (Please <b>read</b> this tutorial before sending any question to the mailing list!)
+      (Please <em>read</em> this tutorial before sending any question to the mailing list!)
   <li><a href="/gmsh/doc/FAQ">Frequently asked questions (FAQ)</a>
   <li><a href="/gmsh/doc/VERSIONS">Version history</a>
   <li><a href="/gmsh/doc/FORMATS">Mesh and post-processing file formats</a>
@@ -258,14 +258,13 @@ is copyrighted and there are restrictions on its distribution (see the
 <a href="http://www.gnu.org/copyleft/gpl.html">license</a> and the <a
 href="http://www.gnu.org/copyleft/gpl-faq.html">FAQ</a>). For example,
 you cannot integrate this version of Gmsh (in full or in parts) in any
-closed-source software you plan to distribute (commercially or not).
+<em>closed-source</em> software you plan to distribute (commercially or not).
 <p>
 If you want to integrate Gmsh into a closed-source software, or want
 to sell a modified closed-source version of Gmsh, please contact us in
 person. You can purchase a version of Gmsh under a different license,
 with "no strings attached" (for example allowing you to take parts of
-Gmsh and integrate them into your own commercial, closed-source
-software).
+Gmsh and integrate them into your own proprietary code).
 
 <h2><a name="Screenshots"></a>Screenshots</h2>
 
-- 
GitLab