diff options
Diffstat (limited to 'chardiff.sh')
-rw-r--r-- | chardiff.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chardiff.sh b/chardiff.sh index 4256d0c..7eca842 100644 --- a/chardiff.sh +++ b/chardiff.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2011-2014 Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (C) 2011-2014 Luke Shumaker <lukeshu@lukeshu.com> # Basically run getopt(1) with arguments that reflect wdiff(1)'s usage # Except for -d|--diff-input, chardiff doesn't support that. |