hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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