hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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__