add missing ignores
[oweals/gnunet.git] / src / gns / test_gnunet_gns.sh
index 749d80b84467a5d57e74ff888ab4cc00a7243cd0..f6b4e721ab52ca8edadfcbc520f5b50b82dff709 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-
+# This file is in the public domain.
 LOCATION=$(which gnunet-config)
 if [ -z $LOCATION ]
 then