clarify license of test scripts
[oweals/gnunet.git] / src / gns / test_gns_lookup.sh
index 79558afae73ba6b3acaa0cf9e91001d1d67db004..2dffa12514a7d2e7666cd5125b9c7cba96e13ea2 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# This file is in the public domain.
 trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT
 
 LOCATION=$(which gnunet-config)