From 0138f99d4641c31f03cfdfe3c34731a6318f2a83 Mon Sep 17 00:00:00 2001 From: Mark Mendez Date: Tue, 18 Mar 2025 17:36:02 +0000 Subject: [PATCH] PCD: Fix license to GPL2 This fixes the mistake of adding the Nvidia proprietary license for upstream documents Bug 5068365 Bug 5278766 Change-Id: If346041568bbf7b94c68b787dd22783840fa1de8 Signed-off-by: Mark Mendez Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3321819 Reviewed-by: Jon Hunter Reviewed-by: svcacv Reviewed-by: Brad Griffis GVS: buildbot_gerritrpt --- .../ethernet/nvidia/nvethernet/nvidia,tegra264-mgbe.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Documentation/devicetree/bindings/net/ethernet/nvidia/nvethernet/nvidia,tegra264-mgbe.yaml b/Documentation/devicetree/bindings/net/ethernet/nvidia/nvethernet/nvidia,tegra264-mgbe.yaml index 9a86675c..b25ef62b 100644 --- a/Documentation/devicetree/bindings/net/ethernet/nvidia/nvethernet/nvidia,tegra264-mgbe.yaml +++ b/Documentation/devicetree/bindings/net/ethernet/nvidia/nvethernet/nvidia,tegra264-mgbe.yaml @@ -1,12 +1,5 @@ # SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. -# SPDX-License-Identifier: LicenseRef-NvidiaProprietary -# -# NVIDIA CORPORATION, its affiliates and licensors retain all intellectual -# property and proprietary rights in and to this material, related -# documentation and any modifications thereto. Any use, reproduction, -# disclosure or distribution of this material and related documentation -# without an express license agreement from NVIDIA CORPORATION or -# its affiliates is strictly prohibited. +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause %YAML 1.2 ---