We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b5a3a commit 6e0575fCopy full SHA for 6e0575f
2 files changed
spec/src/main/asciidoc/docinfo.html
@@ -0,0 +1,2 @@
1
+<!-- revnumber comes from plugin configuration -->
2
+<link rel="canonical" href="https://jakarta.ee/specifications/jsonb/{revnumber}/jakarta-jsonb-spec-{revnumber}" />
spec/src/main/asciidoc/jsonb-spec.adoc
@@ -1,12 +1,13 @@
//
-// Copyright (c) 2017, 2019 Contributors to the Eclipse Foundation
+// Copyright (c) 2017, 2026 Contributors to the Eclipse Foundation
3
4
5
= Jakarta JSON Binding
6
:authors: Jakarta JSON Binding Team, https://projects.eclipse.org/projects/ee4j.jsonb
7
:email: https://dev.eclipse.org/mailman/listinfo/jsonb-dev
8
:version-label!:
9
:doctype: book
10
+:docinfo: shared
11
:license: Eclipse Foundation Specification License v1.0
12
:source-highlighter: coderay
13
:toc: left
0 commit comments