Signed-off-by: Maxim Uvarov <[email protected]> --- test/performance/odp_scheduling_run | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/test/performance/odp_scheduling_run b/test/performance/odp_scheduling_run index b64a79d..e957a98 100755 --- a/test/performance/odp_scheduling_run +++ b/test/performance/odp_scheduling_run @@ -1,5 +1,10 @@ #!/bin/sh # +# Copyright (c) 2015, Linaro Limited +# All rights reserved. +# +# SPDX-License-Identifier: BSD-3-Clause +# # Script that passes command line arguments to odp_scheduling test when # launched by 'make check' -- 1.9.1 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
