Skip to content

Commit 593d432

Browse files
committed
fix copyright, CI name
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent 74fcd7b commit 593d432

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tck/tck-docs/JSONP2.1-ReleaseNotes.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!--
33
4-
Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2021, 2022 Oracle and/or its affiliates. All rights reserved.
55
66
This program and the accompanying materials are made available under the
77
terms of the Eclipse Public License v. 2.0, which is available at
@@ -40,7 +40,7 @@
4040
<body>
4141
<div align="center">
4242
<h1>Jakarta EE JSON Processing Technology Compatibility Kit, Version 2.1</h1>
43-
<h2> <em class="emphasize">Release Notes, December 2021</em></h2>
43+
<h2> <em class="emphasize">Release Notes, February 2022</em></h2>
4444
<h2><em class="emphasize"></em></h2>
4545
</div>
4646
<h2><a name="kit_contents">Kit Contents</a></h2>
@@ -90,7 +90,7 @@ <h2><a name="platform">Platform Notes</a></h2>
9090
<p>The Jakarta EE JSON Processing TCK tests have been run against the
9191
following Jakarta EE JSON Processing 2.1 Compatible Implementations:</p>
9292
<ul>
93-
<li>Jakarta EE JSON Processing Compatible Implementation Version 2.1.0</li>
93+
<li>Eclipse Parsson 1.1.0</li>
9494
</ul>
9595
<hr>
9696
<h2><a name="install_setup_run">Installing, Setting Up, and Running the
@@ -102,7 +102,7 @@ <h2><a name="install_setup_run">Installing, Setting Up, and Running the
102102
for complete instructions on installing, setting up, and running the
103103
JSON-P TCK. </p>
104104
<hr>
105-
<p><cite><small>Copyright 2013, 2021 Oracle and/or its affiliates. All
105+
<p><cite><small>Copyright &copy; 2013, 2022 Oracle and/or its affiliates. All
106106
rights reserved.</small></cite></p>
107107
</body>
108108
</html>

tck/tck-docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2>Guide to Jakarta EE JSON Processing TCK 2.1 Documentation</h2>
6969
<hr>
7070
<p><cite><small></small></cite></p>
7171
<address><small>
72-
Copyright &copy; 2013, 2021 Oracle and/or its affiliates. All rights
72+
Copyright &copy; 2013, 2022 Oracle and/or its affiliates. All rights
7373
reserved.
7474
</small></address>
7575
<cite>

0 commit comments

Comments
 (0)