From 513f9d2ffe5438e5116aefbf3d7b9d3271b91148 Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Tue, 27 Jun 2023 11:54:18 +0000 Subject: [PATCH] tegra234: platforms: dt-bindings: Fix license format Use SPDX license format in the header files. Change-Id: I84b9e439379c256762ca506348f293eeeeaf821b Signed-off-by: Laxman Dewangan --- .../dt-bindings/tegra234-p3737-0000+p3701-0000.h | 15 +-------------- .../dt-bindings/tegra234-p3767-0000-common.h | 11 +---------- 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/include/platforms/dt-bindings/tegra234-p3737-0000+p3701-0000.h b/include/platforms/dt-bindings/tegra234-p3737-0000+p3701-0000.h index 76837a0..ac710d4 100644 --- a/include/platforms/dt-bindings/tegra234-p3737-0000+p3701-0000.h +++ b/include/platforms/dt-bindings/tegra234-p3737-0000+p3701-0000.h @@ -1,20 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2021-2023, NVIDIA CORPORATION. All rights reserved. * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - -/* * Definitions for Jetson tegra234-p3737-0000-p3701-0000 board. */ diff --git a/include/platforms/dt-bindings/tegra234-p3767-0000-common.h b/include/platforms/dt-bindings/tegra234-p3767-0000-common.h index 92e61c4..046b6ef 100644 --- a/include/platforms/dt-bindings/tegra234-p3767-0000-common.h +++ b/include/platforms/dt-bindings/tegra234-p3767-0000-common.h @@ -1,16 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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. - */ -/* * Definitions for Jetson tegra234-p3767-0000 board. */