diff --git a/doc/header.adoc b/doc/header.adoc index 57c640182..fae544a6d 100644 --- a/doc/header.adoc +++ b/doc/header.adoc @@ -1,7 +1,5 @@ = RISC-V Vector C Intrinsic Specification Document -Authors: Author 1, Author 2 -:docgroup: RISC-V Vector C Intrinsic Task Group -:description: RISC-V Vector C Intrinsic Specification Document +RISC-V Vector C Intrinsic Task Group :company: RISC-V.org :revinfo: :url-riscv: http://riscv.org @@ -40,14 +38,7 @@ it is accepted as a standard. Implementations based on this draft may not conform to the future standard. ==== -[preface] -== Copyright and license information -This specification is licensed under the Creative Commons -Attribution 4.0 International License (CC-BY 4.0). The full -license text is available at -https://creativecommons.org/licenses/by/4.0/. - -Copyright 2023 by RISC-V International. +include::preface.adoc[] include::rvv-intrinsic-spec.adoc[] diff --git a/doc/preface.adoc b/doc/preface.adoc new file mode 100644 index 000000000..bf0d5aa66 --- /dev/null +++ b/doc/preface.adoc @@ -0,0 +1,30 @@ +[preface] +== Copyright and license information +This specification is licensed under the Creative Commons +Attribution 4.0 International License (CC-BY 4.0). The full +license text is available at +https://creativecommons.org/licenses/by/4.0/. + +Copyright 2023 by RISC-V International. + +[preface] +== Contributors + +This RISC-V specification has been contributed to directly or indirectly by (in alphabetical order): + +[%hardbreaks] + +Contributors to all versions of the spec in alphabetical order: + +Brandon Wu, +Camel Coder, +Craig Topper, +Eop Chen, +HanKuan Chen, +HsiangKai Wang, +Jerry Zhang Jian, +Kito Cheng, +Nick Knight, +Roger Ferrer Ibanez, +Yi-Hsiu Hsu, +Zakk Chen