kernel/scripts/coccinelle/api/pm_runtime.cocci
.. .. @@ -1,8 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /// Make sure pm_runtime_* calls does not use unnecessary IS_ERR_VALUE 2 3 /// 3 4 // Keywords: pm_runtime 4 5 // Confidence: Medium 5 -// Copyright (C) 2013 Texas Instruments Incorporated - GPLv2.6 +// Copyright (C) 2013 Texas Instruments Incorporated -6 7 // URL: http://coccinelle.lip6.fr/ 7 8 // Options: --include-headers 8 9