bin: Copy eclair-tf-a-3.13/bin to the top-level
The idea is to reuse the same scripts in different images instead of
duplicating them.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Id03d36a81dd4f6518abd2bb35a7bd78f7182e751
diff --git a/bin/returnLicense b/bin/returnLicense
new file mode 100755
index 0000000..36a662c
--- /dev/null
+++ b/bin/returnLicense
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+usage() {
+ echo "Usage: $0" >&2
+ exit 2
+}
+
+[ $# -eq 0 ] || usage
+
+"${ECLAIR_TOP_DIR}/bin/eclair_licman" -c 38199