Skip to content

Commit 370d4dc

Browse files
authored
[docs] update Thread version (openthread#8053)
1 parent b8b88d9 commit 370d4dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NOTICE

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
OpenThread is an open source implementation of the Thread 1.2.0 Final Specification.
2-
The Thread 1.2.0 Final Specification is promulgated by the Thread Group. The Thread
1+
OpenThread is an open source implementation of the Thread 1.3.0 Final Specification.
2+
The Thread 1.3.0 Final Specification is promulgated by the Thread Group. The Thread
33
Group is a non-profit organization formed for the purposes of defining one or
44
more specifications, best practices, reference architectures, implementation
55
guidelines and certification programs to promote the availability of compliant
66
implementations of the Thread protocol. Information on becoming a Member, including
77
information about the benefits thereof, can be found at http://threadgroup.org.
88

99
OpenThread is not affiliated with or endorsed by the Thread Group. Implementation
10-
of this OpenThread code does not assure compliance with the Thread 1.2.0 Final
10+
of this OpenThread code does not assure compliance with the Thread 1.3.0 Final
1111
Specification and does not convey the right to identify any final product as Thread
1212
certified. Members of the Thread Group may hold patents and other intellectual
13-
property rights relating to the Thread 1.2.0 Final Specification, ownership and
13+
property rights relating to the Thread 1.3.0 Final Specification, ownership and
1414
licenses of which are subject to the Thread Group’s IP Policies, and not this license.
1515

1616
The included copyright to the OpenThread code is subject to the license in the

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OpenThread released by Google is... <a href="https://www.threadgroup.org/What-is
1010

1111
**...OS and platform agnostic**, with a narrow platform abstraction layer and a small memory footprint, making it highly portable. It supports both system-on-chip (SoC) and network co-processor (NCP) designs.
1212

13-
**...a Thread Certified Component**, implementing all features defined in the [Thread 1.2 specification](https://www.threadgroup.org/support#specifications), including all Thread networking layers (IPv6, 6LoWPAN, IEEE 802.15.4 with MAC security, Mesh Link Establishment, Mesh Routing) and device roles, as well as [Border Router](https://github.com/openthread/ot-br-posix) support.
13+
**...a Thread Certified Component**, implementing all features defined in the [Thread 1.3.0 specification](https://www.threadgroup.org/support#specifications), including all Thread networking layers (IPv6, 6LoWPAN, IEEE 802.15.4 with MAC security, Mesh Link Establishment, Mesh Routing) and device roles, as well as [Border Router](https://github.com/openthread/ot-br-posix) support.
1414

1515
More information about Thread can be found at [threadgroup.org](http://threadgroup.org/). Thread is a registered trademark of the Thread Group, Inc.
1616

0 commit comments

Comments
 (0)