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
committerSteve Sakoman <steve@sakoman.com>2022-09-28 06:47:55 -1000
commite591325b2bd901c381003deb96a7b32a7148e93e (patch)
treebc80d3404a9f373458b88aff36e343714316d53e /bin/git-make-shallow
parent63bb5591e833de0e7b552963ad9bc4b39e56fda9 (diff)
downloadbitbake-contrib-e591325b2bd901c381003deb96a7b32a7148e93e.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> (cherry picked from commit 1aa338a216350a2751fff52f866039343e9ac013) Signed-off-by: Steve Sakoman <steve@sakoman.com>
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
#