diff --git a/sh/program.sh b/sh/program.sh index e3b45c2..cb3d116 100755 --- a/sh/program.sh +++ b/sh/program.sh @@ -114,20 +114,19 @@ # Copyright (c) 2010-2012, TundraWare Inc, Des Plaines, IL USA # All Rights Reserved. # For Updates: http://www.tundraware.com/Software/tpromptuser -# Id: tpromptuser.sh,v 1.112 2012/06/05 20:11:04 tundra Exp +# Id: tpromptuser.sh,v 1.113 2012/06/06 02:26:15 tundra Exp ##### # You are hereby granted a non-exclusive license to do whatever you # like with this software so long as you understand this is # *EXPERMENTAL SOFTWARE* that has not been thoroughly tested. It may # cause harm to your systems, data, and/or network. It may compromise -# your security. I may cause other, unspecified, kinds of harm to -# your IT environment or business. In other words: +# your security. It may cause other, unspecified, kinds of harm to +# your IT environment or business. In other words: # # USE THIS AT YOUR OWN RISK!!!!!! ##### - # Takes a list of prompts as arguments tPromptUser()