diff options
Diffstat (limited to 'tests/data/cmd-fake')
-rwxr-xr-x | tests/data/cmd-fake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/cmd-fake b/tests/data/cmd-fake index 7cde65e..4e95bd8 100755 --- a/tests/data/cmd-fake +++ b/tests/data/cmd-fake @@ -3,6 +3,10 @@ # # This is a fake wallet backend that returns bogus data for verification by # the client test suite. It doesn't test any of the wallet server code. +# +# Written by Russ Allbery <rra@stanford.edu> +# Copyright 2007 Board of Trustees, Leland Stanford Jr. University +# See LICENSE for licensing terms. command="$1" shift |