]> git.sur5r.net Git - u-boot/blobdiff - lib/efi_selftest/efi_selftest_watchdog.c
tools/file2include: create Linux style SPDX header
[u-boot] / lib / efi_selftest / efi_selftest_watchdog.c
index e4af38407fd5e1d74d7b5b62aa4d3c1f2033a308..bff2330918c1e09eff74075b407cbc8641c4c77e 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * efi_selftest_watchdog
  *
  * Copyright (c) 2017 Heinrich Schuchardt <xypron.glpk@gmx.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+
- *
  * The 'watchdog timer' unit test checks that the watchdog timer
  * will not cause a system restart during the timeout period after
  * a timer reset.