From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> To: Vladimir Stankovic <vladimir.stankovic@displaylink.com> Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>, Petar Kovacevic <petar.kovacevic@displaylink.com>, Stefan Lugonjic <stefan.lugonjic@displaylink.com>, Nikola Simic <nikola.simic@displaylink.com>, Marko Miljkovic <marko.miljkovic@displaylink.com> Subject: Re: [PATCH 1/1] usb: Add MA USB Host driver Date: Tue, 11 Feb 2020 08:41:08 -0800 [thread overview] Message-ID: <20200211164108.GC1931506@kroah.com> (raw) In-Reply-To: <61e63056-31f9-9d4b-60c1-8cbf0372d34f@displaylink.com> On Tue, Feb 11, 2020 at 04:21:24PM +0000, Vladimir Stankovic wrote: > +++ b/drivers/usb/mausb_host/include/common/ma_usb.h > @@ -0,0 +1,873 @@ > +/* SPDX-License-Identifier: GPL-2.0 */ Nice. > +/* > + * Copyright (c) 2019 - 2020 DisplayLink (UK) Ltd. > + * > + * This file is subject to the terms and conditions of the GNU General Public > + * License v2. See the file COPYING in the main directory of this archive for > + * more details. Note, COPYING does not say what you think it says here :) Please remove all "license boilerplate" from all of these files, with the use of SPDX you do not need it, and, as is the case here, it can often be wrong. thanks, greg k-h
next prev parent reply other threads:[~2020-02-11 16:41 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <VI1PR10MB1965B4B61D7A9808B2EA095591180@VI1PR10MB1965.EURPRD10.PROD.OUTLOOK.COM> 2020-02-11 16:21 ` Vladimir Stankovic 2020-02-11 16:39 ` gregkh 2020-02-12 9:41 ` [External] " Vladimir Stankovic 2020-02-12 13:22 ` gregkh 2020-02-11 16:39 ` gregkh 2020-02-11 16:41 ` gregkh [this message] 2020-02-12 9:43 ` Vladimir Stankovic
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200211164108.GC1931506@kroah.com \ --to=gregkh@linuxfoundation.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-usb@vger.kernel.org \ --cc=marko.miljkovic@displaylink.com \ --cc=nikola.simic@displaylink.com \ --cc=petar.kovacevic@displaylink.com \ --cc=stefan.lugonjic@displaylink.com \ --cc=vladimir.stankovic@displaylink.com \ --subject='Re: [PATCH 1/1] usb: Add MA USB Host driver' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).