hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/tools/testing/selftests/pstore/pstore_post_reboot_tests
....@@ -1,11 +1,11 @@
11 #!/bin/sh
2
+# SPDX-License-Identifier: GPL-2.0-only
23
34 # pstore_post_reboot_tests - Check pstore's behavior after crash/reboot
45 #
56 # Copyright (C) Hitachi Ltd., 2015
67 # Written by Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com>
78 #
8
-# Released under the terms of the GPL v2.
99
1010 # Kselftest framework requirement - SKIP code is 4.
1111 ksft_skip=4