aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_world.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_world.sh')
-rwxr-xr-xexamples/hello_world.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/hello_world.sh b/examples/hello_world.sh
index 6fb2cb0..84b755a 100755
--- a/examples/hello_world.sh
+++ b/examples/hello_world.sh
@@ -1,10 +1,5 @@
#!/bin/sh
#
-# Copyright 2008 Kate Ward. All Rights Reserved.
-# Released under the LGPL (GNU Lesser General Public License)
-#
-# Author: kate.ward@forestent.com (Kate Ward)
-#
# This is the proverbial 'Hello, world!' script to demonstrate the most basic
# functionality of shFlags.
#