Skip to content

Commit 64ee922

Browse files
authored
Clarify source files and licensing requirements (#1134)
* Clarify source files and licensing requirements Clarified prerequisites for project submissions, including licensing requirements and added a note about commercial use starting in 2026. * Remove commercial change * Remove trailing space
1 parent cec412f commit 64ee922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

howto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ permalink: /howto/
77
If your project does not meet the following criteria, your pull request **will** be rejected:
88

99
- Publicly available source code repository...
10-
- Containing schematics or source code for a device with a USB interface...
11-
- Licensed under a recognized open source or open source hardware license. Your source code repository must contain a LICENSE file attesting to this fact.
10+
- Containing modifiable PCB design files (schematics and layout) and/or source code for a device with a USB interface...
11+
- Licensed under a recognized open source or open source hardware license. (See the [Open Source Hardware Definition](https://oshwa.org/resources/open-source-hardware-definition/) for details.) Your source code repository must contain a LICENSE file attesting to this fact.
1212

1313
If your project involves both hardware and software, both need to be licensed under recognised OSS and OSHW licenses. If your project involves only one or the other, we may ask for further justification as to why you need a PID associated with your software project / development board instead of allowing end-users to request their own.
1414

0 commit comments

Comments
 (0)