diff options
Diffstat (limited to 'hangman-helper.sh')
-rw-r--r-- | hangman-helper.sh | 2 |
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 '.'. |