aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-03-19 13:41:56 -0700
committerEric Kunze <eric.kunze@arm.com>2024-03-19 13:41:56 -0700
commit0321b1a3f40908b8693c563bc20b580e6a50bbee (patch)
tree390619895aa7349e67d0d864ab9ddbf4192d315b
parent526f6c7b5d20e967109ca92c8fc54c26c0438135 (diff)
downloadspecification-v0.90.tar.gz
Remove draft tag from 0.90 branchv0.90
Preparation for release. Also update the license copyright year. Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I868cd9a33b05a529751d79facf94988b152c4c99
-rw-r--r--chapters/tosa_license.adoc2
-rw-r--r--tosa.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapters/tosa_license.adoc b/chapters/tosa_license.adoc
index 2ad27c4..a0f4626 100644
--- a/chapters/tosa_license.adoc
+++ b/chapters/tosa_license.adoc
@@ -37,7 +37,7 @@ The Arm corporate logo and words marked with ® or ™ are registered trademarks
The validity, construction and performance of this Licence shall be governed by English Law.
-Copyright © 2020-2023 Arm Limited (or its affiliates). All rights reserved.
+Copyright © 2020-2024 Arm Limited (or its affiliates). All rights reserved.
Arm Limited. Company 02557590 registered in England.
110 Fulbourn Road, Cambridge, England CB1 9NJ.
diff --git a/tosa.xml b/tosa.xml
index ed5a25b..116726c 100644
--- a/tosa.xml
+++ b/tosa.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tosa SYSTEM "tosa.dtd">
<tosa>
- <version major="0" minor="90" patch="0" draft="true"/>
+ <version major="0" minor="90" patch="0" draft="false"/>
<profiles>
<profile name="BI">Base Inference</profile>
<profile name="MI">Main Inference</profile>