diff options
Diffstat (limited to 'build-0.3/run-if-arg')
| -rwxr-xr-x | build-0.3/run-if-arg | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/build-0.3/run-if-arg b/build-0.3/run-if-arg index 819a3cb..1076b46 100755 --- a/build-0.3/run-if-arg +++ b/build-0.3/run-if-arg @@ -1,8 +1,7 @@  #! /usr/bin/env bash  # file      : build/run-if-arg -# author    : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC  # license   : GNU GPL v2; see accompanying LICENSE file  # Run command if there are any non-empty arguments. | 
