forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
kernel/include/video/gbe.h
....@@ -1,10 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * include/video/gbe.h -- SGI GBE (Graphics Back End)
34 *
45 * Copyright (C) 1999 Silicon Graphics, Inc. (Jeffrey Newquist)
5
- *
6
- * This file is subject to the terms and conditions of the GNU General Public
7
- * License version 2 as published by the Free Software Foundation.
86 */
97
108 #ifndef __GBE_H__