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 <sje@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2828259
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Suresh Venkatachalam <skathirampat@nvidia.com>
Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com>
Reviewed-by: Vipin Kumar <vipink@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Simon Je
2022-12-15 11:53:31 +09:00
committed by Laxman Dewangan
parent efcc11fc9c
commit c6efef8f74

View File

@@ -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 * This program is free software; you can redistribute it and/or modify it
* and proprietary rights in and to this software, related documentation * under the terms and conditions of the GNU General Public License,
* and any modifications thereto. Any use, reproduction, disclosure or * version 2, as published by the Free Software Foundation.
* distribution of this software and related documentation without an express *
* license agreement from NVIDIA Corporation is strictly prohibited. * 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.
*/ */
/* /*