X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fusb%2Fgadget%2Ffunction%2Ff_acm.c;h=9fc98de836249eccfd7096c6dcbaf1d63643f15a;hb=abc36be236358162202e86ad88616ff95a755101;hp=8680af4ab66713f80f4f49dcd3a100471388d113;hpb=6ace4f6bbcfde70278a33c11443ecda3ed0ec1b6;p=mirror_ubuntu-bionic-kernel.git diff --git a/drivers/usb/gadget/function/f_acm.c b/drivers/usb/gadget/function/f_acm.c index 8680af4ab667..9fc98de83624 100644 --- a/drivers/usb/gadget/function/f_acm.c +++ b/drivers/usb/gadget/function/f_acm.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * f_acm.c -- USB CDC serial (ACM) function driver * @@ -6,10 +7,6 @@ * Copyright (C) 2008 by Nokia Corporation * Copyright (C) 2009 by Samsung Electronics * Author: Michal Nazarewicz (mina86@mina86.com) - * - * This software is distributed under the terms of the GNU General - * Public License ("GPL") as published by the Free Software Foundation, - * either version 2 of that License or (at your option) any later version. */ /* #define VERBOSE_DEBUG */