summaryrefslogtreecommitdiffstats
path: root/tests/basic_boolean_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic_boolean_test.sh')
-rwxr-xr-xtests/basic_boolean_test.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/basic_boolean_test.sh b/tests/basic_boolean_test.sh
index b8e642e..c81f096 100755
--- a/tests/basic_boolean_test.sh
+++ b/tests/basic_boolean_test.sh
@@ -1,4 +1,12 @@
#!/bin/bash
+#
+# json dbus bridge
+#
+# Copyright (c) 2010 by Michael Olbrich <m.olbrich@pengutronix.de>
+#
+# To the extent possible under law, Pengutronix e.K. has waived all copyright
+# and related or neighboring rights to JSON-DBus-Bridge Demo Code.
+#
. `dirname $0`/test_setup.sh "com.pengutronix.jdb.Test.Basic" || exit