Assert copyright on comments in file.

Test: m droid dist
Change-Id: I3caba054f44e1dcc9896fd4121c3d6a1a5139158
This commit is contained in:
Bob Badour
2023-03-01 10:31:25 -08:00
parent 7cc4e334ca
commit 1d31e2d776

View File

@@ -141,7 +141,7 @@ endif
fi;)
$(hide) echo "# end of file" >> $$@
$(call declare-0p-target,$(2))
$(call declare-1p-target,$(2))
endef
# -----------------------------------------------------------------