]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - test/dfu/dfu_gadget_test_init.sh
test: dfu: cosmetic: Add missing license information to DFU test scripts
[karo-tx-uboot.git] / test / dfu / dfu_gadget_test_init.sh
index 0d5c6c0cd080249f00540505538c9a888db14e2b..640628eecb7af19b487945c52218bd2c3682b2d1 100755 (executable)
@@ -1,5 +1,15 @@
 #! /bin/bash
 
+# Copyright (C) 2014 Samsung Electronics
+# Lukasz Majewski <l.majewski@samsung.com>
+#
+# Script fixes, enhancements and testing:
+# Stephen Warren <swarren@nvidia.com>
+#
+# Script for test files generation
+#
+# SPDX-License-Identifier:     GPL-2.0+
+
 set -e # any command return if not equal to zero
 clear