Skip to content

Commit 170195c

Browse files
committed
Improve wording
Signed-off-by: Dave Rodgman <[email protected]>
1 parent be65285 commit 170195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kb/licensing/how-is-mbedtls-protected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Copyright
44

5-
Mbed TLS (formerly known as PolarSSL) is, like most software, protected by copyright. It is licensed for use under a dual open-source Apache 2.0 OR GPL 2.0-or-later license. The *project* is owned by TrustedFirmware.org, and the code is owned by all the people and companies who have contributed to it, collectively known as *The Mbed TLS Contributors*. (Note: some files in the 3rdparty directory, not used in the default build, have a different copyright as noted in the file headers, and only have the Apache 2.0 license).
5+
Mbed TLS (formerly known as PolarSSL) is, like most software, protected by copyright. It is licensed for use under a dual open-source Apache 2.0 OR GPL 2.0-or-later license. The *project* is owned by TrustedFirmware.org, and the code is owned by all the people and companies who have contributed to it, collectively known as *The Mbed TLS Contributors*. (Note: some files in the 3rdparty directory, not used in the default build, have a different copyright as noted in the file headers, and are licensed under only the Apache 2.0 license).
66

77
When contributing code to us, the author is required to sign off all commits with a [Developer Certificate of Origin](../../dco.txt) line, confirming that the code submitted can (legally) become part of the project, and be subject to the same Apache 2.0 or GPL 2.0-or-later license.
88

0 commit comments

Comments
 (0)