kernel/include/linux/mcb.h
.. .. @@ -1,12 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * MEN Chameleon Bus. 3 4 * 4 5 * Copyright (C) 2014 MEN Mikroelektronik GmbH (www.men.de) 5 6 * Author: Johannes Thumshirn <johannes.thumshirn@men.de> 6 - *7 - * This program is free software; you can redistribute it and/or modify it8 - * under the terms of the GNU General Public License as published by the Free9 - * Software Foundation; version 2 of the License.10 7 */ 11 8 #ifndef _LINUX_MCB_H 12 9 #define _LINUX_MCB_H