hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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__