From 40e4e98fbee9b926e33c65a1848bf6eb31d279db Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Thu, 20 Apr 2023 04:27:29 +0000 Subject: [PATCH] mc-utils: Use SPDX license GPL 2.0 format Use SPDX license GPL-V2.0 format and change Nvidia copyright year to include 2023. Bug 4078035 Change-Id: Ia37ad697df18900322ff46c2190081ebd61c81f0 Signed-off-by: Laxman Dewangan Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2891214 Reviewed-by: svcacv Reviewed-by: Jonathan Hunter GVS: Gerrit_Virtual_Submit --- drivers/platform/tegra/mc-utils/mc-utils.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/drivers/platform/tegra/mc-utils/mc-utils.c b/drivers/platform/tegra/mc-utils/mc-utils.c index 7e5df39c..bb04558a 100644 --- a/drivers/platform/tegra/mc-utils/mc-utils.c +++ b/drivers/platform/tegra/mc-utils/mc-utils.c @@ -1,14 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /** * Copyright (c) 2022-2023, NVIDIA CORPORATION. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. */ #include