From c6efef8f7414c008aa295dfd6b2db69a8ce29fdc Mon Sep 17 00:00:00 2001 From: Simon Je Date: Thu, 15 Dec 2022 11:53:31 +0900 Subject: [PATCH] drivers: misc: Fix license in nvscierror.h It is updated to be compatible with GPL license. bug 3871403 Change-Id: I5a6a05b405d8eaa166d0f83d287fccc443a91115 Signed-off-by: Simon Je Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2828259 Reviewed-by: svcacv Reviewed-by: Suresh Venkatachalam Reviewed-by: svc_kernel_abi Reviewed-by: Vipin Kumar GVS: Gerrit_Virtual_Submit --- include/linux/nvscierror.h | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/include/linux/nvscierror.h b/include/linux/nvscierror.h index 9e1140c5..10340a2c 100644 --- a/include/linux/nvscierror.h +++ b/include/linux/nvscierror.h @@ -1,11 +1,14 @@ /* - * Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2019-2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved. * - * NVIDIA Corporation and its licensors retain all intellectual property - * and proprietary rights in and to this software, related documentation - * and any modifications thereto. Any use, reproduction, disclosure or - * distribution of this software and related documentation without an express - * license agreement from NVIDIA Corporation is strictly prohibited. + * 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. */ /*