aboutsummaryrefslogtreecommitdiffstats
path: root/bin/git-make-shallow
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-10 20:58:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-12 11:47:35 +0100
commit1aa338a216350a2751fff52f866039343e9ac013 (patch)
tree5cb6a9aa0795242a2c3932d422c75a8871d765dd /bin/git-make-shallow
parent0f4f3af6d93a0018df58b8a1d8d423c78ba6526d (diff)
downloadbitbake-1aa338a216350a2751fff52f866039343e9ac013.tar.gz
bitbake: Add copyright headers where missing
Where copyright headers were not present, add them to make things clear. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin/git-make-shallow')
-rwxr-xr-xbin/git-make-shallow2
1 files changed, 2 insertions, 0 deletions
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
#