aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 10:55:20 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 10:55:20 +0200
commit3cf5714c94d755fd21c56281f9f43d7ded3b6c02 (patch)
tree09537eb505caf6a813f7108db4204d3cc9443563
parentca3e1bbeb377f7ddc38aeb43969610a0d0e55874 (diff)
downloadgnunet-3cf5714c94d755fd21c56281f9f43d7ded3b6c02.tar.gz
gnunet-3cf5714c94d755fd21c56281f9f43d7ded3b6c02.zip
add missing license
-rwxr-xr-xsrc/gns/test_proxy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_proxy.sh b/src/gns/test_proxy.sh
index c960d4df9..5ea083122 100755
--- a/src/gns/test_proxy.sh
+++ b/src/gns/test_proxy.sh
@@ -1,5 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2 2# This file is in the public domain.
3TEST_DOMAIN="www.test" 3TEST_DOMAIN="www.test"
4 4
5gnunet-arm -s -c test_gns_proxy.conf 5gnunet-arm -s -c test_gns_proxy.conf