aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bitbake-prserv2
-rwxr-xr-xbin/bitbake-worker2
-rwxr-xr-xbin/git-make-shallow2
3 files changed, 6 insertions, 0 deletions
diff --git a/bin/bitbake-prserv b/bin/bitbake-prserv
index 323df66dd..5be42f3ce 100755
--- a/bin/bitbake-prserv
+++ b/bin/bitbake-prserv
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
#
+# Copyright BitBake Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#
diff --git a/bin/bitbake-worker b/bin/bitbake-worker
index 9d850ec77..2f3e9f72f 100755
--- a/bin/bitbake-worker
+++ b/bin/bitbake-worker
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
#
+# Copyright BitBake Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#
diff --git a/bin/git-make-shallow b/bin/git-make-shallow
index 1d00fbf18..d0532c5ab 100755
--- a/bin/git-make-shallow
+++ b/bin/git-make-shallow
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
#
+# Copyright BitBake Contributors
+#
# SPDX-License-Identifier: GPL-2.0-only
#