kernel/tools/testing/selftests/pstore/common_tests
.. .. @@ -1,11 +1,11 @@ 1 1 #!/bin/sh 2 +# SPDX-License-Identifier: GPL-2.0-only2 3 3 4 # common_tests - Shell script commonly used by pstore test scripts 4 5 # 5 6 # Copyright (C) Hitachi Ltd., 2015 6 7 # Written by Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com> 7 8 # 8 -# Released under the terms of the GPL v2.9 9 10 10 # Utilities 11 11 errexit() { # message