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