licenses: Add SPDX headers to the git commit hook scripts
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# Execute the checkstyle script after committing any code. This allows the
|
||||
# commit to succeed, but ensures that the developer is aware of any potential
|
||||
# issues immediately, and can resolve them and fix rapidly with:
|
||||
|
||||
Reference in New Issue
Block a user