diff --git a/include/drm-uapi/sync_file.h b/include/drm-uapi/sync_file.h index 7ede34e12de..e318ac273a2 100644 --- a/include/drm-uapi/sync_file.h +++ b/include/drm-uapi/sync_file.h @@ -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