forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/tools/testing/selftests/pstore/common_tests
....@@ -1,11 +1,11 @@
11 #!/bin/sh
2
+# SPDX-License-Identifier: GPL-2.0-only
23
34 # common_tests - Shell script commonly used by pstore test scripts
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 # Utilities
1111 errexit() { # message