summaryrefslogtreecommitdiff
path: root/poky/scripts/contrib/test_build_time_worker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'poky/scripts/contrib/test_build_time_worker.sh')
-rwxr-xr-xpoky/scripts/contrib/test_build_time_worker.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/scripts/contrib/test_build_time_worker.sh b/poky/scripts/contrib/test_build_time_worker.sh
index 478e8b0d03..a2879d2336 100755
--- a/poky/scripts/contrib/test_build_time_worker.sh
+++ b/poky/scripts/contrib/test_build_time_worker.sh
@@ -1,5 +1,7 @@
#!/bin/bash
#
+# Copyright OpenEmbedded Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#
# This is an example script to be used in conjunction with test_build_time.sh