drm-uapi: update licenses statement
Replace deprecated GPL-1.0+ with clear GPL-1.0-or-later.
Cc: mesa-stable
Signed-off-by: David Heidelberg <david@ixit.cz>
(cherry picked from commit 5774f2c66e
)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33113>
This commit is contained in:

committed by
Dylan Baker

parent
15b82ea898
commit
1022c4589c
@@ -1984,7 +1984,7 @@
|
|||||||
"description": "drm-uapi: update licenses statement",
|
"description": "drm-uapi: update licenses statement",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 1,
|
"nomination_type": 1,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": null,
|
"because_sha": null,
|
||||||
"notes": null
|
"notes": null
|
||||||
|
@@ -1,12 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2012 Google, Inc.
|
* SPDX-License-Identifier: GPL-1.0-or-later WITH Linux-syscall-note
|
||||||
*
|
* Copyright 2012 Google, Inc.
|
||||||
* 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.
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _UAPI_LINUX_SYNC_H
|
#ifndef _UAPI_LINUX_SYNC_H
|
||||||
|
Reference in New Issue
Block a user