kernel/include/video/gbe.h
.. .. @@ -1,10 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * include/video/gbe.h -- SGI GBE (Graphics Back End) 3 4 * 4 5 * Copyright (C) 1999 Silicon Graphics, Inc. (Jeffrey Newquist) 5 - *6 - * This file is subject to the terms and conditions of the GNU General Public7 - * License version 2 as published by the Free Software Foundation.8 6 */ 9 7 10 8 #ifndef __GBE_H__