diff options
Diffstat (limited to 'v-editor.sh')
-rw-r--r-- | v-editor.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v-editor.sh b/v-editor.sh index 568f8f1..ac9ab91 100644 --- a/v-editor.sh +++ b/v-editor.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2011-2015 Luke Shumaker <lukeshu@sbcglobal.net> +# Copyright (C) 2011-2015 Luke Shumaker <lukeshu@lukeshu.com> run() { local prog="$1"; shift |