Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft RNDIS Specification License Agreement #3908

Open
AyanSinhaMahapatra opened this issue Sep 6, 2024 · 2 comments
Open

Microsoft RNDIS Specification License Agreement #3908

AyanSinhaMahapatra opened this issue Sep 6, 2024 · 2 comments
Assignees
Labels
new-license A new scancode license can be added for this

Comments

@AyanSinhaMahapatra
Copy link
Member

Seen at https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/usb/gadget/function/rndis.c?h=v4.19.64 (and also newer kernel versions)

// SPDX-License-Identifier: GPL-2.0
/*
 * RNDIS MSG parser
 *
 * Authors:	Benedikt Spranger, Pengutronix
 *		Robert Schwebel, Pengutronix
 *
 *		This software was originally developed in conformance with
 *		Microsoft's Remote NDIS Specification License Agreement.
 *
 * 03/12/2004 Kai-Uwe Bloem <[email protected]>
 *		Fixed message length bug in init_response
 *
 * 03/25/2004 Kai-Uwe Bloem <[email protected]>
 *		Fixed rndis_rm_hdr length bug.
 *
 * Copyright (C) 2004 by David Brownell
 *		updates to merge with Linux 2.6, better match RNDIS spec
 */

Here This software was originally developed in conformance with Microsoft's Remote NDIS Specification License Agreement. is being detected as unknown.

I could not find a license text for this, is this a candidate for a new license?

@AyanSinhaMahapatra AyanSinhaMahapatra added the new-license A new scancode license can be added for this label Sep 6, 2024
@DennisClark
Copy link
Member

@AyanSinhaMahapatra I found a pdf for this: "[MS-RNDIS]: Remote Network Driver Interface Specification (RNDIS) Protocol" and will add it to DejaCode shortly.

@DennisClark
Copy link
Member

@AyanSinhaMahapatra I have added LicenseRef-scancode-ms-rndis to DejaCode. Proprietary Free. Please synch the new license and create corresponding detection rules, thanks!

AyanSinhaMahapatra added a commit that referenced this issue Sep 9, 2024
Added by @DennisClark

Reference: #3908
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-license A new scancode license can be added for this
Projects
None yet
Development

No branches or pull requests

2 participants