From 018deb2e4a41ab0ba3c47d2fc75ab47fc8ddce43 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 1 Feb 2016 07:50:15 +0000
Subject: [PATCH]

---
 utils/misc/package_gmsh_getdp.sh | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/utils/misc/package_gmsh_getdp.sh b/utils/misc/package_gmsh_getdp.sh
index 41863c217c..d256f22bba 100755
--- a/utils/misc/package_gmsh_getdp.sh
+++ b/utils/misc/package_gmsh_getdp.sh
@@ -2,17 +2,17 @@
 
 DATE=`date "+%d/%m/%Y"`
 
-echo "This ONELAB archive was built on ${DATE} with the latest nightly snapshots of
+echo "This ONELAB bundle was built on ${DATE} with the latest nightly snapshots of
 Gmsh (http://gmsh.info) and GetDP (http://getdp.info).
 
-Both Gmsh and GetDP are distributed under the terms of the GNU General Public
-License. See the LICENSE and CREDITS files for more information. 
+The software is distributed under the terms of the GNU General Public License. 
+See the LICENSE and CREDITS files for more information. 
 
-The Gmsh tutorial and sample GetDP models are provided in the tutorial and
-models directories.
+The `models' directory contains a selection of ready-to-use examples from 
+http://onelab.info. The `tutorial' directory contains the Gmsh tutorial.
 
-See the official websites for up-to-date versions, documentation and additional
-examples." > /tmp/README.txt
+See http://onelab.info, http://gmsh.info and http://getdp.info for additional 
+examples, up-to-date versions and documentation." > /tmp/README.txt
 
 GMSH=svn
 GETDP=svn
-- 
GitLab