kernel/drivers/vme/bridges/vme_fake.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Fake VME bridge support. 3 4 * .. .. @@ -18,11 +19,6 @@ 18 19 * 19 20 * Based on work by Tom Armistead and Ajit Prem 20 21 * Copyright 2004 Motorola Inc. 21 - *22 - * This program is free software; you can redistribute it and/or modify it23 - * under the terms of the GNU General Public License as published by the24 - * Free Software Foundation; either version 2 of the License, or (at your25 - * option) any later version.26 22 */ 27 23 28 24 #include <linux/device.h>