]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - tools/testing/selftests/drivers/gpu/i915.sh
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / tools / testing / selftests / drivers / gpu / i915.sh
index c06d6e8a8dcc91ad3fd1952e1d52503a87df49af..d3895bc714b73d0a7ac6fb8fbc3dafdbf25a14b2 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # Runs hardware independent tests for i915 (drivers/gpu/drm/i915)
 
 if ! /sbin/modprobe -q -r i915; then