Author: pierre
Date: Sun Apr  2 01:42:47 2017
New Revision: 3951

Log:
merge trunk r3950 "fix version wording"

Modified:
   jhalfs/branches/new_features/jhalfs

Modified: jhalfs/branches/new_features/jhalfs
==============================================================================
--- jhalfs/branches/new_features/jhalfs Sun Apr  2 01:38:45 2017        (r3950)
+++ jhalfs/branches/new_features/jhalfs Sun Apr  2 01:42:47 2017        (r3951)
@@ -50,7 +50,7 @@
 }
 
 see_ya() {
-    echo -e "\n${L_arrow}${BOLD}jhalfs-trunk${R_arrow} exit${OFF}\n"
+    echo -e "\n${L_arrow}${BOLD}jhalfs${R_arrow} exit${OFF}\n"
 }
 ##### Simple error TRAPS
 # ctrl-c   SIGINT
@@ -70,16 +70,17 @@
 #>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 
 version="
-${BOLD}  \"jhalfs-trunk\"${OFF} builder tool (development) \$Rev$
+${BOLD}  \"jhalfs\"${OFF} builder tool (development) \$Rev$
   \$Date$
 
-  Written by George Boudreau and Manuel Canales Esparcia,
+  Written by George Boudreau, Manuel Canales Esparcia, Pierre Labastie,
   plus several contributions.
 
   Based on an idea from Jeremy Huntwork
 
   This set of files are published under the
   ${BOLD}Gnu General Public License, Version 2.${OFF}
+  See the ${BOLD}LICENCE${OFF} file in this directory.
 "
 
 case $1 in
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to