From 370d4dc0b5046fee70ae039c8b8deb4e722abeea Mon Sep 17 00:00:00 2001 From: Jonathan Hui Date: Mon, 22 Aug 2022 16:30:36 -0700 Subject: [PATCH] [docs] update Thread version (#8053) --- NOTICE | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE b/NOTICE index 94a2d719f..04cdb0a7d 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ -OpenThread is an open source implementation of the Thread 1.2.0 Final Specification. -The Thread 1.2.0 Final Specification is promulgated by the Thread Group. The Thread +OpenThread is an open source implementation of the Thread 1.3.0 Final Specification. +The Thread 1.3.0 Final Specification is promulgated by the Thread Group. The Thread Group is a non-profit organization formed for the purposes of defining one or more specifications, best practices, reference architectures, implementation guidelines and certification programs to promote the availability of compliant @@ -7,10 +7,10 @@ implementations of the Thread protocol. Information on becoming a Member, includ information about the benefits thereof, can be found at http://threadgroup.org. OpenThread is not affiliated with or endorsed by the Thread Group. Implementation -of this OpenThread code does not assure compliance with the Thread 1.2.0 Final +of this OpenThread code does not assure compliance with the Thread 1.3.0 Final Specification and does not convey the right to identify any final product as Thread certified. Members of the Thread Group may hold patents and other intellectual -property rights relating to the Thread 1.2.0 Final Specification, ownership and +property rights relating to the Thread 1.3.0 Final Specification, ownership and licenses of which are subject to the Thread Group’s IP Policies, and not this license. The included copyright to the OpenThread code is subject to the license in the diff --git a/README.md b/README.md index 657458845..3f4a1c072 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ OpenThread released by Google is...