mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
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> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32447>
This commit is contained in:
parent
cc85d0c156
commit
5774f2c66e
1 changed files with 2 additions and 8 deletions
|
|
@ -1,12 +1,6 @@
|
|||
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
|
||||
/*
|
||||
* Copyright (C) 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.
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-1.0-or-later WITH Linux-syscall-note
|
||||
* Copyright 2012 Google, Inc.
|
||||
*/
|
||||
|
||||
#ifndef _UAPI_LINUX_SYNC_H
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue