summaryrefslogtreecommitdiff
path: root/hangman-helper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hangman-helper.sh')
-rw-r--r--hangman-helper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hangman-helper.sh b/hangman-helper.sh
index c46bb1e..28f9d11 100644
--- a/hangman-helper.sh
+++ b/hangman-helper.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2011, 2013-2014 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2011, 2013-2014 Luke Shumaker <lukeshu@lukeshu.com>
# Usage: hangman-helper word not [-l]
# <word> is the known word, with unknown characters replaced with '.'.