X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=common%2Fusb_kbd.c;h=2ca3767ecfa113e8ee36fabdf2261ee807e80f3a;hb=1274601a71baf2e04b8b7e7cf377cfe65ef4af37;hp=3174b5e1bf4b4a7b827edf825725f6f95c24cf9e;hpb=4e78e0317d3aab42c381b01033a0cd869ea28979;p=karo-tx-uboot.git diff --git a/common/usb_kbd.c b/common/usb_kbd.c index 3174b5e1bf..2ca3767ecf 100644 --- a/common/usb_kbd.c +++ b/common/usb_kbd.c @@ -5,24 +5,7 @@ * Part of this source has been derived from the Linux USB * project. * - * See file CREDITS for list of people who contributed to this - * project. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * + * SPDX-License-Identifier: GPL-2.0+ */ #include #include