(See http://wiki.openwrt.org/doc/devel/packages for overall format and construction)
All packages you commit or submit by pull-request should follow these simple guidelines:
Makefile contents should contain:
<jdh@jdhs-email-provider.org
>)Commits in your pull-requests should:
If you have commit access:
Gaining commit access:
Release Branches:
####Common LICENSE tags (short list)
(Complete list can be found at: http://spdx.org/licenses)
Full Name | Identifier |
---|---|
Apache License 1.0 | Apache-1.0 |
Apache License 1.1 | Apache-1.1 |
Apache License 2.0 | Apache-2.0 |
Artistic License 1.0 | Artistic-1.0 |
Artistic License 1.0 (Perl) | Artistic-1.0-Perl |
Artistic License 1.0 w/clause 8 | Artistic-1.0-cl8 |
Artistic License 2.0 | Artistic-2.0 |
BSD 2-clause "Simplified" License | BSD-2-Clause |
BSD 2-clause FreeBSD License | BSD-2-Clause-FreeBSD |
BSD 2-clause NetBSD License | BSD-2-Clause-NetBSD |
BSD 3-clause "New" or "Revised" License | BSD-3-Clause |
BSD 3-clause Clear License | BSD-3-Clause-Clear |
BSD 4-clause "Original" or "Old" License | BSD-4-Clause |
BSD Protection License | BSD-Protection |
BSD with attribution | BSD-3-Clause-Attribution |
BSD-4-Clause (University of California-Specific) | BSD-4-Clause-UC |
GNU General Public License v1.0 only | GPL-1.0 |
GNU General Public License v1.0 or later | GPL-1.0+ |
GNU General Public License v2.0 only | GPL-2.0 |
GNU General Public License v2.0 or later | GPL-2.0+ |
GNU General Public License v3.0 only | GPL-3.0 |
GNU General Public License v3.0 or later | GPL-3.0+ |
GNU Lesser General Public License v2.1 only | LGPL-2.1 |
GNU Lesser General Public License v2.1 or later | LGPL-2.1+ |
GNU Lesser General Public License v3.0 only | LGPL-3.0 |
GNU Lesser General Public License v3.0 or later | LGPL-3.0+ |
GNU Library General Public License v2 only | LGPL-2.0 |
GNU Library General Public License v2 or later | LGPL-2.0+ |
Fair License | Fair |
ISC License | ISC |
MIT License | MIT |
No Limit Public License | NLPL |
OpenSSL License | OpenSSL |
X11 License | X11 |
zlib License | Zlib |