aboutsummaryrefslogtreecommitdiff
path: root/examples/debug_output.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/debug_output.sh')
-rwxr-xr-xexamples/debug_output.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/debug_output.sh b/examples/debug_output.sh
index d54635f..b3ecec2 100755
--- a/examples/debug_output.sh
+++ b/examples/debug_output.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 script does the very simple job of echoing some text. If a '-d' (or
# '--debug') flag is given, additinal "debug" output is enabled.
#