kernel/arch/x86/platform/intel-mid/device_libs/platform_bma023.c
.. .. @@ -1,12 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * platform_bma023.c: bma023 platform data initialization file 3 4 * 4 5 * (C) Copyright 2013 Intel Corporation 5 - *6 - * This program is free software; you can redistribute it and/or7 - * modify it under the terms of the GNU General Public License8 - * as published by the Free Software Foundation; version 29 - * of the License.10 6 */ 11 7 12 8 #include <asm/intel-mid.h>