kernel/include/linux/ipack.h
.. .. @@ -1,12 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Industry-pack bus. 3 4 * 4 5 * Copyright (C) 2011-2012 CERN (www.cern.ch) 5 6 * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com> 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 12 9 #include <linux/mod_devicetable.h>