summaryrefslogtreecommitdiff
path: root/tempmon.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tempmon.sh')
-rw-r--r--tempmon.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tempmon.sh b/tempmon.sh
index 3e752be..feb9d80 100644
--- a/tempmon.sh
+++ b/tempmon.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+# Copyright (C) 2011, 2013 Luke Shumaker <lukeshu@sbcglobal.net>
if [[ $# -ne 2 ]]; then
echo "Usage: $0 THRESHOLD COMMAND"