copyright fixes (#1561)
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 8dcf88e..51dab9f 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -10,7 +10,7 @@
# SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
#
-name: JAXB stax-ex
+name: JAXB RI
on: [push, pull_request]
diff --git a/jaxb-ri/HOWTO-build.txt b/jaxb-ri/HOWTO-build.txt
index 5046d5c..081dad8 100644
--- a/jaxb-ri/HOWTO-build.txt
+++ b/jaxb-ri/HOWTO-build.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/License.html b/jaxb-ri/License.html
index e4312e2..f699040 100644
--- a/jaxb-ri/License.html
+++ b/jaxb-ri/License.html
@@ -3,7 +3,7 @@
<head>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/core/src/test/java/jaxb/core/test/OSGiBundleVersionTest.java b/jaxb-ri/bundles/core/src/test/java/jaxb/core/test/OSGiBundleVersionTest.java
index d04a4f5..db08954 100644
--- a/jaxb-ri/bundles/core/src/test/java/jaxb/core/test/OSGiBundleVersionTest.java
+++ b/jaxb-ri/bundles/core/src/test/java/jaxb/core/test/OSGiBundleVersionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/jxc/src/main/java/module-info.java b/jaxb-ri/bundles/jxc/src/main/java/module-info.java
index d123091..1a4b6de 100644
--- a/jaxb-ri/bundles/jxc/src/main/java/module-info.java
+++ b/jaxb-ri/bundles/jxc/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2019, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/jxc/src/test/java/jaxb/jxc/test/OSGiBundleVersionTest.java b/jaxb-ri/bundles/jxc/src/test/java/jaxb/jxc/test/OSGiBundleVersionTest.java
index 6f55114..4f5154e 100644
--- a/jaxb-ri/bundles/jxc/src/test/java/jaxb/jxc/test/OSGiBundleVersionTest.java
+++ b/jaxb-ri/bundles/jxc/src/test/java/jaxb/jxc/test/OSGiBundleVersionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/osgi/osgi/exclude.xml b/jaxb-ri/bundles/osgi/osgi/exclude.xml
index d9f0014..d3c25c3 100644
--- a/jaxb-ri/bundles/osgi/osgi/exclude.xml
+++ b/jaxb-ri/bundles/osgi/osgi/exclude.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/osgi/osgi/src/test/java/jaxb/osgi/test/OSGiBundleVersionTest.java b/jaxb-ri/bundles/osgi/osgi/src/test/java/jaxb/osgi/test/OSGiBundleVersionTest.java
index bbe8bee..625649f 100644
--- a/jaxb-ri/bundles/osgi/osgi/src/test/java/jaxb/osgi/test/OSGiBundleVersionTest.java
+++ b/jaxb-ri/bundles/osgi/osgi/src/test/java/jaxb/osgi/test/OSGiBundleVersionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/assembly/assembly.xml b/jaxb-ri/bundles/ri/src/main/assembly/assembly.xml
index bacc93c..e602a6f 100644
--- a/jaxb-ri/bundles/ri/src/main/assembly/assembly.xml
+++ b/jaxb-ri/bundles/ri/src/main/assembly/assembly.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.pkg.template b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.pkg.template
index ea979bb..7bcc4b2 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.pkg.template
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.pkg.template
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.rpm.template b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.rpm.template
index 97fd6bb..5416fdd 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.rpm.template
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.rpm.template
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.bat b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.bat
index 9dd98c7..cc6109c 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.bat
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.bat
@@ -1,7 +1,7 @@
@echo off
REM
-REM Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+REM Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
REM
REM This program and the accompanying materials are made available under the
REM terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.sh b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.sh
index 69cead2..62c8ae1 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.sh
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagen.zip.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagend.sh b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagend.sh
index 0dc6c81..605f05b 100755
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/schemagend.sh
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/schemagend.sh
@@ -1,6 +1,6 @@
#!/bin/sh +x
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.pkg.template b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.pkg.template
index 7f1e0b2..5045202 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.pkg.template
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.pkg.template
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2002, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.rpm.template b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.rpm.template
index 66d3f2d..5076ad6 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.rpm.template
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.rpm.template
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 2002, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.bat b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.bat
index a2afff7..180ac58 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.bat
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.bat
@@ -1,7 +1,7 @@
@echo off
REM
-REM Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+REM Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
REM
REM This program and the accompanying materials are made available under the
REM terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.sh b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.sh
index 2c7afaa..b9bb46f 100644
--- a/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.sh
+++ b/jaxb-ri/bundles/ri/src/main/resources/bin/xjc.zip.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/runtime/src/test/java/jaxb/runtime/test/OSGiBundleVersionTest.java b/jaxb-ri/bundles/runtime/src/test/java/jaxb/runtime/test/OSGiBundleVersionTest.java
index 8612fcd..14ac487 100644
--- a/jaxb-ri/bundles/runtime/src/test/java/jaxb/runtime/test/OSGiBundleVersionTest.java
+++ b/jaxb-ri/bundles/runtime/src/test/java/jaxb/runtime/test/OSGiBundleVersionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/bundles/xjc/src/test/java/jaxb/xjc/test/OSGiBundleVersionTest.java b/jaxb-ri/bundles/xjc/src/test/java/jaxb/xjc/test/OSGiBundleVersionTest.java
index a0decec..013b235 100644
--- a/jaxb-ri/bundles/xjc/src/test/java/jaxb/xjc/test/OSGiBundleVersionTest.java
+++ b/jaxb-ri/bundles/xjc/src/test/java/jaxb/xjc/test/OSGiBundleVersionTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/module-info.java b/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/module-info.java
index fbb6963..6bde3f9 100644
--- a/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/module-info.java
+++ b/jaxb-ri/codemodel/codemodel-annotation-compiler/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/exclude-codemodel.xml b/jaxb-ri/codemodel/codemodel/exclude-codemodel.xml
index 2538ae6..1b0ba1b 100644
--- a/jaxb-ri/codemodel/codemodel/exclude-codemodel.xml
+++ b/jaxb-ri/codemodel/codemodel/exclude-codemodel.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/ClassType.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/ClassType.java
index 255143c..26de122 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/ClassType.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/ClassType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnnotationWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnnotationWriter.java
index 12d780f..ed81a62 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnnotationWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnnotationWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnonymousClass.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnonymousClass.java
index 2647a69..2e7521c 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnonymousClass.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAnonymousClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAssignmentTarget.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAssignmentTarget.java
index 3d8a23b..6221b2b 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAssignmentTarget.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JAssignmentTarget.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassAlreadyExistsException.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassAlreadyExistsException.java
index baba3c0..f2d8166 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassAlreadyExistsException.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassAlreadyExistsException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassContainer.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassContainer.java
index 791a6a0..a4d41c4 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassContainer.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JClassContainer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDeclaration.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDeclaration.java
index 55a3885..aab3288 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDeclaration.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDeclaration.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDocCommentable.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDocCommentable.java
index b824021..f3cc93b 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDocCommentable.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JDocCommentable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExportsDirective.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExportsDirective.java
index dad5b4e..f52c489 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExportsDirective.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExportsDirective.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExpression.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExpression.java
index ed2d8e4..c9b7f69 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExpression.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JExpression.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerable.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerable.java
index bb153e7..f26cb28 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerable.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerifiable.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerifiable.java
index 279c32c..9f5761c 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerifiable.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JGenerifiable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModule.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModule.java
index d0ea5ed..2d58e11 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModule.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModule.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModuleDirective.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModuleDirective.java
index 09c8a90..a980a78 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModuleDirective.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JModuleDirective.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JRequiresDirective.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JRequiresDirective.java
index d2ea5a3..b2a26c4 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JRequiresDirective.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JRequiresDirective.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JResourceFile.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JResourceFile.java
index 0e90b36..1bad50e 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JResourceFile.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JResourceFile.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JStatement.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JStatement.java
index fb41586..81f90a4 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JStatement.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/JStatement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FileCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FileCodeWriter.java
index e953fbd..05a2981 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FileCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FileCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FilterCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FilterCodeWriter.java
index 08296cc..08c431d 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FilterCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/FilterCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ProgressCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ProgressCodeWriter.java
index 2c9a281..c4187b4 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ProgressCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ProgressCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/PrologCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/PrologCodeWriter.java
index 52ba3cc..572e810 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/PrologCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/PrologCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/SingleStreamCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/SingleStreamCodeWriter.java
index d20ce8b..57a6b9b 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/SingleStreamCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/SingleStreamCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ZipCodeWriter.java b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ZipCodeWriter.java
index bf9e2e7..ab3ad5b 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ZipCodeWriter.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/com/sun/codemodel/writer/ZipCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java b/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java
index d014dd0..489f176 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java
+++ b/jaxb-ri/codemodel/codemodel/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/main/javadoc/com/sun/codemodel/fmt/package.html b/jaxb-ri/codemodel/codemodel/src/main/javadoc/com/sun/codemodel/fmt/package.html
index 7f41c37..3f99134 100644
--- a/jaxb-ri/codemodel/codemodel/src/main/javadoc/com/sun/codemodel/fmt/package.html
+++ b/jaxb-ri/codemodel/codemodel/src/main/javadoc/com/sun/codemodel/fmt/package.html
@@ -1,7 +1,7 @@
<HTML>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JExportsTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JExportsTest.java
index c444f0e..3dbca53 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JExportsTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JExportsTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JModuleTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JModuleTest.java
index 2f6081b..be49462 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JModuleTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JModuleTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JRequiresTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JRequiresTest.java
index 4a661f0..d88b7c7 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JRequiresTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JRequiresTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JTestModuleDirective.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JTestModuleDirective.java
index c6cd1eb..d0fd981 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JTestModuleDirective.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/JTestModuleDirective.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationSample.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationSample.java
index 9d87d4d..33d4ed2 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationSample.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationSample.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationUseTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationUseTest.java
index 8afbf62..43e7ba3 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationUseTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnnotationUseTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnonymousClassTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnonymousClassTest.java
index 19f4a7a..09e3f82 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnonymousClassTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/AnonymousClassTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/ForEachTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/ForEachTest.java
index 1e8f9c7..e30fec8 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/ForEachTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/ForEachTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/InnerClassTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/InnerClassTest.java
index 7647d44..4761e4e 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/InnerClassTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/InnerClassTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JAnnotationUseTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JAnnotationUseTest.java
index a21b25c..a25dbb1 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JAnnotationUseTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JAnnotationUseTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCodeModelTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCodeModelTest.java
index 9862618..1f90dee 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCodeModelTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCodeModelTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCommentTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCommentTest.java
index 2f054b4..7a62f4a 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCommentTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JCommentTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JDefinedClassInstanceInitTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JDefinedClassInstanceInitTest.java
index f5503b0..ec211ea 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JDefinedClassInstanceInitTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JDefinedClassInstanceInitTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java
index 09a414d..4812625 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JExprTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JMethodTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JMethodTest.java
index fe5753d..3fa286f 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JMethodTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/JMethodTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/NestedClassTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/NestedClassTest.java
index 8e333d6..3efcd34 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/NestedClassTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/NestedClassTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageAnnotationTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageAnnotationTest.java
index 7363951..c36db8a 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageAnnotationTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageAnnotationTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageJavadocTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageJavadocTest.java
index ecdf227..79213c7 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageJavadocTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/PackageJavadocTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/VarArgsTest.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/VarArgsTest.java
index c0350a3..53a9ba7 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/VarArgsTest.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/VarArgsTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/util/CodeModelTestsUtils.java b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/util/CodeModelTestsUtils.java
index b5ff968..5ffaf18 100644
--- a/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/util/CodeModelTestsUtils.java
+++ b/jaxb-ri/codemodel/codemodel/src/test/java/com/sun/codemodel/tests/util/CodeModelTestsUtils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/exclude-core.xml b/jaxb-ri/core/exclude-core.xml
index 34ef7b6..1b0ba1b 100644
--- a/jaxb-ri/core/exclude-core.xml
+++ b/jaxb-ri/core/exclude-core.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2016, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java-mr/9/org/glassfish/jaxb/core/StackHelper.java b/jaxb-ri/core/src/main/java-mr/9/org/glassfish/jaxb/core/StackHelper.java
index ee2aa5f..63577c5 100644
--- a/jaxb-ri/core/src/main/java-mr/9/org/glassfish/jaxb/core/StackHelper.java
+++ b/jaxb-ri/core/src/main/java-mr/9/org/glassfish/jaxb/core/StackHelper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Locatable.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Locatable.java
index 31d29b2..e7b516e 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Locatable.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Locatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Utils.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Utils.java
index 3886f2b..410afa3 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Utils.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/WhiteSpaceProcessor.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/WhiteSpaceProcessor.java
index ba4d5cd..b14a793 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/WhiteSpaceProcessor.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/WhiteSpaceProcessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/OverrideAnnotationOf.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/OverrideAnnotationOf.java
index 39aef86..3320430 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/OverrideAnnotationOf.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/OverrideAnnotationOf.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlIsSet.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlIsSet.java
index 8a5c434..606fae6 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlIsSet.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlIsSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlLocation.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlLocation.java
index a9e707a..12735f6 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlLocation.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/annotation/XmlLocation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/ErrorListener.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/ErrorListener.java
index 6a96c0b..fd1e049 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/ErrorListener.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/ErrorListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameConverter.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameConverter.java
index fc7c0c6..f3a95cc 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameConverter.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameConverter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameUtil.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameUtil.java
index 239ac7c..f92c83b 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameUtil.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/api/impl/NameUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/CharacterEscapeHandler.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/CharacterEscapeHandler.java
index 43e0f10..9b8a608 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/CharacterEscapeHandler.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/CharacterEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DataWriter.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DataWriter.java
index 3be1187..42670e6 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DataWriter.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DataWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DumbEscapeHandler.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DumbEscapeHandler.java
index bcdc304..e680f23 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DumbEscapeHandler.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/DumbEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/Messages.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/Messages.java
index 0af6242..020a121 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/Messages.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/MinimumEscapeHandler.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/MinimumEscapeHandler.java
index 421c3ee..8c13a16 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/MinimumEscapeHandler.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/MinimumEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/NoEscapeHandler.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/NoEscapeHandler.java
index c776dbb..e6ca870 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/NoEscapeHandler.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/NoEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/SAX2DOMEx.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/SAX2DOMEx.java
index 4b01900..558a830 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/SAX2DOMEx.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/SAX2DOMEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/XMLWriter.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/XMLWriter.java
index dd4bd90..8b3ec10 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/XMLWriter.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/marshaller/XMLWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/DOMScanner.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/DOMScanner.java
index b085eb5..ed0c0a9 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/DOMScanner.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/DOMScanner.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/InfosetScanner.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/InfosetScanner.java
index 0206f18..d93d3a8 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/InfosetScanner.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/unmarshaller/InfosetScanner.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/SecureLoader.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/SecureLoader.java
index 3517190..ab9e5d1 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/SecureLoader.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/Which.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/Which.java
index c32ac95..ace4eb6 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/Which.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/util/Which.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/ClassFactory.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/ClassFactory.java
index c58ce1d..a89051d 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/ClassFactory.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/ClassFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/Messages.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/Messages.java
index 14dd6c4..37fbb32 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/Messages.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/TODO.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/TODO.java
index b0cb71c..39311cf 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/TODO.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/TODO.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/WellKnownNamespace.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/WellKnownNamespace.java
index 739c0ad..2bec113 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/WellKnownNamespace.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/WellKnownNamespace.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationReader.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationReader.java
index 2fe4296..08c1f75 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationReader.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationSource.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationSource.java
index 7a7edb1..ad22970 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationSource.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/AnnotationSource.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/Locatable.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/Locatable.java
index b23db39..e09f5bc 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/Locatable.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/annotation/Locatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Adapter.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Adapter.java
index 9565f93..90b04c1 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Adapter.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Adapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ArrayInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ArrayInfo.java
index 1559cc0..9519e55 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ArrayInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ArrayInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/AttributePropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/AttributePropertyInfo.java
index 31b29a8..13e525d 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/AttributePropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/AttributePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/BuiltinLeafInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/BuiltinLeafInfo.java
index cf964e4..67130d9 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/BuiltinLeafInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/BuiltinLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ClassInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ClassInfo.java
index e0099dc..d50dc91 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ClassInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ClassInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Element.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Element.java
index 03bfd25..63984ac 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Element.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Element.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementInfo.java
index c459088..38e643f 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementPropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementPropertyInfo.java
index 70bcf78..560d2d8 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementPropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ElementPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumConstant.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumConstant.java
index dfc86bb..88fc52d 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumConstant.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumConstant.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumLeafInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumLeafInfo.java
index 86a1a95..0d78551 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumLeafInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/EnumLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ErrorHandler.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ErrorHandler.java
index 1b2f013..9b7abd6 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ErrorHandler.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ErrorHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ID.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ID.java
index 4084477..488f6db 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ID.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ID.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/LeafInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/LeafInfo.java
index b104d9a..37b02b4 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/LeafInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/LeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MapPropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MapPropertyInfo.java
index 6232c0a..0873831 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MapPropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MapPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MaybeElement.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MaybeElement.java
index 79754ff..f08bae5 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MaybeElement.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/MaybeElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElement.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElement.java
index 34bb4cf..7b1ae60 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElement.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElementRef.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElementRef.java
index 31b81fa..778d777 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElementRef.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/NonElementRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyInfo.java
index 8dc8ffb..93e3305 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyKind.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyKind.java
index 7f52b0f..ae8f8f9 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyKind.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/PropertyKind.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Ref.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Ref.java
index 6ac90aa..2d0b2c5 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Ref.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ReferencePropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ReferencePropertyInfo.java
index 50838be..aaca2f0 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ReferencePropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ReferencePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/RegistryInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/RegistryInfo.java
index 9a5c2d8..fd8b2e3 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/RegistryInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/RegistryInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfo.java
index 961063c..d66b7f2 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfoSet.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfoSet.java
index 9a69966..06fa90d 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfoSet.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeInfoSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeRef.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeRef.java
index 1e2b119..73152ed 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeRef.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/TypeRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ValuePropertyInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ValuePropertyInfo.java
index 266a0cd..b37d3a0 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ValuePropertyInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/ValuePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardMode.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardMode.java
index e2c4811..8eb62e1 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardMode.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardMode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardTypeInfo.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardTypeInfo.java
index 2adf5a6..630d009 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardTypeInfo.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/WildcardTypeInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/package-info.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/package-info.java
index 878ed3d..4e3c384 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/package-info.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/core/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/impl/ModelBuilderI.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/impl/ModelBuilderI.java
index 856b581..65ed2b3 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/impl/ModelBuilderI.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/impl/ModelBuilderI.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/GenericArrayTypeImpl.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/GenericArrayTypeImpl.java
index 3556ba0..cc5c07f 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/GenericArrayTypeImpl.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/GenericArrayTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/Navigator.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/Navigator.java
index 8590edc..df37920 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/Navigator.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/Navigator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ParameterizedTypeImpl.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ParameterizedTypeImpl.java
index e0182cc..85f8ebc 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ParameterizedTypeImpl.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ParameterizedTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ReflectionNavigator.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ReflectionNavigator.java
index d2012de..83cb81b 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ReflectionNavigator.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/ReflectionNavigator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/SecureLoader.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/SecureLoader.java
index 34ed4a9..d674dec 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/SecureLoader.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/TypeVisitor.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/TypeVisitor.java
index a7cd677..b6e8d1f 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/TypeVisitor.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/TypeVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/WildcardTypeImpl.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/WildcardTypeImpl.java
index 3ff35ea..006800f 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/WildcardTypeImpl.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/WildcardTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/package-info.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/package-info.java
index 57a4165..f2e0c86 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/package-info.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/nav/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/util/ArrayInfoUtil.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/util/ArrayInfoUtil.java
index a558094..1a541fd 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/util/ArrayInfoUtil.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/model/util/ArrayInfoUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/IllegalAnnotationException.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/IllegalAnnotationException.java
index ceccca4..20d0a95 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/IllegalAnnotationException.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/IllegalAnnotationException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/Location.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/Location.java
index 719286a..55abf5c 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/Location.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/Location.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/RuntimeUtil.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/RuntimeUtil.java
index 44be5e6..bc084b0 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/RuntimeUtil.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/RuntimeUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/SwaRefAdapterMarker.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/SwaRefAdapterMarker.java
index 9a1587b..e2b6c44 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/SwaRefAdapterMarker.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/SwaRefAdapterMarker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/unmarshaller/LocatorEx.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/unmarshaller/LocatorEx.java
index 5cb699c..b542791 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/unmarshaller/LocatorEx.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/runtime/unmarshaller/LocatorEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Bindings.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Bindings.java
index 4fe3176..e4ea937 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Bindings.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Bindings.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Klass.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Klass.java
index fe85461..4f19d1a 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Klass.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Klass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Package.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Package.java
index 0f42dbc..070a1eb 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Package.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/Package.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/SchemaBindings.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/SchemaBindings.java
index e711b3c..0181282 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/SchemaBindings.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/SchemaBindings.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/package-info.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/package-info.java
index eba5b57..2ffeb23 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/package-info.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/schemagen/episode/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/EditDistance.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/EditDistance.java
index 0dde55c..f3773df 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/EditDistance.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/EditDistance.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/FlattenIterator.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/FlattenIterator.java
index 939564b..09e654f 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/FlattenIterator.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/FlattenIterator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/XmlFactory.java b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/XmlFactory.java
index d3cae36..9072986 100644
--- a/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/XmlFactory.java
+++ b/jaxb-ri/core/src/main/java/org/glassfish/jaxb/core/v2/util/XmlFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages.properties
index 02b5590..97fe854 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_de.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_de.properties
index 735456b..a576c0a 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_de.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -17,9 +17,9 @@
MarshallerImpl.NotMarshallable = die Methode marshal() kann nicht mit Objektparameter verwendet werden
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = nicht unterst\u00FCtzter javax.xml.parser.transform.Result-Parameter
+MarshallerImpl.UnsupportedResult = nicht unterst\u00fctzter javax.xml.parser.transform.Result-Parameter
-MarshallerImpl.UnsupportedEncoding = nicht unterst\u00FCtzte Codierung: {0}
+MarshallerImpl.UnsupportedEncoding = nicht unterst\u00fctzte Codierung: {0}
MarshallerImpl.NullWriterParam = StAX-Writer-Parameter muss angegeben werden
@@ -32,8 +32,8 @@
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = Ein Baum enth\u00E4lt eine Referenz auf ID "{0}", ist jedoch nicht Bestandteil des Objektdiagramms
+SAXMarshaller.DanglingIDREF = Ein Baum enth\u00e4lt eine Referenz auf ID "{0}", ist jedoch nicht Bestandteil des Objektdiagramms
SAXMarshaller.NotIdentifiable = Ein Objekt wird als IDREF referenziert, das ID-Feld ist jedoch null
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM-Implementierung ({0} von {1}) ist unterbrochen. Sie unterst\u00FCtzt die createElementNS-Methode nicht.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM-Implementierung ({0} von {1}) ist unterbrochen. Sie unterst\u00fctzt die createElementNS-Methode nicht.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_es.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_es.properties
index 4a7b005..43e0b8c 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_es.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,16 +14,16 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = No es posible utilizar el m\u00E9todo marshal() con el par\u00E1metro de objeto.
+MarshallerImpl.NotMarshallable = No es posible utilizar el m\u00e9todo marshal() con el par\u00e1metro de objeto.
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = Par\u00E1metro javax.xml.parser.transform.Result no soportado.
+MarshallerImpl.UnsupportedResult = Par\u00e1metro javax.xml.parser.transform.Result no soportado.
-MarshallerImpl.UnsupportedEncoding = codificaci\u00F3n no soportada: {0}
+MarshallerImpl.UnsupportedEncoding = codificaci\u00f3n no soportada: {0}
-MarshallerImpl.NullWriterParam = El par\u00E1metro de escritor StAX no debe ser nulo
+MarshallerImpl.NullWriterParam = El par\u00e1metro de escritor StAX no debe ser nulo
-SAXMarshaller.AssertFailed = fallo de afirmaci\u00F3n
+SAXMarshaller.AssertFailed = fallo de afirmaci\u00f3n
# Printed after [ERROR]: string.
SAXMarshaller.MissingObject = falta un objeto necesario
@@ -32,8 +32,8 @@
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = Un \u00E1rbol contiene una referencia al identificador "{0}", pero no forma parte del gr\u00E1fico del objeto
+SAXMarshaller.DanglingIDREF = Un \u00e1rbol contiene una referencia al identificador "{0}", pero no forma parte del gr\u00e1fico del objeto
SAXMarshaller.NotIdentifiable = Se hace referencia a un objeto como IDREF, pero su campo de identificador es nulo
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = Se ha interrumpido la implantaci\u00F3n de DOM ({0} desde {1}). No soporta el m\u00E9todo createElementNS.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = Se ha interrumpido la implantaci\u00f3n de DOM ({0} desde {1}). No soporta el m\u00e9todo createElementNS.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_fr.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_fr.properties
index a152daa..b96a1d4 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_fr.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,16 +14,16 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = Il n'est pas possible d'utiliser la m\u00E9thode marshal() avec le param\u00E8tre d'objet
+MarshallerImpl.NotMarshallable = Il n'est pas possible d'utiliser la m\u00e9thode marshal() avec le param\u00e8tre d'objet
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = param\u00E8tre javax.xml.parser.transform.Result non pris en charge
+MarshallerImpl.UnsupportedResult = param\u00e8tre javax.xml.parser.transform.Result non pris en charge
MarshallerImpl.UnsupportedEncoding = encodage non pris en charge : {0}
-MarshallerImpl.NullWriterParam = Le param\u00E8tre de processus d'\u00E9criture StAX ne doit pas \u00EAtre NULL
+MarshallerImpl.NullWriterParam = Le param\u00e8tre de processus d'\u00e9criture StAX ne doit pas \u00eatre NULL
-SAXMarshaller.AssertFailed = \u00E9chec de l'assertion
+SAXMarshaller.AssertFailed = \u00e9chec de l'assertion
# Printed after [ERROR]: string.
SAXMarshaller.MissingObject = un objet obligatoire est manquant
@@ -32,8 +32,8 @@
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = Une arborescence contient une r\u00E9f\u00E9rence \u00E0 l''ID "{0}", mais elle ne fait pas partie du graphique d''objet
+SAXMarshaller.DanglingIDREF = Une arborescence contient une r\u00e9f\u00e9rence \u00e0 l''ID "{0}", mais elle ne fait pas partie du graphique d''objet
-SAXMarshaller.NotIdentifiable = Un objet est r\u00E9f\u00E9renc\u00E9 en tant qu'IDREF mais son champ d'ID est NULL
+SAXMarshaller.NotIdentifiable = Un objet est r\u00e9f\u00e9renc\u00e9 en tant qu'IDREF mais son champ d'ID est NULL
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = L''impl\u00E9mentation DOM ({0} \u00E0 partir de {1}) est interrompue. Elle ne prend pas en charge la m\u00E9thode createElementNS.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = L''impl\u00e9mentation DOM ({0} \u00e0 partir de {1}) est interrompue. Elle ne prend pas en charge la m\u00e9thode createElementNS.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_it.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_it.properties
index ddbadb8..0a13815 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_it.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -34,6 +34,6 @@
SAXMarshaller.DanglingIDREF = Una struttura contiene un riferimento all''ID "{0}" ma non fa parte del grafico dell''oggetto
-SAXMarshaller.NotIdentifiable = Viene fatto riferimento a un oggetto come IDREF ma il relativo campo ID \u00E8 nullo
+SAXMarshaller.NotIdentifiable = Viene fatto riferimento a un oggetto come IDREF ma il relativo campo ID \u00e8 nullo
SAX2DOMEx.DomImplDoesntSupportCreateElementNs = Implementazione DOM ({0} da {1}) interrotta. Non supporta il metodo createElementNS.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ja.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ja.properties
index 18f2dc0..2b7174e 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ja.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,26 +14,26 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = marshal()\u306Eobject\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u53EF\u80FD\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+MarshallerImpl.NotMarshallable = marshal()\u306eobject\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u53ef\u80fd\u3067\u306f\u3042\u308a\u307e\u305b\u3093
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044javax.xml.parser.transform.Result\u30D1\u30E9\u30E1\u30FC\u30BF
+MarshallerImpl.UnsupportedResult = \u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044javax.xml.parser.transform.Result\u30d1\u30e9\u30e1\u30fc\u30bf
-MarshallerImpl.UnsupportedEncoding = \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0: {0}
+MarshallerImpl.UnsupportedEncoding = \u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0: {0}
-MarshallerImpl.NullWriterParam = StAX writer\u30D1\u30E9\u30E1\u30FC\u30BF\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093
+MarshallerImpl.NullWriterParam = StAX writer\u30d1\u30e9\u30e1\u30fc\u30bf\u306fnull\u306b\u3067\u304d\u307e\u305b\u3093
-SAXMarshaller.AssertFailed = \u30A2\u30B5\u30FC\u30B7\u30E7\u30F3\u306B\u5931\u6557\u3057\u307E\u3057\u305F
+SAXMarshaller.AssertFailed = \u30a2\u30b5\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f
# Printed after [ERROR]: string.
-SAXMarshaller.MissingObject = \u5FC5\u9808\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u305B\u3093
+SAXMarshaller.MissingObject = \u5fc5\u9808\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u3042\u308a\u307e\u305b\u3093
# Usage not found. TODO Remove
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = \u30C4\u30EA\u30FC\u306BID "{0}"\u3078\u306E\u53C2\u7167\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u30FB\u30B0\u30E9\u30D5\u306E\u4E00\u90E8\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+SAXMarshaller.DanglingIDREF = \u30c4\u30ea\u30fc\u306bID "{0}"\u3078\u306e\u53c2\u7167\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30fb\u30b0\u30e9\u30d5\u306e\u4e00\u90e8\u3067\u306f\u3042\u308a\u307e\u305b\u3093
-SAXMarshaller.NotIdentifiable = \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306FIDREF\u3068\u3057\u3066\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001ID\u30D5\u30A3\u30FC\u30EB\u30C9\u304Cnull\u3067\u3059
+SAXMarshaller.NotIdentifiable = \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306fIDREF\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001ID\u30d5\u30a3\u30fc\u30eb\u30c9\u304cnull\u3067\u3059
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM\u5B9F\u88C5({1}\u304B\u3089\u306E{0})\u304C\u58CA\u308C\u3066\u3044\u307E\u3059\u3002createElementNS\u30E1\u30BD\u30C3\u30C9\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM\u5b9f\u88c5({1}\u304b\u3089\u306e{0})\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\u3002createElementNS\u30e1\u30bd\u30c3\u30c9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ko.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ko.properties
index b7a231c..d31d85f 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ko.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,26 +14,26 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = \uAC1D\uCCB4 \uB9E4\uAC1C\uBCC0\uC218\uC5D0 \uB300\uD574\uC11C\uB294 marshal() \uBA54\uC18C\uB4DC\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+MarshallerImpl.NotMarshallable = \uac1d\uccb4 \ub9e4\uac1c\ubcc0\uc218\uc5d0 \ub300\ud574\uc11c\ub294 marshal() \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 javax.xml.parser.transform.Result \uB9E4\uAC1C\uBCC0\uC218
+MarshallerImpl.UnsupportedResult = \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 javax.xml.parser.transform.Result \ub9e4\uac1c\ubcc0\uc218
-MarshallerImpl.UnsupportedEncoding = \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC778\uCF54\uB529: {0}
+MarshallerImpl.UnsupportedEncoding = \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \uc778\ucf54\ub529: {0}
-MarshallerImpl.NullWriterParam = StAX \uC4F0\uAE30 \uC7A5\uCE58 \uB9E4\uAC1C\uBCC0\uC218\uB294 \uB110\uC774 \uC544\uB2C8\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+MarshallerImpl.NullWriterParam = StAX \uc4f0\uae30 \uc7a5\uce58 \ub9e4\uac1c\ubcc0\uc218\ub294 \ub110\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-SAXMarshaller.AssertFailed = \uBA85\uC81C\uB97C \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4.
+SAXMarshaller.AssertFailed = \uba85\uc81c\ub97c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.
# Printed after [ERROR]: string.
-SAXMarshaller.MissingObject = \uD544\uC218 \uAC1D\uCCB4\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+SAXMarshaller.MissingObject = \ud544\uc218 \uac1d\uccb4\uac00 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
# Usage not found. TODO Remove
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = \uD2B8\uB9AC\uAC00 ID "{0}"\uC5D0 \uB300\uD55C \uCC38\uC870\uB97C \uD3EC\uD568\uD558\uACE0 \uC788\uC9C0\uB9CC \uAC1D\uCCB4 \uADF8\uB798\uD504\uC5D0 \uC18D\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+SAXMarshaller.DanglingIDREF = \ud2b8\ub9ac\uac00 ID "{0}"\uc5d0 \ub300\ud55c \ucc38\uc870\ub97c \ud3ec\ud568\ud558\uace0 \uc788\uc9c0\ub9cc \uac1d\uccb4 \uadf8\ub798\ud504\uc5d0 \uc18d\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-SAXMarshaller.NotIdentifiable = \uAC1D\uCCB4\uAC00 IDREF\uB85C \uCC38\uC870\uB418\uC5C8\uC9C0\uB9CC \uD574\uB2F9 ID \uD544\uB4DC\uAC00 \uB110\uC785\uB2C8\uB2E4.
+SAXMarshaller.NotIdentifiable = \uac1d\uccb4\uac00 IDREF\ub85c \ucc38\uc870\ub418\uc5c8\uc9c0\ub9cc \ud574\ub2f9 ID \ud544\ub4dc\uac00 \ub110\uc785\ub2c8\ub2e4.
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \uAD6C\uD604({1}\uC758 {0})\uC774 \uC911\uB2E8\uB418\uC5C8\uC2B5\uB2C8\uB2E4. createElementNS \uBA54\uC18C\uB4DC\uB97C \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \uad6c\ud604({1}\uc758 {0})\uc774 \uc911\ub2e8\ub418\uc5c8\uc2b5\ub2c8\ub2e4. createElementNS \uba54\uc18c\ub4dc\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_pt_BR.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_pt_BR.properties
index 4244427..8a63d76 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_pt_BR.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,26 +14,26 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = o par\u00E2metro do objeto para fazer marshal() n\u00E3o pode ser submetido a marshal
+MarshallerImpl.NotMarshallable = o par\u00e2metro do objeto para fazer marshal() n\u00e3o pode ser submetido a marshal
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = par\u00E2metro javax.xml.parser.transform.Result n\u00E3o suportado
+MarshallerImpl.UnsupportedResult = par\u00e2metro javax.xml.parser.transform.Result n\u00e3o suportado
-MarshallerImpl.UnsupportedEncoding = codifica\u00E7\u00E3o n\u00E3o suportada: {0}
+MarshallerImpl.UnsupportedEncoding = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
-MarshallerImpl.NullWriterParam = o par\u00E2metro do gravador StAX n\u00E3o deve ser nulo
+MarshallerImpl.NullWriterParam = o par\u00e2metro do gravador StAX n\u00e3o deve ser nulo
-SAXMarshaller.AssertFailed = falha na asser\u00E7\u00E3o
+SAXMarshaller.AssertFailed = falha na asser\u00e7\u00e3o
# Printed after [ERROR]: string.
-SAXMarshaller.MissingObject = n\u00E3o foi encontrado um objeto obrigat\u00F3rio
+SAXMarshaller.MissingObject = n\u00e3o foi encontrado um objeto obrigat\u00f3rio
# Usage not found. TODO Remove
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = Uma \u00E1rvore cont\u00E9m uma refer\u00EAncia ao ID "{0}", mas n\u00E3o faz parte do gr\u00E1fico do objeto
+SAXMarshaller.DanglingIDREF = Uma \u00e1rvore cont\u00e9m uma refer\u00eancia ao ID "{0}", mas n\u00e3o faz parte do gr\u00e1fico do objeto
-SAXMarshaller.NotIdentifiable = Um objeto \u00E9 mencionado como IDREF, mas seu campo ID \u00E9 nulo
+SAXMarshaller.NotIdentifiable = Um objeto \u00e9 mencionado como IDREF, mas seu campo ID \u00e9 nulo
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = A implementa\u00E7\u00E3o DOM ({0} de {1}) foi interrompida. Ela n\u00E3o suporta o m\u00E9todo createElementNS.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = A implementa\u00e7\u00e3o DOM ({0} de {1}) foi interrompida. Ela n\u00e3o suporta o m\u00e9todo createElementNS.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_CN.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_CN.properties
index 2943530..5a6bdd0 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_CN.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,26 +14,26 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = \u65E0\u6CD5\u4F7F\u7528\u5E26\u6709\u5BF9\u8C61\u53C2\u6570\u7684 marshal()
+MarshallerImpl.NotMarshallable = \u65e0\u6cd5\u4f7f\u7528\u5e26\u6709\u5bf9\u8c61\u53c2\u6570\u7684 marshal()
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = \u4E0D\u652F\u6301 javax.xml.parser.transform.Result \u53C2\u6570
+MarshallerImpl.UnsupportedResult = \u4e0d\u652f\u6301 javax.xml.parser.transform.Result \u53c2\u6570
-MarshallerImpl.UnsupportedEncoding = \u4E0D\u652F\u6301\u7684\u7F16\u7801: {0}
+MarshallerImpl.UnsupportedEncoding = \u4e0d\u652f\u6301\u7684\u7f16\u7801: {0}
-MarshallerImpl.NullWriterParam = StAX \u5199\u8FDB\u7A0B\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u503C
+MarshallerImpl.NullWriterParam = StAX \u5199\u8fdb\u7a0b\u53c2\u6570\u4e0d\u80fd\u4e3a\u7a7a\u503c
-SAXMarshaller.AssertFailed = \u65AD\u8A00\u5931\u8D25
+SAXMarshaller.AssertFailed = \u65ad\u8a00\u5931\u8d25
# Printed after [ERROR]: string.
-SAXMarshaller.MissingObject = \u7F3A\u5C11\u5FC5\u9700\u7684\u5BF9\u8C61
+SAXMarshaller.MissingObject = \u7f3a\u5c11\u5fc5\u9700\u7684\u5bf9\u8c61
# Usage not found. TODO Remove
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = \u6811\u5305\u542B\u5BF9 ID "{0}" \u7684\u5F15\u7528, \u4F46\u4E0D\u662F\u5BF9\u8C61\u56FE\u7684\u4E00\u90E8\u5206
+SAXMarshaller.DanglingIDREF = \u6811\u5305\u542b\u5bf9 ID "{0}" \u7684\u5f15\u7528, \u4f46\u4e0d\u662f\u5bf9\u8c61\u56fe\u7684\u4e00\u90e8\u5206
-SAXMarshaller.NotIdentifiable = \u5BF9\u8C61\u5C06\u4F5C\u4E3A IDREF \u5F15\u7528, \u4F46\u5176 ID \u5B57\u6BB5\u4E3A\u7A7A\u503C
+SAXMarshaller.NotIdentifiable = \u5bf9\u8c61\u5c06\u4f5c\u4e3a IDREF \u5f15\u7528, \u4f46\u5176 ID \u5b57\u6bb5\u4e3a\u7a7a\u503c
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \u5B9E\u73B0 ({0}\u6765\u81EA{1}) \u5DF2\u4E2D\u65AD\u3002\u5B83\u4E0D\u652F\u6301 createElementNS \u65B9\u6CD5\u3002
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \u5b9e\u73b0 ({0}\u6765\u81ea{1}) \u5df2\u4e2d\u65ad\u3002\u5b83\u4e0d\u652f\u6301 createElementNS \u65b9\u6cd5\u3002
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_TW.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_TW.properties
index b74990b..431c717 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_TW.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/marshaller/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,26 +14,26 @@
#
# Wrapped into a JAXBException. Not concatenated with any other string.
-MarshallerImpl.NotMarshallable = marshal() \u7684\u7269\u4EF6\u53C3\u6578\u7121\u6CD5\u5C01\u9001\u8655\u7406
+MarshallerImpl.NotMarshallable = marshal() \u7684\u7269\u4ef6\u53c3\u6578\u7121\u6cd5\u5c01\u9001\u8655\u7406
# Not concatenated with any other string (written on a separate line).
-MarshallerImpl.UnsupportedResult = \u4E0D\u652F\u63F4\u7684 javax.xml.parser.transform.Result \u53C3\u6578
+MarshallerImpl.UnsupportedResult = \u4e0d\u652f\u63f4\u7684 javax.xml.parser.transform.Result \u53c3\u6578
-MarshallerImpl.UnsupportedEncoding = \u4E0D\u652F\u63F4\u7684\u7DE8\u78BC: {0}
+MarshallerImpl.UnsupportedEncoding = \u4e0d\u652f\u63f4\u7684\u7de8\u78bc: {0}
-MarshallerImpl.NullWriterParam = StAX \u5BEB\u5165\u5668\u53C3\u6578\u4E0D\u5F97\u70BA\u7A7A\u503C
+MarshallerImpl.NullWriterParam = StAX \u5beb\u5165\u5668\u53c3\u6578\u4e0d\u5f97\u70ba\u7a7a\u503c
-SAXMarshaller.AssertFailed = \u5BA3\u544A\u5931\u6557
+SAXMarshaller.AssertFailed = \u5ba3\u544a\u5931\u6557
# Printed after [ERROR]: string.
-SAXMarshaller.MissingObject = \u907A\u6F0F\u5FC5\u8981\u7684\u7269\u4EF6
+SAXMarshaller.MissingObject = \u907a\u6f0f\u5fc5\u8981\u7684\u7269\u4ef6
# Usage not found. TODO Remove
#SAXMarshaller.MissingObject2 = \
# a required field "{0}" is missing an object
-SAXMarshaller.DanglingIDREF = \u6A39\u72C0\u7D50\u69CB\u5305\u542B ID "{0}" \u7684\u53C3\u7167, \u4F46\u5B83\u4E0D\u662F\u7269\u4EF6\u5716\u8868\u7684\u4E00\u90E8\u5206
+SAXMarshaller.DanglingIDREF = \u6a39\u72c0\u7d50\u69cb\u5305\u542b ID "{0}" \u7684\u53c3\u7167, \u4f46\u5b83\u4e0d\u662f\u7269\u4ef6\u5716\u8868\u7684\u4e00\u90e8\u5206
-SAXMarshaller.NotIdentifiable = \u7269\u4EF6\u88AB\u53C3\u7167\u70BA IDREF, \u4F46\u5176 ID \u6B04\u4F4D\u70BA\u7A7A\u503C
+SAXMarshaller.NotIdentifiable = \u7269\u4ef6\u88ab\u53c3\u7167\u70ba IDREF, \u4f46\u5176 ID \u6b04\u4f4d\u70ba\u7a7a\u503c
-SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \u5BE6\u884C ({1} \u7684 {0}) \u640D\u58DE. \u5B83\u4E0D\u652F\u63F4 createElementNS \u65B9\u6CD5.
+SAX2DOMEx.DomImplDoesntSupportCreateElementNs = DOM \u5be6\u884c ({1} \u7684 {0}) \u640d\u58de. \u5b83\u4e0d\u652f\u63f4 createElementNS \u65b9\u6cd5.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages.properties
index 8529d7e..a8d97c1 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_de.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_de.properties
index 22ecd04..36cd569 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_de.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = ung\u00FCltiger Eintrag: "{0}", Eintr\u00E4ge m\u00FCssen folgende Form aufweisen "ClassName" oder "OuterClass.InnerClass", nicht "ClassName.class" oder "fully.qualified.ClassName"
+ILLEGAL_ENTRY = ung\u00fcltiger Eintrag: "{0}", Eintr\u00e4ge m\u00fcssen folgende Form aufweisen "ClassName" oder "OuterClass.InnerClass", nicht "ClassName.class" oder "fully.qualified.ClassName"
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = Fehler beim Laden der Klasse "{0}", die in {1} aufgef\u00FChrt wird. Stellen Sie sicher, dass die Eintr\u00E4ge in CLASSPATH zug\u00E4nglich sind und die Form "ClassName" oder "OuterClass.InnerClass", und nicht "ClassName.class" oder "fully.qualified.ClassName" haben
+ERROR_LOADING_CLASS = Fehler beim Laden der Klasse "{0}", die in {1} aufgef\u00fchrt wird. Stellen Sie sicher, dass die Eintr\u00e4ge in CLASSPATH zug\u00e4nglich sind und die Form "ClassName" oder "OuterClass.InnerClass", und nicht "ClassName.class" oder "fully.qualified.ClassName" haben
-INVALID_PROPERTY_VALUE = {1} ist kein g\u00FCltiger Wert f\u00FCr Eigenschaft "{0}"
+INVALID_PROPERTY_VALUE = {1} ist kein g\u00fcltiger Wert f\u00fcr Eigenschaft "{0}"
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = Eigenschaft "{0}" wird nicht unterst\u00FCtzt.
+UNSUPPORTED_PROPERTY = Eigenschaft "{0}" wird nicht unterst\u00fctzt.
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}" enth\u00E4lt ObjectFactory.class oder jaxb.index nicht
+BROKEN_CONTEXTPATH = "{0}" enth\u00e4lt ObjectFactory.class oder jaxb.index nicht
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" ist eine innere Klasse und kann deshalb niemals einen "no-argument"-Standardkonstruktor haben. F\u00FCgen Sie "static" hinzu.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" ist eine innere Klasse und kann deshalb niemals einen "no-argument"-Standardkonstruktor haben. F\u00fcgen Sie "static" hinzu.
-INVALID_TYPE_IN_MAP = Zuordnung enth\u00E4lt falschen Typ
+INVALID_TYPE_IN_MAP = Zuordnung enth\u00e4lt falschen Typ
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_es.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_es.properties
index a759b2a..e3758d0 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_es.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = Entrada no v\u00E1lida: "{0}"; las entradas deben tener el formato "ClassName" o "OuterClass.InnerClass", no "ClassName.class" ni "fully.qualified.ClassName".
+ILLEGAL_ENTRY = Entrada no v\u00e1lida: "{0}"; las entradas deben tener el formato "ClassName" o "OuterClass.InnerClass", no "ClassName.class" ni "fully.qualified.ClassName".
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = error al cargar la clase "{0}" que se indica en {1}; aseg\u00FArese de que es posible acceder a las entradas en CLASSPATH y que tienen el formato "ClassName" o "OuterClass.InnerClass", no "ClassName.class" ni "fully.qualified.ClassName"
+ERROR_LOADING_CLASS = error al cargar la clase "{0}" que se indica en {1}; aseg\u00farese de que es posible acceder a las entradas en CLASSPATH y que tienen el formato "ClassName" o "OuterClass.InnerClass", no "ClassName.class" ni "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1} no es un valor v\u00E1lido para la propiedad "{0}"
+INVALID_PROPERTY_VALUE = {1} no es un valor v\u00e1lido para la propiedad "{0}"
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = La propiedad "{0}" no est\u00E1 soportada.
+UNSUPPORTED_PROPERTY = La propiedad "{0}" no est\u00e1 soportada.
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
BROKEN_CONTEXTPATH = "{0}" no contiene ObjectFactory.class ni jaxb.index
NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}"es una clase interna y, por lo tanto, nunca puede tener un constructor sin argumentos por defecto. Agregue ''static''.
-INVALID_TYPE_IN_MAP = La asignaci\u00F3n contiene un tipo incorrecto
+INVALID_TYPE_IN_MAP = La asignaci\u00f3n contiene un tipo incorrecto
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_fr.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_fr.properties
index 1fbb862..776533d 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_fr.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = entr\u00E9e "{0}" interdite, les entr\u00E9es doivent \u00EAtre au format "ClassName" ou "OuterClass.InnerClass", et non"ClassName.class" ou "fully.qualified.ClassName"
+ILLEGAL_ENTRY = entr\u00e9e "{0}" interdite, les entr\u00e9es doivent \u00eatre au format "ClassName" ou "OuterClass.InnerClass", et non"ClassName.class" ou "fully.qualified.ClassName"
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = erreur lors du chargement de la classe "{0}" list\u00E9e dans {1}, assurez-vous que les entr\u00E9es sont accessibles sur CLASSPATH et sont au format "ClassName" ou "OuterClass.InnerClass", et non "ClassName.class" ou "fully.qualified.ClassName"
+ERROR_LOADING_CLASS = erreur lors du chargement de la classe "{0}" list\u00e9e dans {1}, assurez-vous que les entr\u00e9es sont accessibles sur CLASSPATH et sont au format "ClassName" ou "OuterClass.InnerClass", et non "ClassName.class" ou "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1} n''est pas une valeur valide pour la propri\u00E9t\u00E9 "{0}"
+INVALID_PROPERTY_VALUE = {1} n''est pas une valeur valide pour la propri\u00e9t\u00e9 "{0}"
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = la propri\u00E9t\u00E9 ''{0}'' n''est pas prise en charge
+UNSUPPORTED_PROPERTY = la propri\u00e9t\u00e9 ''{0}'' n''est pas prise en charge
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
BROKEN_CONTEXTPATH = "{0}" ne contient pas ObjectFactory.class ou jaxb.index
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" est une classe interne et ne peut donc jamais comporter de constructeur sans argument par d\u00E9faut. Ajoutez ''static''.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" est une classe interne et ne peut donc jamais comporter de constructeur sans argument par d\u00e9faut. Ajoutez ''static''.
INVALID_TYPE_IN_MAP = La mappe contient un type incorrect
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_it.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_it.properties
index 6934fc2..9829787 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_it.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,14 +15,14 @@
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
ERROR_LOADING_CLASS = errore di caricamento della classe "{0}" elencata in {1}. Assicurarsi che le voci siano accessibili su CLASSPATH e che abbiano il formato "ClassName" o "OuterClass.InnerClass", non "ClassName.class" o "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1} non \u00E8 un valore valido per la propriet\u00E0 "{0}"
+INVALID_PROPERTY_VALUE = {1} non \u00e8 un valore valido per la propriet\u00e0 "{0}"
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = propriet\u00E0 "{0}" non supportata
+UNSUPPORTED_PROPERTY = propriet\u00e0 "{0}" non supportata
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
BROKEN_CONTEXTPATH = "{0}" non contiene ObjectFactory.class o jaxb.index
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u00E8 una classe interna e pertanto non pu\u00F2 mai avere un costruttore senza argomenti predefinito. Aggiungere ''static''.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u00e8 una classe interna e pertanto non pu\u00f2 mai avere un costruttore senza argomenti predefinito. Aggiungere ''static''.
INVALID_TYPE_IN_MAP = La mappa contiene un tipo errato
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ja.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ja.properties
index 83255c7..3140016 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ja.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = \u4E0D\u6B63\u306A\u30A8\u30F3\u30C8\u30EA: "{0}"\u3002\u30A8\u30F3\u30C8\u30EA\u306F\u3001"ClassName.class"\u307E\u305F\u306F"fully.qualified.ClassName"\u3067\u306F\u306A\u304F\u3001"ClassName"\u307E\u305F\u306F"OuterClass.InnerClass"\u306E\u5F62\u5F0F\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
+ILLEGAL_ENTRY = \u4e0d\u6b63\u306a\u30a8\u30f3\u30c8\u30ea: "{0}"\u3002\u30a8\u30f3\u30c8\u30ea\u306f\u3001"ClassName.class"\u307e\u305f\u306f"fully.qualified.ClassName"\u3067\u306f\u306a\u304f\u3001"ClassName"\u307e\u305f\u306f"OuterClass.InnerClass"\u306e\u5f62\u5f0f\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = {1}\u306B\u30EA\u30B9\u30C8\u3055\u308C\u3066\u3044\u308B\u30AF\u30E9\u30B9"{0}"\u306E\u30ED\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u30A8\u30F3\u30C8\u30EA\u304CCLASSPATH\u4E0A\u3067\u30A2\u30AF\u30BB\u30B9\u53EF\u80FD\u3067\u3042\u308A\u3001"ClassName.class"\u307E\u305F\u306F"fully.qualified.ClassName"\u3067\u306F\u306A\u304F\u3001"ClassName"\u307E\u305F\u306F"OuterClass.InnerClass"\u306E\u5F62\u5F0F\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
+ERROR_LOADING_CLASS = {1}\u306b\u30ea\u30b9\u30c8\u3055\u308c\u3066\u3044\u308b\u30af\u30e9\u30b9"{0}"\u306e\u30ed\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30f3\u30c8\u30ea\u304cCLASSPATH\u4e0a\u3067\u30a2\u30af\u30bb\u30b9\u53ef\u80fd\u3067\u3042\u308a\u3001"ClassName.class"\u307e\u305f\u306f"fully.qualified.ClassName"\u3067\u306f\u306a\u304f\u3001"ClassName"\u307e\u305f\u306f"OuterClass.InnerClass"\u306e\u5f62\u5f0f\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-INVALID_PROPERTY_VALUE = {1}\u306F\u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306B\u5BFE\u3057\u3066\u7121\u52B9\u306A\u5024\u3067\u3059
+INVALID_PROPERTY_VALUE = {1}\u306f\u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306b\u5bfe\u3057\u3066\u7121\u52b9\u306a\u5024\u3067\u3059
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+UNSUPPORTED_PROPERTY = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}"\u306B\u306FObjectFactory.class\u307E\u305F\u306Fjaxb.index\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093
+BROKEN_CONTEXTPATH = "{0}"\u306b\u306fObjectFactory.class\u307e\u305f\u306fjaxb.index\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}"\u306F\u5185\u90E8\u30AF\u30E9\u30B9\u3067\u3042\u308B\u305F\u3081\u3001\u5F15\u6570\u306A\u3057\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30B3\u30F3\u30C8\u30E9\u30AF\u30BF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002''static''\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}"\u306f\u5185\u90e8\u30af\u30e9\u30b9\u3067\u3042\u308b\u305f\u3081\u3001\u5f15\u6570\u306a\u3057\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30b3\u30f3\u30c8\u30e9\u30af\u30bf\u3092\u6301\u3064\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002''static''\u3092\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-INVALID_TYPE_IN_MAP = \u30DE\u30C3\u30D7\u306B\u4E0D\u6B63\u306A\u30BF\u30A4\u30D7\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059
+INVALID_TYPE_IN_MAP = \u30de\u30c3\u30d7\u306b\u4e0d\u6b63\u306a\u30bf\u30a4\u30d7\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ko.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ko.properties
index 82b266c..1613dd1 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ko.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = \uC798\uBABB\uB41C \uD56D\uBAA9: "{0}". \uD56D\uBAA9\uC740 "ClassName.class" \uB610\uB294 "fully.qualified.ClassName" \uD615\uC2DD\uC774 \uC544\uB2CC "ClassName" \uB610\uB294 "OuterClass.InnerClass" \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+ILLEGAL_ENTRY = \uc798\ubabb\ub41c \ud56d\ubaa9: "{0}". \ud56d\ubaa9\uc740 "ClassName.class" \ub610\ub294 "fully.qualified.ClassName" \ud615\uc2dd\uc774 \uc544\ub2cc "ClassName" \ub610\ub294 "OuterClass.InnerClass" \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = {1}\uC5D0 \uB098\uC5F4\uB41C "{0}" \uD074\uB798\uC2A4\uB97C \uB85C\uB4DC\uD558\uB294 \uC911 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. CLASSPATH\uC5D0\uC11C \uD56D\uBAA9\uC5D0 \uC561\uC138\uC2A4\uD560 \uC218 \uC788\uC73C\uBA70 \uD56D\uBAA9\uC774 "ClassName.class" \uB610\uB294 "fully.qualified.ClassName" \uD615\uC2DD\uC774 \uC544\uB2CC "ClassName" \uB610\uB294 "OuterClass.InnerClass" \uD615\uC2DD\uC778\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.
+ERROR_LOADING_CLASS = {1}\uc5d0 \ub098\uc5f4\ub41c "{0}" \ud074\ub798\uc2a4\ub97c \ub85c\ub4dc\ud558\ub294 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. CLASSPATH\uc5d0\uc11c \ud56d\ubaa9\uc5d0 \uc561\uc138\uc2a4\ud560 \uc218 \uc788\uc73c\uba70 \ud56d\ubaa9\uc774 "ClassName.class" \ub610\ub294 "fully.qualified.ClassName" \ud615\uc2dd\uc774 \uc544\ub2cc "ClassName" \ub610\ub294 "OuterClass.InnerClass" \ud615\uc2dd\uc778\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-INVALID_PROPERTY_VALUE = {1}\uC740(\uB294) "{0}" \uC18D\uC131\uC5D0 \uB300\uD574 \uC801\uD569\uD55C \uAC12\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+INVALID_PROPERTY_VALUE = {1}\uc740(\ub294) "{0}" \uc18d\uc131\uc5d0 \ub300\ud574 \uc801\ud569\ud55c \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = "{0}" \uC18D\uC131\uC740 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+UNSUPPORTED_PROPERTY = "{0}" \uc18d\uc131\uc740 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}"\uC5D0 ObjectFactory.class \uB610\uB294 jaxb.index\uAC00 \uD3EC\uD568\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+BROKEN_CONTEXTPATH = "{0}"\uc5d0 ObjectFactory.class \ub610\ub294 jaxb.index\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}"\uC740(\uB294) \uB0B4\uBD80 \uD074\uB798\uC2A4\uC774\uBBC0\uB85C \uC778\uC218\uAC00 \uC5C6\uB294 \uAE30\uBCF8 \uC0DD\uC131\uC790\uB97C \uD3EC\uD568\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. ''static''\uC744 \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}"\uc740(\ub294) \ub0b4\ubd80 \ud074\ub798\uc2a4\uc774\ubbc0\ub85c \uc778\uc218\uac00 \uc5c6\ub294 \uae30\ubcf8 \uc0dd\uc131\uc790\ub97c \ud3ec\ud568\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. ''static''\uc744 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.
-INVALID_TYPE_IN_MAP = \uB9F5\uC5D0 \uC798\uBABB\uB41C \uC720\uD615\uC774 \uD3EC\uD568\uB418\uC5B4 \uC788\uC2B5\uB2C8\uB2E4.
+INVALID_TYPE_IN_MAP = \ub9f5\uc5d0 \uc798\ubabb\ub41c \uc720\ud615\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_pt_BR.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_pt_BR.properties
index b994feb..473db88 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_pt_BR.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = entrada inv\u00E1lida: "{0}"; as entradas devem estar no formato "ClassName" ou "OuterClass.InnerClass", n\u00E3o no formato "ClassName.class" ou "fully.qualified.ClassName"
+ILLEGAL_ENTRY = entrada inv\u00e1lida: "{0}"; as entradas devem estar no formato "ClassName" ou "OuterClass.InnerClass", n\u00e3o no formato "ClassName.class" ou "fully.qualified.ClassName"
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = erro ao carregar a classe "{0}" listada em {1}; certifique-se de que as entradas n\u00E3o sejam acessadas no CLASSPATH e no formato "ClassName" ou "OuterClass.InnerClass", n\u00E3o no formato "ClassName.class" ou "fully.qualified.ClassName"
+ERROR_LOADING_CLASS = erro ao carregar a classe "{0}" listada em {1}; certifique-se de que as entradas n\u00e3o sejam acessadas no CLASSPATH e no formato "ClassName" ou "OuterClass.InnerClass", n\u00e3o no formato "ClassName.class" ou "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1} n\u00E3o \u00E9 um valor v\u00E1lido para a propriedade "{0}"
+INVALID_PROPERTY_VALUE = {1} n\u00e3o \u00e9 um valor v\u00e1lido para a propriedade "{0}"
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = a propriedade "{0}" n\u00E3o \u00E9 suportada
+UNSUPPORTED_PROPERTY = a propriedade "{0}" n\u00e3o \u00e9 suportada
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}" n\u00E3o cont\u00E9m ObjectFactory.class ou jaxb.index
+BROKEN_CONTEXTPATH = "{0}" n\u00e3o cont\u00e9m ObjectFactory.class ou jaxb.index
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u00E9 uma classe interna e, portanto, nunca pode ter um construtor no-argument default. Adicione ''static''.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u00e9 uma classe interna e, portanto, nunca pode ter um construtor no-argument default. Adicione ''static''.
-INVALID_TYPE_IN_MAP = O mapa cont\u00E9m um tipo incorreto
+INVALID_TYPE_IN_MAP = O mapa cont\u00e9m um tipo incorreto
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_CN.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_CN.properties
index 7df807e..03ba250 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_CN.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = \u975E\u6CD5\u6761\u76EE: "{0}", \u6761\u76EE\u7684\u683C\u5F0F\u5E94\u4E3A "ClassName" \u6216 "OuterClass.InnerClass", \u800C\u4E0D\u662F "ClassName.class" \u6216 "fully.qualified.ClassName"
+ILLEGAL_ENTRY = \u975e\u6cd5\u6761\u76ee: "{0}", \u6761\u76ee\u7684\u683c\u5f0f\u5e94\u4e3a "ClassName" \u6216 "OuterClass.InnerClass", \u800c\u4e0d\u662f "ClassName.class" \u6216 "fully.qualified.ClassName"
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = \u52A0\u8F7D{1}\u4E2D\u5217\u51FA\u7684\u7C7B "{0}" \u65F6\u51FA\u9519, \u8BF7\u786E\u4FDD\u6761\u76EE\u53EF\u5728 CLASSPATH \u4E2D\u8BBF\u95EE\u5E76\u4E14\u683C\u5F0F\u4E3A "ClassName" \u6216 "OuterClass.InnerClass", \u800C\u4E0D\u662F "ClassName.class" \u6216 "fully.qualified.ClassName"
+ERROR_LOADING_CLASS = \u52a0\u8f7d{1}\u4e2d\u5217\u51fa\u7684\u7c7b "{0}" \u65f6\u51fa\u9519, \u8bf7\u786e\u4fdd\u6761\u76ee\u53ef\u5728 CLASSPATH \u4e2d\u8bbf\u95ee\u5e76\u4e14\u683c\u5f0f\u4e3a "ClassName" \u6216 "OuterClass.InnerClass", \u800c\u4e0d\u662f "ClassName.class" \u6216 "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1}\u4E0D\u662F\u5C5E\u6027 "{0}" \u7684\u6709\u6548\u503C
+INVALID_PROPERTY_VALUE = {1}\u4e0d\u662f\u5c5e\u6027 "{0}" \u7684\u6709\u6548\u503c
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = \u4E0D\u652F\u6301\u5C5E\u6027 "{0}"
+UNSUPPORTED_PROPERTY = \u4e0d\u652f\u6301\u5c5e\u6027 "{0}"
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}" \u4E0D\u5305\u542B ObjectFactory.class \u6216 jaxb.index
+BROKEN_CONTEXTPATH = "{0}" \u4e0d\u5305\u542b ObjectFactory.class \u6216 jaxb.index
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u662F\u5185\u90E8\u7C7B, \u56E0\u6B64\u7EDD\u4E0D\u80FD\u5177\u6709\u9ED8\u8BA4\u65E0\u53C2\u6570\u6784\u9020\u5668\u3002\u8BF7\u6DFB\u52A0 ''\u9759\u6001''\u3002
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u662f\u5185\u90e8\u7c7b, \u56e0\u6b64\u7edd\u4e0d\u80fd\u5177\u6709\u9ed8\u8ba4\u65e0\u53c2\u6570\u6784\u9020\u5668\u3002\u8bf7\u6dfb\u52a0 ''\u9759\u6001''\u3002
-INVALID_TYPE_IN_MAP = \u6620\u5C04\u5305\u542B\u9519\u8BEF\u7C7B\u578B
+INVALID_TYPE_IN_MAP = \u6620\u5c04\u5305\u542b\u9519\u8bef\u7c7b\u578b
diff --git a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_TW.properties b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_TW.properties
index 9abc1c7..12223c0 100644
--- a/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_TW.properties
+++ b/jaxb-ri/core/src/main/resources/org/glassfish/jaxb/core/v2/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,19 +10,19 @@
# Not concatenated with any other string (written on a separate line).
-ILLEGAL_ENTRY = \u7121\u6548\u7684\u9805\u76EE: "{0}", \u9805\u76EE\u7684\u683C\u5F0F\u61C9\u70BA "ClassName" \u6216 "OuterClass.InnerClass", \u800C\u975E "ClassName.class" \u6216 "fully.qualified.ClassName"
+ILLEGAL_ENTRY = \u7121\u6548\u7684\u9805\u76ee: "{0}", \u9805\u76ee\u7684\u683c\u5f0f\u61c9\u70ba "ClassName" \u6216 "OuterClass.InnerClass", \u800c\u975e "ClassName.class" \u6216 "fully.qualified.ClassName"
# {0} - class name, {1} - resource location e.g. error loading class "Foo" listed in foo/bar/jaxb.index, make sure that entries are accessable on CLASSPATH and of the form "ClassName" or "OuterClass.InnerClass", not "ClassName.class" or "fully.qualified.ClassName"
-ERROR_LOADING_CLASS = \u8F09\u5165 {1} \u4E2D\u5217\u51FA\u7684\u985E\u5225 "{0}" \u6642\u767C\u751F\u932F\u8AA4, \u8ACB\u78BA\u5B9A\u53EF\u5728\u985E\u5225\u8DEF\u5F91\u4E2D\u5B58\u53D6\u8A72\u9805\u76EE, \u4E14\u683C\u5F0F\u70BA "ClassName" \u6216 "OuterClass.InnerClass", \u800C\u975E "ClassName.class" \u6216 "fully.qualified.ClassName"
+ERROR_LOADING_CLASS = \u8f09\u5165 {1} \u4e2d\u5217\u51fa\u7684\u985e\u5225 "{0}" \u6642\u767c\u751f\u932f\u8aa4, \u8acb\u78ba\u5b9a\u53ef\u5728\u985e\u5225\u8def\u5f91\u4e2d\u5b58\u53d6\u8a72\u9805\u76ee, \u4e14\u683c\u5f0f\u70ba "ClassName" \u6216 "OuterClass.InnerClass", \u800c\u975e "ClassName.class" \u6216 "fully.qualified.ClassName"
-INVALID_PROPERTY_VALUE = {1} \u4E0D\u662F\u7279\u6027 "{0}" \u7684\u6709\u6548\u503C
+INVALID_PROPERTY_VALUE = {1} \u4e0d\u662f\u7279\u6027 "{0}" \u7684\u6709\u6548\u503c
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_PROPERTY = \u4E0D\u652F\u63F4\u7279\u6027 "{0}"
+UNSUPPORTED_PROPERTY = \u4e0d\u652f\u63f4\u7279\u6027 "{0}"
#{0} - package name. e.g.: "foo.bar" doesn't contain ObjectFactory.class or jaxb.index
-BROKEN_CONTEXTPATH = "{0}" \u672A\u5305\u542B ObjectFactory.class \u6216 jaxb.index
+BROKEN_CONTEXTPATH = "{0}" \u672a\u5305\u542b ObjectFactory.class \u6216 jaxb.index
-NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u662F\u5167\u90E8\u985E\u5225, \u56E0\u6B64\u6C38\u9060\u4E0D\u80FD\u6709\u9810\u8A2D\u7684\u7121\u5F15\u6578\u5EFA\u69CB\u5B50. \u8ACB\u65B0\u589E ''static''.
+NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS = "{0}" \u662f\u5167\u90e8\u985e\u5225, \u56e0\u6b64\u6c38\u9060\u4e0d\u80fd\u6709\u9810\u8a2d\u7684\u7121\u5f15\u6578\u5efa\u69cb\u5b50. \u8acb\u65b0\u589e ''static''.
-INVALID_TYPE_IN_MAP = \u5C0D\u61C9\u5305\u542B\u932F\u8AA4\u7684\u985E\u578B
+INVALID_TYPE_IN_MAP = \u5c0d\u61c9\u5305\u542b\u932f\u8aa4\u7684\u985e\u578b
diff --git a/jaxb-ri/core/src/test/java/org/glassfish/jaxb/core/UtilsTest.java b/jaxb-ri/core/src/test/java/org/glassfish/jaxb/core/UtilsTest.java
index d3a617d..0c7b710 100644
--- a/jaxb-ri/core/src/test/java/org/glassfish/jaxb/core/UtilsTest.java
+++ b/jaxb-ri/core/src/test/java/org/glassfish/jaxb/core/UtilsTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/articles.xml b/jaxb-ri/docs/release-documentation/src/docbook/articles.xml
index d7ae8b6..ea27717 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/articles.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/articles.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/docbook.ent b/jaxb-ri/docs/release-documentation/src/docbook/docbook.ent
index d8e1032..8fe6ded 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/docbook.ent
+++ b/jaxb-ri/docs/release-documentation/src/docbook/docbook.ent
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/download/JaxbCDATASample.java b/jaxb-ri/docs/release-documentation/src/docbook/download/JaxbCDATASample.java
index 345e66f..b50db39 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/download/JaxbCDATASample.java
+++ b/jaxb-ri/docs/release-documentation/src/docbook/download/JaxbCDATASample.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/faq.xml b/jaxb-ri/docs/release-documentation/src/docbook/faq.xml
index 1046273..fc6fcce 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/faq.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/faq.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/1.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/1.svg
index 7852e02..9ebab18 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/1.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/1.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/10.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/10.svg
index 2a6e98e..0db1ad6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/10.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/10.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/11.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/11.svg
index 4c61662..97e344b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/11.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/11.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/12.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/12.svg
index 98d74a2..05e84e7 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/12.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/12.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/13.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/13.svg
index 907c1b4..8fd93b3 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/13.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/13.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/14.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/14.svg
index ac6564e..55bda73 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/14.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/14.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/15.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/15.svg
index 70085f7..a5e6462 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/15.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/15.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/16.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/16.svg
index 104c6b2..e42d45b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/16.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/16.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/17.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/17.svg
index 9b3a8c6..cd7b193 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/17.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/17.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/18.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/18.svg
index 97531e8..3b41099 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/18.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/18.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/19.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/19.svg
index 5ab1b74..b82d793 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/19.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/19.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/2.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/2.svg
index 5b3af5a..bfc6e17 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/2.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/2.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/20.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/20.svg
index 4e53496..cc2d041 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/20.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/20.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/21.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/21.svg
index db86a74..dd03e68 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/21.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/21.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/22.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/22.svg
index 6eda098..30653aa 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/22.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/22.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/23.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/23.svg
index 2cd766b..165f13a 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/23.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/23.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/24.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/24.svg
index e0db25c..a7427d8 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/24.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/24.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/25.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/25.svg
index d309136..b8f787d 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/25.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/25.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/26.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/26.svg
index 55a1bd5..2bb3022 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/26.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/26.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/27.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/27.svg
index 9fe486a..9301fea 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/27.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/27.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/28.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/28.svg
index 53448ac..646db4d 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/28.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/28.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/29.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/29.svg
index d9a6429..24c1d47 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/29.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/29.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/3.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/3.svg
index e5ec4e7..35f9f76 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/3.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/3.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/30.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/30.svg
index fa73b30..726ca47 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/30.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/30.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/4.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/4.svg
index f2c64a8..85f63b0 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/4.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/4.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/5.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/5.svg
index 7d80e20..44e42e3 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/5.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/5.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/6.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/6.svg
index 55a4ab1..ac0700b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/6.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/6.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/7.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/7.svg
index 029d35a..17b9a14 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/7.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/7.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/8.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/8.svg
index 373cf91..291acb2 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/8.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/8.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/9.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/9.svg
index f9b11cb..639f4af 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/9.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/callouts/9.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/caution.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/caution.svg
index 4210e81..9e7f597 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/caution.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/caution.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/caution.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/caution.svg
index 42b28a5..7296e76 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/caution.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/caution.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/home.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/home.svg
index b0f4b36..b15288c 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/home.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/home.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/important.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/important.svg
index 4323407..43dce3f 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/important.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/important.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/next.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/next.svg
index 9138517..d5613e1 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/next.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/next.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/note.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/note.svg
index 22a06ab..f668ccc 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/note.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/note.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/prev.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/prev.svg
index 125ca4c..656e12c 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/prev.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/prev.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/tip.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/tip.svg
index 0d2295c..54cfcd6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/tip.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/tip.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/up.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/up.svg
index 6a15fbc..f4086e9 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/up.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/up.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/warning.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/warning.svg
index 4f715b8..cbbff14 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/warning.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/colorsvg/warning.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/home.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/home.svg
index 979e96a..d4a5efe 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/home.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/home.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/important.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/important.svg
index 4210e81..9e7f597 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/important.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/important.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/next.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/next.svg
index 65d454a..dcce539 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/next.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/next.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/note.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/note.svg
index f872e42..a316a10 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/note.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/note.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/prev.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/prev.svg
index ee431e1..d464a32 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/prev.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/prev.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/tip.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/tip.svg
index c979cc7..c1923e9 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/tip.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/tip.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/up.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/up.svg
index 9b042e8..6c59d1f 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/up.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/up.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/icons/warning.svg b/jaxb-ri/docs/release-documentation/src/docbook/icons/warning.svg
index 7c88988..8088748 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/icons/warning.svg
+++ b/jaxb-ri/docs/release-documentation/src/docbook/icons/warning.svg
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/index.xml b/jaxb-ri/docs/release-documentation/src/docbook/index.xml
index 77a23c8..57ec625 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/index.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/index.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml
index 32389bf..4cf6126 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-changelog.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-sample-apps.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-sample-apps.xml
index 4f76415..a01bed4 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-sample-apps.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-2-0-sample-apps.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-develop-plugins.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-develop-plugins.xml
index 4ad4187..9fc97d4 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-develop-plugins.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-develop-plugins.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-dtd.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-dtd.xml
index e7f6a8c..43ca040 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-dtd.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-dtd.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-overview.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-overview.xml
index c5504c5..2871f01 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-overview.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-overview.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-runtime-properties.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-runtime-properties.xml
index 6a99d7f..824f8a6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-runtime-properties.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-runtime-properties.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-xjc-customizations.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-xjc-customizations.xml
index 88ad0a0..f9076ce 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-xjc-customizations.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions-xjc-customizations.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions.xml b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions.xml
index e566f0c..1509408 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/jaxb-ri-extensions.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/overview.xml b/jaxb-ri/docs/release-documentation/src/docbook/overview.xml
index 6361677..5a16aba 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/overview.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/overview.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/release-documentation.xml b/jaxb-ri/docs/release-documentation/src/docbook/release-documentation.xml
index 7091996..0863cef 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/release-documentation.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/release-documentation.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/release-notes.xml b/jaxb-ri/docs/release-documentation/src/docbook/release-notes.xml
index ae27d08..6bca9ef 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/release-notes.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/release-notes.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/style/documentation.css b/jaxb-ri/docs/release-documentation/src/docbook/style/documentation.css
index 0a285c8..5a2ab22 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/style/documentation.css
+++ b/jaxb-ri/docs/release-documentation/src/docbook/style/documentation.css
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools-3rd-party-tools.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools-3rd-party-tools.xml
index a502d18..ab0d694 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools-3rd-party-tools.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools-3rd-party-tools.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen-ant-task.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen-ant-task.xml
index 8fb6b97..66c6ba6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen-ant-task.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen-ant-task.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen.xml
index 40ec1ec..62c094e 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools-schemagen.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc-ant-task.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc-ant-task.xml
index bed08dc..bc03c16 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc-ant-task.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc-ant-task.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc.xml
index 501da79..d684ff2 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools-xjc.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/tools.xml b/jaxb-ri/docs/release-documentation/src/docbook/tools.xml
index 69efae8..b14b700 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/tools.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/tools.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-evolving-annotated-classes.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-evolving-annotated-classes.xml
index 9bf9546..bcaf3ef 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-evolving-annotated-classes.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-evolving-annotated-classes.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-cyclic-references-to-xml.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-cyclic-references-to-xml.xml
index f3a1aea..2b28b73 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-cyclic-references-to-xml.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-cyclic-references-to-xml.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-interfaces.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-interfaces.xml
index c711cd1..5dd1c42 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-interfaces.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-interfaces.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-your-favorite-class.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-your-favorite-class.xml
index 21ab541..9836b60 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-your-favorite-class.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-mapping-your-favorite-class.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-xml-layout-and-in-memory-data-layout.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-xml-layout-and-in-memory-data-layout.xml
index e454092..9ff600b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-xml-layout-and-in-memory-data-layout.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes-xml-layout-and-in-memory-data-layout.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes.xml
index 98a3eda..59ba4d0 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-annotating-your-classes.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-adding-behaviors.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-adding-behaviors.xml
index 4d2c80b..8a179ec 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-adding-behaviors.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-adding-behaviors.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-avoid-strong-databinding.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-avoid-strong-databinding.xml
index ea7349a..edaede6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-avoid-strong-databinding.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-avoid-strong-databinding.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-dealing-with-errors.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-dealing-with-errors.xml
index 2e21fde..4dd0dcf 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-dealing-with-errors.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-dealing-with-errors.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-fixing-broken-references-in-schema.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-fixing-broken-references-in-schema.xml
index df13a55..27f04ef 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-fixing-broken-references-in-schema.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-fixing-broken-references-in-schema.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-how-modularization-of-schema-interacts-with-xjc.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-how-modularization-of-schema-interacts-with-xjc.xml
index 04b5d44..bf6febc 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-how-modularization-of-schema-interacts-with-xjc.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-how-modularization-of-schema-interacts-with-xjc.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-any.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-any.xml
index e4790a1..f6d2e61 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-any.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-any.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-element-to-jaxbelement.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-element-to-jaxbelement.xml
index 882b1ee..871fa7b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-element-to-jaxbelement.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-mapping-of-xs-element-to-jaxbelement.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-working-with-generated-code-in-memory.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-working-with-generated-code-in-memory.xml
index 2d4f3e1..c354d80 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-working-with-generated-code-in-memory.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema-working-with-generated-code-in-memory.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema.xml
index b73419a..601d746 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-compiling-xml-schema.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-customizing-java-packages.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-customizing-java-packages.xml
index 4224351..0404524 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-customizing-java-packages.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-customizing-java-packages.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-different-datatypes.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-different-datatypes.xml
index a2c0a72..fa5b330 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-different-datatypes.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-different-datatypes.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-scd-for-customizations.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-scd-for-customizations.xml
index d9f9a6c..e4c01fb 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-scd-for-customizations.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation-using-scd-for-customizations.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation.xml
index 0791c82..2208ff2 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-customization-of-schema-compilation.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-jaxb-on-jpms.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-jaxb-on-jpms.xml
index e9cf9b4..8a26b4d 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-jaxb-on-jpms.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-jaxb-on-jpms.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-maven-coordinates.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-maven-coordinates.xml
index d60f1fe..4db89c6 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-maven-coordinates.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-maven-coordinates.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-migrating-jaxb-2-0-applications-to-javase-6.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-migrating-jaxb-2-0-applications-to-javase-6.xml
index a232398..32fd4e4 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-migrating-jaxb-2-0-applications-to-javase-6.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-migrating-jaxb-2-0-applications-to-javase-6.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-runtime-errors.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-runtime-errors.xml
index 99c3876..8143451 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-runtime-errors.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-runtime-errors.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-which-jaxb-ri-is-included-in-which-jdk.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-which-jaxb-ri-is-included-in-which-jdk.xml
index 23c3781..998f022 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-which-jaxb-ri-is-included-in-which-jdk.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment-which-jaxb-ri-is-included-in-which-jdk.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment.xml
index 0a969ae..765d769 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-deployment.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-changing-prefixes.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-changing-prefixes.xml
index ef5db2c..ba4951b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-changing-prefixes.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-changing-prefixes.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-different-ways-of-marshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-different-ways-of-marshalling.xml
index 9a8936b..4826f01 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-different-ways-of-marshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-different-ways-of-marshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-element-default-values-and-marshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-element-default-values-and-marshalling.xml
index 0f0bb5b..bc0e352 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-element-default-values-and-marshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-element-default-values-and-marshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-interaction-between-marshalling-and-dom.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-interaction-between-marshalling-and-dom.xml
index 28e1975..30db575 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-interaction-between-marshalling-and-dom.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling-interaction-between-marshalling-and-dom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling.xml
index caf0987..dcd1ecf 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-marshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-compiling-dtd.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-compiling-dtd.xml
index 55826ae..9d91c52 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-compiling-dtd.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-compiling-dtd.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-designing-a-client-server-protocol-in-xml.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-designing-a-client-server-protocol-in-xml.xml
index 42fa71c..54a6ad0 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-designing-a-client-server-protocol-in-xml.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-designing-a-client-server-protocol-in-xml.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-performance-and-thread-safety.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-performance-and-thread-safety.xml
index 3bc2078..73f9106 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-performance-and-thread-safety.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics-performance-and-thread-safety.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics.xml
index d1bece8..fbb803b 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-other-miscellaneous-topics.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-generating-schema-that-you-want.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-generating-schema-that-you-want.xml
index 573ac21..6cab80a 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-generating-schema-that-you-want.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-generating-schema-that-you-want.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-invoking-schemagen-programatically.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-invoking-schemagen-programatically.xml
index 6aaa3c6..e489bde 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-invoking-schemagen-programatically.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation-invoking-schemagen-programatically.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation.xml
index f411f20..3e6ac58 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-schema-generation.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-dealing-with-large-documents.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-dealing-with-large-documents.xml
index e6f1788..a208ded 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-dealing-with-large-documents.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-dealing-with-large-documents.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-element-default-values-and-unmarshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-element-default-values-and-unmarshalling.xml
index 0b0813a..442e252 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-element-default-values-and-unmarshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-element-default-values-and-unmarshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-unmarshalling-is-not-working-help.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-unmarshalling-is-not-working-help.xml
index 5a2c4e1..4822384 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-unmarshalling-is-not-working-help.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-unmarshalling-is-not-working-help.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-xmlrootelement-and-unmarshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-xmlrootelement-and-unmarshalling.xml
index 805dee4..609f604 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-xmlrootelement-and-unmarshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling-xmlrootelement-and-unmarshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling.xml
index 5866202..2768939 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide-unmarshalling.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/docbook/users-guide.xml b/jaxb-ri/docs/release-documentation/src/docbook/users-guide.xml
index 1eab630..34408cf 100644
--- a/jaxb-ri/docs/release-documentation/src/docbook/users-guide.xml
+++ b/jaxb-ri/docs/release-documentation/src/docbook/users-guide.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/assembly/docbook.xml b/jaxb-ri/docs/release-documentation/src/main/assembly/docbook.xml
index 762f5cf..33a5a0d 100644
--- a/jaxb-ri/docs/release-documentation/src/main/assembly/docbook.xml
+++ b/jaxb-ri/docs/release-documentation/src/main/assembly/docbook.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/chunked.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/chunked.xsl
index b9c8803..ea758cd 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/chunked.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/chunked.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/common.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/common.xsl
index 93ced90..87ed85f 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/common.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/common.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foCustomizations.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foCustomizations.xsl
index bd5c684..015cd28 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foCustomizations.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foCustomizations.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foProcessing.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foProcessing.xsl
index a43aa7a..ce88f1f 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foProcessing.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/foProcessing.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/highlight.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/highlight.xsl
index dadd902..e0634bb 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/highlight.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/highlight.xsl
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlCustomizations.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlCustomizations.xsl
index 50d61f2..cd5665c 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlCustomizations.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlCustomizations.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlProcessing.xsl b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlProcessing.xsl
index 1ea36fe..a11132d 100644
--- a/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlProcessing.xsl
+++ b/jaxb-ri/docs/release-documentation/src/main/docbook/stylesheet/htmlProcessing.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/docs/www/src/main/resources/index.html b/jaxb-ri/docs/www/src/main/resources/index.html
index fac9513..4509d85 100644
--- a/jaxb-ri/docs/www/src/main/resources/index.html
+++ b/jaxb-ri/docs/www/src/main/resources/index.html
@@ -1,7 +1,7 @@
<html>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/external/relaxng-datatype/src/main/java/module-info.java b/jaxb-ri/external/relaxng-datatype/src/main/java/module-info.java
index 2adac41..3e90c11 100644
--- a/jaxb-ri/external/relaxng-datatype/src/main/java/module-info.java
+++ b/jaxb-ri/external/relaxng-datatype/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,4 +15,5 @@
exports com.sun.tools.rngdatatype;
exports com.sun.tools.rngdatatype.helpers;
+
}
diff --git a/jaxb-ri/external/rngom/exclude-rngom.xml b/jaxb-ri/external/rngom/exclude-rngom.xml
index 7937a23..4f735b8 100644
--- a/jaxb-ri/external/rngom/exclude-rngom.xml
+++ b/jaxb-ri/external/rngom/exclude-rngom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -17,16 +17,16 @@
<!-- Performance -->
<Bug pattern="ES_COMPARING_STRINGS_WITH_EQ"/>
<Bug pattern="ES_COMPARING_PARAMETER_STRING_WITH_EQ"/>
-
+
<!-- 3rd party code -->
<Bug pattern="NM_METHOD_NAMING_CONVENTION"/>
<Bug pattern="UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR"/>
<Bug pattern="BC_UNCONFIRMED_CAST_OF_RETURN_VALUE"/>
<Bug pattern="BC_UNCONFIRMED_CAST"/>
-
- </Or>
+
+ </Or>
</Match>
-
+
<!-- Generated -->
<Match>
<Or>
@@ -39,7 +39,7 @@
<Class name="com.sun.tools.rngom.parse.compact.UCode_UCodeESC_CharStream"/>
</Or>
</Match>
-
+
<!-- Supposed to be used elsewhere -->
<Match>
<Bug pattern="URF_UNREAD_FIELD"/>
@@ -52,7 +52,7 @@
<Class name="com.sun.tools.rngom.digested.DXMLPrinter$XMLWriterException"/>
<Class name="com.sun.tools.rngom.digested.DDataPattern$Param"/>
</Or>
- <Bug pattern="SIC_INNER_SHOULD_BE_STATIC"/>
+ <Bug pattern="SIC_INNER_SHOULD_BE_STATIC"/>
</Match>
</FindBugsFilter>
diff --git a/jaxb-ri/external/rngom/src/main/java/module-info.java b/jaxb-ri/external/rngom/src/main/java/module-info.java
index 9b159f0..718a673 100644
--- a/jaxb-ri/external/rngom/src/main/java/module-info.java
+++ b/jaxb-ri/external/rngom/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -29,4 +29,5 @@
exports com.sun.tools.rngom.ast.util;
exports com.sun.tools.rngom.dt;
exports com.sun.tools.rngom.dt.builtin;
+
}
diff --git a/jaxb-ri/jxc/exclude-jxc.xml b/jaxb-ri/jxc/exclude-jxc.xml
index 5593432..1c902d5 100644
--- a/jaxb-ri/jxc/exclude-jxc.xml
+++ b/jaxb-ri/jxc/exclude-jxc.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java-mr/9/com/sun/tools/jxc/SchemaGenTask.java b/jaxb-ri/jxc/src/main/java-mr/9/com/sun/tools/jxc/SchemaGenTask.java
index 13d0317..eaf340e 100644
--- a/jaxb-ri/jxc/src/main/java-mr/9/com/sun/tools/jxc/SchemaGenTask.java
+++ b/jaxb-ri/jxc/src/main/java-mr/9/com/sun/tools/jxc/SchemaGenTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ApBasedTask.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ApBasedTask.java
index 0a29ec7..85f01de 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ApBasedTask.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ApBasedTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ConfigReader.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ConfigReader.java
index 8011a0a..6b61db6 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ConfigReader.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ConfigReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/Messages.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/Messages.java
index cd22b46..1379714 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/Messages.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/NGCCRuntimeEx.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/NGCCRuntimeEx.java
index 90442ac..e6249b7 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/NGCCRuntimeEx.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/NGCCRuntimeEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenBase.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenBase.java
index 85cee34..19d8ac1 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenBase.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenBase.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenTask.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenTask.java
index d9935e8..2ded69c 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenTask.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenerator.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenerator.java
index ed9e79a..05c6db7 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenerator.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGeneratorFacade.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGeneratorFacade.java
index d51ee63..1b38a3e 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGeneratorFacade.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SchemaGeneratorFacade.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SecureLoader.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SecureLoader.java
index 6c43401..325b1df 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SecureLoader.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/AnnotationParser.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/AnnotationParser.java
index ea141e7..63af3c0 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/AnnotationParser.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/AnnotationParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Const.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Const.java
index c3e62c1..5a964c4 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Const.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Const.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/ErrorReceiverImpl.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/ErrorReceiverImpl.java
index db61482..2125b64 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/ErrorReceiverImpl.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/ErrorReceiverImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/InlineAnnotationReaderImpl.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/InlineAnnotationReaderImpl.java
index d28c19a..4fc7d21 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/InlineAnnotationReaderImpl.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/InlineAnnotationReaderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Messages.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Messages.java
index 63f4712..62eadca 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Messages.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Options.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Options.java
index 2730992..b757e34 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Options.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/Options.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SchemaGenerator.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SchemaGenerator.java
index 4ee9c48..4657b35 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SchemaGenerator.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SchemaGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SecureLoader.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SecureLoader.java
index 0c46eef..6636eb9 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SecureLoader.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/package-info.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/package-info.java
index 9f4591e..e68fef8 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/package-info.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/ap/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/JXC.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/JXC.java
index 5169af9..7df70ee 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/JXC.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/JXC.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JAXBModelImpl.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JAXBModelImpl.java
index cfb33da..f8a950b 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JAXBModelImpl.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JAXBModelImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JavaCompilerImpl.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JavaCompilerImpl.java
index 4dacac6..1d9228b 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JavaCompilerImpl.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/api/impl/j2s/JavaCompilerImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/AttributesImpl.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/AttributesImpl.java
index db86e77..bdb6927 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/AttributesImpl.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/AttributesImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Classes.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Classes.java
index ff63148..83553e6 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Classes.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Classes.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Config.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Config.java
index 3aa9d1b..24a2eb3 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Config.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Config.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventReceiver.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventReceiver.java
index d6d34c3..424e41a 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventReceiver.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventReceiver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventSource.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventSource.java
index 3ba04fe..ef149c1 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventSource.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCEventSource.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCHandler.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCHandler.java
index 6c6b589..74a4d21 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCHandler.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCInterleaveFilter.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCInterleaveFilter.java
index ea547d5..77eae2a 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCInterleaveFilter.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/NGCCInterleaveFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Schema.java b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Schema.java
index 36d5c7f..2a59790 100644
--- a/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Schema.java
+++ b/jaxb-ri/jxc/src/main/java/com/sun/tools/jxc/gen/config/Schema.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/java/module-info.java b/jaxb-ri/jxc/src/main/java/module-info.java
index a983ce1..41e54ae 100644
--- a/jaxb-ri/jxc/src/main/java/module-info.java
+++ b/jaxb-ri/jxc/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle.properties
index b3719ec..6dd8b40 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_de.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_de.properties
index fefa72b..c764ac3 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_de.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,6 +14,6 @@
VERSION = schemagen ${version}
-FULLVERSION = schemagen vollst\u00E4ndige Version "${version}"
+FULLVERSION = schemagen vollst\u00e4ndige Version "${version}"
-USAGE = Verwendung: schemagen [-options ...] <java files> \nOptionen: \n\\ \\ \\ \\ -d <path> : Gibt an, wo die von Prozessor und javac generierten Klassendateien gespeichert werden sollen\n\\ \\ \\ \\ -cp <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -classpath <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -encoding <encoding> : Gibt die Codierung f\u00FCr die Annotationsverarbeitung/den javac-Aufruf an \n\\ \\ \\ \\ -episode <file> : Generiert Episodendatei f\u00FCr separate Kompilierung\n\\ \\ \\ \\ -version : Zeigt Versionsinformation an\n\\ \\ \\ \\ -fullversion : Zeigt vollst\u00E4ndige Versionsinformationen an\n\\ \\ \\ \\ -help : Zeigt diese Verwendungsmeldung an
+USAGE = Verwendung: schemagen [-options ...] <java files> \nOptionen: \n\\ \\ \\ \\ -d <path> : Gibt an, wo die von Prozessor und javac generierten Klassendateien gespeichert werden sollen\n\\ \\ \\ \\ -cp <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -classpath <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -encoding <encoding> : Gibt die Codierung f\u00fcr die Annotationsverarbeitung/den javac-Aufruf an \n\\ \\ \\ \\ -episode <file> : Generiert Episodendatei f\u00fcr separate Kompilierung\n\\ \\ \\ \\ -version : Zeigt Versionsinformation an\n\\ \\ \\ \\ -fullversion : Zeigt vollst\u00e4ndige Versionsinformationen an\n\\ \\ \\ \\ -help : Zeigt diese Verwendungsmeldung an
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_es.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_es.properties
index 6260685..3029f03 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_es.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = Aparece un {0} inesperado en la l\u00EDnea {1} y la columna {2}
+UNEXPECTED_NGCC_TOKEN = Aparece un {0} inesperado en la l\u00ednea {1} y la columna {2}
BASEDIR_DOESNT_EXIST = Directorio no existente: {0}
VERSION = schemagen ${version}
-FULLVERSION = versi\u00F3n completa de schemagen "${version}"
+FULLVERSION = versi\u00f3n completa de schemagen "${version}"
-USAGE = Sintaxis: schemagen [-options ...] <archivos java> \nOpciones: \n\\ \\ \\ \\ -d <ruta de acceso> : especifique d\u00F3nde se colocan los archivos de clase generados por javac y el procesador\n\\ \\ \\ \\ -cp <ruta de acceso> : especifique d\u00F3nde se encuentran los archivos especificados por el usuario\n\\ \\ \\ \\ -encoding <codificaci\u00F3n> : especifique la codificaci\u00F3n que se va a utilizar para el procesamiento de anotaciones/llamada de javac\n\\ \\ \\ \\ -episode <archivo> : genera un archivo de episodio para una compilaci\u00F3n diferente\n\\ \\ \\ \\ -version : muestra la informaci\u00F3n de la versi\u00F3n\n\\ \\ \\ \\ -fullversion : muestra la informaci\u00F3n completa de la versi\u00F3n\n\\ \\ \\ \\ -help : muestra este mensaje de sintaxis
+USAGE = Sintaxis: schemagen [-options ...] <archivos java> \nOpciones: \n\\ \\ \\ \\ -d <ruta de acceso> : especifique d\u00f3nde se colocan los archivos de clase generados por javac y el procesador\n\\ \\ \\ \\ -cp <ruta de acceso> : especifique d\u00f3nde se encuentran los archivos especificados por el usuario\n\\ \\ \\ \\ -encoding <codificaci\u00f3n> : especifique la codificaci\u00f3n que se va a utilizar para el procesamiento de anotaciones/llamada de javac\n\\ \\ \\ \\ -episode <archivo> : genera un archivo de episodio para una compilaci\u00f3n diferente\n\\ \\ \\ \\ -version : muestra la informaci\u00f3n de la versi\u00f3n\n\\ \\ \\ \\ -fullversion : muestra la informaci\u00f3n completa de la versi\u00f3n\n\\ \\ \\ \\ -help : muestra este mensaje de sintaxis
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_fr.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_fr.properties
index 91a6c9b..6e96edb 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_fr.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = Un \u00E9l\u00E9ment {0} inattendu appara\u00EEt \u00E0 la ligne {1}, colonne {2}
+UNEXPECTED_NGCC_TOKEN = Un \u00e9l\u00e9ment {0} inattendu appara\u00eet \u00e0 la ligne {1}, colonne {2}
-BASEDIR_DOESNT_EXIST = R\u00E9pertoire {0} inexistant
+BASEDIR_DOESNT_EXIST = R\u00e9pertoire {0} inexistant
VERSION = schemagen ${version}
-FULLVERSION = version compl\u00E8te de schemagen "${version}"
+FULLVERSION = version compl\u00e8te de schemagen "${version}"
-USAGE = Syntaxe : schemagen [-options ...] <java files> \nOptions : \n\ \ \ \ -d <path> : indiquez o\u00F9 placer les fichiers de classe g\u00E9n\u00E9r\u00E9s par le processeur et le compilateur javac\n\ \ \ \ -cp <path> : indiquez o\u00F9 trouver les fichiers sp\u00E9cifi\u00E9s par l'utilisateur\n\ \ \ \ -classpath <path> : indiquez o\u00F9 trouver les fichiers sp\u00E9cifi\u00E9s par l'utilisateur\n\ \ \ \ -encoding <encoding> : indiquez l'encodage \u00E0 utiliser pour l'appel de javac/traitement de l'annotation \n\ \ \ \ -episode <file> : g\u00E9n\u00E9rez un fichier d'\u00E9pisode pour la compilation s\u00E9par\u00E9e\n\ \ \ \ -version : affichez les informations de version\n\ \ \ \ -fullversion : affichez les informations compl\u00E8tes de version\n\ \ \ \ -help : affichez ce message de syntaxe
+USAGE = Syntaxe : schemagen [-options ...] <java files> \nOptions : \n\ \ \ \ -d <path> : indiquez o\u00f9 placer les fichiers de classe g\u00e9n\u00e9r\u00e9s par le processeur et le compilateur javac\n\ \ \ \ -cp <path> : indiquez o\u00f9 trouver les fichiers sp\u00e9cifi\u00e9s par l'utilisateur\n\ \ \ \ -classpath <path> : indiquez o\u00f9 trouver les fichiers sp\u00e9cifi\u00e9s par l'utilisateur\n\ \ \ \ -encoding <encoding> : indiquez l'encodage \u00e0 utiliser pour l'appel de javac/traitement de l'annotation \n\ \ \ \ -episode <file> : g\u00e9n\u00e9rez un fichier d'\u00e9pisode pour la compilation s\u00e9par\u00e9e\n\ \ \ \ -version : affichez les informations de version\n\ \ \ \ -fullversion : affichez les informations compl\u00e8tes de version\n\ \ \ \ -help : affichez ce message de syntaxe
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_it.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_it.properties
index 3bb6cc9..e64ce72 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_it.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ja.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ja.properties
index 4d677d3..ca0cc44 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ja.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = \u4E88\u671F\u3057\u306A\u3044{0}\u304C\u884C{1}\u3001\u5217{2}\u306B\u3042\u308A\u307E\u3059
+UNEXPECTED_NGCC_TOKEN = \u4e88\u671f\u3057\u306a\u3044{0}\u304c\u884c{1}\u3001\u5217{2}\u306b\u3042\u308a\u307e\u3059
-BASEDIR_DOESNT_EXIST = \u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u304C\u5B58\u5728\u3057\u307E\u305B\u3093: {0}
+BASEDIR_DOESNT_EXIST = \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u5b58\u5728\u3057\u307e\u305b\u3093: {0}
VERSION = schemagen ${version}
-FULLVERSION = schemagen\u30D5\u30EB\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3"${version}"
+FULLVERSION = schemagen\u30d5\u30eb\u30fb\u30d0\u30fc\u30b8\u30e7\u30f3"${version}"
-USAGE = \u4F7F\u7528\u65B9\u6CD5: schemagen [-options ...] <java files> \n\u30AA\u30D7\u30B7\u30E7\u30F3: \n\ \ \ \ -d <path> : \u30D7\u30ED\u30BB\u30C3\u30B5\u304A\u3088\u3073javac\u304C\u751F\u6210\u3057\u305F\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u7F6E\u304F\u4F4D\u7F6E\u3092\u6307\u5B9A\u3057\u307E\u3059\n\ \ \ \ -cp <path> : \u30E6\u30FC\u30B6\u30FC\u304C\u6307\u5B9A\u3057\u305F\u30D5\u30A1\u30A4\u30EB\u3092\u691C\u7D22\u3059\u308B\u4F4D\u7F6E\u3092\u6307\u5B9A\u3057\u307E\u3059\n\ \ \ \ -classpath <path> : \u30E6\u30FC\u30B6\u30FC\u304C\u6307\u5B9A\u3057\u305F\u30D5\u30A1\u30A4\u30EB\u3092\u691C\u7D22\u3059\u308B\u4F4D\u7F6E\u3092\u6307\u5B9A\u3057\u307E\u3059\n\ \ \ \ -encoding <encoding> : \u6CE8\u91C8\u51E6\u7406/javac\u547C\u51FA\u3057\u306B\u4F7F\u7528\u3059\u308B\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u3092\u6307\u5B9A\u3057\u307E\u3059\n\ \ \ \ -episode <file> : \u30B3\u30F3\u30D1\u30A4\u30EB\u3054\u3068\u306B\u30A8\u30D4\u30BD\u30FC\u30C9\u30FB\u30D5\u30A1\u30A4\u30EB\u3092\u751F\u6210\u3057\u307E\u3059\n\ \ \ \ -version : \u30D0\u30FC\u30B8\u30E7\u30F3\u60C5\u5831\u3092\u8868\u793A\u3057\u307E\u3059\n\ \ \ \ -fullversion : \u30D5\u30EB\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3\u60C5\u5831\u3092\u8868\u793A\u3057\u307E\u3059\n\ \ \ \ -help : \u3053\u306E\u4F7F\u7528\u4F8B\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u8868\u793A\u3057\u307E\u3059
+USAGE = \u4f7f\u7528\u65b9\u6cd5: schemagen [-options ...] <java files> \n\u30aa\u30d7\u30b7\u30e7\u30f3: \n\ \ \ \ -d <path> : \u30d7\u30ed\u30bb\u30c3\u30b5\u304a\u3088\u3073javac\u304c\u751f\u6210\u3057\u305f\u30af\u30e9\u30b9\u30fb\u30d5\u30a1\u30a4\u30eb\u3092\u7f6e\u304f\u4f4d\u7f6e\u3092\u6307\u5b9a\u3057\u307e\u3059\n\ \ \ \ -cp <path> : \u30e6\u30fc\u30b6\u30fc\u304c\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u691c\u7d22\u3059\u308b\u4f4d\u7f6e\u3092\u6307\u5b9a\u3057\u307e\u3059\n\ \ \ \ -classpath <path> : \u30e6\u30fc\u30b6\u30fc\u304c\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u691c\u7d22\u3059\u308b\u4f4d\u7f6e\u3092\u6307\u5b9a\u3057\u307e\u3059\n\ \ \ \ -encoding <encoding> : \u6ce8\u91c8\u51e6\u7406/javac\u547c\u51fa\u3057\u306b\u4f7f\u7528\u3059\u308b\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3092\u6307\u5b9a\u3057\u307e\u3059\n\ \ \ \ -episode <file> : \u30b3\u30f3\u30d1\u30a4\u30eb\u3054\u3068\u306b\u30a8\u30d4\u30bd\u30fc\u30c9\u30fb\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210\u3057\u307e\u3059\n\ \ \ \ -version : \u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059\n\ \ \ \ -fullversion : \u30d5\u30eb\u30fb\u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059\n\ \ \ \ -help : \u3053\u306e\u4f7f\u7528\u4f8b\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u8868\u793a\u3057\u307e\u3059
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ko.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ko.properties
index 28c5301..aa21212 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ko.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = \uC608\uC0C1\uCE58 \uC54A\uC740 {0}\uC774(\uAC00) {1}\uD589 {2}\uC5F4\uC5D0 \uB098\uD0C0\uB0A9\uB2C8\uB2E4.
+UNEXPECTED_NGCC_TOKEN = \uc608\uc0c1\uce58 \uc54a\uc740 {0}\uc774(\uac00) {1}\ud589 {2}\uc5f4\uc5d0 \ub098\ud0c0\ub0a9\ub2c8\ub2e4.
-BASEDIR_DOESNT_EXIST = \uC874\uC7AC\uD558\uC9C0 \uC54A\uB294 \uB514\uB809\uD1A0\uB9AC: {0}
+BASEDIR_DOESNT_EXIST = \uc874\uc7ac\ud558\uc9c0 \uc54a\ub294 \ub514\ub809\ud1a0\ub9ac: {0}
VERSION = schemagen ${version}
-FULLVERSION = schemagen \uC815\uC2DD \uBC84\uC804 "${version}"
+FULLVERSION = schemagen \uc815\uc2dd \ubc84\uc804 "${version}"
-USAGE = \uC0AC\uC6A9\uBC95: schemagen [-options ...] <java files> \n\uC635\uC158: \n\ \ \ \ -d <path> : \uD504\uB85C\uC138\uC11C \uBC0F javac\uC5D0\uC11C \uC0DD\uC131\uD55C \uD074\uB798\uC2A4 \uD30C\uC77C\uC744 \uBC30\uCE58\uD560 \uC704\uCE58\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4.\n\ \ \ \ -cp <path> : \uC0AC\uC6A9\uC790\uAC00 \uC9C0\uC815\uD55C \uD30C\uC77C\uC744 \uCC3E\uC744 \uC704\uCE58\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4.\n\ \ \ \ -classpath <path> : \uC0AC\uC6A9\uC790\uAC00 \uC9C0\uC815\uD55C \uD30C\uC77C\uC744 \uCC3E\uC744 \uC704\uCE58\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4.\n\ \ \ \ -encoding <encoding> : \uC8FC\uC11D \uCC98\uB9AC/javac \uD638\uCD9C\uC5D0 \uC0AC\uC6A9\uD560 \uC778\uCF54\uB529\uC744 \uC9C0\uC815\uD569\uB2C8\uB2E4. \n\ \ \ \ -episode <file> : \uBCC4\uB3C4 \uCEF4\uD30C\uC77C\uC744 \uC704\uD574 episode \uD30C\uC77C\uC744 \uC0DD\uC131\uD569\uB2C8\uB2E4.\n\ \ \ \ -version : \uBC84\uC804 \uC815\uBCF4\uB97C \uD45C\uC2DC\uD569\uB2C8\uB2E4.\n\ \ \ \ -fullversion : \uC815\uC2DD \uBC84\uC804 \uC815\uBCF4\uB97C \uD45C\uC2DC\uD569\uB2C8\uB2E4.\n\ \ \ \ -help : \uC774 \uC0AC\uC6A9\uBC95 \uBA54\uC2DC\uC9C0\uB97C \uD45C\uC2DC\uD569\uB2C8\uB2E4.
+USAGE = \uc0ac\uc6a9\ubc95: schemagen [-options ...] <java files> \n\uc635\uc158: \n\ \ \ \ -d <path> : \ud504\ub85c\uc138\uc11c \ubc0f javac\uc5d0\uc11c \uc0dd\uc131\ud55c \ud074\ub798\uc2a4 \ud30c\uc77c\uc744 \ubc30\uce58\ud560 \uc704\uce58\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.\n\ \ \ \ -cp <path> : \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud30c\uc77c\uc744 \ucc3e\uc744 \uc704\uce58\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.\n\ \ \ \ -classpath <path> : \uc0ac\uc6a9\uc790\uac00 \uc9c0\uc815\ud55c \ud30c\uc77c\uc744 \ucc3e\uc744 \uc704\uce58\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.\n\ \ \ \ -encoding <encoding> : \uc8fc\uc11d \ucc98\ub9ac/javac \ud638\ucd9c\uc5d0 \uc0ac\uc6a9\ud560 \uc778\ucf54\ub529\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. \n\ \ \ \ -episode <file> : \ubcc4\ub3c4 \ucef4\ud30c\uc77c\uc744 \uc704\ud574 episode \ud30c\uc77c\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4.\n\ \ \ \ -version : \ubc84\uc804 \uc815\ubcf4\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.\n\ \ \ \ -fullversion : \uc815\uc2dd \ubc84\uc804 \uc815\ubcf4\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.\n\ \ \ \ -help : \uc774 \uc0ac\uc6a9\ubc95 \uba54\uc2dc\uc9c0\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_pt_BR.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_pt_BR.properties
index f90780f..e4c1e1d 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,10 +10,10 @@
UNEXPECTED_NGCC_TOKEN = {0} inesperado aparece na linha {1} coluna {2}
-BASEDIR_DOESNT_EXIST = Diret\u00F3rio n\u00E3o existente: {0}
+BASEDIR_DOESNT_EXIST = Diret\u00f3rio n\u00e3o existente: {0}
-VERSION = gera\u00E7\u00E3o do esquema ${version}
+VERSION = gera\u00e7\u00e3o do esquema ${version}
-FULLVERSION = vers\u00E3o completa da gera\u00E7\u00E3o do esquema "${version}"
+FULLVERSION = vers\u00e3o completa da gera\u00e7\u00e3o do esquema "${version}"
-USAGE = Uso: gera\u00E7\u00E3o do esquema [-options ...] <java files> \nOp\u00E7\u00F5es: \n\\ \\ \\ \\ -d <path> : especificar onde colocar o processador e os arquivos da classe gerados por javac\n\\ \\ \\ \\ -cp <path> : especificar onde localizar arquivos especificados pelo usu\u00E1rio\n\\ \\ \\ \\ -classpath <path> : especificar onde localizar os arquivos especificados pelo usu\u00E1rio\n\\ \\ \\ \\ -encoding <encoding> : especificar codifica\u00E7\u00E3o a ser usada para processamento de anota\u00E7\u00E3o/chamada javac \n\\ \\ \\ \\ -episode <file> : gerar arquivo do epis\u00F3dio para compila\u00E7\u00E3o separada\n\\ \\ \\ \\ -version : exibir informa\u00E7\u00F5es da vers\u00E3o\n\\ \\ \\ \\ -fullversion : exibir informa\u00E7\u00F5es da vers\u00E3o completa\n\\ \\ \\ \\ -help : exibir esta mensagem de uso
+USAGE = Uso: gera\u00e7\u00e3o do esquema [-options ...] <java files> \nOp\u00e7\u00f5es: \n\\ \\ \\ \\ -d <path> : especificar onde colocar o processador e os arquivos da classe gerados por javac\n\\ \\ \\ \\ -cp <path> : especificar onde localizar arquivos especificados pelo usu\u00e1rio\n\\ \\ \\ \\ -classpath <path> : especificar onde localizar os arquivos especificados pelo usu\u00e1rio\n\\ \\ \\ \\ -encoding <encoding> : especificar codifica\u00e7\u00e3o a ser usada para processamento de anota\u00e7\u00e3o/chamada javac \n\\ \\ \\ \\ -episode <file> : gerar arquivo do epis\u00f3dio para compila\u00e7\u00e3o separada\n\\ \\ \\ \\ -version : exibir informa\u00e7\u00f5es da vers\u00e3o\n\\ \\ \\ \\ -fullversion : exibir informa\u00e7\u00f5es da vers\u00e3o completa\n\\ \\ \\ \\ -help : exibir esta mensagem de uso
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_CN.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_CN.properties
index 5a28f98..565eee1 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = \u5728\u7B2C {1} \u884C, \u7B2C {2} \u5217\u51FA\u73B0\u610F\u5916\u7684{0}
+UNEXPECTED_NGCC_TOKEN = \u5728\u7b2c {1} \u884c, \u7b2c {2} \u5217\u51fa\u73b0\u610f\u5916\u7684{0}
-BASEDIR_DOESNT_EXIST = \u4E0D\u5B58\u5728\u7684\u76EE\u5F55: {0}
+BASEDIR_DOESNT_EXIST = \u4e0d\u5b58\u5728\u7684\u76ee\u5f55: {0}
VERSION = schemagen ${version}
-FULLVERSION = schemagen \u5B8C\u6574\u7248\u672C "${version}"
+FULLVERSION = schemagen \u5b8c\u6574\u7248\u672c "${version}"
-USAGE = \u7528\u6CD5: schemagen [-options ...] <java files> \n\u9009\u9879: \n\ \ \ \ -d <path> : \u6307\u5B9A\u653E\u7F6E\u5904\u7406\u7A0B\u5E8F\u548C javac \u751F\u6210\u7684\u7C7B\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -cp <path> : \u6307\u5B9A\u67E5\u627E\u7528\u6237\u6307\u5B9A\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -classpath <path> : \u6307\u5B9A\u67E5\u627E\u7528\u6237\u6307\u5B9A\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -encoding <encoding> : \u6307\u5B9A\u7528\u4E8E\u6CE8\u91CA\u5904\u7406/javac \u8C03\u7528\u7684\u7F16\u7801\n\ \ \ \ -episode <file> : \u751F\u6210\u7247\u6BB5\u6587\u4EF6\u4EE5\u4F9B\u5355\u72EC\u7F16\u8BD1\n\ \ \ \ -version : \u663E\u793A\u7248\u672C\u4FE1\u606F\n\ \ \ \ -fullversion : \u663E\u793A\u5B8C\u6574\u7684\u7248\u672C\u4FE1\u606F\n\ \ \ \ -help : \u663E\u793A\u6B64\u7528\u6CD5\u6D88\u606F
+USAGE = \u7528\u6cd5: schemagen [-options ...] <java files> \n\u9009\u9879: \n\ \ \ \ -d <path> : \u6307\u5b9a\u653e\u7f6e\u5904\u7406\u7a0b\u5e8f\u548c javac \u751f\u6210\u7684\u7c7b\u6587\u4ef6\u7684\u4f4d\u7f6e\n\ \ \ \ -cp <path> : \u6307\u5b9a\u67e5\u627e\u7528\u6237\u6307\u5b9a\u6587\u4ef6\u7684\u4f4d\u7f6e\n\ \ \ \ -classpath <path> : \u6307\u5b9a\u67e5\u627e\u7528\u6237\u6307\u5b9a\u6587\u4ef6\u7684\u4f4d\u7f6e\n\ \ \ \ -encoding <encoding> : \u6307\u5b9a\u7528\u4e8e\u6ce8\u91ca\u5904\u7406/javac \u8c03\u7528\u7684\u7f16\u7801\n\ \ \ \ -episode <file> : \u751f\u6210\u7247\u6bb5\u6587\u4ef6\u4ee5\u4f9b\u5355\u72ec\u7f16\u8bd1\n\ \ \ \ -version : \u663e\u793a\u7248\u672c\u4fe1\u606f\n\ \ \ \ -fullversion : \u663e\u793a\u5b8c\u6574\u7684\u7248\u672c\u4fe1\u606f\n\ \ \ \ -help : \u663e\u793a\u6b64\u7528\u6cd5\u6d88\u606f
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_TW.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_TW.properties
index 2ff5c51..682f725 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,12 +8,12 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-UNEXPECTED_NGCC_TOKEN = \u672A\u9810\u671F\u7684 {0} \u986F\u793A\u65BC\u884C {1} \u8CC7\u6599\u6B04 {2}
+UNEXPECTED_NGCC_TOKEN = \u672a\u9810\u671f\u7684 {0} \u986f\u793a\u65bc\u884c {1} \u8cc7\u6599\u6b04 {2}
-BASEDIR_DOESNT_EXIST = \u4E0D\u5B58\u5728\u7684\u76EE\u9304: {0}
+BASEDIR_DOESNT_EXIST = \u4e0d\u5b58\u5728\u7684\u76ee\u9304: {0}
VERSION = schemagen ${version}
-FULLVERSION = schemagen \u5B8C\u6574\u7248\u672C "${version}"
+FULLVERSION = schemagen \u5b8c\u6574\u7248\u672c "${version}"
-USAGE = \u7528\u6CD5: schemagen [-options ...] <java files> \n\u9078\u9805: \n\\ \\ \\ \\ -d <path> : \u6307\u5B9A\u8655\u7406\u5668\u4EE5\u53CA javac \u7522\u751F\u7684\u985E\u5225\u6A94\u6848\u653E\u7F6E\u4F4D\u7F6E\n\\ \\ \\ \\ -cp <path> : \u6307\u5B9A\u8981\u5C0B\u627E\u4F7F\u7528\u8005\u6307\u5B9A\u6A94\u6848\u7684\u4F4D\u7F6E\n\\ \\ \\ \\ -classpath <path> : \u6307\u5B9A\u8981\u5C0B\u627E\u4F7F\u7528\u8005\u6307\u5B9A\u6A94\u6848\u7684\u4F4D\u7F6E\n\\ \\ \\ \\ -encoding <encoding> : \u6307\u5B9A\u8981\u7528\u65BC\u8A3B\u89E3\u8655\u7406/javac \u547C\u53EB\u7684\u7DE8\u78BC \n\\ \\ \\ \\ -episode <file> : \u7522\u751F\u7368\u7ACB\u7DE8\u8B6F\u7684\u4E8B\u4EF6 (episode) \u6A94\u6848\n\\ \\ \\ \\ -version : \u986F\u793A\u7248\u672C\u8CC7\u8A0A\n\\ \\ \\ \\ -fullversion : \u986F\u793A\u5B8C\u6574\u7248\u672C\u8CC7\u8A0A\n\\ \\ \\ \\ -help : \u986F\u793A\u6B64\u7528\u6CD5\u8A0A\u606F
+USAGE = \u7528\u6cd5: schemagen [-options ...] <java files> \n\u9078\u9805: \n\\ \\ \\ \\ -d <path> : \u6307\u5b9a\u8655\u7406\u5668\u4ee5\u53ca javac \u7522\u751f\u7684\u985e\u5225\u6a94\u6848\u653e\u7f6e\u4f4d\u7f6e\n\\ \\ \\ \\ -cp <path> : \u6307\u5b9a\u8981\u5c0b\u627e\u4f7f\u7528\u8005\u6307\u5b9a\u6a94\u6848\u7684\u4f4d\u7f6e\n\\ \\ \\ \\ -classpath <path> : \u6307\u5b9a\u8981\u5c0b\u627e\u4f7f\u7528\u8005\u6307\u5b9a\u6a94\u6848\u7684\u4f4d\u7f6e\n\\ \\ \\ \\ -encoding <encoding> : \u6307\u5b9a\u8981\u7528\u65bc\u8a3b\u89e3\u8655\u7406/javac \u547c\u53eb\u7684\u7de8\u78bc \n\\ \\ \\ \\ -episode <file> : \u7522\u751f\u7368\u7acb\u7de8\u8b6f\u7684\u4e8b\u4ef6 (episode) \u6a94\u6848\n\\ \\ \\ \\ -version : \u986f\u793a\u7248\u672c\u8cc7\u8a0a\n\\ \\ \\ \\ -fullversion : \u986f\u793a\u5b8c\u6574\u7248\u672c\u8cc7\u8a0a\n\\ \\ \\ \\ -help : \u986f\u793a\u6b64\u7528\u6cd5\u8a0a\u606f
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle.properties
index 1a1b156..165b55f 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_de.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_de.properties
index 15ed12a..bfb9ec4 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_de.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
NON_EXISTENT_FILE = Verzeichnis "{0}" ist nicht vorhanden.
-UNRECOGNIZED_PARAMETER = Unbekannte Option {0} ist nicht g\u00FCltig.
+UNRECOGNIZED_PARAMETER = Unbekannte Option {0} ist nicht g\u00fcltig.
OPERAND_MISSING = In Option "{0}" fehlt ein Operand.
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_es.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_es.properties
index 170b4a6..014e925 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_es.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
NON_EXISTENT_FILE = El directorio "{0}" no existe.
-UNRECOGNIZED_PARAMETER = La opci\u00F3n no reconocida {0} no es v\u00E1lida.
+UNRECOGNIZED_PARAMETER = La opci\u00f3n no reconocida {0} no es v\u00e1lida.
-OPERAND_MISSING = A la opci\u00F3n "{0}" le falta un operando.
+OPERAND_MISSING = A la opci\u00f3n "{0}" le falta un operando.
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_fr.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_fr.properties
index 4e8971b..1b79666 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_fr.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = Le r\u00E9pertoire "{0}" n''existe pas.
+NON_EXISTENT_FILE = Le r\u00e9pertoire "{0}" n''existe pas.
UNRECOGNIZED_PARAMETER = L''option {0} non reconnue n''est pas valide.
-OPERAND_MISSING = Un op\u00E9rande est manquant dans l''option "{0}".
+OPERAND_MISSING = Un op\u00e9rande est manquant dans l''option "{0}".
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_it.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_it.properties
index a9e2f9d..d817e75 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_it.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
NON_EXISTENT_FILE = La directory "{0}" non esiste.
-UNRECOGNIZED_PARAMETER = L''opzione non riconosciuta {0} non \u00E8 valida.
+UNRECOGNIZED_PARAMETER = L''opzione non riconosciuta {0} non \u00e8 valida.
OPERAND_MISSING = Operando mancante nell''opzione "{0}".
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ja.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ja.properties
index 42aa380..6b270bc 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ja.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = \u30C7\u30A3\u30EC\u30AF\u30C8\u30EA"{0}"\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
+NON_EXISTENT_FILE = \u30c7\u30a3\u30ec\u30af\u30c8\u30ea"{0}"\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
-UNRECOGNIZED_PARAMETER = \u8A8D\u8B58\u3055\u308C\u306A\u3044\u30AA\u30D7\u30B7\u30E7\u30F3{0}\u306F\u7121\u52B9\u3067\u3059\u3002
+UNRECOGNIZED_PARAMETER = \u8a8d\u8b58\u3055\u308c\u306a\u3044\u30aa\u30d7\u30b7\u30e7\u30f3{0}\u306f\u7121\u52b9\u3067\u3059\u3002
-OPERAND_MISSING = \u30AA\u30D7\u30B7\u30E7\u30F3"{0}"\u306B\u30AA\u30DA\u30E9\u30F3\u30C9\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+OPERAND_MISSING = \u30aa\u30d7\u30b7\u30e7\u30f3"{0}"\u306b\u30aa\u30da\u30e9\u30f3\u30c9\u304c\u3042\u308a\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ko.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ko.properties
index 40f6493..7c1f1ad 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ko.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = "{0}" \uB514\uB809\uD1A0\uB9AC\uAC00 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+NON_EXISTENT_FILE = "{0}" \ub514\ub809\ud1a0\ub9ac\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-UNRECOGNIZED_PARAMETER = \uC778\uC2DD\uD560 \uC218 \uC5C6\uB294 \uC635\uC158 {0}\uC740(\uB294) \uBD80\uC801\uD569\uD569\uB2C8\uB2E4.
+UNRECOGNIZED_PARAMETER = \uc778\uc2dd\ud560 \uc218 \uc5c6\ub294 \uc635\uc158 {0}\uc740(\ub294) \ubd80\uc801\ud569\ud569\ub2c8\ub2e4.
-OPERAND_MISSING = "{0}" \uC635\uC158\uC5D0 \uD53C\uC5F0\uC0B0\uC790\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+OPERAND_MISSING = "{0}" \uc635\uc158\uc5d0 \ud53c\uc5f0\uc0b0\uc790\uac00 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_pt_BR.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_pt_BR.properties
index 4379ea8..aada096 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = O diret\u00F3rio "{0}" n\u00E3o existe.
+NON_EXISTENT_FILE = O diret\u00f3rio "{0}" n\u00e3o existe.
-UNRECOGNIZED_PARAMETER = A op\u00E7\u00E3o {0} n\u00E3o reconhecida \u00E9 inv\u00E1lida.
+UNRECOGNIZED_PARAMETER = A op\u00e7\u00e3o {0} n\u00e3o reconhecida \u00e9 inv\u00e1lida.
-OPERAND_MISSING = A op\u00E7\u00E3o "{0}" n\u00E3o encontrou um operando.
+OPERAND_MISSING = A op\u00e7\u00e3o "{0}" n\u00e3o encontrou um operando.
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_CN.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_CN.properties
index a88ef58..21a2dea 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = \u76EE\u5F55 "{0}" \u4E0D\u5B58\u5728\u3002
+NON_EXISTENT_FILE = \u76ee\u5f55 "{0}" \u4e0d\u5b58\u5728\u3002
-UNRECOGNIZED_PARAMETER = \u65E0\u6CD5\u8BC6\u522B\u7684\u9009\u9879{0}, \u8BE5\u9009\u9879\u65E0\u6548\u3002
+UNRECOGNIZED_PARAMETER = \u65e0\u6cd5\u8bc6\u522b\u7684\u9009\u9879{0}, \u8be5\u9009\u9879\u65e0\u6548\u3002
-OPERAND_MISSING = \u9009\u9879 "{0}" \u7F3A\u5C11\u64CD\u4F5C\u6570\u3002
+OPERAND_MISSING = \u9009\u9879 "{0}" \u7f3a\u5c11\u64cd\u4f5c\u6570\u3002
diff --git a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_TW.properties b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_TW.properties
index a4f8595..7932a89 100644
--- a/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/jxc/src/main/resources/com/sun/tools/jxc/ap/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -8,8 +8,8 @@
# SPDX-License-Identifier: BSD-3-Clause
#
-NON_EXISTENT_FILE = \u76EE\u9304 "{0}" \u4E0D\u5B58\u5728.
+NON_EXISTENT_FILE = \u76ee\u9304 "{0}" \u4e0d\u5b58\u5728.
-UNRECOGNIZED_PARAMETER = \u7121\u6CD5\u8FA8\u8B58\u7684\u9078\u9805 {0} \u7121\u6548.
+UNRECOGNIZED_PARAMETER = \u7121\u6cd5\u8fa8\u8b58\u7684\u9078\u9805 {0} \u7121\u6548.
-OPERAND_MISSING = \u9078\u9805 "{0}" \u907A\u6F0F\u904B\u7B97\u5143.
+OPERAND_MISSING = \u9078\u9805 "{0}" \u907a\u6f0f\u904b\u7b97\u5143.
diff --git a/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.rng b/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.rng
index 9660e66..045d228 100644
--- a/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.rng
+++ b/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.rng
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.xsd b/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.xsd
index c6be702..e040fc1 100644
--- a/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.xsd
+++ b/jaxb-ri/jxc/src/main/schemas/com/sun/tools/jxc/gen/config/config.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/AntExecutor.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/AntExecutor.java
index cdf25d6..ef3730a 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/AntExecutor.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/AntExecutor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaAntTaskTestBase.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaAntTaskTestBase.java
index 39c6ed9..5c21c73 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaAntTaskTestBase.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaAntTaskTestBase.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaGeneratorTest.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaGeneratorTest.java
index 4b08597..a0cae55 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaGeneratorTest.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaGeneratorTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaTaskTest.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaTaskTest.java
index 505ccfc..b24ef3a 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaTaskTest.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/SchemaTaskTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/ap/SchemaGeneratorTest.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/ap/SchemaGeneratorTest.java
index 0e57db3..7b787a8 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/ap/SchemaGeneratorTest.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/ap/SchemaGeneratorTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/model/nav/ApNavigatorTest.java b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/model/nav/ApNavigatorTest.java
index 9504d31..efa2a6f 100644
--- a/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/model/nav/ApNavigatorTest.java
+++ b/jaxb-ri/jxc/src/test/java/com/sun/tools/jxc/model/nav/ApNavigatorTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/MyTrackingOrder.java_ b/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/MyTrackingOrder.java_
index 3fb7941..6ecd971 100644
--- a/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/MyTrackingOrder.java_
+++ b/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/MyTrackingOrder.java_
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/schemagen.xml b/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/schemagen.xml
index 4668202..f25497e 100644
--- a/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/schemagen.xml
+++ b/jaxb-ri/jxc/src/test/resources/com/sun/tools/jxc/resources/schemagen.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/exclude-runtime.xml b/jaxb-ri/runtime/impl/exclude-runtime.xml
index d652109..c6413d3 100644
--- a/jaxb-ri/runtime/impl/exclude-runtime.xml
+++ b/jaxb-ri/runtime/impl/exclude-runtime.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java-mr/9/org/glassfish/jaxb/runtime/v2/MUtils.java b/jaxb-ri/runtime/impl/src/main/java-mr/9/org/glassfish/jaxb/runtime/v2/MUtils.java
index f26562a..d3dc664 100644
--- a/jaxb-ri/runtime/impl/src/main/java-mr/9/org/glassfish/jaxb/runtime/v2/MUtils.java
+++ b/jaxb-ri/runtime/impl/src/main/java-mr/9/org/glassfish/jaxb/runtime/v2/MUtils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactory.java
index 524052e..2c45ed9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactoryImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactoryImpl.java
index fe362fb..ac29007 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactoryImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AccessorFactoryImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AnyTypeAdapter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AnyTypeAdapter.java
index 2364d0f..0059f40 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AnyTypeAdapter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/AnyTypeAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/CycleRecoverable.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/CycleRecoverable.java
index 7532746..021d152 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/CycleRecoverable.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/CycleRecoverable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/DatatypeConverterImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/DatatypeConverterImpl.java
index e24f5b9..209ec23 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/DatatypeConverterImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/DatatypeConverterImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/IDResolver.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/IDResolver.java
index 1508cc3..852e353 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/IDResolver.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/IDResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/InternalAccessorFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/InternalAccessorFactory.java
index 33622df..538b5bb 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/InternalAccessorFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/InternalAccessorFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/Messages.java
index e92d9b9..dd0729e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/ValidationEventLocatorEx.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/ValidationEventLocatorEx.java
index 9eaaecf..5dd0410 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/ValidationEventLocatorEx.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/ValidationEventLocatorEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/XmlAccessorFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/XmlAccessorFactory.java
index 500c5f6..713c97d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/XmlAccessorFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/XmlAccessorFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/AccessorException.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/AccessorException.java
index f6780f3..d238ab7 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/AccessorException.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/AccessorException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Bridge.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Bridge.java
index 9b2fcfd..dc9100f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Bridge.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Bridge.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/BridgeContext.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/BridgeContext.java
index 9b0dd27..13aff01 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/BridgeContext.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/BridgeContext.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/ClassResolver.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/ClassResolver.java
index 8d95917..1f35552 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/ClassResolver.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/ClassResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/CompositeStructure.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/CompositeStructure.java
index 96876c9..a0202ca 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/CompositeStructure.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/CompositeStructure.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/JAXBRIContext.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/JAXBRIContext.java
index b1d4911..63d7b9c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/JAXBRIContext.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/JAXBRIContext.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Messages.java
index 8f9f6cf..89e9a9a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/RawAccessor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/RawAccessor.java
index a730484..877c4fd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/RawAccessor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/RawAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/TypeReference.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/TypeReference.java
index bf23ed2..03c2678 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/TypeReference.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/TypeReference.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Utils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Utils.java
index 9a10113..e4f357b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Utils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/package-info.java
index a3df0d3..42de15a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/api/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NamespacePrefixMapper.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NamespacePrefixMapper.java
index 6d59bc4..f7f46d0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NamespacePrefixMapper.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NamespacePrefixMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NioEscapeHandler.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NioEscapeHandler.java
index 9946d38..a29cc7d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NioEscapeHandler.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/marshaller/NioEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Messages.java
index 300f5f1..bce8212 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Patcher.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Patcher.java
index 91ecd05..f6692d4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Patcher.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/unmarshaller/Patcher.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/AttributesImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/AttributesImpl.java
index d3fd34a..c72a09d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/AttributesImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/AttributesImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/ValidationEventLocatorExImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/ValidationEventLocatorExImpl.java
index 1103734..45ef0ae 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/ValidationEventLocatorExImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/util/ValidationEventLocatorExImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/ContextFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/ContextFactory.java
index 7d05d66..d897ded 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/ContextFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/ContextFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/JAXBContextFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/JAXBContextFactory.java
index 7709846..5de6d4d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/JAXBContextFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/JAXBContextFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/MUtils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/MUtils.java
index fdbd758..b01b388 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/MUtils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/MUtils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/AbstractInlineAnnotationReaderImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/AbstractInlineAnnotationReaderImpl.java
index a968eb2..17737ce 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/AbstractInlineAnnotationReaderImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/AbstractInlineAnnotationReaderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/ClassLocatable.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/ClassLocatable.java
index 74b5286..40a2c64 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/ClassLocatable.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/ClassLocatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/FieldLocatable.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/FieldLocatable.java
index 8422845..a29a1f4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/FieldLocatable.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/FieldLocatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Init.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Init.java
index 4e818d6..8efc1d3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Init.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Init.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/LocatableAnnotation.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/LocatableAnnotation.java
index 2b70743..51e77b0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/LocatableAnnotation.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/LocatableAnnotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.java
index 3f97e63..e6c3a5c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/MethodLocatable.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/MethodLocatable.java
index d276e30..f4e8fb5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/MethodLocatable.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/MethodLocatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Quick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Quick.java
index c91da39..7deea74 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Quick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/Quick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeAnnotationReader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeAnnotationReader.java
index 65cd275..9142cb6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeAnnotationReader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeAnnotationReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeInlineAnnotationReader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeInlineAnnotationReader.java
index dc06d39..5285f90 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeInlineAnnotationReader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/RuntimeInlineAnnotationReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/SecureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/SecureLoader.java
index 7a1a116..c0d7d9d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/SecureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlAttributeQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlAttributeQuick.java
index 32eca96..68c4de5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlAttributeQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlAttributeQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementDeclQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementDeclQuick.java
index ecff54e..9f2a523 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementDeclQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementDeclQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementQuick.java
index 32d4256..14476a2 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefQuick.java
index e4aed5e..5f6cb90 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefsQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefsQuick.java
index 541432b..524f528 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefsQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlElementRefsQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlEnumQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlEnumQuick.java
index 671de52..34d078c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlEnumQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlEnumQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlRootElementQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlRootElementQuick.java
index c7888d9..ca36aca 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlRootElementQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlRootElementQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaQuick.java
index c7ea3bb..1112ec0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaTypeQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaTypeQuick.java
index d44d250..41a8c7c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaTypeQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlSchemaTypeQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTransientQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTransientQuick.java
index ad40a5c..cb4eaa5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTransientQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTransientQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTypeQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTypeQuick.java
index 4f3b0da..db3f377 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTypeQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlTypeQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlValueQuick.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlValueQuick.java
index fe9a44b..dfa8fec 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlValueQuick.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/XmlValueQuick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/package-info.java
index bbef88e..c1f59cd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/annotation/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AnyTypeImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AnyTypeImpl.java
index a425c14..3b49695 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AnyTypeImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AnyTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ArrayInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ArrayInfoImpl.java
index f18ed27..e231f37 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ArrayInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ArrayInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AttributePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AttributePropertyInfoImpl.java
index 2796ac2..c637ab9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AttributePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/AttributePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/BuiltinLeafInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/BuiltinLeafInfoImpl.java
index fdaf4f2..dc7509d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/BuiltinLeafInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/BuiltinLeafInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ClassInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ClassInfoImpl.java
index 09b6a65..a963fe4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ClassInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ClassInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/DummyPropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/DummyPropertyInfo.java
index c46f268..a569345 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/DummyPropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/DummyPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ERPropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ERPropertyInfoImpl.java
index 9db63e8..0351c51 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ERPropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ERPropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementInfoImpl.java
index 9b093ad..4f32bfd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementPropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementPropertyInfoImpl.java
index 51616f5..9b5e9af 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementPropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ElementPropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumConstantImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumConstantImpl.java
index 8f3a34f..1b85784 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumConstantImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumConstantImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumLeafInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumLeafInfoImpl.java
index b6d8b98..f5748c9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumLeafInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/EnumLeafInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/FieldPropertySeed.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/FieldPropertySeed.java
index 113c0b1..e8ce447 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/FieldPropertySeed.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/FieldPropertySeed.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/GetterSetterPropertySeed.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/GetterSetterPropertySeed.java
index 28f45af..449a232 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/GetterSetterPropertySeed.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/GetterSetterPropertySeed.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/LeafInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/LeafInfoImpl.java
index 3f5e2e5..8fe2583 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/LeafInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/LeafInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/MapPropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/MapPropertyInfoImpl.java
index 33968cc..a789958 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/MapPropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/MapPropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Messages.java
index e9e6635..561f2bf 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ModelBuilder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ModelBuilder.java
index 18d5ba6..047c7f1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ModelBuilder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ModelBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertyInfoImpl.java
index e07589c..b9226a0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertySeed.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertySeed.java
index 5726cc5..597eab0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertySeed.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/PropertySeed.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ReferencePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ReferencePropertyInfoImpl.java
index 078a588..cb67278 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ReferencePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ReferencePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RegistryInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RegistryInfoImpl.java
index 6098846..5f5ddba 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RegistryInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RegistryInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAnyTypeImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAnyTypeImpl.java
index d707941..84a6ff2 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAnyTypeImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAnyTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeArrayInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeArrayInfoImpl.java
index cffc2af..f7516cc 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeArrayInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeArrayInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAttributePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAttributePropertyInfoImpl.java
index 1f2bd50..848a244 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAttributePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeAttributePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementInfoImpl.java
index 5809079..f035393 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementPropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementPropertyInfoImpl.java
index 9d20fc7..838ed3f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementPropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeElementPropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeEnumConstantImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeEnumConstantImpl.java
index b454e0c..2023e5f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeEnumConstantImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeEnumConstantImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeMapPropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeMapPropertyInfoImpl.java
index 452042a..2280260 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeMapPropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeMapPropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeModelBuilder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeModelBuilder.java
index 45818bc..3c70370 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeModelBuilder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeModelBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeReferencePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeReferencePropertyInfoImpl.java
index 3dcd3fe..43025df 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeReferencePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeReferencePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeInfoSetImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeInfoSetImpl.java
index 15a7f25..b5263cb 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeInfoSetImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeInfoSetImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeRefImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeRefImpl.java
index d088469..26c75d1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeRefImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeTypeRefImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeValuePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeValuePropertyInfoImpl.java
index b56290e..d7972c9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeValuePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/RuntimeValuePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SecureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SecureLoader.java
index 36f23b4..afbf6a4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SecureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SingleTypePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SingleTypePropertyInfoImpl.java
index 06bc7b4..7290556 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SingleTypePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/SingleTypePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoImpl.java
index 450059a..056d0ca 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoSetImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoSetImpl.java
index 2aae682..9899e69 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoSetImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeInfoSetImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeRefImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeRefImpl.java
index ffdb5cf..086ccd3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeRefImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/TypeRefImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Util.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Util.java
index d09cf9e..b92ba1d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Util.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Utils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Utils.java
index 6e5bccb..1190e11 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Utils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ValuePropertyInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ValuePropertyInfoImpl.java
index e3f36c7..b97386b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ValuePropertyInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/ValuePropertyInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/package-info.java
index 7e10f7f..31a14d3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/impl/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeArrayInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeArrayInfo.java
index bcbde02..a34ee53 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeArrayInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeArrayInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeAttributePropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeAttributePropertyInfo.java
index 5e11373..865e3c5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeAttributePropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeAttributePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeBuiltinLeafInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeBuiltinLeafInfo.java
index 8dc9b77..cbfedf9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeBuiltinLeafInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeBuiltinLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeClassInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeClassInfo.java
index b2229e8..241b4a0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeClassInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeClassInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElement.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElement.java
index 254b10a..5fde563 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElement.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementInfo.java
index 61eb283..23cd411 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementPropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementPropertyInfo.java
index ad72683..5b15602 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementPropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeElementPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeEnumLeafInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeEnumLeafInfo.java
index 3a5ca1e..d8d3811 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeEnumLeafInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeEnumLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeLeafInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeLeafInfo.java
index 1e63a9e..7e1ca3f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeLeafInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeMapPropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeMapPropertyInfo.java
index acfc5a3..8fb7dab 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeMapPropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeMapPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElement.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElement.java
index e4fc3c2..a2a0888 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElement.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElementRef.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElementRef.java
index 6d3100e..0b90bc7 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElementRef.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeNonElementRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimePropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimePropertyInfo.java
index 069fb4a..094f035 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimePropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeReferencePropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeReferencePropertyInfo.java
index c02ba39..416df38 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeReferencePropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeReferencePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfo.java
index 55d9c0a..c16d065 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfoSet.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfoSet.java
index f95681b..87a5704 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfoSet.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeInfoSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeRef.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeRef.java
index ef803fd..c7d2ac0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeRef.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeTypeRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeValuePropertyInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeValuePropertyInfo.java
index 72e50ef..1e9f9ab 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeValuePropertyInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/RuntimeValuePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/package-info.java
index edc6a3b..a598f33 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/model/runtime/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/package-info.java
index a994974..dfc1da0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AnyTypeBeanInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AnyTypeBeanInfo.java
index 1f59a1c..74b3e8e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AnyTypeBeanInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AnyTypeBeanInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ArrayBeanInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ArrayBeanInfoImpl.java
index c9d48ce..15851fc 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ArrayBeanInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ArrayBeanInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AssociationMap.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AssociationMap.java
index 8ee6e5a..73f9646 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AssociationMap.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AssociationMap.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AttributeAccessor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AttributeAccessor.java
index 367aee8..72ad20b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AttributeAccessor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/AttributeAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BinderImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BinderImpl.java
index 7dde320..cde6269 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BinderImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BinderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeAdapter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeAdapter.java
index f76de77..63d45ee 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeAdapter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeContextImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeContextImpl.java
index 09df7a8..f385ca1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeContextImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeContextImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeImpl.java
index accc9b7..9b9489e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/BridgeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ClassBeanInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ClassBeanInfoImpl.java
index 4280a3c..a4fc17b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ClassBeanInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ClassBeanInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/CompositeStructureBeanInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/CompositeStructureBeanInfo.java
index e8bdafb..0d1a268 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/CompositeStructureBeanInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/CompositeStructureBeanInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ContentHandlerAdaptor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ContentHandlerAdaptor.java
index 39c75b8..8c5dbc9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ContentHandlerAdaptor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ContentHandlerAdaptor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Coordinator.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Coordinator.java
index e3abe55..1dabb3b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Coordinator.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Coordinator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/DomPostInitAction.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/DomPostInitAction.java
index ae5830f..1bca686 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/DomPostInitAction.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/DomPostInitAction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ElementBeanInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ElementBeanInfoImpl.java
index 06c521d..6c8d6aa 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ElementBeanInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ElementBeanInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/IllegalAnnotationsException.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/IllegalAnnotationsException.java
index f329f9c..a51de66 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/IllegalAnnotationsException.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/IllegalAnnotationsException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InlineBinaryTransducer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InlineBinaryTransducer.java
index 1b5ad9a..0db7c18 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InlineBinaryTransducer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InlineBinaryTransducer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InternalBridge.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InternalBridge.java
index 12e4776..680483c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InternalBridge.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/InternalBridge.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JAXBContextImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JAXBContextImpl.java
index efe8cfa..86b89d9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JAXBContextImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JAXBContextImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JaxBeanInfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JaxBeanInfo.java
index 1717373..b2ce6a1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JaxBeanInfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/JaxBeanInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LeafBeanInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LeafBeanInfoImpl.java
index 93ab20d..384013a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LeafBeanInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LeafBeanInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LifecycleMethods.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LifecycleMethods.java
index 0b933c3..64f4ae5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LifecycleMethods.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/LifecycleMethods.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MarshallerImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MarshallerImpl.java
index 816f2b5..0a58f49 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MarshallerImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MarshallerImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Messages.java
index 7cb1207..bc81df7 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MimeTypedTransducer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MimeTypedTransducer.java
index e75357b..5a72546 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MimeTypedTransducer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/MimeTypedTransducer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Name.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Name.java
index 1f4d339..7a706ca 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Name.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Name.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameBuilder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameBuilder.java
index 81d718e..dd38b77 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameBuilder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameList.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameList.java
index 90e6d16..434376c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameList.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NameList.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NamespaceContext2.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NamespaceContext2.java
index 421de86..bccfcf9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NamespaceContext2.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/NamespaceContext2.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SchemaTypeTransducer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SchemaTypeTransducer.java
index ddd1018..3165f82 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SchemaTypeTransducer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SchemaTypeTransducer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/StAXPostInitAction.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/StAXPostInitAction.java
index ea36e95..96e075d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/StAXPostInitAction.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/StAXPostInitAction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SwaRefAdapter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SwaRefAdapter.java
index d7db72b..abe0365 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SwaRefAdapter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/SwaRefAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Utils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Utils.java
index f1c7d63..b1c0c8f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Utils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ValueListBeanInfoImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ValueListBeanInfoImpl.java
index fd5f498..1d7cb0a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ValueListBeanInfoImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/ValueListBeanInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/XMLSerializer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/XMLSerializer.java
index 6522486..6a06a67 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/XMLSerializer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/XMLSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/C14nXmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/C14nXmlOutput.java
index 2e9038f..4e8ddd3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/C14nXmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/C14nXmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/DOMOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/DOMOutput.java
index cd7cf9b..a43194d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/DOMOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/DOMOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Encoded.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Encoded.java
index 6b26837..d12928e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Encoded.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Encoded.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/FastInfosetStreamWriterOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/FastInfosetStreamWriterOutput.java
index 5db32fc..b3ede81 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/FastInfosetStreamWriterOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/FastInfosetStreamWriterOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/ForkXmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/ForkXmlOutput.java
index c661b2b..2381f39 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/ForkXmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/ForkXmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/IndentingUTF8XmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/IndentingUTF8XmlOutput.java
index 29cf8f0..cddfead 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/IndentingUTF8XmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/IndentingUTF8XmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/MTOMXmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/MTOMXmlOutput.java
index ece94cb..8ad7287 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/MTOMXmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/MTOMXmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/NamespaceContextImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/NamespaceContextImpl.java
index fbe22c3..744854d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/NamespaceContextImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/NamespaceContextImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Pcdata.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Pcdata.java
index bdcf3f3..e174d72 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Pcdata.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/Pcdata.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SAXOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SAXOutput.java
index 2195bac..d255b1c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SAXOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SAXOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SecureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SecureLoader.java
index b98ae0c..6d6611f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SecureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/StAXExStreamWriterOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/StAXExStreamWriterOutput.java
index 0d40f8a..e2afa8c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/StAXExStreamWriterOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/StAXExStreamWriterOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/UTF8XmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/UTF8XmlOutput.java
index cf3ed86..060bb0a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/UTF8XmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/UTF8XmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLEventWriterOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLEventWriterOutput.java
index 76b6a49..9947903 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLEventWriterOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLEventWriterOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLStreamWriterOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLStreamWriterOutput.java
index 70f6378..0e6a961 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLStreamWriterOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XMLStreamWriterOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutput.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutput.java
index 5f7fbe0..467ed27 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutput.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutput.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutputAbstractImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutputAbstractImpl.java
index 9734932..ca3d27d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutputAbstractImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/XmlOutputAbstractImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/package-info.java
index ae7af76..d987c11 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/output/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/package-info.java
index c8b1bcc..a89e3bd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayERProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayERProperty.java
index 0399dd6..89486c6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayERProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayERProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementLeafProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementLeafProperty.java
index bdace9a..dc4cb55 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementLeafProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementLeafProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementNodeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementNodeProperty.java
index 35116c6..a29f07d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementNodeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementNodeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementProperty.java
index e63167c..f03f2c4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayElementProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayProperty.java
index 4b4f9b5..253c84d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayReferenceNodeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayReferenceNodeProperty.java
index d80bcf1..3788297 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayReferenceNodeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ArrayReferenceNodeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/AttributeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/AttributeProperty.java
index 7ad46c6..334d2d6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/AttributeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/AttributeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ListElementProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ListElementProperty.java
index d0096d3..b235246 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ListElementProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ListElementProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.java
index 3d45161..3fc9f73 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Property.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Property.java
index 084d106..fdc2ffa 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Property.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Property.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyFactory.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyFactory.java
index a8632cf..5ec5b70 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyFactory.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyImpl.java
index 72cb4ee..5245c7c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/PropertyImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementLeafProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementLeafProperty.java
index 8826a32..a193635 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementLeafProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementLeafProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementNodeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementNodeProperty.java
index 3f8ea46..f0dfb7a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementNodeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleElementNodeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleMapNodeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleMapNodeProperty.java
index f0bec5e..4b58041 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleMapNodeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleMapNodeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleReferenceNodeProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleReferenceNodeProperty.java
index be19b5b..7a18147 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleReferenceNodeProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/SingleReferenceNodeProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/StructureLoaderBuilder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/StructureLoaderBuilder.java
index 5ad248d..d2d218b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/StructureLoaderBuilder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/StructureLoaderBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/TagAndType.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/TagAndType.java
index 1ede474..a199933 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/TagAndType.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/TagAndType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/UnmarshallerChain.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/UnmarshallerChain.java
index 76bead0..29bf851 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/UnmarshallerChain.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/UnmarshallerChain.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Utils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Utils.java
index 0d59c39..df3fdd5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Utils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ValueProperty.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ValueProperty.java
index 0046aa2..d934e1d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ValueProperty.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/property/ValueProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedAccessor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedAccessor.java
index 38a0d5b..e3737ba 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedAccessor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedLister.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedLister.java
index 3aaeef9..f9b7539 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedLister.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/AdaptedLister.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/DefaultTransducedAccessor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/DefaultTransducedAccessor.java
index 0ace038..3a6482e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/DefaultTransducedAccessor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/DefaultTransducedAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListIterator.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListIterator.java
index 7ca3024..862562e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListIterator.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListIterator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListTransducedAccessorImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListTransducedAccessorImpl.java
index 88fdf7e..7b26732 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListTransducedAccessorImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/ListTransducedAccessorImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Lister.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Lister.java
index 143ece6..58a0a4f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Lister.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Lister.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.java
index 4860be6..ca993c4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/NullSafeAccessor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/NullSafeAccessor.java
index da04ba8..1c7f1ac 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/NullSafeAccessor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/NullSafeAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerBoolean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerBoolean.java
index 45119f0..cb38400 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerBoolean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerBoolean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerByte.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerByte.java
index f777cab..bbcec1b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerByte.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerByte.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerCharacter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerCharacter.java
index acd7542..c26a726 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerCharacter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerCharacter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerDouble.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerDouble.java
index bd42b09..722e016 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerDouble.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerDouble.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerFloat.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerFloat.java
index 8a61733..930b14c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerFloat.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerFloat.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerInteger.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerInteger.java
index e531bab..05c88b2 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerInteger.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerInteger.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerLong.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerLong.java
index 1aace49..0f776c3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerLong.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerLong.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerShort.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerShort.java
index 4cf8d54..a746291 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerShort.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/PrimitiveArrayListerShort.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Utils.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Utils.java
index cb36172..2b0c936 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Utils.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Bean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Bean.java
index d924f4b..a8aff9f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Bean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Bean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Const.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Const.java
index 1c3d470..6726c86 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Const.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Const.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Boolean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Boolean.java
index 84cabd2..339597a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Boolean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Boolean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Byte.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Byte.java
index 326f660..d874872 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Byte.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Byte.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Character.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Character.java
index 054b915..7a97458 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Character.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Character.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Double.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Double.java
index 354e4ea..b15bae6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Double.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Double.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Float.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Float.java
index e58e163..032aea1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Float.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Float.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Integer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Integer.java
index 56f8f34..ab76375 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Integer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Integer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Long.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Long.java
index afa6c6e..9ffe359 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Long.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Long.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Ref.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Ref.java
index f75d1b3..2c2a826 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Ref.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Short.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Short.java
index bab690b..423f15c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Short.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/FieldAccessor_Short.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Injector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Injector.java
index ee60f44..9746e45 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Injector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Injector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Boolean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Boolean.java
index 8ecb42d..d0bab31 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Boolean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Boolean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Byte.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Byte.java
index 387b250..f498ee6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Byte.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Byte.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Character.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Character.java
index e7ba9a3..990ee9c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Character.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Character.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Double.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Double.java
index ce33332..b93339a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Double.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Double.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Float.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Float.java
index bc9ca03..94d335b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Float.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Float.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Integer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Integer.java
index 3458134..4389716 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Integer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Integer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Long.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Long.java
index 9c279fe..3273e55 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Long.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Long.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Ref.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Ref.java
index fe69f2a..849f8c0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Ref.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Short.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Short.java
index e1159b5..34b3221 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Short.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/MethodAccessor_Short.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Ref.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Ref.java
index 2394ed8..8a72165 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Ref.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/SecureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/SecureLoader.java
index bdcfe70..6428ff1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/SecureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Boolean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Boolean.java
index d2958c7..feadbaf 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Boolean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Boolean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Byte.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Byte.java
index fe3074c..cf4e084 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Byte.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Byte.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Double.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Double.java
index f073ffd..634a02f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Double.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Double.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Float.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Float.java
index 50fd247..f2e98b2 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Float.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Float.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Integer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Integer.java
index 7d1695c..5dbdd92 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Integer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Integer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Long.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Long.java
index aa99a45..994cf12 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Long.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Long.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Short.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Short.java
index bb9cd9e..c3cc098 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Short.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_field_Short.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Boolean.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Boolean.java
index 0f0a522..994284f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Boolean.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Boolean.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Byte.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Byte.java
index bc765f0..1967171 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Byte.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Byte.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Double.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Double.java
index bbbb480..6facad1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Double.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Double.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Float.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Float.java
index 85cebd1..14b3880 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Float.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Float.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Integer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Integer.java
index 7dc35e3..c930844 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Integer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Integer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Long.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Long.java
index 4b85a8a..4b461bd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Long.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Long.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Short.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Short.java
index 8e4ba66..924b3c5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Short.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/TransducedAccessor_method_Short.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/package-info.java
index 969769d..238a9c4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/package-info.java
index ba339b0..7a64b60 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesEx.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesEx.java
index 3c1ba4b..ce4e613 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesEx.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesExImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesExImpl.java
index c884889..6d8ba80 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesExImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/AttributesExImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Base64Data.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Base64Data.java
index 74e84e0..7b1ffad 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Base64Data.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Base64Data.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ChildLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ChildLoader.java
index 09ffc90..d25b679 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ChildLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ChildLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultIDResolver.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultIDResolver.java
index 697385f..a771fb6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultIDResolver.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultIDResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultValueLoaderDecorator.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultValueLoaderDecorator.java
index 717fce7..845fa40 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultValueLoaderDecorator.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DefaultValueLoaderDecorator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Discarder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Discarder.java
index 31d0718..30ca7c2 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Discarder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Discarder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DomLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DomLoader.java
index 19b5fe8..ff04364 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DomLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/DomLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/FastInfosetConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/FastInfosetConnector.java
index 7415a78..ac25ceb 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/FastInfosetConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/FastInfosetConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntArrayData.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntArrayData.java
index cdff75d..5ede5a1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntArrayData.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntArrayData.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntData.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntData.java
index dad4e42..0c2bc8e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntData.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/IntData.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Intercepter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Intercepter.java
index 53a4486..5cf3aa5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Intercepter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Intercepter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/InterningXmlVisitor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/InterningXmlVisitor.java
index 0b5fcb1..9477b24 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/InterningXmlVisitor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/InterningXmlVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyLoader.java
index 85017c4..83dd04e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyXsiLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyXsiLoader.java
index 435f2f0..40abaed 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyXsiLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LeafPropertyXsiLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Loader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Loader.java
index 1913f71..5babb85 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Loader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Loader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LocatorExWrapper.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LocatorExWrapper.java
index 8d93866..f5dafc6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LocatorExWrapper.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/LocatorExWrapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/MTOMDecorator.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/MTOMDecorator.java
index effceed..86cdd64 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/MTOMDecorator.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/MTOMDecorator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.java
index 849c36f..7d08331 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Patcher.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Patcher.java
index e821097..6254ad0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Patcher.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Patcher.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ProxyLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ProxyLoader.java
index 454bc4d..2f4f2fb 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ProxyLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ProxyLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Receiver.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Receiver.java
index 496e78c..2d99b12 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Receiver.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Receiver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SAXConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SAXConnector.java
index 0174355..5c64623 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SAXConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SAXConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Scope.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Scope.java
index 0ffc9dc..e3f13d6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Scope.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Scope.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SecureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SecureLoader.java
index 2f39940..71da93d 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SecureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXConnector.java
index ed58a14..ae1b632 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXEventConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXEventConnector.java
index 628a6ba..c11c019 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXEventConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXEventConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXExConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXExConnector.java
index a1c958f..d9f57b6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXExConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXExConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXStreamConnector.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXStreamConnector.java
index d9f0690..ca07402 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXStreamConnector.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StAXStreamConnector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StructureLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StructureLoader.java
index 520db3f..efd2fb5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StructureLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/StructureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TagName.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TagName.java
index 913e290..97995d0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TagName.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TagName.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TextLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TextLoader.java
index 0dabbba..9d3b832 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TextLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/TextLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallerImpl.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallerImpl.java
index eec5537..44f0f3f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallerImpl.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallerImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallingContext.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallingContext.java
index 02c72d9..30e3f43 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallingContext.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/UnmarshallingContext.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValidatingUnmarshaller.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValidatingUnmarshaller.java
index 8b5aec0..4d0bd07 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValidatingUnmarshaller.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValidatingUnmarshaller.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValuePropertyLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValuePropertyLoader.java
index 54e093e..b9838b1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValuePropertyLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/ValuePropertyLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/WildcardLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/WildcardLoader.java
index bdc56df..1125207 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/WildcardLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/WildcardLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XmlVisitor.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XmlVisitor.java
index 0c28523..040f3f6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XmlVisitor.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XmlVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiNilLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiNilLoader.java
index d95f9e7..b433623 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiNilLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiNilLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiTypeLoader.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiTypeLoader.java
index 624ba97..a91d619 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiTypeLoader.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/XsiTypeLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/FoolProofResolver.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/FoolProofResolver.java
index 5468674..e4a05aa 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/FoolProofResolver.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/FoolProofResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Form.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Form.java
index 54e0408..9e2c901 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Form.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Form.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/GroupKind.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/GroupKind.java
index b69b566..bb59f28 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/GroupKind.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/GroupKind.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Messages.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Messages.java
index 3b54672..9d5a318 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Messages.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/MultiMap.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/MultiMap.java
index 9bb91b8..4a81730 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/MultiMap.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/MultiMap.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Tree.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Tree.java
index 383abbb..54df55c 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Tree.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Tree.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Util.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Util.java
index 8914338..660de16 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Util.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGenerator.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGenerator.java
index 7222007..e83e399 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGenerator.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/package-info.java
index cea46e6..ec4922f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotated.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotated.java
index 96fae6e..14ee5ae 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotated.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotated.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotation.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotation.java
index 76b8f71..9735547 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotation.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Annotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Any.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Any.java
index 3975c99..a1ce45e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Any.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Any.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Appinfo.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Appinfo.java
index 131f517..fe79ae6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Appinfo.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Appinfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttrDecls.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttrDecls.java
index e3a348a..fe82294 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttrDecls.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttrDecls.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttributeType.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttributeType.java
index 635e211..bbbe028 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttributeType.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/AttributeType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexContent.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexContent.java
index 11189f3..22bde11 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexContent.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexContent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexExtension.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexExtension.java
index 3bb794f..93782ed 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexExtension.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexExtension.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexRestriction.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexRestriction.java
index 0082baf..3446ef9 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexRestriction.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexRestriction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexType.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexType.java
index cce26be..0886c14 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexType.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeHost.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeHost.java
index 238f925..54ec1ab 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeHost.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeHost.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeModel.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeModel.java
index e0bd485..4996d00 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeModel.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ComplexTypeModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ContentModelContainer.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ContentModelContainer.java
index 5ac81ef..bd29a1f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ContentModelContainer.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ContentModelContainer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Documentation.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Documentation.java
index 7d9744f..fc2ea10 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Documentation.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Documentation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Element.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Element.java
index b3b883a..8fb5135 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Element.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Element.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExplicitGroup.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExplicitGroup.java
index 813bc76..1d43e4b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExplicitGroup.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExplicitGroup.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExtensionType.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExtensionType.java
index 83d6490..87edeb0 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExtensionType.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/ExtensionType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/FixedOrDefault.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/FixedOrDefault.java
index 8081c4f..7f389af 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/FixedOrDefault.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/FixedOrDefault.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Import.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Import.java
index 34a5857..c93ba41 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Import.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Import.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/List.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/List.java
index b52f4bd..2d8d9e3 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/List.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/List.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalAttribute.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalAttribute.java
index 5a5d5cc..f01595f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalAttribute.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalAttribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalElement.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalElement.java
index 8bbeabe..78d5fab 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalElement.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/LocalElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NestedParticle.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NestedParticle.java
index c7c6077..133e740 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NestedParticle.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NestedParticle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NoFixedFacet.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NoFixedFacet.java
index b37e88d..8c626e4 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NoFixedFacet.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/NoFixedFacet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Occurs.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Occurs.java
index ac05be4..41b306b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Occurs.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Occurs.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Particle.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Particle.java
index 0678414..f73d800 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Particle.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Particle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Redefinable.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Redefinable.java
index b2d3e0d..38a5efa 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Redefinable.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Redefinable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Schema.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Schema.java
index 3312588..cc21778 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Schema.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Schema.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SchemaTop.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SchemaTop.java
index 789f0db..f622d3a 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SchemaTop.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SchemaTop.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleContent.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleContent.java
index e181ec4..b3d6cc5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleContent.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleContent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleDerivation.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleDerivation.java
index c3259a7..70a7165 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleDerivation.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleDerivation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleExtension.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleExtension.java
index 988fd4b..d46614e 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleExtension.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleExtension.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestriction.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestriction.java
index ab33205..5299346 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestriction.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestriction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestrictionModel.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestrictionModel.java
index d1b47e5..0d1d7c5 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestrictionModel.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleRestrictionModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleType.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleType.java
index 33f8e12..235d3d1 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleType.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleTypeHost.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleTypeHost.java
index df2b128..5ef2d11 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleTypeHost.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/SimpleTypeHost.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelAttribute.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelAttribute.java
index c12b565..8ab7210 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelAttribute.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelAttribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelElement.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelElement.java
index f97ad3e..e49a77f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelElement.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TopLevelElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeDefParticle.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeDefParticle.java
index 04097bf..2a6d185 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeDefParticle.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeDefParticle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeHost.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeHost.java
index 0aaa45c..075551b 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeHost.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/TypeHost.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Union.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Union.java
index d63fdec..7db6838 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Union.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Union.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Wildcard.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Wildcard.java
index 8d7bf18..6b422ff 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Wildcard.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/Wildcard.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/package-info.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/package-info.java
index 4483c76..cf68fba 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/package-info.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/ByteArrayOutputStreamEx.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/ByteArrayOutputStreamEx.java
index e0156c7..cb051ef 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/ByteArrayOutputStreamEx.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/ByteArrayOutputStreamEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStack.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStack.java
index c544795..1225dbd 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStack.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStack.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/DataSourceSource.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/DataSourceSource.java
index 1b05838..c3eab0f 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/DataSourceSource.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/DataSourceSource.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/FatalAdapter.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/FatalAdapter.java
index 34c4bee..b622006 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/FatalAdapter.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/FatalAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/QNameMap.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/QNameMap.java
index 25ba0c1..527aeec 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/QNameMap.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/QNameMap.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/StackRecorder.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/StackRecorder.java
index 09fc23d..763eff6 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/StackRecorder.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/StackRecorder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/TypeCast.java b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/TypeCast.java
index 5aa1604..33b84ce 100644
--- a/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/TypeCast.java
+++ b/jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/util/TypeCast.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/javadoc/org/glassfish/jaxb/runtime/v2/doc-files/readme.txt b/jaxb-ri/runtime/impl/src/main/javadoc/org/glassfish/jaxb/runtime/v2/doc-files/readme.txt
index d48bee9..7349be2 100644
--- a/jaxb-ri/runtime/impl/src/main/javadoc/org/glassfish/jaxb/runtime/v2/doc-files/readme.txt
+++ b/jaxb-ri/runtime/impl/src/main/javadoc/org/glassfish/jaxb/runtime/v2/doc-files/readme.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages.properties
index 4f154b6..968b200 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_de.properties
index 5fed919..2f73dd4 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_es.properties
index ea874d7..2c29c59 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_fr.properties
index ecc1d73..5a5f35e 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_it.properties
index 96c868f..95783df 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ja.properties
index 3cf321c..d9bf323 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-FAILED_TO_INITIALE_DATATYPE_FACTORY = JAXP 1.3 DatatypeFactory\u30AF\u30E9\u30B9\u306E\u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
+FAILED_TO_INITIALE_DATATYPE_FACTORY = JAXP 1.3 DatatypeFactory\u30af\u30e9\u30b9\u306e\u521d\u671f\u5316\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ko.properties
index 3149f14..11cd143 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,5 +9,5 @@
#
-FAILED_TO_INITIALE_DATATYPE_FACTORY = JAXP 1.3 DatatypeFactory \uD074\uB798\uC2A4 \uCD08\uAE30\uD654\uB97C \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4.
+FAILED_TO_INITIALE_DATATYPE_FACTORY = JAXP 1.3 DatatypeFactory \ud074\ub798\uc2a4 \ucd08\uae30\ud654\ub97c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_pt_BR.properties
index bc6d0f2..b7bed5c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_CN.properties
index 440fb09..3ef9e98 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-FAILED_TO_INITIALE_DATATYPE_FACTORY = \u65E0\u6CD5\u521D\u59CB\u5316 JAXP 1.3 DatatypeFactory \u7C7B\u3002
+FAILED_TO_INITIALE_DATATYPE_FACTORY = \u65e0\u6cd5\u521d\u59cb\u5316 JAXP 1.3 DatatypeFactory \u7c7b\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_TW.properties
index 384c599..5ee760d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-FAILED_TO_INITIALE_DATATYPE_FACTORY = \u7121\u6CD5\u8D77\u59CB JAXP 1.3 DatatypeFactory \u985E\u5225.
+FAILED_TO_INITIALE_DATATYPE_FACTORY = \u7121\u6cd5\u8d77\u59cb JAXP 1.3 DatatypeFactory \u985e\u5225.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages.properties
index 13d2df9..d3740e0 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_de.properties
index fb2e007..abe7094 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = Argumente "{0}" m\u00FCssen angegeben werden.
+ARGUMENT_CANT_BE_NULL = Argumente "{0}" m\u00fcssen angegeben werden.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_es.properties
index d6981ea..f9e4a86 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_fr.properties
index b19f8d8..e98d935 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = Les arguments "{0}" ne peuvent pas \u00EAtre NULL.
+ARGUMENT_CANT_BE_NULL = Les arguments "{0}" ne peuvent pas \u00eatre NULL.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_it.properties
index 4579a65..3fc4f1a 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ja.properties
index 1d57b5e..0fd8804 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = \u5F15\u6570"{0}"\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093\u3002
+ARGUMENT_CANT_BE_NULL = \u5f15\u6570"{0}"\u306fnull\u306b\u3067\u304d\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ko.properties
index 24c62fc..72f443d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = "{0}" \uC778\uC218\uB294 \uB110\uC77C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ARGUMENT_CANT_BE_NULL = "{0}" \uc778\uc218\ub294 \ub110\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_pt_BR.properties
index eb90716..6d84334 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = Argumento(s) "{0}" n\u00E3o pode(m) ser nulo(s).
+ARGUMENT_CANT_BE_NULL = Argumento(s) "{0}" n\u00e3o pode(m) ser nulo(s).
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_CN.properties
index 8b5e866..df1ee80 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = \u53C2\u6570 "{0}" \u4E0D\u80FD\u4E3A\u7A7A\u503C\u3002
+ARGUMENT_CANT_BE_NULL = \u53c2\u6570 "{0}" \u4e0d\u80fd\u4e3a\u7a7a\u503c\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_TW.properties
index 7755adf..8900503 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/api/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ARGUMENT_CANT_BE_NULL = \u5F15\u6578 "{0}" \u4E0D\u53EF\u70BA\u7A7A\u503C.
+ARGUMENT_CANT_BE_NULL = \u5f15\u6578 "{0}" \u4e0d\u53ef\u70ba\u7a7a\u503c.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages.properties
index 5ae3f7b..ce171ef 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_de.properties
index 1bea6d3..efbf524 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -37,7 +37,7 @@
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = unerwartetes Pr\u00E4fix: {0}
+Util.UndefinedPrefix = unerwartetes Pr\u00e4fix: {0}
# Not concatenated with any other string (written on a separate line).
Unmarshaller.NullReader = Reader darf nicht null sein\t
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_es.properties
index ad2791b..6425d55 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -31,7 +31,7 @@
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
ContentHandlerEx.UnexpectedLeaveChild = error del compilador (unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = elemento ra\u00EDz {0} inesperado
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = elemento ra\u00edz {0} inesperado
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_fr.properties
index 44a9a3a..ca89aa4 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,10 +15,10 @@
#
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterElement = El\u00E9ment '{'{0}'}':{1} inattendu
+ContentHandlerEx.UnexpectedEnterElement = El\u00e9ment '{'{0}'}':{1} inattendu
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveElement = Fin inattendue de l''\u00E9l\u00E9ment '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveElement = Fin inattendue de l''\u00e9l\u00e9ment '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
ContentHandlerEx.UnexpectedEnterAttribute = Attribut '{'{0}'}':{1} inattendu
@@ -31,17 +31,17 @@
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
ContentHandlerEx.UnexpectedLeaveChild = erreur de compilateur (unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u00E9l\u00E9ment racine {0} inattendu
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u00e9l\u00e9ment racine {0} inattendu
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = pr\u00E9fixe non d\u00E9fini : {0}
+Util.UndefinedPrefix = pr\u00e9fixe non d\u00e9fini : {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = le processus de lecture ne peut pas \u00EAtre NULL\t
+Unmarshaller.NullReader = le processus de lecture ne peut pas \u00eatre NULL\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = le processus de lecture doit figurer sur un \u00E9v\u00E9nement START_ELEMENT, et non un \u00E9v\u00E9nement {0}
+Unmarshaller.IllegalReaderState = le processus de lecture doit figurer sur un \u00e9v\u00e9nement START_ELEMENT, et non un \u00e9v\u00e9nement {0}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_it.properties
index 2bfd331..a001fb8 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -40,7 +40,7 @@
Util.UndefinedPrefix = prefisso non definito: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = il processo di lettura non pu\u00F2 essere nullo\t
+Unmarshaller.NullReader = il processo di lettura non pu\u00f2 essere nullo\t
# Not concatenated with any other string (written on a separate line).
Unmarshaller.IllegalReaderState = il processo di lettura deve trovarsi su un evento START_ELEMENT non su un evento {0}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ja.properties
index c524ab1..d9fd254 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,33 +15,33 @@
#
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterElement = \u4E88\u671F\u3057\u306A\u3044\u8981\u7D20'{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterElement = \u4e88\u671f\u3057\u306a\u3044\u8981\u7d20'{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveElement = \u4E88\u671F\u3057\u306A\u3044\u8981\u7D20\u306E\u7D42\u308F\u308A'{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveElement = \u4e88\u671f\u3057\u306a\u3044\u8981\u7d20\u306e\u7d42\u308f\u308a'{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterAttribute = \u4E88\u671F\u3057\u306A\u3044\u5C5E\u6027'{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterAttribute = \u4e88\u671f\u3057\u306a\u3044\u5c5e\u6027'{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveAttribute = \u4E88\u671F\u3057\u306A\u3044\u5C5E\u6027\u306E\u7D42\u308F\u308A'{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveAttribute = \u4e88\u671f\u3057\u306a\u3044\u5c5e\u6027\u306e\u7d42\u308f\u308a'{'{0}'}':{1}
-ContentHandlerEx.UnexpectedText = \u4E88\u671F\u3057\u306A\u3044\u30C6\u30AD\u30B9\u30C8"{0}"
+ContentHandlerEx.UnexpectedText = \u4e88\u671f\u3057\u306a\u3044\u30c6\u30ad\u30b9\u30c8"{0}"
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
-ContentHandlerEx.UnexpectedLeaveChild = \u30B3\u30F3\u30D1\u30A4\u30EB\u30FB\u30A8\u30E9\u30FC(unexpectedLeaveChild)
+ContentHandlerEx.UnexpectedLeaveChild = \u30b3\u30f3\u30d1\u30a4\u30eb\u30fb\u30a8\u30e9\u30fc(unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u4E88\u671F\u3057\u306A\u3044\u30EB\u30FC\u30C8\u8981\u7D20{0}
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u4e88\u671f\u3057\u306a\u3044\u30eb\u30fc\u30c8\u8981\u7d20{0}
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = \u672A\u5B9A\u7FA9\u306E\u63A5\u982D\u8F9E: {0}
+Util.UndefinedPrefix = \u672a\u5b9a\u7fa9\u306e\u63a5\u982d\u8f9e: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = \u30EA\u30FC\u30C0\u30FC\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093\t
+Unmarshaller.NullReader = \u30ea\u30fc\u30c0\u30fc\u306fnull\u306b\u3067\u304d\u307e\u305b\u3093\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = \u30EA\u30FC\u30C0\u30FC\u306F{0}\u30A4\u30D9\u30F3\u30C8\u3067\u306F\u306A\u304F\u3001START_ELEMENT\u306B\u5B58\u5728\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
+Unmarshaller.IllegalReaderState = \u30ea\u30fc\u30c0\u30fc\u306f{0}\u30a4\u30d9\u30f3\u30c8\u3067\u306f\u306a\u304f\u3001START_ELEMENT\u306b\u5b58\u5728\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ko.properties
index 7722439..f2572db 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,33 +15,33 @@
#
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterElement = \uC608\uC0C1\uCE58 \uC54A\uC740 '{'{0}'}':{1} \uC694\uC18C
+ContentHandlerEx.UnexpectedEnterElement = \uc608\uc0c1\uce58 \uc54a\uc740 '{'{0}'}':{1} \uc694\uc18c
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveElement = \uC608\uC0C1\uCE58 \uC54A\uC740 '{'{0}'}':{1} \uC694\uC18C\uC758 \uB05D
+ContentHandlerEx.UnexpectedLeaveElement = \uc608\uc0c1\uce58 \uc54a\uc740 '{'{0}'}':{1} \uc694\uc18c\uc758 \ub05d
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterAttribute = \uC608\uC0C1\uCE58 \uC54A\uC740 '{'{0}'}':{1} \uC18D\uC131
+ContentHandlerEx.UnexpectedEnterAttribute = \uc608\uc0c1\uce58 \uc54a\uc740 '{'{0}'}':{1} \uc18d\uc131
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveAttribute = \uC608\uC0C1\uCE58 \uC54A\uC740 '{'{0}'}':{1} \uC18D\uC131\uC758 \uB05D
+ContentHandlerEx.UnexpectedLeaveAttribute = \uc608\uc0c1\uce58 \uc54a\uc740 '{'{0}'}':{1} \uc18d\uc131\uc758 \ub05d
-ContentHandlerEx.UnexpectedText = \uC608\uC0C1\uCE58 \uC54A\uC740 "{0}" \uD14D\uC2A4\uD2B8
+ContentHandlerEx.UnexpectedText = \uc608\uc0c1\uce58 \uc54a\uc740 "{0}" \ud14d\uc2a4\ud2b8
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
-ContentHandlerEx.UnexpectedLeaveChild = \uCEF4\uD30C\uC77C\uB7EC \uC624\uB958(unexpectedLeaveChild)
+ContentHandlerEx.UnexpectedLeaveChild = \ucef4\ud30c\uc77c\ub7ec \uc624\ub958(unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \uC608\uC0C1\uCE58 \uC54A\uC740 \uB8E8\uD2B8 \uC694\uC18C {0}
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \uc608\uc0c1\uce58 \uc54a\uc740 \ub8e8\ud2b8 \uc694\uc18c {0}
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = \uC815\uC758\uB418\uC9C0 \uC54A\uC740 \uC811\uB450\uC5B4: {0}
+Util.UndefinedPrefix = \uc815\uc758\ub418\uc9c0 \uc54a\uc740 \uc811\ub450\uc5b4: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = \uC77D\uAE30 \uC7A5\uCE58\uB294 \uB110\uC77C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.\t
+Unmarshaller.NullReader = \uc77d\uae30 \uc7a5\uce58\ub294 \ub110\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = \uC77D\uAE30 \uC7A5\uCE58\uB294 {0} \uC774\uBCA4\uD2B8\uAC00 \uC544\uB2CC START_ELEMENT \uC774\uBCA4\uD2B8\uC5D0 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+Unmarshaller.IllegalReaderState = \uc77d\uae30 \uc7a5\uce58\ub294 {0} \uc774\ubca4\ud2b8\uac00 \uc544\ub2cc START_ELEMENT \uc774\ubca4\ud2b8\uc5d0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_pt_BR.properties
index 50aa8b9..84918f5 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -40,8 +40,8 @@
Util.UndefinedPrefix = prefixo indefinido: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = o leitor n\u00E3o pode ser nulo\t
+Unmarshaller.NullReader = o leitor n\u00e3o pode ser nulo\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = o leitor deve estar em um evento START_ELEMENT, n\u00E3o em um evento {0}
+Unmarshaller.IllegalReaderState = o leitor deve estar em um evento START_ELEMENT, n\u00e3o em um evento {0}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_CN.properties
index 889f680..2fec902 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,33 +15,33 @@
#
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterElement = \u610F\u5916\u7684\u5143\u7D20 '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterElement = \u610f\u5916\u7684\u5143\u7d20 '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveElement = \u610F\u5916\u7684\u5143\u7D20\u7ED3\u5C3E '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveElement = \u610f\u5916\u7684\u5143\u7d20\u7ed3\u5c3e '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterAttribute = \u610F\u5916\u7684\u5C5E\u6027 '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterAttribute = \u610f\u5916\u7684\u5c5e\u6027 '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveAttribute = \u610F\u5916\u7684\u5C5E\u6027\u7ED3\u5C3E '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveAttribute = \u610f\u5916\u7684\u5c5e\u6027\u7ed3\u5c3e '{'{0}'}':{1}
-ContentHandlerEx.UnexpectedText = \u610F\u5916\u7684\u6587\u672C "{0}"
+ContentHandlerEx.UnexpectedText = \u610f\u5916\u7684\u6587\u672c "{0}"
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
-ContentHandlerEx.UnexpectedLeaveChild = \u7F16\u8BD1\u5668\u9519\u8BEF (unexpectedLeaveChild)
+ContentHandlerEx.UnexpectedLeaveChild = \u7f16\u8bd1\u5668\u9519\u8bef (unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u610F\u5916\u7684\u6839\u5143\u7D20{0}
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u610f\u5916\u7684\u6839\u5143\u7d20{0}
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = \u672A\u5B9A\u4E49\u7684\u524D\u7F00: {0}
+Util.UndefinedPrefix = \u672a\u5b9a\u4e49\u7684\u524d\u7f00: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = \u8BFB\u8FDB\u7A0B\u4E0D\u80FD\u4E3A\u7A7A\u503C\t
+Unmarshaller.NullReader = \u8bfb\u8fdb\u7a0b\u4e0d\u80fd\u4e3a\u7a7a\u503c\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = \u8BFB\u8FDB\u7A0B\u5FC5\u987B\u4F4D\u4E8E START_ELEMENT \u4E8B\u4EF6\u4E0A, \u800C\u4E0D\u662F{0}\u4E8B\u4EF6\u4E0A
+Unmarshaller.IllegalReaderState = \u8bfb\u8fdb\u7a0b\u5fc5\u987b\u4f4d\u4e8e START_ELEMENT \u4e8b\u4ef6\u4e0a, \u800c\u4e0d\u662f{0}\u4e8b\u4ef6\u4e0a
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_TW.properties
index ee2ddb1..cd8277c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/unmarshaller/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,33 +15,33 @@
#
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterElement = \u672A\u9810\u671F\u7684\u5143\u7D20 '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterElement = \u672a\u9810\u671f\u7684\u5143\u7d20 '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveElement = \u672A\u9810\u671F\u7684\u5143\u7D20\u7D50\u5C3E '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveElement = \u672a\u9810\u671f\u7684\u5143\u7d20\u7d50\u5c3e '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedEnterAttribute = \u672A\u9810\u671F\u7684\u5C6C\u6027 '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedEnterAttribute = \u672a\u9810\u671f\u7684\u5c6c\u6027 '{'{0}'}':{1}
# {0} - namespace uri, {1} - local name of the attribute/element e.g.: Unexpected end of attribute {http://www.w3.org/XML/1998/namespace}:lang
-ContentHandlerEx.UnexpectedLeaveAttribute = \u672A\u9810\u671F\u7684\u5C6C\u6027\u7D50\u5C3E '{'{0}'}':{1}
+ContentHandlerEx.UnexpectedLeaveAttribute = \u672a\u9810\u671f\u7684\u5c6c\u6027\u7d50\u5c3e '{'{0}'}':{1}
-ContentHandlerEx.UnexpectedText = \u672A\u9810\u671F\u7684\u6587\u5B57 "{0}"
+ContentHandlerEx.UnexpectedText = \u672a\u9810\u671f\u7684\u6587\u5b57 "{0}"
# Wrapped into an InternalError. e.g.: java.lang.InternalError: compiler error(unexpectedLeaveChild)
-ContentHandlerEx.UnexpectedLeaveChild = \u7DE8\u8B6F\u5668\u932F\u8AA4 (unexpectedLeaveChild)
+ContentHandlerEx.UnexpectedLeaveChild = \u7de8\u8b6f\u5668\u932f\u8aa4 (unexpectedLeaveChild)
-SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u672A\u9810\u671F\u7684\u6839\u5143\u7D20 {0}
+SAXUnmarshallerHandlerImpl.UnexpectedRootElement = \u672a\u9810\u671f\u7684\u6839\u5143\u7d20 {0}
# Usage not found. TODO Remove
#SAXUnmarshallerHandlerImpl.UnexpectedRootElement2 = \
# unexpected root element (uri:"{0}", local:"{1}"). Expected elements are {2}
-Util.UndefinedPrefix = \u672A\u5B9A\u7FA9\u7684\u524D\u7F6E\u78BC: {0}
+Util.UndefinedPrefix = \u672a\u5b9a\u7fa9\u7684\u524d\u7f6e\u78bc: {0}
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.NullReader = \u8B80\u53D6\u5668\u4E0D\u53EF\u70BA\u7A7A\u503C\t
+Unmarshaller.NullReader = \u8b80\u53d6\u5668\u4e0d\u53ef\u70ba\u7a7a\u503c\t
# Not concatenated with any other string (written on a separate line).
-Unmarshaller.IllegalReaderState = \u8B80\u53D6\u5668\u5FC5\u9808\u4F4D\u65BC START_ELEMENT \u4E8B\u4EF6, \u800C\u975E {0} \u4E8B\u4EF6
+Unmarshaller.IllegalReaderState = \u8b80\u53d6\u5668\u5fc5\u9808\u4f4d\u65bc START_ELEMENT \u4e8b\u4ef6, \u800c\u975e {0} \u4e8b\u4ef6
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.properties
index 1edca0d..3447fde 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_de.properties
index ae6b8c1..865c24a 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = Annotation "{0}" ist sowohl f\u00FCr "{1}" als auch f\u00FCr "{2}" vorhanden
+DUPLICATE_ANNOTATIONS = Annotation "{0}" ist sowohl f\u00fcr "{1}" als auch f\u00fcr "{2}" vorhanden
CLASS_NOT_FOUND = \nFehler beim Aufruf von Reflektion auf Zielklassen. Stellen Sie sicher, dass alle referenzierten Klassen im Classpath vorhanden sind: {0} \nAusnahme: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_es.properties
index b3963ea..834d3b7 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = La anotaci\u00F3n "{0}" se encuentra en "{1}" y en "{2}"
+DUPLICATE_ANNOTATIONS = La anotaci\u00f3n "{0}" se encuentra en "{1}" y en "{2}"
-CLASS_NOT_FOUND = \nSe ha producido un error al llamar a la reflexi\u00F3n en las clases de destino. Aseg\u00FArese de que todas las clases a las que se hace referencia se encuentran en la classpath: {0} \nExcepci\u00F3n: {1}
+CLASS_NOT_FOUND = \nSe ha producido un error al llamar a la reflexi\u00f3n en las clases de destino. Aseg\u00farese de que todas las clases a las que se hace referencia se encuentran en la classpath: {0} \nExcepci\u00f3n: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_fr.properties
index 8974c01..fbacd4d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = L''annotation "{0}" figure \u00E0 la fois sur "{1}" et "{2}"
+DUPLICATE_ANNOTATIONS = L''annotation "{0}" figure \u00e0 la fois sur "{1}" et "{2}"
-CLASS_NOT_FOUND = \nUne erreur s''est produite lors de l''appel de Reflection sur les classes cible. Assurez-vous que toutes les classes r\u00E9f\u00E9renc\u00E9es figurent sur le classpath {0} \nException : {1}
+CLASS_NOT_FOUND = \nUne erreur s''est produite lors de l''appel de Reflection sur les classes cible. Assurez-vous que toutes les classes r\u00e9f\u00e9renc\u00e9es figurent sur le classpath {0} \nException : {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_it.properties
index d951901..cf93b4d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = L''annotazione "{0}" \u00E8 presente su "{1}" e su "{2}"
+DUPLICATE_ANNOTATIONS = L''annotazione "{0}" \u00e8 presente su "{1}" e su "{2}"
-CLASS_NOT_FOUND = \nSi \u00E8 verificato un errore durante il richiamo della riflessione sulle classi di destinazione. Assicurarsi che tutte le classi di riferimento si trovino sul classpath: {0} \nEccezione: {1}
+CLASS_NOT_FOUND = \nSi \u00e8 verificato un errore durante il richiamo della riflessione sulle classi di destinazione. Assicurarsi che tutte le classi di riferimento si trovino sul classpath: {0} \nEccezione: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ja.properties
index 5088829..cff75a7 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = \u6CE8\u91C8"{0}"\u306F"{1}"\u3068"{2}"\u306E\u4E21\u65B9\u306B\u5B58\u5728\u3057\u307E\u3059
+DUPLICATE_ANNOTATIONS = \u6ce8\u91c8"{0}"\u306f"{1}"\u3068"{2}"\u306e\u4e21\u65b9\u306b\u5b58\u5728\u3057\u307e\u3059
-CLASS_NOT_FOUND = \n\u30BF\u30FC\u30B2\u30C3\u30C8\u30FB\u30AF\u30E9\u30B9\u3067\u306E\u30EA\u30D5\u30EC\u30AF\u30B7\u30E7\u30F3\u306E\u547C\u51FA\u3057\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u53C2\u7167\u3055\u308C\u308B\u3059\u3079\u3066\u306E\u30AF\u30E9\u30B9\u304C\u30AF\u30E9\u30B9\u30D1\u30B9\u306B\u5B58\u5728\u3057\u3066\u3044\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044: {0}\n\u4F8B\u5916: {1}
+CLASS_NOT_FOUND = \n\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30af\u30e9\u30b9\u3067\u306e\u30ea\u30d5\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u547c\u51fa\u3057\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u53c2\u7167\u3055\u308c\u308b\u3059\u3079\u3066\u306e\u30af\u30e9\u30b9\u304c\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u5b58\u5728\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044: {0}\n\u4f8b\u5916: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ko.properties
index d9e9dfa..0876397 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = "{0}" \uC8FC\uC11D\uC774 "{1}"\uACFC(\uC640) "{2}", \uB450 \uC704\uCE58\uC5D0 \uC788\uC2B5\uB2C8\uB2E4.
+DUPLICATE_ANNOTATIONS = "{0}" \uc8fc\uc11d\uc774 "{1}"\uacfc(\uc640) "{2}", \ub450 \uc704\uce58\uc5d0 \uc788\uc2b5\ub2c8\ub2e4.
-CLASS_NOT_FOUND = \n\uB300\uC0C1 \uD074\uB798\uC2A4\uC5D0\uC11C \uB9AC\uD50C\uB809\uC158\uC744 \uD638\uCD9C\uD558\uB294 \uC911 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uCC38\uC870\uB41C \uBAA8\uB4E0 \uD074\uB798\uC2A4\uAC00 \uD074\uB798\uC2A4 \uACBD\uB85C {0}\uC5D0 \uC788\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624. \n\uC608\uC678 \uC0AC\uD56D: {1}
+CLASS_NOT_FOUND = \n\ub300\uc0c1 \ud074\ub798\uc2a4\uc5d0\uc11c \ub9ac\ud50c\ub809\uc158\uc744 \ud638\ucd9c\ud558\ub294 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ucc38\uc870\ub41c \ubaa8\ub4e0 \ud074\ub798\uc2a4\uac00 \ud074\ub798\uc2a4 \uacbd\ub85c {0}\uc5d0 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624. \n\uc608\uc678 \uc0ac\ud56d: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_pt_BR.properties
index cb0a91c..14612be 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = A anota\u00E7\u00E3o "{0}" est\u00E1 presente em "{1}" e "{2}"
+DUPLICATE_ANNOTATIONS = A anota\u00e7\u00e3o "{0}" est\u00e1 presente em "{1}" e "{2}"
-CLASS_NOT_FOUND = \nOcorreu um erro ao chamar a reflex\u00E3o nas classes do alvo. Certifique-se de que todas as classes mencionadas estejam no classpath: {0} \nExce\u00E7\u00E3o: {1}
+CLASS_NOT_FOUND = \nOcorreu um erro ao chamar a reflex\u00e3o nas classes do alvo. Certifique-se de que todas as classes mencionadas estejam no classpath: {0} \nExce\u00e7\u00e3o: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_CN.properties
index 2079409..63d7c38 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = "{1}" \u548C "{2}" \u4E0A\u90FD\u5B58\u5728\u6CE8\u91CA "{0}"
+DUPLICATE_ANNOTATIONS = "{1}" \u548c "{2}" \u4e0a\u90fd\u5b58\u5728\u6ce8\u91ca "{0}"
-CLASS_NOT_FOUND = \n\u5728\u76EE\u6807\u7C7B\u4E0A\u8C03\u7528\u53CD\u5C04\u65F6\u51FA\u9519\u3002\u8BF7\u786E\u4FDD\u6240\u6709\u5F15\u7528\u7684\u7C7B\u90FD\u4F4D\u4E8E\u7C7B\u8DEF\u5F84\u4E0A: {0} \n\u5F02\u5E38\u9519\u8BEF: {1}
+CLASS_NOT_FOUND = \n\u5728\u76ee\u6807\u7c7b\u4e0a\u8c03\u7528\u53cd\u5c04\u65f6\u51fa\u9519\u3002\u8bf7\u786e\u4fdd\u6240\u6709\u5f15\u7528\u7684\u7c7b\u90fd\u4f4d\u4e8e\u7c7b\u8def\u5f84\u4e0a: {0} \n\u5f02\u5e38\u9519\u8bef: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_TW.properties
index ca0c02b..819ac23 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/annotation/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DUPLICATE_ANNOTATIONS = "{1}" \u8207 "{2}"\u90FD\u6709\u8A3B\u89E3 "{0}"
+DUPLICATE_ANNOTATIONS = "{1}" \u8207 "{2}"\u90fd\u6709\u8a3b\u89e3 "{0}"
-CLASS_NOT_FOUND = \n\u5728\u76EE\u6A19\u985E\u5225\u4E0A\u547C\u53EB\u53CD\u6620\u6642\u767C\u751F\u932F\u8AA4. \u8ACB\u78BA\u5B9A\u6240\u6709\u53C3\u7167\u7684\u985E\u5225\u5747\u4F4D\u65BC\u985E\u5225\u8DEF\u5F91: {0} \n\u7570\u5E38\u72C0\u6CC1: {1}
+CLASS_NOT_FOUND = \n\u5728\u76ee\u6a19\u985e\u5225\u4e0a\u547c\u53eb\u53cd\u6620\u6642\u767c\u751f\u932f\u8aa4. \u8acb\u78ba\u5b9a\u6240\u6709\u53c3\u7167\u7684\u985e\u5225\u5747\u4f4d\u65bc\u985e\u5225\u8def\u5f91: {0} \n\u7570\u5e38\u72c0\u6cc1: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages.properties
index e974b9d..e81b152 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_de.properties
index 2b2c874..55be914 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,15 +10,15 @@
-ID_MUST_BE_STRING = Eigenschaft "{0}" enth\u00E4lt eine XmlID-Annotation, der Typ ist jedoch nicht "String".
+ID_MUST_BE_STRING = Eigenschaft "{0}" enth\u00e4lt eine XmlID-Annotation, der Typ ist jedoch nicht "String".
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} enth\u00E4lt sich gegenseitig ausschlie\u00DFende Annotationen @{1} und @{2}
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} enth\u00e4lt sich gegenseitig ausschlie\u00dfende Annotationen @{1} und @{2}
-DUPLICATE_ANNOTATIONS = @{0}-Annotation wird an zwei Stellen gefunden, eine Stelle w\u00FCrde ausreichen.
+DUPLICATE_ANNOTATIONS = @{0}-Annotation wird an zwei Stellen gefunden, eine Stelle w\u00fcrde ausreichen.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0} enth\u00E4lt keinen "no-arg"-Standardkonstruktor.
+NO_DEFAULT_CONSTRUCTOR = {0} enth\u00e4lt keinen "no-arg"-Standardkonstruktor.
CANT_HANDLE_INTERFACE = {0} ist eine Schnittstelle, und JAXB kann keine Schnittstellen verarbeiten.
@@ -26,63 +26,63 @@
ANNOTATION_ON_WRONG_METHOD = JAXB-Annotation wurde auf eine Methode gesetzt, die keine JAXB-Eigenschaft ist
-GETTER_SETTER_INCOMPATIBLE_TYPE = Der Getter-Typ ist {0}, der Setter-Typ hingegen {1}. Sie m\u00FCssen identisch sein.
+GETTER_SETTER_INCOMPATIBLE_TYPE = Der Getter-Typ ist {0}, der Setter-Typ hingegen {1}. Sie m\u00fcssen identisch sein.
DUPLICATE_ENTRY_IN_PROP_ORDER = Eigenschaft "{0}" ist mehr als einmal in @XmlType.propOrder enthalten
DUPLICATE_PROPERTIES = Es sind zwei Eigenschaften namens "{0}" vorhanden
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = Die {0}-Methode enth\u00E4lt @XmlElementMapping, gibt jedoch keinen Subtyp von JAXBElement zur\u00FCck.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = Die {0}-Methode enth\u00e4lt @XmlElementMapping, gibt jedoch keinen Subtyp von JAXBElement zur\u00fcck.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} ist nicht an einen komplexen Typ gebunden und somit als Geltungsbereich unzul\u00E4ssig.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} ist nicht an einen komplexen Typ gebunden und somit als Geltungsbereich unzul\u00e4ssig.
-CONFLICTING_XML_ELEMENT_MAPPING = Der Elementname '{'{0}'}'{1} enth\u00E4lt mehr als eine Zuordnung.
+CONFLICTING_XML_ELEMENT_MAPPING = Der Elementname '{'{0}'}'{1} enth\u00e4lt mehr als eine Zuordnung.
REFERENCE_TO_NON_ELEMENT = Eigenschaft {0} ist mit @XmlReference-Annotation versehen, referenziert jedoch kein Element.
-NON_EXISTENT_ELEMENT_MAPPING = Es ist keine Elementzuordnung f\u00FCr "{0}" vorhanden:"{1}"
+NON_EXISTENT_ELEMENT_MAPPING = Es ist keine Elementzuordnung f\u00fcr "{0}" vorhanden:"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0} enth\u00E4lt zwei Eigenschaften mit der @XmlAnyAttribute-Annotation.
+TWO_ATTRIBUTE_WILDCARDS = {0} enth\u00e4lt zwei Eigenschaften mit der @XmlAnyAttribute-Annotation.
-SUPER_CLASS_HAS_WILDCARD = @XmlAnyAttribute ist nicht zul\u00E4ssig, wenn es bereits in einer Basisklasse vorhanden ist.
+SUPER_CLASS_HAS_WILDCARD = @XmlAnyAttribute ist nicht zul\u00e4ssig, wenn es bereits in einer Basisklasse vorhanden ist.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute ist auf eine Eigenschaft gesetzt, deren Typ {0} ist, muss jedoch java.util.Map zugeordnet werden k\u00F6nnen.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute ist auf eine Eigenschaft gesetzt, deren Typ {0} ist, muss jedoch java.util.Map zugeordnet werden k\u00f6nnen.
PROPERTY_MISSING_FROM_ORDER = Eigenschaft {0} ist vorhanden, jedoch in @XmlType.propOrder nicht angegeben
PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = Eigenschaft {0} ist in @XmlType.propOrder enthalten, eine derartige Eigenschaft ist jedoch nicht vorhanden. Haben Sie {1} gemeint?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" ist kein g\u00FCltiger Wert f\u00FCr {1}.
+INVALID_XML_ENUM_VALUE = "{0}" ist kein g\u00fcltiger Wert f\u00fcr {1}.
-NO_IMAGE_WRITER = Es ist kein javax.imageio.ImageWriter f\u00FCr den angegebenen MIME-Typ "{0}" verf\u00FCgbar
+NO_IMAGE_WRITER = Es ist kein javax.imageio.ImageWriter f\u00fcr den angegebenen MIME-Typ "{0}" verf\u00fcgbar
-ILLEGAL_MIME_TYPE = "{0}" ist kein g\u00FCltiger MIME-Typ: {1}
+ILLEGAL_MIME_TYPE = "{0}" ist kein g\u00fcltiger MIME-Typ: {1}
ILLEGAL_ANNOTATION = {0}-Annotation darf nicht hier stehen
-MULTIPLE_VALUE_PROPERTY = Es ist nur ein @XmlValue pro Klasse zul\u00E4ssig, zwei Eigenschaften enthalten jedoch die Annotation @XmlValue.
+MULTIPLE_VALUE_PROPERTY = Es ist nur ein @XmlValue pro Klasse zul\u00e4ssig, zwei Eigenschaften enthalten jedoch die Annotation @XmlValue.
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue ist bei einer Klasse nicht zul\u00E4ssig, die eine andere Klasse ableitet.
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue ist bei einer Klasse nicht zul\u00e4ssig, die eine andere Klasse ableitet.
-ELEMENT_AND_VALUE_PROPERTY = Wenn eine Klasse die Eigenschaft @XmlElement enth\u00E4lt, kann sie die Eigenschaft @XmlValue nicht enthalten.
+ELEMENT_AND_VALUE_PROPERTY = Wenn eine Klasse die Eigenschaft @XmlElement enth\u00e4lt, kann sie die Eigenschaft @XmlValue nicht enthalten.
CONFLICTING_XML_TYPE_MAPPING = Zwei Klassen haben denselben XML-Typnamen"{0}". Verwenden Sie @XmlType.name und @XmlType.namespace, um ihnen unterschiedliche Namen zuzuweisen.
SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue muss einen Java-Typ referenzieren, der Text in XML zugeordnet ist.
-PROPERTY_COLLISION = Klasse enth\u00E4lt zwei Eigenschaften mit demselben Namen "{0}"
+PROPERTY_COLLISION = Klasse enth\u00e4lt zwei Eigenschaften mit demselben Namen "{0}"
-INVALID_IDREF = XmlIDREF-Eigenschaft referenziert einen Typ "{0}", der keine XmlID-Eigenschaft enth\u00E4lt.
+INVALID_IDREF = XmlIDREF-Eigenschaft referenziert einen Typ "{0}", der keine XmlID-Eigenschaft enth\u00e4lt.
-INVALID_XML_ELEMENT_REF = Ung\u00FCltige @XmlElementRef: Typ "{0}" oder eine seiner Unterklassen sind in diesem Kontext nicht bekannt.
+INVALID_XML_ELEMENT_REF = Ung\u00fcltige @XmlElementRef: Typ "{0}" oder eine seiner Unterklassen sind in diesem Kontext nicht bekannt.
-NO_XML_ELEMENT_DECL = Es ist keine ObjectFactory mit @XmlElementDecl f\u00FCr das Element '{'{0}'}'{1} vorhanden.
+NO_XML_ELEMENT_DECL = Es ist keine ObjectFactory mit @XmlElementDecl f\u00fcr das Element '{'{0}'}'{1} vorhanden.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper ist nur bei einer Collection-Eigenschaft zul\u00E4ssig, "{0}" ist jedoch keine Collection-Eigenschaft.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper ist nur bei einer Collection-Eigenschaft zul\u00e4ssig, "{0}" ist jedoch keine Collection-Eigenschaft.
-ANNOTATION_NOT_ALLOWED = {0}-Annotation ist bei dieser Art von Eigenschaft nicht zul\u00E4ssig.
+ANNOTATION_NOT_ALLOWED = {0}-Annotation ist bei dieser Art von Eigenschaft nicht zul\u00e4ssig.
XMLLIST_NEEDS_SIMPLETYPE = {0} ist einem strukturierten XML-Fragment (d.h. einem komplexen Typ) zugeordnet und deshalb nicht mit @XmlList kompatibel.
@@ -90,7 +90,7 @@
NO_FACTORY_METHOD = Factory-Klasse "{0}" hat keine statische "zero-arguments" Factory-Methode "{1}".
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType hat keine Factory-Methode f\u00FCr Factory-Klasse "{0}" definiert.
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType hat keine Factory-Methode f\u00fcr Factory-Klasse "{0}" definiert.
MISSING_JAXB_PROPERTIES = In Package "{0}" fehlt die jaxb.properties-Datei. Haben Sie diese aus dem generierten Quellverzeichnis kopiert oder im Classpath aufgenommen?
@@ -104,15 +104,15 @@
INCOMPATIBLE_API_VERSION_MUSTANG = JAXB 2.1-API wird aus dem Bootstrap Classloader geladen, diese RI (aus {1}) erfordert jedoch 2.2-API. Verwenden Sie das "Endorsed"-Verzeichnisverfahren, um jaxb-api.jar in den Bootstrap Classloader zu setzen. (Siehe http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = Sie versuchen, JAXB 2.0 Runtime (aus {1}) auszuf\u00FChren, es ist jedoch an fr\u00FCherer Stelle im Classpath ein altes JAXB 1.0 Runtime (bei {0}) vorhanden. Entfernen Sie JAXB 1.0 Runtime, damit 2.0 Runtime ordnungsgem\u00E4\u00DF ausgef\u00FChrt werden kann.
+RUNNING_WITH_1_0_RUNTIME = Sie versuchen, JAXB 2.0 Runtime (aus {1}) auszuf\u00fchren, es ist jedoch an fr\u00fcherer Stelle im Classpath ein altes JAXB 1.0 Runtime (bei {0}) vorhanden. Entfernen Sie JAXB 1.0 Runtime, damit 2.0 Runtime ordnungsgem\u00e4\u00df ausgef\u00fchrt werden kann.
-UNMATCHABLE_ADAPTER = Adapter {0} ist f\u00FCr den Feldtyp {1} nicht anwendbar.
+UNMATCHABLE_ADAPTER = Adapter {0} ist f\u00fcr den Feldtyp {1} nicht anwendbar.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = Instanz von AccessorFactory {0} f\u00FCr Klasse {1} kann nicht erstellt werden.
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = Instanz von AccessorFactory {0} f\u00fcr Klasse {1} kann nicht erstellt werden.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = Auf Instanz von AccessorFactory, {0}, f\u00FCr Klasse {1} kann nicht zugegriffen werden.
+ACCESSORFACTORY_ACCESS_EXCEPTION = Auf Instanz von AccessorFactory, {0}, f\u00fcr Klasse {1} kann nicht zugegriffen werden.
CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = Benutzerdefinierte AccessorFactory, {0}, meldet einen Fehler beim Zugriff auf eine Eigenschaft. {1}
@@ -120,7 +120,7 @@
ANONYMOUS_ARRAY_ITEM = {0} wird als Array-Komponententyp verwendet, kann also nicht anonym sein.
-XMLGREGORIANCALENDAR_INVALID = Ung\u00FCltige Gruppe von Feldern f\u00FCr XMLGregorianCalendar-Typ {0} festgelegt.
+XMLGREGORIANCALENDAR_INVALID = Ung\u00fcltige Gruppe von Feldern f\u00fcr XMLGregorianCalendar-Typ {0} festgelegt.
XMLGREGORIANCALENDAR_SEC = Sekunden nicht festgelegt.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_es.properties
index 41f31b1..10c497f 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,61 +10,61 @@
-ID_MUST_BE_STRING = La propiedad "{0}" tiene una anotaci\u00F3n XmlID, pero no es del tipo Cadena.
+ID_MUST_BE_STRING = La propiedad "{0}" tiene una anotaci\u00f3n XmlID, pero no es del tipo Cadena.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} posee las anotaciones que se excluyen mutuamente @{1} y @{2}
-DUPLICATE_ANNOTATIONS = La anotaci\u00F3n @{0} se encuentra en dos lugares. Uno deber\u00EDa ser suficiente.
+DUPLICATE_ANNOTATIONS = La anotaci\u00f3n @{0} se encuentra en dos lugares. Uno deber\u00eda ser suficiente.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
NO_DEFAULT_CONSTRUCTOR = {0} no tiene un constructor por defecto sin argumentos.
CANT_HANDLE_INTERFACE = {0} es una interfaz y JAXB no puede manejar interfaces.
-CANT_HANDLE_INNER_CLASS = {0} es una clase interna no est\u00E1tica y JAXB no las puede manejar.
+CANT_HANDLE_INNER_CLASS = {0} es una clase interna no est\u00e1tica y JAXB no las puede manejar.
-ANNOTATION_ON_WRONG_METHOD = La anotaci\u00F3n JAXB est\u00E1 colocada en un m\u00E9todo que no es una propiedad de JAXB
+ANNOTATION_ON_WRONG_METHOD = La anotaci\u00f3n JAXB est\u00e1 colocada en un m\u00e9todo que no es una propiedad de JAXB
GETTER_SETTER_INCOMPATIBLE_TYPE = El tipo de getter es {0}, pero el de setter es {1}. Tienen que ser del mismo tipo.
-DUPLICATE_ENTRY_IN_PROP_ORDER = La propiedad "{0}" aparece m\u00E1s de una vez en @XmlType.propOrder
+DUPLICATE_ENTRY_IN_PROP_ORDER = La propiedad "{0}" aparece m\u00e1s de una vez en @XmlType.propOrder
DUPLICATE_PROPERTIES = Hay dos propiedades con el nombre "{0}"
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = El m\u00E9todo {0} incluye @XmlElementMapping, pero no devuelve un subtipo del elemento JAXB.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = El m\u00e9todo {0} incluye @XmlElementMapping, pero no devuelve un subtipo del elemento JAXB.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} no est\u00E1 enlazado a un tipo complejo y, por lo tanto, no es v\u00E1lido, al igual que el \u00E1mbito.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} no est\u00e1 enlazado a un tipo complejo y, por lo tanto, no es v\u00e1lido, al igual que el \u00e1mbito.
-CONFLICTING_XML_ELEMENT_MAPPING = El nombre del elemento '{'{0}'}'{1} tiene m\u00E1s de una asignaci\u00F3n.
+CONFLICTING_XML_ELEMENT_MAPPING = El nombre del elemento '{'{0}'}'{1} tiene m\u00e1s de una asignaci\u00f3n.
-REFERENCE_TO_NON_ELEMENT = La propiedad {0} est\u00E1 anotada con @XmlReference, pero no hace referencia a un elemento.
+REFERENCE_TO_NON_ELEMENT = La propiedad {0} est\u00e1 anotada con @XmlReference, pero no hace referencia a un elemento.
-NON_EXISTENT_ELEMENT_MAPPING = No existe ninguna asignaci\u00F3n de elemento para "{0}":"{1}"
+NON_EXISTENT_ELEMENT_MAPPING = No existe ninguna asignaci\u00f3n de elemento para "{0}":"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0} posee dos propiedades con la anotaci\u00F3n @XmlAnyAttribute.
+TWO_ATTRIBUTE_WILDCARDS = {0} posee dos propiedades con la anotaci\u00f3n @XmlAnyAttribute.
SUPER_CLASS_HAS_WILDCARD = No puede tener @XmlAnyAttribute cuando una clase base ya lo tiene.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute est\u00E1 colocado en una propiedad de tipo {0}, pero es necesario que se pueda asignar a java.util.Map.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute est\u00e1 colocado en una propiedad de tipo {0}, pero es necesario que se pueda asignar a java.util.Map.
-PROPERTY_MISSING_FROM_ORDER = La propiedad {0} existe, pero no est\u00E1 especificada en @XmlType.propOrder
+PROPERTY_MISSING_FROM_ORDER = La propiedad {0} existe, pero no est\u00e1 especificada en @XmlType.propOrder
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propiedad {0} aparece en @XmlType.propOrder, pero no existe. Quiz\u00E1 quiso decir {1}.
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propiedad {0} aparece en @XmlType.propOrder, pero no existe. Quiz\u00e1 quiso decir {1}.
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" no es un valor v\u00E1lido para {1}.
+INVALID_XML_ENUM_VALUE = "{0}" no es un valor v\u00e1lido para {1}.
-NO_IMAGE_WRITER = No hay disponible ning\u00FAn javax.imageio.ImageWriter para el tipo MIME especificado "{0}"
+NO_IMAGE_WRITER = No hay disponible ning\u00fan javax.imageio.ImageWriter para el tipo MIME especificado "{0}"
-ILLEGAL_MIME_TYPE = "{0}" no es un tipo MIME v\u00E1lido: {1}
+ILLEGAL_MIME_TYPE = "{0}" no es un tipo MIME v\u00e1lido: {1}
-ILLEGAL_ANNOTATION = La anotaci\u00F3n {0} no se puede colocar aqu\u00ED
+ILLEGAL_ANNOTATION = La anotaci\u00f3n {0} no se puede colocar aqu\u00ed
-MULTIPLE_VALUE_PROPERTY = S\u00F3lo se permite un @XmlValue por clase, pero hay dos propiedades anotadas con @XmlValue.
+MULTIPLE_VALUE_PROPERTY = S\u00f3lo se permite un @XmlValue por clase, pero hay dos propiedades anotadas con @XmlValue.
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue no est\u00E1 permitido en una clase que se deriva de otra clase.
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue no est\u00e1 permitido en una clase que se deriva de otra clase.
ELEMENT_AND_VALUE_PROPERTY = Si una clase tiene la propiedad @XmlElement, no puede tener la propiedad @XmlValue.
@@ -76,35 +76,35 @@
INVALID_IDREF = La propiedad XmlIDREF hace referencia a un tipo "{0}" que no tiene una propiedad XmlID.
-INVALID_XML_ELEMENT_REF = @XmlElementRef no v\u00E1lido: el tipo "{0}" o alguna de sus subclases son desconocidos en este contexto.
+INVALID_XML_ELEMENT_REF = @XmlElementRef no v\u00e1lido: el tipo "{0}" o alguna de sus subclases son desconocidos en este contexto.
-NO_XML_ELEMENT_DECL = No hay ning\u00FAn ObjectFactory con @XmlElementDecl para el elemento '{'{0}'}'{1}.
+NO_XML_ELEMENT_DECL = No hay ning\u00fan ObjectFactory con @XmlElementDecl para el elemento '{'{0}'}'{1}.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper s\u00F3lo est\u00E1 permitido en una propiedad de recopilaci\u00F3n, pero "{0}" no es una propiedad de recopilaci\u00F3n.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper s\u00f3lo est\u00e1 permitido en una propiedad de recopilaci\u00f3n, pero "{0}" no es una propiedad de recopilaci\u00f3n.
-ANNOTATION_NOT_ALLOWED = La anotaci\u00F3n {0} no est\u00E1 permitida en este tipo de propiedad.
+ANNOTATION_NOT_ALLOWED = La anotaci\u00f3n {0} no est\u00e1 permitida en este tipo de propiedad.
-XMLLIST_NEEDS_SIMPLETYPE = {0} se asigna a un fragmento XML estructurado (tambi\u00E9n conocido como tipo complejo) y, por lo tanto, es incompatible con @XmlList.
+XMLLIST_NEEDS_SIMPLETYPE = {0} se asigna a un fragmento XML estructurado (tambi\u00e9n conocido como tipo complejo) y, por lo tanto, es incompatible con @XmlList.
XMLLIST_ON_SINGLE_PROPERTY = @XmlList no se puede colocar en una propiedad de un solo valor
-NO_FACTORY_METHOD = La clase de f\u00E1brica "{0}" no tiene un m\u00E9todo de f\u00E1brica sin argumentos est\u00E1tico "{1}".
+NO_FACTORY_METHOD = La clase de f\u00e1brica "{0}" no tiene un m\u00e9todo de f\u00e1brica sin argumentos est\u00e1tico "{1}".
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType no tiene definido un m\u00E9todo de f\u00E1brica para la clase de f\u00E1brica "{0}".
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType no tiene definido un m\u00e9todo de f\u00e1brica para la clase de f\u00e1brica "{0}".
-MISSING_JAXB_PROPERTIES = Falta el archivo jaxb.properties en el paquete "{0}". \u00BFLo ha copiado del directorio de origen generado o lo ha incluido en la classpath?
+MISSING_JAXB_PROPERTIES = Falta el archivo jaxb.properties en el paquete "{0}". \u00bfLo ha copiado del directorio de origen generado o lo ha incluido en la classpath?
-TRANSIENT_FIELD_NOT_BINDABLE = El campo transitorio "{0}" no puede tener ninguna anotaci\u00F3n de JAXB.
+TRANSIENT_FIELD_NOT_BINDABLE = El campo transitorio "{0}" no puede tener ninguna anotaci\u00f3n de JAXB.
-THERE_MUST_BE_VALUE_IN_XMLVALUE = El objeto debe tener alg\u00FAn valor en el campo @XmlValue: {0}
+THERE_MUST_BE_VALUE_IN_XMLVALUE = El objeto debe tener alg\u00fan valor en el campo @XmlValue: {0}
-INCOMPATIBLE_API_VERSION = El archivo jar de la API de JAXB 2.1 se est\u00E1 cargando (desde {0}), pero esta implantaci\u00F3n de referencia (de {1}) necesita el archivo jar de la API de JAXB 2.2.
+INCOMPATIBLE_API_VERSION = El archivo jar de la API de JAXB 2.1 se est\u00e1 cargando (desde {0}), pero esta implantaci\u00f3n de referencia (de {1}) necesita el archivo jar de la API de JAXB 2.2.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = La API de JAXB 2.1 se est\u00E1 cargando desde el classloader de inicializaci\u00F3n de datos, pero esta implantaci\u00F3n de referencia (de {1}) necesita la API de la versi\u00F3n 2.2. Utilice el mecanismo de directorio aprobado para colocar jaxb-api.jar en el classloader de inicializaci\u00F3n de datos. (Visite http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
+INCOMPATIBLE_API_VERSION_MUSTANG = La API de JAXB 2.1 se est\u00e1 cargando desde el classloader de inicializaci\u00f3n de datos, pero esta implantaci\u00f3n de referencia (de {1}) necesita la API de la versi\u00f3n 2.2. Utilice el mecanismo de directorio aprobado para colocar jaxb-api.jar en el classloader de inicializaci\u00f3n de datos. (Visite http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = Est\u00E1 intentando ejecutar JAXB 2.0 en tiempo de ejecuci\u00F3n (desde {1}), pero tiene un JAXB 1.0 en tiempo de ejecuci\u00F3n antiguo en la classpath (en {0}). Elimine JAXB 1.0 en tiempo de ejecuci\u00F3n para que la versi\u00F3n 2.0 en tiempo de ejecuci\u00F3n funcione correctamente.
+RUNNING_WITH_1_0_RUNTIME = Est\u00e1 intentando ejecutar JAXB 2.0 en tiempo de ejecuci\u00f3n (desde {1}), pero tiene un JAXB 1.0 en tiempo de ejecuci\u00f3n antiguo en la classpath (en {0}). Elimine JAXB 1.0 en tiempo de ejecuci\u00f3n para que la versi\u00f3n 2.0 en tiempo de ejecuci\u00f3n funcione correctamente.
UNMATCHABLE_ADAPTER = El adaptador {0} no es aplicable al tipo de campo {1}.
@@ -114,13 +114,13 @@
# {0} - XmlAccessorFactory, {1} - class name
ACCESSORFACTORY_ACCESS_EXCEPTION = No se ha podido acceder a la instancia de AccessorFactory, {0} para la clase {1}.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = El elemento AccessorFactory personalizado, {0}, est\u00E1 informando de un error al acceder a una propiedad. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = El elemento AccessorFactory personalizado, {0}, est\u00e1 informando de un error al acceder a una propiedad. {1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = El elemento AccessorFactory personalizado, {0}, est\u00E1 informando de un error al acceder a un campo. {1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = El elemento AccessorFactory personalizado, {0}, est\u00e1 informando de un error al acceder a un campo. {1}
-ANONYMOUS_ARRAY_ITEM = {0} se utiliza como un tipo de componente de matriz, por lo que no puede ser an\u00F3nimo.
+ANONYMOUS_ARRAY_ITEM = {0} se utiliza como un tipo de componente de matriz, por lo que no puede ser an\u00f3nimo.
-XMLGREGORIANCALENDAR_INVALID = Juego de campos no v\u00E1lido definido para el tipo XMLGregorianCalendar {0}.
+XMLGREGORIANCALENDAR_INVALID = Juego de campos no v\u00e1lido definido para el tipo XMLGregorianCalendar {0}.
XMLGREGORIANCALENDAR_SEC = No se han definido los segundos.
@@ -128,10 +128,10 @@
XMLGREGORIANCALENDAR_HR = No se ha definido la hora.
-XMLGREGORIANCALENDAR_DAY = No se ha definido el d\u00EDa.
+XMLGREGORIANCALENDAR_DAY = No se ha definido el d\u00eda.
XMLGREGORIANCALENDAR_MONTH = No se ha definido el mes.
-XMLGREGORIANCALENDAR_YEAR = No se ha definido el a\u00F1o.
+XMLGREGORIANCALENDAR_YEAR = No se ha definido el a\u00f1o.
XMLGREGORIANCALENDAR_TIMEZONE = No se ha definido la zona horaria.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_fr.properties
index f50fd4c..7f3d9a5 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = La propri\u00E9t\u00E9 "{0}" comporte une annotation XmlID qui n''est pas de type String.
+ID_MUST_BE_STRING = La propri\u00e9t\u00e9 "{0}" comporte une annotation XmlID qui n''est pas de type String.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} comporte des annotations @{1} et @{2} mutuellement exclusives
-DUPLICATE_ANNOTATIONS = L''annotation @{0} figure \u00E0 deux emplacements ; un seul est suffisant.
+DUPLICATE_ANNOTATIONS = L''annotation @{0} figure \u00e0 deux emplacements ; un seul est suffisant.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0} ne comporte aucun constructeur sans argument par d\u00E9faut.
+NO_DEFAULT_CONSTRUCTOR = {0} ne comporte aucun constructeur sans argument par d\u00e9faut.
-CANT_HANDLE_INTERFACE = {0} est une interface et JAXB ne peut pas g\u00E9rer les interfaces.
+CANT_HANDLE_INTERFACE = {0} est une interface et JAXB ne peut pas g\u00e9rer les interfaces.
-CANT_HANDLE_INNER_CLASS = {0} est une classe interne non statique et JAXB ne peut pas g\u00E9rer ce type de classe.
+CANT_HANDLE_INNER_CLASS = {0} est une classe interne non statique et JAXB ne peut pas g\u00e9rer ce type de classe.
-ANNOTATION_ON_WRONG_METHOD = L'annotation JAXB figure sur une m\u00E9thode qui n'est pas une propri\u00E9t\u00E9 JAXB
+ANNOTATION_ON_WRONG_METHOD = L'annotation JAXB figure sur une m\u00e9thode qui n'est pas une propri\u00e9t\u00e9 JAXB
-GETTER_SETTER_INCOMPATIBLE_TYPE = Le type de m\u00E9thode get est {0} mais celui de la m\u00E9thode set est {1}. Ils doivent \u00EAtre identiques.
+GETTER_SETTER_INCOMPATIBLE_TYPE = Le type de m\u00e9thode get est {0} mais celui de la m\u00e9thode set est {1}. Ils doivent \u00eatre identiques.
-DUPLICATE_ENTRY_IN_PROP_ORDER = La propri\u00E9t\u00E9 "{0}" appara\u00EEt plusieurs fois dans l''annotation @XmlType.propOrder
+DUPLICATE_ENTRY_IN_PROP_ORDER = La propri\u00e9t\u00e9 "{0}" appara\u00eet plusieurs fois dans l''annotation @XmlType.propOrder
-DUPLICATE_PROPERTIES = Il existe deux propri\u00E9t\u00E9s nomm\u00E9es "{0}"
+DUPLICATE_PROPERTIES = Il existe deux propri\u00e9t\u00e9s nomm\u00e9es "{0}"
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = L''annotation @XmlElementMapping figure sur la m\u00E9thode {0}, mais elle ne renvoie aucun sous-type de JAXBElement.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = L''annotation @XmlElementMapping figure sur la m\u00e9thode {0}, mais elle ne renvoie aucun sous-type de JAXBElement.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} n''est pas li\u00E9 \u00E0 un type complexe et est donc interdit en tant que port\u00E9e.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} n''est pas li\u00e9 \u00e0 un type complexe et est donc interdit en tant que port\u00e9e.
-CONFLICTING_XML_ELEMENT_MAPPING = Le nom d''\u00E9l\u00E9ment '{'{0}'}'{1} comporte plusieurs mappings.
+CONFLICTING_XML_ELEMENT_MAPPING = Le nom d''\u00e9l\u00e9ment '{'{0}'}'{1} comporte plusieurs mappings.
-REFERENCE_TO_NON_ELEMENT = La propri\u00E9t\u00E9 {0} est annot\u00E9e avec @XmlReference mais ne fait r\u00E9f\u00E9rence \u00E0 aucun \u00E9l\u00E9ment.
+REFERENCE_TO_NON_ELEMENT = La propri\u00e9t\u00e9 {0} est annot\u00e9e avec @XmlReference mais ne fait r\u00e9f\u00e9rence \u00e0 aucun \u00e9l\u00e9ment.
-NON_EXISTENT_ELEMENT_MAPPING = Aucun mapping d''\u00E9l\u00E9ments n''existe pour "{0}":"{1}"
+NON_EXISTENT_ELEMENT_MAPPING = Aucun mapping d''\u00e9l\u00e9ments n''existe pour "{0}":"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0} comporte deux propri\u00E9t\u00E9s avec l''annotation @XmlAnyAttribute.
+TWO_ATTRIBUTE_WILDCARDS = {0} comporte deux propri\u00e9t\u00e9s avec l''annotation @XmlAnyAttribute.
-SUPER_CLASS_HAS_WILDCARD = L'annotation @XmlAnyAttribute n'est pas possible lorsqu'elle figure d\u00E9j\u00E0 sur une classe de base.
+SUPER_CLASS_HAS_WILDCARD = L'annotation @XmlAnyAttribute n'est pas possible lorsqu'elle figure d\u00e9j\u00e0 sur une classe de base.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = L''annotation @XmlAnyAttribute figure sur une propri\u00E9t\u00E9 dont le type est {0}, mais elle doit pouvoir \u00EAtre affect\u00E9e \u00E0 java.util.Map.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = L''annotation @XmlAnyAttribute figure sur une propri\u00e9t\u00e9 dont le type est {0}, mais elle doit pouvoir \u00eatre affect\u00e9e \u00e0 java.util.Map.
-PROPERTY_MISSING_FROM_ORDER = La propri\u00E9t\u00E9 {0} est pr\u00E9sente, mais n''est pas indiqu\u00E9e dans @XmlType.propOrder
+PROPERTY_MISSING_FROM_ORDER = La propri\u00e9t\u00e9 {0} est pr\u00e9sente, mais n''est pas indiqu\u00e9e dans @XmlType.propOrder
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propri\u00E9t\u00E9 {0} appara\u00EEt dans @XmlType.propOrder, mais ce type de propri\u00E9t\u00E9 n''existe pas. Vous vouliez peut-\u00EAtre dire {1} ?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propri\u00e9t\u00e9 {0} appara\u00eet dans @XmlType.propOrder, mais ce type de propri\u00e9t\u00e9 n''existe pas. Vous vouliez peut-\u00eatre dire {1} ?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
INVALID_XML_ENUM_VALUE = "{0}" n''est pas une valeur valide pour {1}.
-NO_IMAGE_WRITER = Aucune classe javax.imageio.ImageWriter n''est disponible pour le type MIME "{0}" indiqu\u00E9
+NO_IMAGE_WRITER = Aucune classe javax.imageio.ImageWriter n''est disponible pour le type MIME "{0}" indiqu\u00e9
ILLEGAL_MIME_TYPE = "{0}" n''est pas un type MIME valide : {1}
-ILLEGAL_ANNOTATION = L''annotation {0} ne peut pas \u00EAtre plac\u00E9e ici
+ILLEGAL_ANNOTATION = L''annotation {0} ne peut pas \u00eatre plac\u00e9e ici
-MULTIPLE_VALUE_PROPERTY = Une seule annotation @XmlValue est autoris\u00E9e par classe, mais deux propri\u00E9t\u00E9s sont annot\u00E9es avec @XmlValue.
+MULTIPLE_VALUE_PROPERTY = Une seule annotation @XmlValue est autoris\u00e9e par classe, mais deux propri\u00e9t\u00e9s sont annot\u00e9es avec @XmlValue.
-XMLVALUE_IN_DERIVED_TYPE = L'annotation @XmlValue n'est pas autoris\u00E9e sur une classe qui d\u00E9rive d'une autre classe.
+XMLVALUE_IN_DERIVED_TYPE = L'annotation @XmlValue n'est pas autoris\u00e9e sur une classe qui d\u00e9rive d'une autre classe.
-ELEMENT_AND_VALUE_PROPERTY = Si une classe comporte la propri\u00E9t\u00E9 @XmlElement, elle ne peut pas comporter la propri\u00E9t\u00E9 @XmlValue.
+ELEMENT_AND_VALUE_PROPERTY = Si une classe comporte la propri\u00e9t\u00e9 @XmlElement, elle ne peut pas comporter la propri\u00e9t\u00e9 @XmlValue.
-CONFLICTING_XML_TYPE_MAPPING = Deux classes portent le m\u00EAme nom de type XML "{0}". Utilisez @XmlType.name et XmlType.namespace pour leur affecter des noms diff\u00E9rents.
+CONFLICTING_XML_TYPE_MAPPING = Deux classes portent le m\u00eame nom de type XML "{0}". Utilisez @XmlType.name et XmlType.namespace pour leur affecter des noms diff\u00e9rents.
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue doit r\u00E9f\u00E9rencer un type Java correspondant au texte du XML.
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue doit r\u00e9f\u00e9rencer un type Java correspondant au texte du XML.
-PROPERTY_COLLISION = La classe comporte deux propri\u00E9t\u00E9s du m\u00EAme nom ("{0}")
+PROPERTY_COLLISION = La classe comporte deux propri\u00e9t\u00e9s du m\u00eame nom ("{0}")
-INVALID_IDREF = La propri\u00E9t\u00E9 XmlIDREF r\u00E9f\u00E9rence un type "{0}" qui ne comporte aucune propri\u00E9t\u00E9 XmlID.
+INVALID_IDREF = La propri\u00e9t\u00e9 XmlIDREF r\u00e9f\u00e9rence un type "{0}" qui ne comporte aucune propri\u00e9t\u00e9 XmlID.
INVALID_XML_ELEMENT_REF = @XmlElementRef non valide : le type "{0}" ou ses sous-classes ne sont pas connus dans ce contexte.
-NO_XML_ELEMENT_DECL = Il n''existe aucune classe ObjectFactory comportant une annotation @XmlElementDecl pour l''\u00E9l\u00E9ment '{'{0}'}'{1}.
+NO_XML_ELEMENT_DECL = Il n''existe aucune classe ObjectFactory comportant une annotation @XmlElementDecl pour l''\u00e9l\u00e9ment '{'{0}'}'{1}.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper est autoris\u00E9e uniquement sur une propri\u00E9t\u00E9 de collection, mais "{0}" n''est pas une propri\u00E9t\u00E9 de collection.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper est autoris\u00e9e uniquement sur une propri\u00e9t\u00e9 de collection, mais "{0}" n''est pas une propri\u00e9t\u00e9 de collection.
-ANNOTATION_NOT_ALLOWED = L''annotation {0} n''est pas autoris\u00E9e sur ce type de propri\u00E9t\u00E9.
+ANNOTATION_NOT_ALLOWED = L''annotation {0} n''est pas autoris\u00e9e sur ce type de propri\u00e9t\u00e9.
-XMLLIST_NEEDS_SIMPLETYPE = {0} correspond \u00E0 un fragment XML structur\u00E9 (c''est-\u00E0-dire un type complexe), qui n''est donc pas compatible avec @XmlList.
+XMLLIST_NEEDS_SIMPLETYPE = {0} correspond \u00e0 un fragment XML structur\u00e9 (c''est-\u00e0-dire un type complexe), qui n''est donc pas compatible avec @XmlList.
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList ne peut pas figurer sur une propri\u00E9t\u00E9 monovaleur
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList ne peut pas figurer sur une propri\u00e9t\u00e9 monovaleur
-NO_FACTORY_METHOD = La classe de fabrique "{0}" ne comporte aucune m\u00E9thode de fabrique sans argument statique "{1}".
+NO_FACTORY_METHOD = La classe de fabrique "{0}" ne comporte aucune m\u00e9thode de fabrique sans argument statique "{1}".
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType n''a d\u00E9fini aucune m\u00E9thode de fabrique pour la classe Factory "{0}".
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType n''a d\u00e9fini aucune m\u00e9thode de fabrique pour la classe Factory "{0}".
-MISSING_JAXB_PROPERTIES = Le fichier jaxb.properties est manquant dans le package "{0}". L''avez-vous copi\u00E9 \u00E0 partir du r\u00E9pertoire source g\u00E9n\u00E9r\u00E9 ou inclus dans le classpath ?
+MISSING_JAXB_PROPERTIES = Le fichier jaxb.properties est manquant dans le package "{0}". L''avez-vous copi\u00e9 \u00e0 partir du r\u00e9pertoire source g\u00e9n\u00e9r\u00e9 ou inclus dans le classpath ?
TRANSIENT_FIELD_NOT_BINDABLE = Le champ non persistant "{0}" ne peut comporter aucune annotation JAXB.
THERE_MUST_BE_VALUE_IN_XMLVALUE = Le champ @XmlValue de l''objet doit comporter une valeur : {0}
-INCOMPATIBLE_API_VERSION = Le fichier JAR de l''API JAXB 2.1 est en cours de chargement (\u00E0 partir de {0}), mais cette impl\u00E9mentation de r\u00E9f\u00E9rence (\u00E0 partir de {1}) exige le fichier JAR de l''API JAXB 2.2.
+INCOMPATIBLE_API_VERSION = Le fichier JAR de l''API JAXB 2.1 est en cours de chargement (\u00e0 partir de {0}), mais cette impl\u00e9mentation de r\u00e9f\u00e9rence (\u00e0 partir de {1}) exige le fichier JAR de l''API JAXB 2.2.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = L''API JAXB 2.1 est en cours de chargement \u00E0 partir du chargeur de classe "boostrap", mais cette impl\u00E9mentation de r\u00E9f\u00E9rence (\u00E0 partir de {1}) n\u00E9cessite l''API 2.2. Utilisez le m\u00E9canisme de r\u00E9pertoire "endorsed" pour placer jaxb-api.jar dans le chargeur de classe "boostrap". (Voir http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
+INCOMPATIBLE_API_VERSION_MUSTANG = L''API JAXB 2.1 est en cours de chargement \u00e0 partir du chargeur de classe "boostrap", mais cette impl\u00e9mentation de r\u00e9f\u00e9rence (\u00e0 partir de {1}) n\u00e9cessite l''API 2.2. Utilisez le m\u00e9canisme de r\u00e9pertoire "endorsed" pour placer jaxb-api.jar dans le chargeur de classe "boostrap". (Voir http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = Vous essayez d''ex\u00E9cuter le runtime JAXB 2.0 (\u00E0 partir de {1}) mais l''ancien runtime JAXB 1.0 figure avant dans le classpath (au niveau de {0}). Enlevez le runtime JAXB 1.0 pour que le runtime 2.0 fonctionne correctement.
+RUNNING_WITH_1_0_RUNTIME = Vous essayez d''ex\u00e9cuter le runtime JAXB 2.0 (\u00e0 partir de {1}) mais l''ancien runtime JAXB 1.0 figure avant dans le classpath (au niveau de {0}). Enlevez le runtime JAXB 1.0 pour que le runtime 2.0 fonctionne correctement.
UNMATCHABLE_ADAPTER = L''adaptateur {0} n''est pas applicable au type de champ {1}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = Impossible de cr\u00E9er une instance d''AccessorFactory {0} pour la classe {1}.
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = Impossible de cr\u00e9er une instance d''AccessorFactory {0} pour la classe {1}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = Impossible d''acc\u00E9der \u00E0 l''instance d''AccessorFactory {0} pour la classe {1}.
+ACCESSORFACTORY_ACCESS_EXCEPTION = Impossible d''acc\u00e9der \u00e0 l''instance d''AccessorFactory {0} pour la classe {1}.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = L''instance AccessorFactory personnalis\u00E9e, {0}, signale une erreur lors de l''acc\u00E8s \u00E0 une propri\u00E9t\u00E9. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = L''instance AccessorFactory personnalis\u00e9e, {0}, signale une erreur lors de l''acc\u00e8s \u00e0 une propri\u00e9t\u00e9. {1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = L''instance AccessorFactory personnalis\u00E9e, {0}, signale une erreur lors de l''acc\u00E8s \u00E0 un champ. {1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = L''instance AccessorFactory personnalis\u00e9e, {0}, signale une erreur lors de l''acc\u00e8s \u00e0 un champ. {1}
-ANONYMOUS_ARRAY_ITEM = {0} est utilis\u00E9 en tant que type de composant de tableau, il ne peut donc pas \u00EAtre anonyme.
+ANONYMOUS_ARRAY_ITEM = {0} est utilis\u00e9 en tant que type de composant de tableau, il ne peut donc pas \u00eatre anonyme.
-XMLGREGORIANCALENDAR_INVALID = Ensemble de champs non valide d\u00E9fini pour le type XMLGregorianCalendar {0}.
+XMLGREGORIANCALENDAR_INVALID = Ensemble de champs non valide d\u00e9fini pour le type XMLGregorianCalendar {0}.
-XMLGREGORIANCALENDAR_SEC = Secondes non d\u00E9finies.
+XMLGREGORIANCALENDAR_SEC = Secondes non d\u00e9finies.
-XMLGREGORIANCALENDAR_MIN = Minutes non d\u00E9finies.
+XMLGREGORIANCALENDAR_MIN = Minutes non d\u00e9finies.
-XMLGREGORIANCALENDAR_HR = Heure non d\u00E9finie.
+XMLGREGORIANCALENDAR_HR = Heure non d\u00e9finie.
-XMLGREGORIANCALENDAR_DAY = Jour non d\u00E9fini.
+XMLGREGORIANCALENDAR_DAY = Jour non d\u00e9fini.
-XMLGREGORIANCALENDAR_MONTH = Mois non d\u00E9fini.
+XMLGREGORIANCALENDAR_MONTH = Mois non d\u00e9fini.
-XMLGREGORIANCALENDAR_YEAR = Ann\u00E9e non d\u00E9finie.
+XMLGREGORIANCALENDAR_YEAR = Ann\u00e9e non d\u00e9finie.
-XMLGREGORIANCALENDAR_TIMEZONE = Fuseau horaire non d\u00E9fini.
+XMLGREGORIANCALENDAR_TIMEZONE = Fuseau horaire non d\u00e9fini.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_it.properties
index 521704c..666b3e3 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,103 +10,103 @@
-ID_MUST_BE_STRING = La propriet\u00E0 "{0}" contiene un''annotazione XmlID ma non \u00E8 di tipo String.
+ID_MUST_BE_STRING = La propriet\u00e0 "{0}" contiene un''annotazione XmlID ma non \u00e8 di tipo String.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} contiene le annotazioni @{1} e @{2} che si escludono a vicenda
-DUPLICATE_ANNOTATIONS = L''annotazione @{0} si trova in due posizioni. Una posizione \u00E8 sufficiente.
+DUPLICATE_ANNOTATIONS = L''annotazione @{0} si trova in due posizioni. Una posizione \u00e8 sufficiente.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
NO_DEFAULT_CONSTRUCTOR = {0} non dispone di un costruttore senza argomenti predefinito.
-CANT_HANDLE_INTERFACE = {0} \u00E8 un''interfaccia e JAXB non pu\u00F2 gestire interfacce.
+CANT_HANDLE_INTERFACE = {0} \u00e8 un''interfaccia e JAXB non pu\u00f2 gestire interfacce.
-CANT_HANDLE_INNER_CLASS = {0} \u00E8 una classe interna non statica e JAXB non pu\u00F2 gestire tali classi.
+CANT_HANDLE_INNER_CLASS = {0} \u00e8 una classe interna non statica e JAXB non pu\u00f2 gestire tali classi.
-ANNOTATION_ON_WRONG_METHOD = L'annotazione JAXB \u00E8 posizionata su un metodo che non \u00E8 una propriet\u00E0 JAXB
+ANNOTATION_ON_WRONG_METHOD = L'annotazione JAXB \u00e8 posizionata su un metodo che non \u00e8 una propriet\u00e0 JAXB
-GETTER_SETTER_INCOMPATIBLE_TYPE = Il tipo del getter \u00E8 {0} mentre quello del setter \u00E8 {1}. Devono essere uguali.
+GETTER_SETTER_INCOMPATIBLE_TYPE = Il tipo del getter \u00e8 {0} mentre quello del setter \u00e8 {1}. Devono essere uguali.
-DUPLICATE_ENTRY_IN_PROP_ORDER = La propriet\u00E0 "{0}" \u00E8 presente pi\u00F9 volte in @XmlType.propOrder
+DUPLICATE_ENTRY_IN_PROP_ORDER = La propriet\u00e0 "{0}" \u00e8 presente pi\u00f9 volte in @XmlType.propOrder
-DUPLICATE_PROPERTIES = Esistono due propriet\u00E0 denominate "{0}"
+DUPLICATE_PROPERTIES = Esistono due propriet\u00e0 denominate "{0}"
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = Sul metodo {0} \u00E8 presente @XmlElementMapping ma non restituisce un sottotipo di JAXBElement.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = Sul metodo {0} \u00e8 presente @XmlElementMapping ma non restituisce un sottotipo di JAXBElement.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} non \u00E8 associato a un tipo complesso e pertanto non \u00E8 valido come l''ambito.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} non \u00e8 associato a un tipo complesso e pertanto non \u00e8 valido come l''ambito.
-CONFLICTING_XML_ELEMENT_MAPPING = Il nome dell''elemento '{'{0}'}'{1} ha pi\u00F9 mapping.
+CONFLICTING_XML_ELEMENT_MAPPING = Il nome dell''elemento '{'{0}'}'{1} ha pi\u00f9 mapping.
-REFERENCE_TO_NON_ELEMENT = La propriet\u00E0 {0} \u00E8 annotata con @XmlReference ma non fa riferimento a un elemento.
+REFERENCE_TO_NON_ELEMENT = La propriet\u00e0 {0} \u00e8 annotata con @XmlReference ma non fa riferimento a un elemento.
NON_EXISTENT_ELEMENT_MAPPING = Non esiste alcun mapping dell''elemento per "{0}":"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0} ha due propriet\u00E0 con l''annotazione @XmlAnyAttribute.
+TWO_ATTRIBUTE_WILDCARDS = {0} ha due propriet\u00e0 con l''annotazione @XmlAnyAttribute.
-SUPER_CLASS_HAS_WILDCARD = Impossibile avere @XmlAnyAttribute se \u00E8 gi\u00E0 presente in una classe di base.
+SUPER_CLASS_HAS_WILDCARD = Impossibile avere @XmlAnyAttribute se \u00e8 gi\u00e0 presente in una classe di base.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u00E8 posizionato su una propriet\u00E0 il cui tipo \u00E8 {0} ma deve essere assegnabile a Java.util.Map.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u00e8 posizionato su una propriet\u00e0 il cui tipo \u00e8 {0} ma deve essere assegnabile a Java.util.Map.
-PROPERTY_MISSING_FROM_ORDER = La propriet\u00E0 {0} \u00E8 presente ma non specificata in @XmlType.propOrder
+PROPERTY_MISSING_FROM_ORDER = La propriet\u00e0 {0} \u00e8 presente ma non specificata in @XmlType.propOrder
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propriet\u00E0 {0} viene visualizzata in @XmlType.propOrder ma \u00E8 inesistente. Si intendeva forse {1}?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = La propriet\u00e0 {0} viene visualizzata in @XmlType.propOrder ma \u00e8 inesistente. Si intendeva forse {1}?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" non \u00E8 un valore valido per {1}.
+INVALID_XML_ENUM_VALUE = "{0}" non \u00e8 un valore valido per {1}.
NO_IMAGE_WRITER = Nessun javax.imageio.ImageWriter disponibile per il tipo MIME specificato "{0}"
-ILLEGAL_MIME_TYPE = "{0}" non \u00E8 un tipo MIME valido: {1}
+ILLEGAL_MIME_TYPE = "{0}" non \u00e8 un tipo MIME valido: {1}
ILLEGAL_ANNOTATION = Impossibile posizionare qui l''annotazione {0}
-MULTIPLE_VALUE_PROPERTY = \u00C8 consentito un solo @XmlValue per classe ma due propriet\u00E0 sono annotate con @XmlValue.
+MULTIPLE_VALUE_PROPERTY = \u00c8 consentito un solo @XmlValue per classe ma due propriet\u00e0 sono annotate con @XmlValue.
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue non \u00E8 consentito su una classe derivante da un'altra classe.
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue non \u00e8 consentito su una classe derivante da un'altra classe.
-ELEMENT_AND_VALUE_PROPERTY = Se una classe ha la propriet\u00E0 @XmlElement non pu\u00F2 avere la propriet\u00E0 @XmlValue.
+ELEMENT_AND_VALUE_PROPERTY = Se una classe ha la propriet\u00e0 @XmlElement non pu\u00f2 avere la propriet\u00e0 @XmlValue.
CONFLICTING_XML_TYPE_MAPPING = Due classi hanno lo stesso nome del tipo XML "{0}". Usare @XmlType.name e @XmlType.namespace per assegnare loro nomi diversi.
-SIMPLE_TYPE_IS_REQUIRED = \u00C8 necessario che @XmlAttribute/@XmlValue faccia riferimento a un tipo Java mappato al testo in XML.
+SIMPLE_TYPE_IS_REQUIRED = \u00c8 necessario che @XmlAttribute/@XmlValue faccia riferimento a un tipo Java mappato al testo in XML.
-PROPERTY_COLLISION = La classe ha due propriet\u00E0 dello stesso nome "{0}"
+PROPERTY_COLLISION = La classe ha due propriet\u00e0 dello stesso nome "{0}"
-INVALID_IDREF = La propriet\u00E0 XmlIDREF fa riferimento a un tipo "{0}" che non ha una propriet\u00E0 XmlID.
+INVALID_IDREF = La propriet\u00e0 XmlIDREF fa riferimento a un tipo "{0}" che non ha una propriet\u00e0 XmlID.
INVALID_XML_ELEMENT_REF = @XmlElementRef non valido: il tipo "{0}" o una delle relative classi secondarie sono sconosciuti a questo contesto.
-NO_XML_ELEMENT_DECL = Non \u00E8 presente alcun ObjectFactory con un @XmlElementDecl per l''elemento '{'{0}'}'{1}.
+NO_XML_ELEMENT_DECL = Non \u00e8 presente alcun ObjectFactory con un @XmlElementDecl per l''elemento '{'{0}'}'{1}.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper \u00E8 consentito solo su una propriet\u00E0 della raccolta ma "{0}" non \u00E8 una propriet\u00E0 della raccolta.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper \u00e8 consentito solo su una propriet\u00e0 della raccolta ma "{0}" non \u00e8 una propriet\u00e0 della raccolta.
-ANNOTATION_NOT_ALLOWED = L''annotazione {0} non \u00E8 consentita su questo tipo di propriet\u00E0.
+ANNOTATION_NOT_ALLOWED = L''annotazione {0} non \u00e8 consentita su questo tipo di propriet\u00e0.
-XMLLIST_NEEDS_SIMPLETYPE = {0} \u00E8 mappato a un frammento XML strutturato (tipo complesso AKA) e pertanto \u00E8 incompatibile con @XmlList.
+XMLLIST_NEEDS_SIMPLETYPE = {0} \u00e8 mappato a un frammento XML strutturato (tipo complesso AKA) e pertanto \u00e8 incompatibile con @XmlList.
-XMLLIST_ON_SINGLE_PROPERTY = Impossibile posizionare @XmlList su una propriet\u00E0 a valore singolo
+XMLLIST_ON_SINGLE_PROPERTY = Impossibile posizionare @XmlList su una propriet\u00e0 a valore singolo
NO_FACTORY_METHOD = La classe factory "{0}" non dispone del metodo factory ad argomenti zero statici "{1}".
FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType non ha definito un metodo factory per la classe factory "{0}".
-MISSING_JAXB_PROPERTIES = File jaxb.properties mancante nel package "{0}". \u00C8 stato copiato dalla directory di origine generato o bisogna includerlo nel classpath?
+MISSING_JAXB_PROPERTIES = File jaxb.properties mancante nel package "{0}". \u00c8 stato copiato dalla directory di origine generato o bisogna includerlo nel classpath?
-TRANSIENT_FIELD_NOT_BINDABLE = Il campo transitorio "{0}" non pu\u00F2 avere annotazioni JAXB.
+TRANSIENT_FIELD_NOT_BINDABLE = Il campo transitorio "{0}" non pu\u00f2 avere annotazioni JAXB.
THERE_MUST_BE_VALUE_IN_XMLVALUE = L''oggetto deve avere un valore nel relativo campo @XmlValue: {0}
-INCOMPATIBLE_API_VERSION = \u00C8 in corso il caricamento del file jar API JAXB 2.1 (da {0}) ma questa RI (da {1}) richiede un file jar API JAXB 2.2.
+INCOMPATIBLE_API_VERSION = \u00c8 in corso il caricamento del file jar API JAXB 2.1 (da {0}) ma questa RI (da {1}) richiede un file jar API JAXB 2.2.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = \u00C8 in corso il caricamento dell''API JAXB 2.1 dal classloader di bootstrap ma questa RI (da {1}) richiede l''API 2.2. Usare il meccanismo della directory "endorsed" per posizionare jaxb-api.jar nel classloader di bootstrap (vedere http://java.sun.com/j2se/1.6.0/docs/guide/standards/).
+INCOMPATIBLE_API_VERSION_MUSTANG = \u00c8 in corso il caricamento dell''API JAXB 2.1 dal classloader di bootstrap ma questa RI (da {1}) richiede l''API 2.2. Usare il meccanismo della directory "endorsed" per posizionare jaxb-api.jar nel classloader di bootstrap (vedere http://java.sun.com/j2se/1.6.0/docs/guide/standards/).
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = Si sta tentando di eseguire il runtime JAXB 2.0 (da {1}) ma si dispone di un runtime JAXB 1.0 di versione precedente nel classpath (in {0}). Rimuovere il runtime JAXB 1.0 affinch\u00E9 il runtime 2.0 possa funzionare correttamente.
+RUNNING_WITH_1_0_RUNTIME = Si sta tentando di eseguire il runtime JAXB 2.0 (da {1}) ma si dispone di un runtime JAXB 1.0 di versione precedente nel classpath (in {0}). Rimuovere il runtime JAXB 1.0 affinch\u00e9 il runtime 2.0 possa funzionare correttamente.
-UNMATCHABLE_ADAPTER = L''adattatore {0} non \u00E8 applicabile al tipo di campo {1}.
+UNMATCHABLE_ADAPTER = L''adattatore {0} non \u00e8 applicabile al tipo di campo {1}.
# {0} - XmlAccessorFactory, {1} - class name
ACCESSORFACTORY_INSTANTIATION_EXCEPTION = Impossibile creare l''istanza di AccessorFactory, {0} per la classe {1}.
@@ -114,11 +114,11 @@
# {0} - XmlAccessorFactory, {1} - class name
ACCESSORFACTORY_ACCESS_EXCEPTION = Impossibile accedere all''istanza di AccessorFactory, {0} per la classe {1}.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = AccessorFactory personalizzato, {0}, riporta un errore durante l''accesso a una propriet\u00E0. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = AccessorFactory personalizzato, {0}, riporta un errore durante l''accesso a una propriet\u00e0. {1}
CUSTOM_ACCESSORFACTORY_FIELD_ERROR = AccessorFactory personalizzato, {0}, riporta un errore durante l''accesso a un campo. {1}
-ANONYMOUS_ARRAY_ITEM = {0} viene usato come tipo di componente di array pertanto non pu\u00F2 essere anonimo.
+ANONYMOUS_ARRAY_ITEM = {0} viene usato come tipo di componente di array pertanto non pu\u00f2 essere anonimo.
XMLGREGORIANCALENDAR_INVALID = Set di campi non valido impostato per il tipo XMLGregorianCalendar {0}.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ja.properties
index 186b0aa..a6906b7 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306B\u306FXmlID\u6CE8\u91C8\u304C\u3042\u308A\u307E\u3059\u304C\u3001\u30BF\u30A4\u30D7\u304C\u6587\u5B57\u5217\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+ID_MUST_BE_STRING = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306b\u306fXmlID\u6ce8\u91c8\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30bf\u30a4\u30d7\u304c\u6587\u5b57\u5217\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\u306B\u306F\u76F8\u4E92\u306B\u6392\u4ED6\u7684\u306A\u6CE8\u91C8@{1}\u304A\u3088\u3073@{2}\u304C\u3042\u308A\u307E\u3059
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\u306b\u306f\u76f8\u4e92\u306b\u6392\u4ed6\u7684\u306a\u6ce8\u91c8@{1}\u304a\u3088\u3073@{2}\u304c\u3042\u308a\u307e\u3059
-DUPLICATE_ANNOTATIONS = @{0}\u6CE8\u91C8\u304C2\u7B87\u6240\u3067\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u30021\u3064\u3067\u5341\u5206\u3067\u3059\u3002
+DUPLICATE_ANNOTATIONS = @{0}\u6ce8\u91c8\u304c2\u7b87\u6240\u3067\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u30021\u3064\u3067\u5341\u5206\u3067\u3059\u3002
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0}\u306B\u306F\u5F15\u6570\u306A\u3057\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+NO_DEFAULT_CONSTRUCTOR = {0}\u306b\u306f\u5f15\u6570\u306a\u3057\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u30fb\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u304c\u3042\u308a\u307e\u305b\u3093\u3002
-CANT_HANDLE_INTERFACE = {0}\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3067\u3059\u3002JAXB\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3092\u51E6\u7406\u3067\u304D\u307E\u305B\u3093\u3002
+CANT_HANDLE_INTERFACE = {0}\u306f\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3067\u3059\u3002JAXB\u306f\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002
-CANT_HANDLE_INNER_CLASS = {0}\u306F\u9759\u7684\u3067\u306A\u3044\u5185\u90E8\u30AF\u30E9\u30B9\u3067\u3059\u3002JAXB\u306F\u305D\u308C\u3089\u3092\u51E6\u7406\u3067\u304D\u307E\u305B\u3093\u3002
+CANT_HANDLE_INNER_CLASS = {0}\u306f\u9759\u7684\u3067\u306a\u3044\u5185\u90e8\u30af\u30e9\u30b9\u3067\u3059\u3002JAXB\u306f\u305d\u308c\u3089\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002
-ANNOTATION_ON_WRONG_METHOD = JAXB\u6CE8\u91C8\u306F\u3001JAXB\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306F\u306A\u3044\u30E1\u30BD\u30C3\u30C9\u306B\u914D\u7F6E\u3055\u308C\u3066\u3044\u307E\u3059
+ANNOTATION_ON_WRONG_METHOD = JAXB\u6ce8\u91c8\u306f\u3001JAXB\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306f\u306a\u3044\u30e1\u30bd\u30c3\u30c9\u306b\u914d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059
-GETTER_SETTER_INCOMPATIBLE_TYPE = getter\u306E\u30BF\u30A4\u30D7\u306F{0}\u3067\u3059\u304C\u3001setter\u306E\u30BF\u30A4\u30D7\u306F{1}\u3067\u3059\u3002\u540C\u3058\u30BF\u30A4\u30D7\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
+GETTER_SETTER_INCOMPATIBLE_TYPE = getter\u306e\u30bf\u30a4\u30d7\u306f{0}\u3067\u3059\u304c\u3001setter\u306e\u30bf\u30a4\u30d7\u306f{1}\u3067\u3059\u3002\u540c\u3058\u30bf\u30a4\u30d7\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-DUPLICATE_ENTRY_IN_PROP_ORDER = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u304C@XmlType.propOrder\u306B\u8907\u6570\u3042\u308A\u307E\u3059
+DUPLICATE_ENTRY_IN_PROP_ORDER = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u304c@XmlType.propOrder\u306b\u8907\u6570\u3042\u308a\u307e\u3059
-DUPLICATE_PROPERTIES = "{0}"\u3068\u3044\u3046\u540D\u524D\u306E2\u3064\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u5B58\u5728\u3057\u307E\u3059
+DUPLICATE_PROPERTIES = "{0}"\u3068\u3044\u3046\u540d\u524d\u306e2\u3064\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u5b58\u5728\u3057\u307e\u3059
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0}\u30E1\u30BD\u30C3\u30C9\u306B\u306F@XmlElementMapping\u304C\u3042\u308A\u307E\u3059\u304C\u3001JAXBElement\u306E\u30B5\u30D6\u30BF\u30A4\u30D7\u3092\u8FD4\u3057\u307E\u305B\u3093\u3002
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0}\u30e1\u30bd\u30c3\u30c9\u306b\u306f@XmlElementMapping\u304c\u3042\u308a\u307e\u3059\u304c\u3001JAXBElement\u306e\u30b5\u30d6\u30bf\u30a4\u30d7\u3092\u8fd4\u3057\u307e\u305b\u3093\u3002
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0}\u306F\u8907\u5408\u578B\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u30B9\u30B3\u30FC\u30D7\u3068\u3057\u3066\u4E0D\u6B63\u3067\u3059\u3002
+SCOPE_IS_NOT_COMPLEXTYPE = {0}\u306f\u8907\u5408\u578b\u306b\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u30b9\u30b3\u30fc\u30d7\u3068\u3057\u3066\u4e0d\u6b63\u3067\u3059\u3002
-CONFLICTING_XML_ELEMENT_MAPPING = \u8981\u7D20\u540D'{'{0}'}'{1}\u306B\u8907\u6570\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u304C\u3042\u308A\u307E\u3059\u3002
+CONFLICTING_XML_ELEMENT_MAPPING = \u8981\u7d20\u540d'{'{0}'}'{1}\u306b\u8907\u6570\u306e\u30de\u30c3\u30d4\u30f3\u30b0\u304c\u3042\u308a\u307e\u3059\u3002
-REFERENCE_TO_NON_ELEMENT = \u30D7\u30ED\u30D1\u30C6\u30A3{0}\u306B\u306F@XmlReference\u306E\u6CE8\u91C8\u304C\u4ED8\u3044\u3066\u3044\u307E\u3059\u304C\u3001\u8981\u7D20\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u305B\u3093\u3002
+REFERENCE_TO_NON_ELEMENT = \u30d7\u30ed\u30d1\u30c6\u30a3{0}\u306b\u306f@XmlReference\u306e\u6ce8\u91c8\u304c\u4ed8\u3044\u3066\u3044\u307e\u3059\u304c\u3001\u8981\u7d20\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u305b\u3093\u3002
-NON_EXISTENT_ELEMENT_MAPPING = "{0}"\u306E\u8981\u7D20\u30DE\u30C3\u30D4\u30F3\u30B0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093:"{1}"
+NON_EXISTENT_ELEMENT_MAPPING = "{0}"\u306e\u8981\u7d20\u30de\u30c3\u30d4\u30f3\u30b0\u304c\u5b58\u5728\u3057\u307e\u305b\u3093:"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0}\u306B@XmlAnyAttribute\u6CE8\u91C8\u3092\u6301\u30642\u3064\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u3059\u3002
+TWO_ATTRIBUTE_WILDCARDS = {0}\u306b@XmlAnyAttribute\u6ce8\u91c8\u3092\u6301\u30642\u3064\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u3042\u308a\u307e\u3059\u3002
-SUPER_CLASS_HAS_WILDCARD = @XmlAnyAttribute\u304C\u30D9\u30FC\u30B9\u30FB\u30AF\u30E9\u30B9\u306B\u3059\u3067\u306B\u3042\u308B\u5834\u5408\u306F\u6307\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002
+SUPER_CLASS_HAS_WILDCARD = @XmlAnyAttribute\u304c\u30d9\u30fc\u30b9\u30fb\u30af\u30e9\u30b9\u306b\u3059\u3067\u306b\u3042\u308b\u5834\u5408\u306f\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute\u306F\u30BF\u30A4\u30D7\u304C{0}\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u914D\u7F6E\u3055\u308C\u307E\u3059\u304C\u3001java.util.Map\u306B\u5272\u5F53\u53EF\u80FD\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute\u306f\u30bf\u30a4\u30d7\u304c{0}\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u914d\u7f6e\u3055\u308c\u307e\u3059\u304c\u3001java.util.Map\u306b\u5272\u5f53\u53ef\u80fd\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-PROPERTY_MISSING_FROM_ORDER = \u30D7\u30ED\u30D1\u30C6\u30A3{0}\u304C\u5B58\u5728\u3057\u307E\u3059\u304C\u3001@XmlType.propOrder\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+PROPERTY_MISSING_FROM_ORDER = \u30d7\u30ed\u30d1\u30c6\u30a3{0}\u304c\u5b58\u5728\u3057\u307e\u3059\u304c\u3001@XmlType.propOrder\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u30D7\u30ED\u30D1\u30C6\u30A3{0}\u304C@XmlType.propOrder\u306B\u3042\u308A\u307E\u3059\u304C\u3001\u305D\u306E\u3088\u3046\u306A\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002{1}\u306E\u8AA4\u308A\u3067\u3042\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u30d7\u30ed\u30d1\u30c6\u30a3{0}\u304c@XmlType.propOrder\u306b\u3042\u308a\u307e\u3059\u304c\u3001\u305d\u306e\u3088\u3046\u306a\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002{1}\u306e\u8aa4\u308a\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}"\u306F{1}\u306B\u5BFE\u3059\u308B\u6709\u52B9\u306A\u5024\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+INVALID_XML_ENUM_VALUE = "{0}"\u306f{1}\u306b\u5bfe\u3059\u308b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-NO_IMAGE_WRITER = \u6307\u5B9A\u3057\u305FMIME \u30BF\u30A4\u30D7"{0}"\u306B\u4F7F\u7528\u3067\u304D\u308Bjavax.imageio.ImageWriter\u304C\u3042\u308A\u307E\u305B\u3093
+NO_IMAGE_WRITER = \u6307\u5b9a\u3057\u305fMIME \u30bf\u30a4\u30d7"{0}"\u306b\u4f7f\u7528\u3067\u304d\u308bjavax.imageio.ImageWriter\u304c\u3042\u308a\u307e\u305b\u3093
-ILLEGAL_MIME_TYPE = "{0}"\u306F\u6709\u52B9\u306AMIME\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093: {1}
+ILLEGAL_MIME_TYPE = "{0}"\u306f\u6709\u52b9\u306aMIME\u30bf\u30a4\u30d7\u3067\u306f\u3042\u308a\u307e\u305b\u3093: {1}
-ILLEGAL_ANNOTATION = {0}\u6CE8\u91C8\u3092\u3053\u3053\u306B\u914D\u7F6E\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
+ILLEGAL_ANNOTATION = {0}\u6ce8\u91c8\u3092\u3053\u3053\u306b\u914d\u7f6e\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093
-MULTIPLE_VALUE_PROPERTY = @XmlValue\u306F\u5404\u30AF\u30E9\u30B9\u306B1\u3064\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u304C\u30012\u3064\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306B@XmlValue\u306E\u6CE8\u91C8\u304C\u4ED8\u3044\u3066\u3044\u307E\u3059\u3002
+MULTIPLE_VALUE_PROPERTY = @XmlValue\u306f\u5404\u30af\u30e9\u30b9\u306b1\u3064\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059\u304c\u30012\u3064\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306b@XmlValue\u306e\u6ce8\u91c8\u304c\u4ed8\u3044\u3066\u3044\u307e\u3059\u3002
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue\u306F\u3001\u5225\u306E\u30AF\u30E9\u30B9\u3092\u5C0E\u51FA\u3059\u308B\u30AF\u30E9\u30B9\u3067\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue\u306f\u3001\u5225\u306e\u30af\u30e9\u30b9\u3092\u5c0e\u51fa\u3059\u308b\u30af\u30e9\u30b9\u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002
-ELEMENT_AND_VALUE_PROPERTY = \u30AF\u30E9\u30B9\u306B@XmlElement\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308B\u5834\u5408\u3001@XmlValue\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u6307\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
+ELEMENT_AND_VALUE_PROPERTY = \u30af\u30e9\u30b9\u306b@XmlElement\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u3042\u308b\u5834\u5408\u3001@XmlValue\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u6307\u5b9a\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
-CONFLICTING_XML_TYPE_MAPPING = 2\u3064\u306E\u30AF\u30E9\u30B9\u306B\u540C\u3058XML\u30BF\u30A4\u30D7\u540D"{0}"\u304C\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002@XmlType.name\u304A\u3088\u3073@XmlType.namespace\u3092\u4F7F\u7528\u3057\u3066\u3001\u5225\u306E\u540D\u524D\u3092\u5272\u308A\u5F53\u3066\u3066\u304F\u3060\u3055\u3044\u3002
+CONFLICTING_XML_TYPE_MAPPING = 2\u3064\u306e\u30af\u30e9\u30b9\u306b\u540c\u3058XML\u30bf\u30a4\u30d7\u540d"{0}"\u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002@XmlType.name\u304a\u3088\u3073@XmlType.namespace\u3092\u4f7f\u7528\u3057\u3066\u3001\u5225\u306e\u540d\u524d\u3092\u5272\u308a\u5f53\u3066\u3066\u304f\u3060\u3055\u3044\u3002
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue\u306F\u3001XML\u5185\u306E\u30C6\u30AD\u30B9\u30C8\u306B\u30DE\u30C3\u30D7\u3055\u308C\u308BJava\u30BF\u30A4\u30D7\u3092\u53C2\u7167\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue\u306f\u3001XML\u5185\u306e\u30c6\u30ad\u30b9\u30c8\u306b\u30de\u30c3\u30d7\u3055\u308c\u308bJava\u30bf\u30a4\u30d7\u3092\u53c2\u7167\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-PROPERTY_COLLISION = \u30AF\u30E9\u30B9\u306B\u540C\u3058\u540D\u524D"{0}"\u3092\u6301\u30642\u3064\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u3059
+PROPERTY_COLLISION = \u30af\u30e9\u30b9\u306b\u540c\u3058\u540d\u524d"{0}"\u3092\u6301\u30642\u3064\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u3042\u308a\u307e\u3059
-INVALID_IDREF = XmlIDREF\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u3001XmlID\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u306A\u3044\u30BF\u30A4\u30D7"{0}"\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002
+INVALID_IDREF = XmlIDREF\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u3001XmlID\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u306a\u3044\u30bf\u30a4\u30d7"{0}"\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u3002
-INVALID_XML_ELEMENT_REF = @XmlElementRef\u304C\u7121\u52B9\u3067\u3059: \u30BF\u30A4\u30D7"{0}"\u307E\u305F\u306F\u305D\u306E\u30B5\u30D6\u30AF\u30E9\u30B9\u306F\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306F\u8A8D\u8B58\u3055\u308C\u307E\u305B\u3093\u3002
+INVALID_XML_ELEMENT_REF = @XmlElementRef\u304c\u7121\u52b9\u3067\u3059: \u30bf\u30a4\u30d7"{0}"\u307e\u305f\u306f\u305d\u306e\u30b5\u30d6\u30af\u30e9\u30b9\u306f\u3053\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u3067\u306f\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093\u3002
-NO_XML_ELEMENT_DECL = \u8981\u7D20'{'{0}'}'{1}\u306E@XmlElementDecl\u3092\u6301\u3064ObjectFactory\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+NO_XML_ELEMENT_DECL = \u8981\u7d20'{'{0}'}'{1}\u306e@XmlElementDecl\u3092\u6301\u3064ObjectFactory\u304c\u3042\u308a\u307e\u305b\u3093\u3002
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper\u306F\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u30FB\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u304C\u3001"{0}"\u306F\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u30FB\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper\u306f\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059\u304c\u3001"{0}"\u306f\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-ANNOTATION_NOT_ALLOWED = {0}\u6CE8\u91C8\u306F\u3053\u306E\u7A2E\u985E\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
+ANNOTATION_NOT_ALLOWED = {0}\u6ce8\u91c8\u306f\u3053\u306e\u7a2e\u985e\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002
-XMLLIST_NEEDS_SIMPLETYPE = {0}\u306F\u69CB\u9020\u5316\u3055\u308C\u305FXML\u30D5\u30E9\u30B0\u30E1\u30F3\u30C8(\u8907\u5408\u578B)\u306B\u30DE\u30C3\u30D7\u3055\u308C\u308B\u305F\u3081\u3001@XmlList\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+XMLLIST_NEEDS_SIMPLETYPE = {0}\u306f\u69cb\u9020\u5316\u3055\u308c\u305fXML\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8(\u8907\u5408\u578b)\u306b\u30de\u30c3\u30d7\u3055\u308c\u308b\u305f\u3081\u3001@XmlList\u3068\u4e92\u63db\u6027\u304c\u3042\u308a\u307e\u305b\u3093\u3002
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList\u3092\u3001\u5358\u4E00\u306E\u5024\u3092\u6301\u3064\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u914D\u7F6E\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList\u3092\u3001\u5358\u4e00\u306e\u5024\u3092\u6301\u3064\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u914d\u7f6e\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093
-NO_FACTORY_METHOD = \u30D5\u30A1\u30AF\u30C8\u30EA\u30FB\u30AF\u30E9\u30B9"{0}"\u306B\u5F15\u6570\u304C\u30BC\u30ED\u306E\u9759\u7684\u306A\u30D5\u30A1\u30AF\u30C8\u30EA\u30FB\u30E1\u30BD\u30C3\u30C9"{1}"\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+NO_FACTORY_METHOD = \u30d5\u30a1\u30af\u30c8\u30ea\u30fb\u30af\u30e9\u30b9"{0}"\u306b\u5f15\u6570\u304c\u30bc\u30ed\u306e\u9759\u7684\u306a\u30d5\u30a1\u30af\u30c8\u30ea\u30fb\u30e1\u30bd\u30c3\u30c9"{1}"\u304c\u3042\u308a\u307e\u305b\u3093\u3002
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType\u3067\u306F\u30D5\u30A1\u30AF\u30C8\u30EA\u30FB\u30AF\u30E9\u30B9"{0}"\u306E\u30D5\u30A1\u30AF\u30C8\u30EA\u30FB\u30E1\u30BD\u30C3\u30C9\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType\u3067\u306f\u30d5\u30a1\u30af\u30c8\u30ea\u30fb\u30af\u30e9\u30b9"{0}"\u306e\u30d5\u30a1\u30af\u30c8\u30ea\u30fb\u30e1\u30bd\u30c3\u30c9\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-MISSING_JAXB_PROPERTIES = \u30D1\u30C3\u30B1\u30FC\u30B8"{0}"\u306Bjaxb.properties\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u751F\u6210\u3055\u308C\u305F\u30BD\u30FC\u30B9\u30FB\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u304B\u3089\u30B3\u30D4\u30FC\u3057\u305F\u304B\u3001\u30AF\u30E9\u30B9\u30D1\u30B9\u306B\u542B\u3081\u307E\u3057\u305F\u304B\u3002
+MISSING_JAXB_PROPERTIES = \u30d1\u30c3\u30b1\u30fc\u30b8"{0}"\u306bjaxb.properties\u30d5\u30a1\u30a4\u30eb\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210\u3055\u308c\u305f\u30bd\u30fc\u30b9\u30fb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304b\u3089\u30b3\u30d4\u30fc\u3057\u305f\u304b\u3001\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u542b\u3081\u307e\u3057\u305f\u304b\u3002
-TRANSIENT_FIELD_NOT_BINDABLE = \u4E00\u6642\u30D5\u30A3\u30FC\u30EB\u30C9"{0}"\u306BJAXB\u6CE8\u91C8\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
+TRANSIENT_FIELD_NOT_BINDABLE = \u4e00\u6642\u30d5\u30a3\u30fc\u30eb\u30c9"{0}"\u306bJAXB\u6ce8\u91c8\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
-THERE_MUST_BE_VALUE_IN_XMLVALUE = \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E@XmlValue\u30D5\u30A3\u30FC\u30EB\u30C9\u306B\u306F\u5024\u304C\u5FC5\u8981\u3067\u3059: {0}
+THERE_MUST_BE_VALUE_IN_XMLVALUE = \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e@XmlValue\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u306f\u5024\u304c\u5fc5\u8981\u3067\u3059: {0}
-INCOMPATIBLE_API_VERSION = JAXB 2.1 API jar\u304C({0}\u304B\u3089)\u30ED\u30FC\u30C9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E({1}\u304B\u3089\u306E)RI\u306B\u306FJAXB 2.2 API jar\u304C\u5FC5\u8981\u3067\u3059\u3002
+INCOMPATIBLE_API_VERSION = JAXB 2.1 API jar\u304c({0}\u304b\u3089)\u30ed\u30fc\u30c9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e({1}\u304b\u3089\u306e)RI\u306b\u306fJAXB 2.2 API jar\u304c\u5fc5\u8981\u3067\u3059\u3002
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = JAXB 2.1 API\u306F\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E({1}\u304B\u3089\u306E)RI\u306B\u306F2.2 API\u304C\u5FC5\u8981\u3067\u3059\u3002jaxb-api.jar\u3092\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u306B\u914D\u7F6E\u3059\u308B\u306B\u306F\u3001\u63A8\u5968\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u30FB\u30E1\u30AB\u30CB\u30BA\u30E0\u3092\u4F7F\u7528\u3057\u307E\u3059(http://java.sun.com/j2se/1.6.0/docs/guide/standards/\u3092\u53C2\u7167)
+INCOMPATIBLE_API_VERSION_MUSTANG = JAXB 2.1 API\u306f\u30d6\u30fc\u30c8\u30b9\u30c8\u30e9\u30c3\u30d7\u30fb\u30af\u30e9\u30b9\u30fb\u30ed\u30fc\u30c0\u30fc\u304b\u3089\u30ed\u30fc\u30c9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e({1}\u304b\u3089\u306e)RI\u306b\u306f2.2 API\u304c\u5fc5\u8981\u3067\u3059\u3002jaxb-api.jar\u3092\u30d6\u30fc\u30c8\u30b9\u30c8\u30e9\u30c3\u30d7\u30fb\u30af\u30e9\u30b9\u30fb\u30ed\u30fc\u30c0\u30fc\u306b\u914d\u7f6e\u3059\u308b\u306b\u306f\u3001\u63a8\u5968\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fb\u30e1\u30ab\u30cb\u30ba\u30e0\u3092\u4f7f\u7528\u3057\u307e\u3059(http://java.sun.com/j2se/1.6.0/docs/guide/standards/\u3092\u53c2\u7167)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = ({1}\u304B\u3089)JAXB 2.0\u30E9\u30F3\u30BF\u30A4\u30E0\u3092\u5B9F\u884C\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307E\u3059\u304C\u3001({0}\u306E)\u30AF\u30E9\u30B9\u30D1\u30B9\u306B\u4EE5\u524D\u306EJAXB 1.0\u30E9\u30F3\u30BF\u30A4\u30E0\u304C\u3042\u308A\u307E\u3059\u30022.0\u30E9\u30F3\u30BF\u30A4\u30E0\u304C\u6B63\u3057\u304F\u52D5\u4F5C\u3059\u308B\u3088\u3046\u306B\u3001JAXB 1.0\u30E9\u30F3\u30BF\u30A4\u30E0\u3092\u524A\u9664\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+RUNNING_WITH_1_0_RUNTIME = ({1}\u304b\u3089)JAXB 2.0\u30e9\u30f3\u30bf\u30a4\u30e0\u3092\u5b9f\u884c\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307e\u3059\u304c\u3001({0}\u306e)\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u4ee5\u524d\u306eJAXB 1.0\u30e9\u30f3\u30bf\u30a4\u30e0\u304c\u3042\u308a\u307e\u3059\u30022.0\u30e9\u30f3\u30bf\u30a4\u30e0\u304c\u6b63\u3057\u304f\u52d5\u4f5c\u3059\u308b\u3088\u3046\u306b\u3001JAXB 1.0\u30e9\u30f3\u30bf\u30a4\u30e0\u3092\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-UNMATCHABLE_ADAPTER = \u30A2\u30C0\u30D7\u30BF{0}\u3092\u30D5\u30A3\u30FC\u30EB\u30C9\u30FB\u30BF\u30A4\u30D7{1}\u306B\u9069\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
+UNMATCHABLE_ADAPTER = \u30a2\u30c0\u30d7\u30bf{0}\u3092\u30d5\u30a3\u30fc\u30eb\u30c9\u30fb\u30bf\u30a4\u30d7{1}\u306b\u9069\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u30AF\u30E9\u30B9{1}\u306EAccessorFactory {0}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u30af\u30e9\u30b9{1}\u306eAccessorFactory {0}\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = \u30AF\u30E9\u30B9{1}\u306EAccessorFactory {0}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u306B\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093\u3002
+ACCESSORFACTORY_ACCESS_EXCEPTION = \u30af\u30e9\u30b9{1}\u306eAccessorFactory {0}\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3002
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u30AB\u30B9\u30BF\u30E0AccessorFactory {0}\u306F\u3001\u30D7\u30ED\u30D1\u30C6\u30A3\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u4E2D\u306B\u767A\u751F\u3057\u305F\u30A8\u30E9\u30FC\u3092\u30EC\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u3059\u3002{1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u30ab\u30b9\u30bf\u30e0AccessorFactory {0}\u306f\u3001\u30d7\u30ed\u30d1\u30c6\u30a3\u3078\u306e\u30a2\u30af\u30bb\u30b9\u4e2d\u306b\u767a\u751f\u3057\u305f\u30a8\u30e9\u30fc\u3092\u30ec\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002{1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u30AB\u30B9\u30BF\u30E0AccessorFactory {0}\u306F\u3001\u30D5\u30A3\u30FC\u30EB\u30C9\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u4E2D\u306B\u767A\u751F\u3057\u305F\u30A8\u30E9\u30FC\u3092\u30EC\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u3059\u3002{1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u30ab\u30b9\u30bf\u30e0AccessorFactory {0}\u306f\u3001\u30d5\u30a3\u30fc\u30eb\u30c9\u3078\u306e\u30a2\u30af\u30bb\u30b9\u4e2d\u306b\u767a\u751f\u3057\u305f\u30a8\u30e9\u30fc\u3092\u30ec\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002{1}
-ANONYMOUS_ARRAY_ITEM = {0}\u306F\u914D\u5217\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30FB\u30BF\u30A4\u30D7\u3068\u3057\u3066\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u533F\u540D\u306B\u3067\u304D\u307E\u305B\u3093\u3002
+ANONYMOUS_ARRAY_ITEM = {0}\u306f\u914d\u5217\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30fb\u30bf\u30a4\u30d7\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u533f\u540d\u306b\u3067\u304d\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar\u30BF\u30A4\u30D7{0}\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u30FB\u30BB\u30C3\u30C8\u304C\u7121\u52B9\u3067\u3059\u3002
+XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar\u30bf\u30a4\u30d7{0}\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u30fb\u30bb\u30c3\u30c8\u304c\u7121\u52b9\u3067\u3059\u3002
-XMLGREGORIANCALENDAR_SEC = \u79D2\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_SEC = \u79d2\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_MIN = \u5206\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_MIN = \u5206\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_HR = \u6642\u9593\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_HR = \u6642\u9593\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_DAY = \u65E5\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_DAY = \u65e5\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_MONTH = \u6708\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_MONTH = \u6708\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_YEAR = \u5E74\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_YEAR = \u5e74\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-XMLGREGORIANCALENDAR_TIMEZONE = \u30BF\u30A4\u30E0\u30BE\u30FC\u30F3\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+XMLGREGORIANCALENDAR_TIMEZONE = \u30bf\u30a4\u30e0\u30be\u30fc\u30f3\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ko.properties
index ab7a305..6b697f0 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = "{0}" \uC18D\uC131\uC5D0 XmlID \uC8FC\uC11D\uC774 \uC788\uC9C0\uB9CC \uD574\uB2F9 \uC720\uD615\uC740 \uBB38\uC790\uC5F4\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+ID_MUST_BE_STRING = "{0}" \uc18d\uc131\uc5d0 XmlID \uc8fc\uc11d\uc774 \uc788\uc9c0\ub9cc \ud574\ub2f9 \uc720\ud615\uc740 \ubb38\uc790\uc5f4\uc774 \uc544\ub2d9\ub2c8\ub2e4.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\uC758 @{1} \uC8FC\uC11D\uACFC @{2} \uC8FC\uC11D\uC740 \uD568\uAED8 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\uc758 @{1} \uc8fc\uc11d\uacfc @{2} \uc8fc\uc11d\uc740 \ud568\uaed8 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-DUPLICATE_ANNOTATIONS = @{0} \uC8FC\uC11D\uC774 \uB450 \uC704\uCE58\uC5D0\uC11C \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uD55C \uC704\uCE58\uC5D0\uB9CC \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+DUPLICATE_ANNOTATIONS = @{0} \uc8fc\uc11d\uc774 \ub450 \uc704\uce58\uc5d0\uc11c \ubc1c\uacac\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud55c \uc704\uce58\uc5d0\ub9cc \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0}\uC5D0 \uC778\uC218\uAC00 \uC5C6\uB294 \uAE30\uBCF8 \uC0DD\uC131\uC790\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+NO_DEFAULT_CONSTRUCTOR = {0}\uc5d0 \uc778\uc218\uac00 \uc5c6\ub294 \uae30\ubcf8 \uc0dd\uc131\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-CANT_HANDLE_INTERFACE = {0}\uC740(\uB294) \uC778\uD130\uD398\uC774\uC2A4\uC774\uBA70 JAXB\uB294 \uC778\uD130\uD398\uC774\uC2A4\uB97C \uCC98\uB9AC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+CANT_HANDLE_INTERFACE = {0}\uc740(\ub294) \uc778\ud130\ud398\uc774\uc2a4\uc774\uba70 JAXB\ub294 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ucc98\ub9ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-CANT_HANDLE_INNER_CLASS = {0}\uC740(\uB294) non-static \uB0B4\uBD80 \uD074\uB798\uC2A4\uC774\uBA70 JAXB\uB294 \uD574\uB2F9 \uD074\uB798\uC2A4\uB97C \uCC98\uB9AC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+CANT_HANDLE_INNER_CLASS = {0}\uc740(\ub294) non-static \ub0b4\ubd80 \ud074\ub798\uc2a4\uc774\uba70 JAXB\ub294 \ud574\ub2f9 \ud074\ub798\uc2a4\ub97c \ucc98\ub9ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-ANNOTATION_ON_WRONG_METHOD = JAXB \uC18D\uC131\uC774 \uC544\uB2CC \uBA54\uC18C\uB4DC\uC5D0 JAXB \uC8FC\uC11D\uC774 \uBC30\uCE58\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+ANNOTATION_ON_WRONG_METHOD = JAXB \uc18d\uc131\uc774 \uc544\ub2cc \uba54\uc18c\ub4dc\uc5d0 JAXB \uc8fc\uc11d\uc774 \ubc30\uce58\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-GETTER_SETTER_INCOMPATIBLE_TYPE = getter\uC758 \uC720\uD615\uC740 {0}, setter\uC758 \uC720\uD615\uC740 {1}\uC785\uB2C8\uB2E4. \uB450 \uC720\uD615\uC740 \uB3D9\uC77C\uD574\uC57C \uD569\uB2C8\uB2E4.
+GETTER_SETTER_INCOMPATIBLE_TYPE = getter\uc758 \uc720\ud615\uc740 {0}, setter\uc758 \uc720\ud615\uc740 {1}\uc785\ub2c8\ub2e4. \ub450 \uc720\ud615\uc740 \ub3d9\uc77c\ud574\uc57c \ud569\ub2c8\ub2e4.
-DUPLICATE_ENTRY_IN_PROP_ORDER = "{0}" \uC18D\uC131\uC774 @XmlType.propOrder\uC5D0\uC11C \uB450 \uBC88 \uC774\uC0C1 \uB098\uD0C0\uB0A9\uB2C8\uB2E4.
+DUPLICATE_ENTRY_IN_PROP_ORDER = "{0}" \uc18d\uc131\uc774 @XmlType.propOrder\uc5d0\uc11c \ub450 \ubc88 \uc774\uc0c1 \ub098\ud0c0\ub0a9\ub2c8\ub2e4.
-DUPLICATE_PROPERTIES = \uC774\uB984\uC774 "{0}"\uC778 \uC18D\uC131\uC774 \uB450 \uAC1C \uC788\uC2B5\uB2C8\uB2E4.
+DUPLICATE_PROPERTIES = \uc774\ub984\uc774 "{0}"\uc778 \uc18d\uc131\uc774 \ub450 \uac1c \uc788\uc2b5\ub2c8\ub2e4.
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0} \uBA54\uC18C\uB4DC\uC5D0 @XmlElementMapping\uC774 \uC788\uC9C0\uB9CC JAXBElement\uC758 \uD558\uC704 \uC720\uD615\uC744 \uBC18\uD658\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0} \uba54\uc18c\ub4dc\uc5d0 @XmlElementMapping\uc774 \uc788\uc9c0\ub9cc JAXBElement\uc758 \ud558\uc704 \uc720\ud615\uc744 \ubc18\ud658\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0}\uC774(\uAC00) \uBCF5\uD569 \uC720\uD615\uC5D0 \uBC14\uC778\uB4DC\uB418\uC9C0 \uC54A\uC544 \uBC94\uC704\uB85C \uC62C\uBC14\uB974\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+SCOPE_IS_NOT_COMPLEXTYPE = {0}\uc774(\uac00) \ubcf5\ud569 \uc720\ud615\uc5d0 \ubc14\uc778\ub4dc\ub418\uc9c0 \uc54a\uc544 \ubc94\uc704\ub85c \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-CONFLICTING_XML_ELEMENT_MAPPING = \uC694\uC18C \uC774\uB984 '{'{0}'}'{1}\uC5D0 \uB9E4\uD551\uC774 \uB450 \uAC1C \uC774\uC0C1 \uC788\uC2B5\uB2C8\uB2E4.
+CONFLICTING_XML_ELEMENT_MAPPING = \uc694\uc18c \uc774\ub984 '{'{0}'}'{1}\uc5d0 \ub9e4\ud551\uc774 \ub450 \uac1c \uc774\uc0c1 \uc788\uc2b5\ub2c8\ub2e4.
-REFERENCE_TO_NON_ELEMENT = {0} \uC18D\uC131\uC740 @XmlReference\uB85C \uC8FC\uC11D \uCC98\uB9AC\uB418\uC5C8\uC9C0\uB9CC \uC694\uC18C\uB97C \uCC38\uC870\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+REFERENCE_TO_NON_ELEMENT = {0} \uc18d\uc131\uc740 @XmlReference\ub85c \uc8fc\uc11d \ucc98\ub9ac\ub418\uc5c8\uc9c0\ub9cc \uc694\uc18c\ub97c \ucc38\uc870\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}"\uC5D0 \uB300\uD55C \uC694\uC18C \uB9E4\uD551\uC774 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}"\uc5d0 \ub300\ud55c \uc694\uc18c \ub9e4\ud551\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-TWO_ATTRIBUTE_WILDCARDS = {0}\uC5D0 @XmlAnyAttribute \uC8FC\uC11D\uC774 \uC788\uB294 \uC18D\uC131\uC774 \uB450 \uAC1C \uC788\uC2B5\uB2C8\uB2E4.
+TWO_ATTRIBUTE_WILDCARDS = {0}\uc5d0 @XmlAnyAttribute \uc8fc\uc11d\uc774 \uc788\ub294 \uc18d\uc131\uc774 \ub450 \uac1c \uc788\uc2b5\ub2c8\ub2e4.
-SUPER_CLASS_HAS_WILDCARD = \uAE30\uBCF8 \uD074\uB798\uC2A4\uC5D0 \uC774\uBBF8 \uD3EC\uD568\uB41C \uACBD\uC6B0 @XmlAnyAttribute\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+SUPER_CLASS_HAS_WILDCARD = \uae30\ubcf8 \ud074\ub798\uc2a4\uc5d0 \uc774\ubbf8 \ud3ec\ud568\ub41c \uacbd\uc6b0 @XmlAnyAttribute\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute\uB294 \uC720\uD615\uC774 {0}\uC778 \uC18D\uC131\uC5D0 \uBC30\uCE58\uB418\uC5C8\uC9C0\uB9CC java.util.Map\uC5D0 \uC9C0\uC815\uD560 \uC218 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute\ub294 \uc720\ud615\uc774 {0}\uc778 \uc18d\uc131\uc5d0 \ubc30\uce58\ub418\uc5c8\uc9c0\ub9cc java.util.Map\uc5d0 \uc9c0\uc815\ud560 \uc218 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-PROPERTY_MISSING_FROM_ORDER = {0} \uC18D\uC131\uC774 \uC788\uC9C0\uB9CC @XmlType.propOrder\uC5D0 \uC9C0\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+PROPERTY_MISSING_FROM_ORDER = {0} \uc18d\uc131\uc774 \uc788\uc9c0\ub9cc @XmlType.propOrder\uc5d0 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = {0} \uC18D\uC131\uC774 @XmlType.propOrder\uC5D0 \uB098\uD0C0\uB098\uC9C0\uB9CC \uD574\uB2F9 \uC18D\uC131\uC774 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. {1}\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB824\uACE0 \uD55C \uAC83\uC785\uB2C8\uAE4C?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = {0} \uc18d\uc131\uc774 @XmlType.propOrder\uc5d0 \ub098\ud0c0\ub098\uc9c0\ub9cc \ud574\ub2f9 \uc18d\uc131\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. {1}\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub824\uace0 \ud55c \uac83\uc785\ub2c8\uae4c?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}"\uC740(\uB294) {1}\uC5D0 \uB300\uD574 \uC801\uD569\uD55C \uAC12\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+INVALID_XML_ENUM_VALUE = "{0}"\uc740(\ub294) {1}\uc5d0 \ub300\ud574 \uc801\ud569\ud55c \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-NO_IMAGE_WRITER = \uC9C0\uC815\uB41C MIME \uC720\uD615 "{0}"\uC5D0 \uC0AC\uC6A9 \uAC00\uB2A5\uD55C javax.imageio.ImageWriter\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+NO_IMAGE_WRITER = \uc9c0\uc815\ub41c MIME \uc720\ud615 "{0}"\uc5d0 \uc0ac\uc6a9 \uac00\ub2a5\ud55c javax.imageio.ImageWriter\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-ILLEGAL_MIME_TYPE = "{0}"\uC740(\uB294) \uC801\uD569\uD55C MIME \uC720\uD615\uC774 \uC544\uB2D8: {1}
+ILLEGAL_MIME_TYPE = "{0}"\uc740(\ub294) \uc801\ud569\ud55c MIME \uc720\ud615\uc774 \uc544\ub2d8: {1}
-ILLEGAL_ANNOTATION = {0} \uC8FC\uC11D\uC740 \uC5EC\uAE30\uC5D0 \uBC30\uCE58\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ILLEGAL_ANNOTATION = {0} \uc8fc\uc11d\uc740 \uc5ec\uae30\uc5d0 \ubc30\uce58\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-MULTIPLE_VALUE_PROPERTY = @XmlValue\uB294 \uD074\uB798\uC2A4\uB2F9 \uD558\uB098\uB9CC \uD5C8\uC6A9\uB418\uC9C0\uB9CC \uB450 \uAC1C\uC758 \uC18D\uC131\uC774 @XmlValue\uB85C \uC8FC\uC11D \uCC98\uB9AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+MULTIPLE_VALUE_PROPERTY = @XmlValue\ub294 \ud074\ub798\uc2a4\ub2f9 \ud558\ub098\ub9cc \ud5c8\uc6a9\ub418\uc9c0\ub9cc \ub450 \uac1c\uc758 \uc18d\uc131\uc774 @XmlValue\ub85c \uc8fc\uc11d \ucc98\ub9ac\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue\uB294 \uB2E4\uB978 \uD074\uB798\uC2A4\uB97C \uD30C\uC0DD\uD558\uB294 \uD074\uB798\uC2A4\uC5D0\uC11C \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue\ub294 \ub2e4\ub978 \ud074\ub798\uc2a4\ub97c \ud30c\uc0dd\ud558\ub294 \ud074\ub798\uc2a4\uc5d0\uc11c \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-ELEMENT_AND_VALUE_PROPERTY = \uD074\uB798\uC2A4\uC5D0 @XmlElement \uC18D\uC131\uC774 \uC788\uC744 \uACBD\uC6B0 @XmlValue \uC18D\uC131\uC744 \uD3EC\uD568\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ELEMENT_AND_VALUE_PROPERTY = \ud074\ub798\uc2a4\uc5d0 @XmlElement \uc18d\uc131\uc774 \uc788\uc744 \uacbd\uc6b0 @XmlValue \uc18d\uc131\uc744 \ud3ec\ud568\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-CONFLICTING_XML_TYPE_MAPPING = \uB450 \uAC1C\uC758 \uD074\uB798\uC2A4\uC5D0 \uB3D9\uC77C\uD55C XML \uC720\uD615 \uC774\uB984 "{0}"\uC774(\uAC00) \uC0AC\uC6A9\uB429\uB2C8\uB2E4. @XmlType.name \uBC0F @XmlType.namespace\uB97C \uC0AC\uC6A9\uD558\uC5EC \uD574\uB2F9 \uD074\uB798\uC2A4\uC5D0 \uB2E4\uB978 \uC774\uB984\uC744 \uC9C0\uC815\uD558\uC2ED\uC2DC\uC624.
+CONFLICTING_XML_TYPE_MAPPING = \ub450 \uac1c\uc758 \ud074\ub798\uc2a4\uc5d0 \ub3d9\uc77c\ud55c XML \uc720\ud615 \uc774\ub984 "{0}"\uc774(\uac00) \uc0ac\uc6a9\ub429\ub2c8\ub2e4. @XmlType.name \ubc0f @XmlType.namespace\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud574\ub2f9 \ud074\ub798\uc2a4\uc5d0 \ub2e4\ub978 \uc774\ub984\uc744 \uc9c0\uc815\ud558\uc2ed\uc2dc\uc624.
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue\uB294 XML\uC5D0\uC11C \uD14D\uC2A4\uD2B8\uC5D0 \uB9E4\uD551\uB418\uB294 Java \uC720\uD615\uC744 \uCC38\uC870\uD574\uC57C \uD569\uB2C8\uB2E4.
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue\ub294 XML\uc5d0\uc11c \ud14d\uc2a4\ud2b8\uc5d0 \ub9e4\ud551\ub418\ub294 Java \uc720\ud615\uc744 \ucc38\uc870\ud574\uc57c \ud569\ub2c8\ub2e4.
-PROPERTY_COLLISION = \uD074\uB798\uC2A4\uC5D0 \uB3D9\uC77C\uD55C \uC774\uB984 "{0}"\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB294 \uC18D\uC131\uC774 \uB450 \uAC1C \uC788\uC2B5\uB2C8\uB2E4.
+PROPERTY_COLLISION = \ud074\ub798\uc2a4\uc5d0 \ub3d9\uc77c\ud55c \uc774\ub984 "{0}"\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub294 \uc18d\uc131\uc774 \ub450 \uac1c \uc788\uc2b5\ub2c8\ub2e4.
-INVALID_IDREF = XmlIDREF \uC18D\uC131\uC774 XmlID \uC18D\uC131\uC744 \uD3EC\uD568\uD558\uC9C0 \uC54A\uB294 "{0}" \uC720\uD615\uC744 \uCC38\uC870\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4.
+INVALID_IDREF = XmlIDREF \uc18d\uc131\uc774 XmlID \uc18d\uc131\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\ub294 "{0}" \uc720\ud615\uc744 \ucc38\uc870\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.
-INVALID_XML_ELEMENT_REF = \uBD80\uC801\uD569\uD55C @XmlElementRef: \uC774 \uCEE8\uD14D\uC2A4\uD2B8\uC5D0\uC11C "{0}" \uC720\uD615 \uB610\uB294 \uD574\uB2F9 \uD558\uC704 \uD074\uB798\uC2A4\uB97C \uC778\uC2DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+INVALID_XML_ELEMENT_REF = \ubd80\uc801\ud569\ud55c @XmlElementRef: \uc774 \ucee8\ud14d\uc2a4\ud2b8\uc5d0\uc11c "{0}" \uc720\ud615 \ub610\ub294 \ud574\ub2f9 \ud558\uc704 \ud074\ub798\uc2a4\ub97c \uc778\uc2dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-NO_XML_ELEMENT_DECL = '{'{0}'}'{1} \uC694\uC18C\uC5D0 \uB300\uD574 @XmlElementDecl\uC774 \uD3EC\uD568\uB41C ObjectFactory\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+NO_XML_ELEMENT_DECL = '{'{0}'}'{1} \uc694\uc18c\uc5d0 \ub300\ud574 @XmlElementDecl\uc774 \ud3ec\ud568\ub41c ObjectFactory\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper\uB294 \uBAA8\uC74C \uC18D\uC131\uC5D0\uC11C\uB9CC \uD5C8\uC6A9\uB418\uC9C0\uB9CC "{0}"\uC740(\uB294) \uBAA8\uC74C \uC18D\uC131\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper\ub294 \ubaa8\uc74c \uc18d\uc131\uc5d0\uc11c\ub9cc \ud5c8\uc6a9\ub418\uc9c0\ub9cc "{0}"\uc740(\ub294) \ubaa8\uc74c \uc18d\uc131\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-ANNOTATION_NOT_ALLOWED = {0} \uC8FC\uC11D\uC740 \uC774 \uC885\uB958\uC758 \uC18D\uC131\uC5D0\uC11C \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+ANNOTATION_NOT_ALLOWED = {0} \uc8fc\uc11d\uc740 \uc774 \uc885\ub958\uc758 \uc18d\uc131\uc5d0\uc11c \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-XMLLIST_NEEDS_SIMPLETYPE = {0}\uC740(\uB294) \uAD6C\uC870\uD654\uB41C XML \uB2E8\uD3B8(AKA \uBCF5\uD569 \uC720\uD615)\uC5D0 \uB9E4\uD551\uB418\uBBC0\uB85C @XmlList\uC640 \uD638\uD658\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+XMLLIST_NEEDS_SIMPLETYPE = {0}\uc740(\ub294) \uad6c\uc870\ud654\ub41c XML \ub2e8\ud3b8(AKA \ubcf5\ud569 \uc720\ud615)\uc5d0 \ub9e4\ud551\ub418\ubbc0\ub85c @XmlList\uc640 \ud638\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList\uB294 \uB2E8\uC77C \uAC12 \uC18D\uC131\uC5D0 \uBC30\uCE58\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList\ub294 \ub2e8\uc77c \uac12 \uc18d\uc131\uc5d0 \ubc30\uce58\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-NO_FACTORY_METHOD = \uD329\uD1A0\uB9AC \uD074\uB798\uC2A4 "{0}"\uC5D0 \uC778\uC218\uAC00 \uC5C6\uB294 static \uD329\uD1A0\uB9AC \uBA54\uC18C\uB4DC "{1}"\uC774(\uAC00) \uC5C6\uC2B5\uB2C8\uB2E4.
+NO_FACTORY_METHOD = \ud329\ud1a0\ub9ac \ud074\ub798\uc2a4 "{0}"\uc5d0 \uc778\uc218\uac00 \uc5c6\ub294 static \ud329\ud1a0\ub9ac \uba54\uc18c\ub4dc "{1}"\uc774(\uac00) \uc5c6\uc2b5\ub2c8\ub2e4.
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType\uC774 \uD329\uD1A0\uB9AC \uD074\uB798\uC2A4 "{0}"\uC5D0 \uB300\uD55C \uD329\uD1A0\uB9AC \uBA54\uC18C\uB4DC\uB97C \uC815\uC758\uD558\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType\uc774 \ud329\ud1a0\ub9ac \ud074\ub798\uc2a4 "{0}"\uc5d0 \ub300\ud55c \ud329\ud1a0\ub9ac \uba54\uc18c\ub4dc\ub97c \uc815\uc758\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-MISSING_JAXB_PROPERTIES = "{0}" \uD328\uD0A4\uC9C0\uC5D0 jaxb.properties \uD30C\uC77C\uC774 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC774 \uD30C\uC77C\uC744 \uC0DD\uC131\uB41C \uC18C\uC2A4 \uB514\uB809\uD1A0\uB9AC\uC5D0\uC11C \uBCF5\uC0AC\uD558\uAC70\uB098 \uD074\uB798\uC2A4 \uACBD\uB85C\uC5D0 \uD3EC\uD568\uC2DC\uCF30\uC2B5\uB2C8\uAE4C?
+MISSING_JAXB_PROPERTIES = "{0}" \ud328\ud0a4\uc9c0\uc5d0 jaxb.properties \ud30c\uc77c\uc774 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \ud30c\uc77c\uc744 \uc0dd\uc131\ub41c \uc18c\uc2a4 \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \ubcf5\uc0ac\ud558\uac70\ub098 \ud074\ub798\uc2a4 \uacbd\ub85c\uc5d0 \ud3ec\ud568\uc2dc\ucf30\uc2b5\ub2c8\uae4c?
-TRANSIENT_FIELD_NOT_BINDABLE = \uC784\uC2DC \uD544\uB4DC "{0}"\uC5D0\uB294 JAXB \uC8FC\uC11D\uC774 \uD3EC\uD568\uB420 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+TRANSIENT_FIELD_NOT_BINDABLE = \uc784\uc2dc \ud544\ub4dc "{0}"\uc5d0\ub294 JAXB \uc8fc\uc11d\uc774 \ud3ec\ud568\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-THERE_MUST_BE_VALUE_IN_XMLVALUE = \uAC1D\uCCB4\uC758 @XmlValue \uD544\uB4DC\uC5D0 \uAC12\uC774 \uC788\uC5B4\uC57C \uD568: {0}
+THERE_MUST_BE_VALUE_IN_XMLVALUE = \uac1d\uccb4\uc758 @XmlValue \ud544\ub4dc\uc5d0 \uac12\uc774 \uc788\uc5b4\uc57c \ud568: {0}
-INCOMPATIBLE_API_VERSION = JAXB 2.1 API jar\uC774 {0}\uC5D0\uC11C \uB85C\uB4DC\uB418\uACE0 \uC788\uC9C0\uB9CC {1}\uC758 \uC774 RI\uC5D0\uB294 JAXB 2.2 API jar\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.
+INCOMPATIBLE_API_VERSION = JAXB 2.1 API jar\uc774 {0}\uc5d0\uc11c \ub85c\ub4dc\ub418\uace0 \uc788\uc9c0\ub9cc {1}\uc758 \uc774 RI\uc5d0\ub294 JAXB 2.2 API jar\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = JAXB 2.1 API\uAC00 \uBD80\uD2B8\uC2A4\uD2B8\uB7A9 \uD074\uB798\uC2A4 \uB85C\uB354\uC5D0\uC11C \uB85C\uB4DC\uB418\uACE0 \uC788\uC9C0\uB9CC {1}\uC758 \uC774 RI\uC5D0\uB294 2.2 API\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4. \uC778\uC99D\uB41C \uB514\uB809\uD1A0\uB9AC \uBC29\uC2DD\uC744 \uC0AC\uC6A9\uD558\uC5EC \uBD80\uD2B8\uC2A4\uD2B8\uB7A9 \uD074\uB798\uC2A4 \uB85C\uB354\uC5D0 jaxb-api.jar\uC744 \uBC30\uCE58\uD558\uC2ED\uC2DC\uC624. http://java.sun.com/j2se/1.6.0/docs/guide/standards/\uB97C \uCC38\uC870\uD558\uC2ED\uC2DC\uC624.
+INCOMPATIBLE_API_VERSION_MUSTANG = JAXB 2.1 API\uac00 \ubd80\ud2b8\uc2a4\ud2b8\ub7a9 \ud074\ub798\uc2a4 \ub85c\ub354\uc5d0\uc11c \ub85c\ub4dc\ub418\uace0 \uc788\uc9c0\ub9cc {1}\uc758 \uc774 RI\uc5d0\ub294 2.2 API\uac00 \ud544\uc694\ud569\ub2c8\ub2e4. \uc778\uc99d\ub41c \ub514\ub809\ud1a0\ub9ac \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubd80\ud2b8\uc2a4\ud2b8\ub7a9 \ud074\ub798\uc2a4 \ub85c\ub354\uc5d0 jaxb-api.jar\uc744 \ubc30\uce58\ud558\uc2ed\uc2dc\uc624. http://java.sun.com/j2se/1.6.0/docs/guide/standards/\ub97c \ucc38\uc870\ud558\uc2ed\uc2dc\uc624.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = {1}\uC5D0\uC11C JAXB 2.0 \uB7F0\uD0C0\uC784\uC744 \uC2E4\uD589\uD558\uB824\uACE0 \uC2DC\uB3C4\uD558\uACE0 \uC788\uC9C0\uB9CC {0}\uC758 \uD074\uB798\uC2A4 \uACBD\uB85C\uC5D0 \uC774\uBBF8 \uC774\uC804 JAXB 1.0 \uB7F0\uD0C0\uC784\uC774 \uC788\uC2B5\uB2C8\uB2E4. 2.0 \uB7F0\uD0C0\uC784\uC774 \uC81C\uB300\uB85C \uC791\uB3D9\uB418\uB3C4\uB85D JAXB 1.0 \uB7F0\uD0C0\uC784\uC744 \uC81C\uAC70\uD558\uC2ED\uC2DC\uC624.
+RUNNING_WITH_1_0_RUNTIME = {1}\uc5d0\uc11c JAXB 2.0 \ub7f0\ud0c0\uc784\uc744 \uc2e4\ud589\ud558\ub824\uace0 \uc2dc\ub3c4\ud558\uace0 \uc788\uc9c0\ub9cc {0}\uc758 \ud074\ub798\uc2a4 \uacbd\ub85c\uc5d0 \uc774\ubbf8 \uc774\uc804 JAXB 1.0 \ub7f0\ud0c0\uc784\uc774 \uc788\uc2b5\ub2c8\ub2e4. 2.0 \ub7f0\ud0c0\uc784\uc774 \uc81c\ub300\ub85c \uc791\ub3d9\ub418\ub3c4\ub85d JAXB 1.0 \ub7f0\ud0c0\uc784\uc744 \uc81c\uac70\ud558\uc2ed\uc2dc\uc624.
-UNMATCHABLE_ADAPTER = {0} \uC5B4\uB311\uD130\uB294 \uD544\uB4DC \uC720\uD615 {1}\uC5D0 \uC801\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNMATCHABLE_ADAPTER = {0} \uc5b4\ub311\ud130\ub294 \ud544\ub4dc \uc720\ud615 {1}\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = {1} \uD074\uB798\uC2A4\uC5D0 \uB300\uD55C AccessorFactory {0}\uC758 \uC778\uC2A4\uD134\uC2A4\uB97C \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = {1} \ud074\ub798\uc2a4\uc5d0 \ub300\ud55c AccessorFactory {0}\uc758 \uc778\uc2a4\ud134\uc2a4\ub97c \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = {1} \uD074\uB798\uC2A4\uC5D0 \uB300\uD55C AccessorFactory {0}\uC758 \uC778\uC2A4\uD134\uC2A4\uC5D0 \uC561\uC138\uC2A4\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ACCESSORFACTORY_ACCESS_EXCEPTION = {1} \ud074\ub798\uc2a4\uc5d0 \ub300\ud55c AccessorFactory {0}\uc758 \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc561\uc138\uc2a4\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \uC0AC\uC6A9\uC790 \uC815\uC758 AccessorFactory {0}\uC774(\uAC00) \uC18D\uC131 \uC561\uC138\uC2A4 \uC624\uB958\uB97C \uBCF4\uACE0\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \uc0ac\uc6a9\uc790 \uc815\uc758 AccessorFactory {0}\uc774(\uac00) \uc18d\uc131 \uc561\uc138\uc2a4 \uc624\ub958\ub97c \ubcf4\uace0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. {1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \uC0AC\uC6A9\uC790 \uC815\uC758 AccessorFactory {0}\uC774(\uAC00) \uD544\uB4DC \uC561\uC138\uC2A4 \uC624\uB958\uB97C \uBCF4\uACE0\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4. {1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \uc0ac\uc6a9\uc790 \uc815\uc758 AccessorFactory {0}\uc774(\uac00) \ud544\ub4dc \uc561\uc138\uc2a4 \uc624\ub958\ub97c \ubcf4\uace0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. {1}
-ANONYMOUS_ARRAY_ITEM = {0}\uC740(\uB294) \uBC30\uC5F4 \uAD6C\uC131 \uC694\uC18C \uC720\uD615\uC73C\uB85C \uC0AC\uC6A9\uB418\uBBC0\uB85C \uC775\uBA85\uC77C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ANONYMOUS_ARRAY_ITEM = {0}\uc740(\ub294) \ubc30\uc5f4 \uad6c\uc131 \uc694\uc18c \uc720\ud615\uc73c\ub85c \uc0ac\uc6a9\ub418\ubbc0\ub85c \uc775\uba85\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar \uC720\uD615 {0}\uC5D0 \uB300\uD574 \uBD80\uC801\uD569\uD55C \uD544\uB4DC \uC9D1\uD569\uC774 \uC124\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar \uc720\ud615 {0}\uc5d0 \ub300\ud574 \ubd80\uc801\ud569\ud55c \ud544\ub4dc \uc9d1\ud569\uc774 \uc124\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_SEC = \uCD08\uAC00 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_SEC = \ucd08\uac00 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_MIN = \uBD84\uC774 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_MIN = \ubd84\uc774 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_HR = \uC2DC\uAC00 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_HR = \uc2dc\uac00 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_DAY = \uC77C\uC774 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_DAY = \uc77c\uc774 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_MONTH = \uC6D4\uC774 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_MONTH = \uc6d4\uc774 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_YEAR = \uC5F0\uB3C4\uAC00 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_YEAR = \uc5f0\ub3c4\uac00 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-XMLGREGORIANCALENDAR_TIMEZONE = \uC2DC\uAC04\uB300\uAC00 \uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+XMLGREGORIANCALENDAR_TIMEZONE = \uc2dc\uac04\ub300\uac00 \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_pt_BR.properties
index b04d554..bbe45ef 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = A propriedade "{0}" tem uma anota\u00E7\u00E3o XmlID, mas seu tipo n\u00E3o \u00E9 String.
+ID_MUST_BE_STRING = A propriedade "{0}" tem uma anota\u00e7\u00e3o XmlID, mas seu tipo n\u00e3o \u00e9 String.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} tem anota\u00E7\u00F5es mutuamente exclusivas @{1} e @{2}
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} tem anota\u00e7\u00f5es mutuamente exclusivas @{1} e @{2}
-DUPLICATE_ANNOTATIONS = anota\u00E7\u00E3o @{0} encontrada em dois locais; um \u00E9 suficiente.
+DUPLICATE_ANNOTATIONS = anota\u00e7\u00e3o @{0} encontrada em dois locais; um \u00e9 suficiente.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0} n\u00E3o tem um construtor no-arg default.
+NO_DEFAULT_CONSTRUCTOR = {0} n\u00e3o tem um construtor no-arg default.
-CANT_HANDLE_INTERFACE = {0} \u00E9 uma interface e JAXB n\u00E3o pode tratar interfaces.
+CANT_HANDLE_INTERFACE = {0} \u00e9 uma interface e JAXB n\u00e3o pode tratar interfaces.
-CANT_HANDLE_INNER_CLASS = {0} \u00E9 uma classe interna n\u00E3o est\u00E1tica e JAXB n\u00E3o pode trat\u00E1-la.
+CANT_HANDLE_INNER_CLASS = {0} \u00e9 uma classe interna n\u00e3o est\u00e1tica e JAXB n\u00e3o pode trat\u00e1-la.
-ANNOTATION_ON_WRONG_METHOD = A anota\u00E7\u00E3o JAXB foi colocada em um m\u00E9todo que n\u00E3o \u00E9 uma propriedade JAXB
+ANNOTATION_ON_WRONG_METHOD = A anota\u00e7\u00e3o JAXB foi colocada em um m\u00e9todo que n\u00e3o \u00e9 uma propriedade JAXB
-GETTER_SETTER_INCOMPATIBLE_TYPE = O tipo de getter \u00E9 {0}, mas o do setter \u00E9 {1}. Eles devem ser iguais.
+GETTER_SETTER_INCOMPATIBLE_TYPE = O tipo de getter \u00e9 {0}, mas o do setter \u00e9 {1}. Eles devem ser iguais.
DUPLICATE_ENTRY_IN_PROP_ORDER = A propriedade "{0}" aparece mais de uma vez em @XmlType.propOrder
-DUPLICATE_PROPERTIES = H\u00E1 duas propriedades com o nome "{0}"
+DUPLICATE_PROPERTIES = H\u00e1 duas propriedades com o nome "{0}"
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = O m\u00E9todo {0} tem @XmlElementMapping nele, mas ele n\u00E3o retorna um subtipo de JAXBElement.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = O m\u00e9todo {0} tem @XmlElementMapping nele, mas ele n\u00e3o retorna um subtipo de JAXBElement.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} n\u00E3o est\u00E1 associado a um tipo complexo e, portanto, o escopo \u00E9 inv\u00E1lido.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} n\u00e3o est\u00e1 associado a um tipo complexo e, portanto, o escopo \u00e9 inv\u00e1lido.
CONFLICTING_XML_ELEMENT_MAPPING = O nome do elemento '{'{0}'}'{1} tem mais de um mapeamento.
-REFERENCE_TO_NON_ELEMENT = A propriedade {0} foi anotada com @XmlReference, mas n\u00E3o se refere a um elemento.
+REFERENCE_TO_NON_ELEMENT = A propriedade {0} foi anotada com @XmlReference, mas n\u00e3o se refere a um elemento.
-NON_EXISTENT_ELEMENT_MAPPING = N\u00E3o existe mapeamento de elemento para "{0}":"{1}"
+NON_EXISTENT_ELEMENT_MAPPING = N\u00e3o existe mapeamento de elemento para "{0}":"{1}"
-TWO_ATTRIBUTE_WILDCARDS = {0} tem duas propriedades com a anota\u00E7\u00E3o @XmlAnyAttribute.
+TWO_ATTRIBUTE_WILDCARDS = {0} tem duas propriedades com a anota\u00e7\u00e3o @XmlAnyAttribute.
-SUPER_CLASS_HAS_WILDCARD = N\u00E3o pode ter @XmlAnyAttribute quando uma classe-base j\u00E1 a possui.
+SUPER_CLASS_HAS_WILDCARD = N\u00e3o pode ter @XmlAnyAttribute quando uma classe-base j\u00e1 a possui.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u00E9 colocado em uma propriedade cujo tipo \u00E9 {0}, mas ele precisa ser atribu\u00EDdo a java.util.Map.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u00e9 colocado em uma propriedade cujo tipo \u00e9 {0}, mas ele precisa ser atribu\u00eddo a java.util.Map.
-PROPERTY_MISSING_FROM_ORDER = A propriedade {0} est\u00E1 presente, mas n\u00E3o foi especificada em @XmlType.propOrder
+PROPERTY_MISSING_FROM_ORDER = A propriedade {0} est\u00e1 presente, mas n\u00e3o foi especificada em @XmlType.propOrder
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = A propriedade {0} aparece na @XmlType.propOrder, mas essa propriedade n\u00E3o existe. Voc\u00EA quis dizer {1}?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = A propriedade {0} aparece na @XmlType.propOrder, mas essa propriedade n\u00e3o existe. Voc\u00ea quis dizer {1}?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" n\u00E3o \u00E9 um valor v\u00E1lido para {1}.
+INVALID_XML_ENUM_VALUE = "{0}" n\u00e3o \u00e9 um valor v\u00e1lido para {1}.
-NO_IMAGE_WRITER = Nenhum javax.imageio.ImageWriter dispon\u00EDvel para o tipo MIME "{0}" especificado
+NO_IMAGE_WRITER = Nenhum javax.imageio.ImageWriter dispon\u00edvel para o tipo MIME "{0}" especificado
-ILLEGAL_MIME_TYPE = "{0}" n\u00E3o \u00E9 um tipo MIME v\u00E1lido: {1}
+ILLEGAL_MIME_TYPE = "{0}" n\u00e3o \u00e9 um tipo MIME v\u00e1lido: {1}
-ILLEGAL_ANNOTATION = a anota\u00E7\u00E3o {0} n\u00E3o pode ser colocada aqui
+ILLEGAL_ANNOTATION = a anota\u00e7\u00e3o {0} n\u00e3o pode ser colocada aqui
-MULTIPLE_VALUE_PROPERTY = S\u00F3 \u00E9 permitido um @XmlValue por classe, mas duas propriedades foram anotadas com @XmlValue.
+MULTIPLE_VALUE_PROPERTY = S\u00f3 \u00e9 permitido um @XmlValue por classe, mas duas propriedades foram anotadas com @XmlValue.
-XMLVALUE_IN_DERIVED_TYPE = @XmlValue n\u00E3o \u00E9 permitido em uma classe que deriva outra classe.
+XMLVALUE_IN_DERIVED_TYPE = @XmlValue n\u00e3o \u00e9 permitido em uma classe que deriva outra classe.
-ELEMENT_AND_VALUE_PROPERTY = Se uma classe tiver a propriedade @XmlElement, ela n\u00E3o poder\u00E1 ter a propriedade @XmlValue.
+ELEMENT_AND_VALUE_PROPERTY = Se uma classe tiver a propriedade @XmlElement, ela n\u00e3o poder\u00e1 ter a propriedade @XmlValue.
-CONFLICTING_XML_TYPE_MAPPING = Duas classes t\u00EAm o mesmo nome do tipo XML "{0}". Use @XmlType.name e @XmlType.namespace para atribuir outros nomes a elas.
+CONFLICTING_XML_TYPE_MAPPING = Duas classes t\u00eam o mesmo nome do tipo XML "{0}". Use @XmlType.name e @XmlType.namespace para atribuir outros nomes a elas.
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue precisa fazer refer\u00EAncia a um tipo Java que \u00E9 mapeado ao texto em XML.
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue precisa fazer refer\u00eancia a um tipo Java que \u00e9 mapeado ao texto em XML.
PROPERTY_COLLISION = A classe tem duas propriedades do mesmo nome "{0}"
-INVALID_IDREF = A propriedade XmlIDREF est\u00E1 fazendo refer\u00EAncia a um tipo "{0}" que n\u00E3o tem uma propriedade XmlID.
+INVALID_IDREF = A propriedade XmlIDREF est\u00e1 fazendo refer\u00eancia a um tipo "{0}" que n\u00e3o tem uma propriedade XmlID.
-INVALID_XML_ELEMENT_REF = @XmlElementRef Inv\u00E1lido: o tipo "{0}" ou qualquer uma de suas subclasses n\u00E3o \u00E9 conhecida neste contexto.
+INVALID_XML_ELEMENT_REF = @XmlElementRef Inv\u00e1lido: o tipo "{0}" ou qualquer uma de suas subclasses n\u00e3o \u00e9 conhecida neste contexto.
-NO_XML_ELEMENT_DECL = N\u00E3o h\u00E1 ObjectFactory com um @XmlElementDecl para o elemento '{'{0}'}'{1}.
+NO_XML_ELEMENT_DECL = N\u00e3o h\u00e1 ObjectFactory com um @XmlElementDecl para o elemento '{'{0}'}'{1}.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper s\u00F3 \u00E9 permitido em uma propriedade de coleta, mas "{0}" n\u00E3o \u00E9 uma propriedade de coleta.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper s\u00f3 \u00e9 permitido em uma propriedade de coleta, mas "{0}" n\u00e3o \u00e9 uma propriedade de coleta.
-ANNOTATION_NOT_ALLOWED = a anota\u00E7\u00E3o {0} n\u00E3o \u00E9 permitida neste tipo de propriedade.
+ANNOTATION_NOT_ALLOWED = a anota\u00e7\u00e3o {0} n\u00e3o \u00e9 permitida neste tipo de propriedade.
-XMLLIST_NEEDS_SIMPLETYPE = {0} \u00E9 mapeado para um fragmento XML estruturado (tipo complexo AKA) e, portanto, \u00E9 incompat\u00EDvel com @XmlList.
+XMLLIST_NEEDS_SIMPLETYPE = {0} \u00e9 mapeado para um fragmento XML estruturado (tipo complexo AKA) e, portanto, \u00e9 incompat\u00edvel com @XmlList.
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList n\u00E3o pode ser colocado em uma propriedade de valor \u00FAnico
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList n\u00e3o pode ser colocado em uma propriedade de valor \u00fanico
-NO_FACTORY_METHOD = A classe de factory "{0}" n\u00E3o tem o m\u00E9todo de factory de argumentos zero est\u00E1ticos "{1}".
+NO_FACTORY_METHOD = A classe de factory "{0}" n\u00e3o tem o m\u00e9todo de factory de argumentos zero est\u00e1ticos "{1}".
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType n\u00E3o definiu um m\u00E9todo de factory para a classe de Factory "{0}".
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType n\u00e3o definiu um m\u00e9todo de factory para a classe de Factory "{0}".
-MISSING_JAXB_PROPERTIES = O pacote "{0}" n\u00E3o encontrou o arquivo jaxb.properties. Voc\u00EA copiou este arquivo do diret\u00F3rio de origem gerado ou incluiu-o no classpath?
+MISSING_JAXB_PROPERTIES = O pacote "{0}" n\u00e3o encontrou o arquivo jaxb.properties. Voc\u00ea copiou este arquivo do diret\u00f3rio de origem gerado ou incluiu-o no classpath?
-TRANSIENT_FIELD_NOT_BINDABLE = O campo transiente "{0}" n\u00E3o pode ter uma anota\u00E7\u00E3o JAXB.
+TRANSIENT_FIELD_NOT_BINDABLE = O campo transiente "{0}" n\u00e3o pode ter uma anota\u00e7\u00e3o JAXB.
THERE_MUST_BE_VALUE_IN_XMLVALUE = O objeto deve ter algum valor no campo @XmlValue: {0}
-INCOMPATIBLE_API_VERSION = O jar da API do JAXB 2.1 est\u00E1 sendo carregado (de {0}), mas este RI (de {1}) requer o jar da API do JAXB 2.2.
+INCOMPATIBLE_API_VERSION = O jar da API do JAXB 2.1 est\u00e1 sendo carregado (de {0}), mas este RI (de {1}) requer o jar da API do JAXB 2.2.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = A API do JAXB 2.1 est\u00E1 sendo carregada do carregador de classes de bootstrap, mas este RI (de {1}) precisa da API 2.2. Use o mecanismo do diret\u00F3rio endossado para colocar jaxb-api.jar no carregador de classes de bootstrap. (Consulte http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
+INCOMPATIBLE_API_VERSION_MUSTANG = A API do JAXB 2.1 est\u00e1 sendo carregada do carregador de classes de bootstrap, mas este RI (de {1}) precisa da API 2.2. Use o mecanismo do diret\u00f3rio endossado para colocar jaxb-api.jar no carregador de classes de bootstrap. (Consulte http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = Voc\u00EA est\u00E1 tentando executar o runtime do JAXB 2.0 (de {1}) mas voc\u00EA tem o runtime do JAXB 1.0 antigo no classpath (em {0}). Remova o runtime do JAXB 1.0 do runtime do 2.0 para funcionar corretamente.
+RUNNING_WITH_1_0_RUNTIME = Voc\u00ea est\u00e1 tentando executar o runtime do JAXB 2.0 (de {1}) mas voc\u00ea tem o runtime do JAXB 1.0 antigo no classpath (em {0}). Remova o runtime do JAXB 1.0 do runtime do 2.0 para funcionar corretamente.
-UNMATCHABLE_ADAPTER = O adaptador {0} n\u00E3o \u00E9 aplic\u00E1vel ao tipo de campo {1}.
+UNMATCHABLE_ADAPTER = O adaptador {0} n\u00e3o \u00e9 aplic\u00e1vel ao tipo de campo {1}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = N\u00E3o \u00E9 poss\u00EDvel criar a inst\u00E2ncia de AccessorFactory {0} para a classe {1}.
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = N\u00e3o \u00e9 poss\u00edvel criar a inst\u00e2ncia de AccessorFactory {0} para a classe {1}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = N\u00E3o \u00E9 poss\u00EDvel acessar a inst\u00E2ncia de AccessorFactory {0} para a classe {1}.
+ACCESSORFACTORY_ACCESS_EXCEPTION = N\u00e3o \u00e9 poss\u00edvel acessar a inst\u00e2ncia de AccessorFactory {0} para a classe {1}.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = A AccessorFactory {0} personalizada est\u00E1 reportando um erro ao acessar a propriedade. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = A AccessorFactory {0} personalizada est\u00e1 reportando um erro ao acessar a propriedade. {1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = A AccessorFactory {0} personalizada est\u00E1 reportando um erro ao acessar um campo. {1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = A AccessorFactory {0} personalizada est\u00e1 reportando um erro ao acessar um campo. {1}
-ANONYMOUS_ARRAY_ITEM = {0} foi usado como um tipo de componente do array; portanto, n\u00E3o pode ser an\u00F4nimo.
+ANONYMOUS_ARRAY_ITEM = {0} foi usado como um tipo de componente do array; portanto, n\u00e3o pode ser an\u00f4nimo.
-XMLGREGORIANCALENDAR_INVALID = Conjunto inv\u00E1lido de campos definido para o tipo XMLGregorianCalendar {0}.
+XMLGREGORIANCALENDAR_INVALID = Conjunto inv\u00e1lido de campos definido para o tipo XMLGregorianCalendar {0}.
-XMLGREGORIANCALENDAR_SEC = Segundos n\u00E3o definidos.
+XMLGREGORIANCALENDAR_SEC = Segundos n\u00e3o definidos.
-XMLGREGORIANCALENDAR_MIN = Minutos n\u00E3o definidos.
+XMLGREGORIANCALENDAR_MIN = Minutos n\u00e3o definidos.
-XMLGREGORIANCALENDAR_HR = Hora n\u00E3o definida.
+XMLGREGORIANCALENDAR_HR = Hora n\u00e3o definida.
-XMLGREGORIANCALENDAR_DAY = Dia n\u00E3o definido.
+XMLGREGORIANCALENDAR_DAY = Dia n\u00e3o definido.
-XMLGREGORIANCALENDAR_MONTH = M\u00EAs n\u00E3o definido.
+XMLGREGORIANCALENDAR_MONTH = M\u00eas n\u00e3o definido.
-XMLGREGORIANCALENDAR_YEAR = Ano n\u00E3o definido.
+XMLGREGORIANCALENDAR_YEAR = Ano n\u00e3o definido.
-XMLGREGORIANCALENDAR_TIMEZONE = Fuso hor\u00E1rio n\u00E3o definido.
+XMLGREGORIANCALENDAR_TIMEZONE = Fuso hor\u00e1rio n\u00e3o definido.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_CN.properties
index 1daff2a..c47ac02 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = \u5C5E\u6027 "{0}" \u5177\u6709 XmlID \u6CE8\u91CA, \u4F46\u5B83\u4E0D\u662F\u5B57\u7B26\u4E32\u7C7B\u578B\u3002
+ID_MUST_BE_STRING = \u5c5e\u6027 "{0}" \u5177\u6709 XmlID \u6ce8\u91ca, \u4f46\u5b83\u4e0d\u662f\u5b57\u7b26\u4e32\u7c7b\u578b\u3002
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\u5177\u6709\u4E92\u76F8\u6392\u65A5\u7684\u6CE8\u91CA @{1} \u548C @{2}
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0}\u5177\u6709\u4e92\u76f8\u6392\u65a5\u7684\u6ce8\u91ca @{1} \u548c @{2}
-DUPLICATE_ANNOTATIONS = \u53D1\u73B0 @{0} \u6CE8\u91CA\u4F4D\u4E8E\u4E24\u4E2A\u4F4D\u7F6E; \u6709\u4E00\u4E2A\u4F4D\u7F6E\u5C31\u8DB3\u591F\u3002
+DUPLICATE_ANNOTATIONS = \u53d1\u73b0 @{0} \u6ce8\u91ca\u4f4d\u4e8e\u4e24\u4e2a\u4f4d\u7f6e; \u6709\u4e00\u4e2a\u4f4d\u7f6e\u5c31\u8db3\u591f\u3002
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0}\u6CA1\u6709\u65E0\u53C2\u6570\u9ED8\u8BA4\u6784\u9020\u5668\u3002
+NO_DEFAULT_CONSTRUCTOR = {0}\u6ca1\u6709\u65e0\u53c2\u6570\u9ed8\u8ba4\u6784\u9020\u5668\u3002
-CANT_HANDLE_INTERFACE = {0}\u662F\u63A5\u53E3, \u800C JAXB \u65E0\u6CD5\u5904\u7406\u63A5\u53E3\u3002
+CANT_HANDLE_INTERFACE = {0}\u662f\u63a5\u53e3, \u800c JAXB \u65e0\u6cd5\u5904\u7406\u63a5\u53e3\u3002
-CANT_HANDLE_INNER_CLASS = {0}\u662F\u975E\u9759\u6001\u5185\u90E8\u7C7B, \u800C JAXB \u65E0\u6CD5\u5904\u7406\u8FD9\u4E9B\u7C7B\u3002
+CANT_HANDLE_INNER_CLASS = {0}\u662f\u975e\u9759\u6001\u5185\u90e8\u7c7b, \u800c JAXB \u65e0\u6cd5\u5904\u7406\u8fd9\u4e9b\u7c7b\u3002
-ANNOTATION_ON_WRONG_METHOD = \u5728\u5176\u4E2D\u653E\u5165 JAXB \u6CE8\u91CA\u7684\u65B9\u6CD5\u4E0D\u662F JAXB \u5C5E\u6027
+ANNOTATION_ON_WRONG_METHOD = \u5728\u5176\u4e2d\u653e\u5165 JAXB \u6ce8\u91ca\u7684\u65b9\u6cd5\u4e0d\u662f JAXB \u5c5e\u6027
-GETTER_SETTER_INCOMPATIBLE_TYPE = getter \u7684\u7C7B\u578B\u4E3A{0}, \u800C setter \u7684\u7C7B\u578B\u4E3A{1}\u3002\u5B83\u4EEC\u7684\u7C7B\u578B\u5FC5\u987B\u76F8\u540C\u3002
+GETTER_SETTER_INCOMPATIBLE_TYPE = getter \u7684\u7c7b\u578b\u4e3a{0}, \u800c setter \u7684\u7c7b\u578b\u4e3a{1}\u3002\u5b83\u4eec\u7684\u7c7b\u578b\u5fc5\u987b\u76f8\u540c\u3002
-DUPLICATE_ENTRY_IN_PROP_ORDER = \u5C5E\u6027 "{0}" \u5728 @XmlType.propOrder \u4E2D\u51FA\u73B0\u591A\u6B21
+DUPLICATE_ENTRY_IN_PROP_ORDER = \u5c5e\u6027 "{0}" \u5728 @XmlType.propOrder \u4e2d\u51fa\u73b0\u591a\u6b21
-DUPLICATE_PROPERTIES = \u6709\u4E24\u4E2A\u540D\u4E3A "{0}" \u7684\u5C5E\u6027
+DUPLICATE_PROPERTIES = \u6709\u4e24\u4e2a\u540d\u4e3a "{0}" \u7684\u5c5e\u6027
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0}\u65B9\u6CD5\u5177\u6709 @XmlElementMapping, \u4F46\u8BE5\u65B9\u6CD5\u672A\u8FD4\u56DE JAXBElement \u7684\u5B50\u7C7B\u578B\u3002
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0}\u65b9\u6cd5\u5177\u6709 @XmlElementMapping, \u4f46\u8be5\u65b9\u6cd5\u672a\u8fd4\u56de JAXBElement \u7684\u5b50\u7c7b\u578b\u3002
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0}\u672A\u7ED1\u5B9A\u5230\u590D\u6742\u7C7B\u578B, \u56E0\u6B64\u4F5C\u4E3A\u8303\u56F4\u65F6\u662F\u975E\u6CD5\u7684\u3002
+SCOPE_IS_NOT_COMPLEXTYPE = {0}\u672a\u7ed1\u5b9a\u5230\u590d\u6742\u7c7b\u578b, \u56e0\u6b64\u4f5c\u4e3a\u8303\u56f4\u65f6\u662f\u975e\u6cd5\u7684\u3002
-CONFLICTING_XML_ELEMENT_MAPPING = \u5143\u7D20\u540D\u79F0 '{'{0}'}'{1}\u5177\u6709\u591A\u4E2A\u6620\u5C04\u3002
+CONFLICTING_XML_ELEMENT_MAPPING = \u5143\u7d20\u540d\u79f0 '{'{0}'}'{1}\u5177\u6709\u591a\u4e2a\u6620\u5c04\u3002
-REFERENCE_TO_NON_ELEMENT = \u5C5E\u6027{0}\u5E26\u6709 @XmlReference \u6CE8\u91CA, \u4F46\u672A\u5F15\u7528\u5143\u7D20\u3002
+REFERENCE_TO_NON_ELEMENT = \u5c5e\u6027{0}\u5e26\u6709 @XmlReference \u6ce8\u91ca, \u4f46\u672a\u5f15\u7528\u5143\u7d20\u3002
-NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}" \u6CA1\u6709\u5143\u7D20\u6620\u5C04
+NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}" \u6ca1\u6709\u5143\u7d20\u6620\u5c04
-TWO_ATTRIBUTE_WILDCARDS = {0}\u5177\u6709\u4E24\u4E2A\u5E26\u6709 @XmlAnyAttribute \u6CE8\u91CA\u7684\u5C5E\u6027\u3002
+TWO_ATTRIBUTE_WILDCARDS = {0}\u5177\u6709\u4e24\u4e2a\u5e26\u6709 @XmlAnyAttribute \u6ce8\u91ca\u7684\u5c5e\u6027\u3002
-SUPER_CLASS_HAS_WILDCARD = \u5982\u679C\u57FA\u7C7B\u5DF2\u6709 @XmlAnyAttribute, \u5219\u4E0D\u80FD\u518D\u6709\u8BE5\u6CE8\u91CA\u3002
+SUPER_CLASS_HAS_WILDCARD = \u5982\u679c\u57fa\u7c7b\u5df2\u6709 @XmlAnyAttribute, \u5219\u4e0d\u80fd\u518d\u6709\u8be5\u6ce8\u91ca\u3002
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u653E\u7F6E\u5728\u7C7B\u578B\u4E3A{0}\u7684\u5C5E\u6027\u4E0A, \u4F46\u5B83\u5FC5\u987B\u53EF\u5206\u914D\u7ED9 java.util.Map\u3002
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u653e\u7f6e\u5728\u7c7b\u578b\u4e3a{0}\u7684\u5c5e\u6027\u4e0a, \u4f46\u5b83\u5fc5\u987b\u53ef\u5206\u914d\u7ed9 java.util.Map\u3002
-PROPERTY_MISSING_FROM_ORDER = \u5C5E\u6027{0}\u5DF2\u5B58\u5728, \u4F46\u672A\u5728 @XmlType.propOrder \u4E2D\u6307\u5B9A
+PROPERTY_MISSING_FROM_ORDER = \u5c5e\u6027{0}\u5df2\u5b58\u5728, \u4f46\u672a\u5728 @XmlType.propOrder \u4e2d\u6307\u5b9a
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u5C5E\u6027{0}\u51FA\u73B0\u5728 @XmlType.propOrder \u4E2D, \u4F46\u4E0D\u5B58\u5728\u8FD9\u79CD\u5C5E\u6027\u3002\u60A8\u662F\u5426\u6253\u7B97{1}?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u5c5e\u6027{0}\u51fa\u73b0\u5728 @XmlType.propOrder \u4e2d, \u4f46\u4e0d\u5b58\u5728\u8fd9\u79cd\u5c5e\u6027\u3002\u60a8\u662f\u5426\u6253\u7b97{1}?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" \u4E0D\u662F{1}\u7684\u6709\u6548\u503C\u3002
+INVALID_XML_ENUM_VALUE = "{0}" \u4e0d\u662f{1}\u7684\u6709\u6548\u503c\u3002
-NO_IMAGE_WRITER = \u6307\u5B9A MIME \u7C7B\u578B "{0}" \u6CA1\u6709\u53EF\u7528\u7684 javax.imageio.ImageWriter
+NO_IMAGE_WRITER = \u6307\u5b9a MIME \u7c7b\u578b "{0}" \u6ca1\u6709\u53ef\u7528\u7684 javax.imageio.ImageWriter
-ILLEGAL_MIME_TYPE = "{0}" \u4E0D\u662F\u6709\u6548\u7684 MIME \u7C7B\u578B: {1}
+ILLEGAL_MIME_TYPE = "{0}" \u4e0d\u662f\u6709\u6548\u7684 MIME \u7c7b\u578b: {1}
-ILLEGAL_ANNOTATION = \u4E0D\u80FD\u5728\u6B64\u5904\u653E\u7F6E{0}\u6CE8\u91CA
+ILLEGAL_ANNOTATION = \u4e0d\u80fd\u5728\u6b64\u5904\u653e\u7f6e{0}\u6ce8\u91ca
-MULTIPLE_VALUE_PROPERTY = \u6BCF\u4E2A\u7C7B\u53EA\u5141\u8BB8\u6709\u4E00\u4E2A @XmlValue, \u4F46\u6709\u4E24\u4E2A\u5C5E\u6027\u5E26\u6709 @XmlValue \u6CE8\u91CA\u3002
+MULTIPLE_VALUE_PROPERTY = \u6bcf\u4e2a\u7c7b\u53ea\u5141\u8bb8\u6709\u4e00\u4e2a @XmlValue, \u4f46\u6709\u4e24\u4e2a\u5c5e\u6027\u5e26\u6709 @XmlValue \u6ce8\u91ca\u3002
-XMLVALUE_IN_DERIVED_TYPE = \u6D3E\u751F\u5176\u4ED6\u7C7B\u7684\u7C7B\u4E0D\u5141\u8BB8\u6709 @XmlValue\u3002
+XMLVALUE_IN_DERIVED_TYPE = \u6d3e\u751f\u5176\u4ed6\u7c7b\u7684\u7c7b\u4e0d\u5141\u8bb8\u6709 @XmlValue\u3002
-ELEMENT_AND_VALUE_PROPERTY = \u5982\u679C\u7C7B\u5177\u6709 @XmlElement \u5C5E\u6027, \u5219\u4E0D\u80FD\u5177\u6709 @XmlValue \u5C5E\u6027\u3002
+ELEMENT_AND_VALUE_PROPERTY = \u5982\u679c\u7c7b\u5177\u6709 @XmlElement \u5c5e\u6027, \u5219\u4e0d\u80fd\u5177\u6709 @XmlValue \u5c5e\u6027\u3002
-CONFLICTING_XML_TYPE_MAPPING = \u4E24\u4E2A\u7C7B\u5177\u6709\u76F8\u540C\u7684 XML \u7C7B\u578B\u540D\u79F0 "{0}"\u3002\u8BF7\u4F7F\u7528 @XmlType.name \u548C @XmlType.namespace \u4E3A\u7C7B\u5206\u914D\u4E0D\u540C\u7684\u540D\u79F0\u3002
+CONFLICTING_XML_TYPE_MAPPING = \u4e24\u4e2a\u7c7b\u5177\u6709\u76f8\u540c\u7684 XML \u7c7b\u578b\u540d\u79f0 "{0}"\u3002\u8bf7\u4f7f\u7528 @XmlType.name \u548c @XmlType.namespace \u4e3a\u7c7b\u5206\u914d\u4e0d\u540c\u7684\u540d\u79f0\u3002
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue \u5FC5\u987B\u5F15\u7528\u6620\u5C04\u5230 XML \u4E2D\u7684\u6587\u672C\u7684 Java \u7C7B\u578B\u3002
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue \u5fc5\u987b\u5f15\u7528\u6620\u5c04\u5230 XML \u4e2d\u7684\u6587\u672c\u7684 Java \u7c7b\u578b\u3002
-PROPERTY_COLLISION = \u7C7B\u7684\u4E24\u4E2A\u5C5E\u6027\u5177\u6709\u76F8\u540C\u540D\u79F0 "{0}"
+PROPERTY_COLLISION = \u7c7b\u7684\u4e24\u4e2a\u5c5e\u6027\u5177\u6709\u76f8\u540c\u540d\u79f0 "{0}"
-INVALID_IDREF = XmlIDREF \u5C5E\u6027\u5F15\u7528\u4E86\u7C7B\u578B "{0}", \u4F46\u6CA1\u6709 XmlID \u5C5E\u6027\u3002
+INVALID_IDREF = XmlIDREF \u5c5e\u6027\u5f15\u7528\u4e86\u7c7b\u578b "{0}", \u4f46\u6ca1\u6709 XmlID \u5c5e\u6027\u3002
-INVALID_XML_ELEMENT_REF = @XmlElementRef \u65E0\u6548: \u7C7B\u578B "{0}" \u6216\u5176\u4EFB\u610F\u5B50\u7C7B\u5BF9\u6B64\u4E0A\u4E0B\u6587\u662F\u672A\u77E5\u7684\u3002
+INVALID_XML_ELEMENT_REF = @XmlElementRef \u65e0\u6548: \u7c7b\u578b "{0}" \u6216\u5176\u4efb\u610f\u5b50\u7c7b\u5bf9\u6b64\u4e0a\u4e0b\u6587\u662f\u672a\u77e5\u7684\u3002
-NO_XML_ELEMENT_DECL = \u5143\u7D20 '{'{0}'}'{1}\u4E0D\u5B58\u5728\u5177\u6709 @XmlElementDecl \u7684 ObjectFactory\u3002
+NO_XML_ELEMENT_DECL = \u5143\u7d20 '{'{0}'}'{1}\u4e0d\u5b58\u5728\u5177\u6709 @XmlElementDecl \u7684 ObjectFactory\u3002
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper \u53EA\u80FD\u4F4D\u4E8E\u96C6\u5408\u5C5E\u6027\u4E0A, \u800C "{0}" \u4E0D\u662F\u96C6\u5408\u5C5E\u6027\u3002
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = @XmlElementWrapper \u53ea\u80fd\u4f4d\u4e8e\u96c6\u5408\u5c5e\u6027\u4e0a, \u800c "{0}" \u4e0d\u662f\u96c6\u5408\u5c5e\u6027\u3002
-ANNOTATION_NOT_ALLOWED = \u6B64\u7C7B\u578B\u5C5E\u6027\u4E0A\u4E0D\u5141\u8BB8\u6709{0}\u6CE8\u91CA\u3002
+ANNOTATION_NOT_ALLOWED = \u6b64\u7c7b\u578b\u5c5e\u6027\u4e0a\u4e0d\u5141\u8bb8\u6709{0}\u6ce8\u91ca\u3002
-XMLLIST_NEEDS_SIMPLETYPE = {0}\u6620\u5C04\u5230\u7ED3\u6784\u5316 XML \u7247\u6BB5 (\u5373\u590D\u6742\u7C7B\u578B), \u56E0\u6B64\u4E0E @XmlList \u4E0D\u517C\u5BB9\u3002
+XMLLIST_NEEDS_SIMPLETYPE = {0}\u6620\u5c04\u5230\u7ed3\u6784\u5316 XML \u7247\u6bb5 (\u5373\u590d\u6742\u7c7b\u578b), \u56e0\u6b64\u4e0e @XmlList \u4e0d\u517c\u5bb9\u3002
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList \u4E0D\u80FD\u653E\u7F6E\u5728\u5355\u503C\u5C5E\u6027\u4E0A
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList \u4e0d\u80fd\u653e\u7f6e\u5728\u5355\u503c\u5c5e\u6027\u4e0a
-NO_FACTORY_METHOD = \u5DE5\u5382\u7C7B "{0}" \u6CA1\u6709\u9759\u6001\u96F6\u53C2\u6570\u5DE5\u5382\u65B9\u6CD5 "{1}"\u3002
+NO_FACTORY_METHOD = \u5de5\u5382\u7c7b "{0}" \u6ca1\u6709\u9759\u6001\u96f6\u53c2\u6570\u5de5\u5382\u65b9\u6cd5 "{1}"\u3002
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType \u6CA1\u6709\u4E3A\u5DE5\u5382\u7C7B "{0}" \u5B9A\u4E49\u5DE5\u5382\u65B9\u6CD5\u3002
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType \u6ca1\u6709\u4e3a\u5de5\u5382\u7c7b "{0}" \u5b9a\u4e49\u5de5\u5382\u65b9\u6cd5\u3002
-MISSING_JAXB_PROPERTIES = \u7A0B\u5E8F\u5305 "{0}" \u7F3A\u5C11 jaxb.properties \u6587\u4EF6\u3002\u662F\u5426\u5DF2\u4ECE\u751F\u6210\u7684\u6E90\u76EE\u5F55\u590D\u5236\u6B64\u6587\u4EF6\u6216\u5DF2\u5C06\u6B64\u6587\u4EF6\u5305\u542B\u5728\u7C7B\u8DEF\u5F84\u4E2D?
+MISSING_JAXB_PROPERTIES = \u7a0b\u5e8f\u5305 "{0}" \u7f3a\u5c11 jaxb.properties \u6587\u4ef6\u3002\u662f\u5426\u5df2\u4ece\u751f\u6210\u7684\u6e90\u76ee\u5f55\u590d\u5236\u6b64\u6587\u4ef6\u6216\u5df2\u5c06\u6b64\u6587\u4ef6\u5305\u542b\u5728\u7c7b\u8def\u5f84\u4e2d?
-TRANSIENT_FIELD_NOT_BINDABLE = \u4E34\u65F6\u5B57\u6BB5 "{0}" \u4E0D\u80FD\u6709\u4EFB\u4F55 JAXB \u6CE8\u91CA\u3002
+TRANSIENT_FIELD_NOT_BINDABLE = \u4e34\u65f6\u5b57\u6bb5 "{0}" \u4e0d\u80fd\u6709\u4efb\u4f55 JAXB \u6ce8\u91ca\u3002
-THERE_MUST_BE_VALUE_IN_XMLVALUE = \u5BF9\u8C61\u7684 @XmlValue \u5B57\u6BB5\u4E2D\u5FC5\u987B\u5305\u542B\u67D0\u4E00\u503C: {0}
+THERE_MUST_BE_VALUE_IN_XMLVALUE = \u5bf9\u8c61\u7684 @XmlValue \u5b57\u6bb5\u4e2d\u5fc5\u987b\u5305\u542b\u67d0\u4e00\u503c: {0}
-INCOMPATIBLE_API_VERSION = \u6B63\u5728\u52A0\u8F7D (\u4ECE{0}) JAXB 2.1 API jar, \u4F46\u6B64 RI (\u6765\u81EA{1}) \u9700\u8981 JAXB 2.2 API jar\u3002
+INCOMPATIBLE_API_VERSION = \u6b63\u5728\u52a0\u8f7d (\u4ece{0}) JAXB 2.1 API jar, \u4f46\u6b64 RI (\u6765\u81ea{1}) \u9700\u8981 JAXB 2.2 API jar\u3002
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = \u6B63\u5728\u4ECE\u5F15\u5BFC\u7C7B\u52A0\u8F7D\u5668\u52A0\u8F7D JAXB 2.1 API, \u4F46\u6B64 RI (\u6765\u81EA{1}) \u9700\u8981 2.2 API\u3002\u8BF7\u4F7F\u7528\u6388\u6743\u76EE\u5F55\u673A\u5236\u5C06 jaxb-api.jar \u653E\u5728\u5F15\u5BFC\u7C7B\u52A0\u8F7D\u5668\u4E2D\u3002(\u8BF7\u53C2\u9605 http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
+INCOMPATIBLE_API_VERSION_MUSTANG = \u6b63\u5728\u4ece\u5f15\u5bfc\u7c7b\u52a0\u8f7d\u5668\u52a0\u8f7d JAXB 2.1 API, \u4f46\u6b64 RI (\u6765\u81ea{1}) \u9700\u8981 2.2 API\u3002\u8bf7\u4f7f\u7528\u6388\u6743\u76ee\u5f55\u673a\u5236\u5c06 jaxb-api.jar \u653e\u5728\u5f15\u5bfc\u7c7b\u52a0\u8f7d\u5668\u4e2d\u3002(\u8bf7\u53c2\u9605 http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = \u60A8\u6B63\u5728\u5C1D\u8BD5\u8FD0\u884C JAXB 2.0 \u8FD0\u884C\u65F6 (\u4ECE{1}), \u4F46\u7C7B\u8DEF\u5F84 (\u4F4D\u4E8E{0}\u4E2D) \u4E2D\u5148\u524D\u5305\u542B\u65E7 JAXB 1.0 \u8FD0\u884C\u65F6\u3002\u8981\u4F7F 2.0 \u8FD0\u884C\u65F6\u6B63\u5E38\u5DE5\u4F5C, \u8BF7\u5220\u9664 JAXB 1.0 \u8FD0\u884C\u65F6\u3002
+RUNNING_WITH_1_0_RUNTIME = \u60a8\u6b63\u5728\u5c1d\u8bd5\u8fd0\u884c JAXB 2.0 \u8fd0\u884c\u65f6 (\u4ece{1}), \u4f46\u7c7b\u8def\u5f84 (\u4f4d\u4e8e{0}\u4e2d) \u4e2d\u5148\u524d\u5305\u542b\u65e7 JAXB 1.0 \u8fd0\u884c\u65f6\u3002\u8981\u4f7f 2.0 \u8fd0\u884c\u65f6\u6b63\u5e38\u5de5\u4f5c, \u8bf7\u5220\u9664 JAXB 1.0 \u8fd0\u884c\u65f6\u3002
-UNMATCHABLE_ADAPTER = \u9002\u914D\u5668{0}\u4E0D\u9002\u7528\u4E8E\u5B57\u6BB5\u7C7B\u578B{1}\u3002
+UNMATCHABLE_ADAPTER = \u9002\u914d\u5668{0}\u4e0d\u9002\u7528\u4e8e\u5b57\u6bb5\u7c7b\u578b{1}\u3002
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u65E0\u6CD5\u4E3A\u7C7B{1}\u521B\u5EFA AccessorFactory {0}\u7684\u5B9E\u4F8B\u3002
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u65e0\u6cd5\u4e3a\u7c7b{1}\u521b\u5efa AccessorFactory {0}\u7684\u5b9e\u4f8b\u3002
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = \u65E0\u6CD5\u8BBF\u95EE\u7C7B{1}\u7684 AccessorFactory {0}\u7684\u5B9E\u4F8B\u3002
+ACCESSORFACTORY_ACCESS_EXCEPTION = \u65e0\u6cd5\u8bbf\u95ee\u7c7b{1}\u7684 AccessorFactory {0}\u7684\u5b9e\u4f8b\u3002
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u8BBF\u95EE\u5C5E\u6027\u65F6\u5B9A\u5236 AccessorFactory {0}\u62A5\u544A\u9519\u8BEF\u3002{1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u8bbf\u95ee\u5c5e\u6027\u65f6\u5b9a\u5236 AccessorFactory {0}\u62a5\u544a\u9519\u8bef\u3002{1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u8BBF\u95EE\u5B57\u6BB5\u65F6\u5B9A\u5236 AccessorFactory {0}\u62A5\u544A\u9519\u8BEF\u3002{1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u8bbf\u95ee\u5b57\u6bb5\u65f6\u5b9a\u5236 AccessorFactory {0}\u62a5\u544a\u9519\u8bef\u3002{1}
-ANONYMOUS_ARRAY_ITEM = {0}\u7528\u4F5C\u6570\u7EC4\u7EC4\u4EF6\u7C7B\u578B, \u56E0\u6B64\u4E0D\u80FD\u662F\u533F\u540D\u7684\u3002
+ANONYMOUS_ARRAY_ITEM = {0}\u7528\u4f5c\u6570\u7ec4\u7ec4\u4ef6\u7c7b\u578b, \u56e0\u6b64\u4e0d\u80fd\u662f\u533f\u540d\u7684\u3002
-XMLGREGORIANCALENDAR_INVALID = \u4E3A XMLGregorianCalendar \u7C7B\u578B{0}\u8BBE\u7F6E\u7684\u5B57\u6BB5\u96C6\u65E0\u6548\u3002
+XMLGREGORIANCALENDAR_INVALID = \u4e3a XMLGregorianCalendar \u7c7b\u578b{0}\u8bbe\u7f6e\u7684\u5b57\u6bb5\u96c6\u65e0\u6548\u3002
-XMLGREGORIANCALENDAR_SEC = \u672A\u8BBE\u7F6E\u79D2\u3002
+XMLGREGORIANCALENDAR_SEC = \u672a\u8bbe\u7f6e\u79d2\u3002
-XMLGREGORIANCALENDAR_MIN = \u672A\u8BBE\u7F6E\u5206\u949F\u3002
+XMLGREGORIANCALENDAR_MIN = \u672a\u8bbe\u7f6e\u5206\u949f\u3002
-XMLGREGORIANCALENDAR_HR = \u672A\u8BBE\u7F6E\u5C0F\u65F6\u3002
+XMLGREGORIANCALENDAR_HR = \u672a\u8bbe\u7f6e\u5c0f\u65f6\u3002
-XMLGREGORIANCALENDAR_DAY = \u672A\u8BBE\u7F6E\u5929\u3002
+XMLGREGORIANCALENDAR_DAY = \u672a\u8bbe\u7f6e\u5929\u3002
-XMLGREGORIANCALENDAR_MONTH = \u672A\u8BBE\u7F6E\u6708\u3002
+XMLGREGORIANCALENDAR_MONTH = \u672a\u8bbe\u7f6e\u6708\u3002
-XMLGREGORIANCALENDAR_YEAR = \u672A\u8BBE\u7F6E\u5E74\u3002
+XMLGREGORIANCALENDAR_YEAR = \u672a\u8bbe\u7f6e\u5e74\u3002
-XMLGREGORIANCALENDAR_TIMEZONE = \u672A\u8BBE\u7F6E\u65F6\u533A\u3002
+XMLGREGORIANCALENDAR_TIMEZONE = \u672a\u8bbe\u7f6e\u65f6\u533a\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_TW.properties
index c1e6cb7..c6e306f 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/model/impl/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,128 +10,128 @@
-ID_MUST_BE_STRING = \u7279\u6027 "{0}" \u542B\u6709 XmlID \u8A3B\u89E3, \u4F46\u5176\u985E\u578B\u4E0D\u662F\u300C\u5B57\u4E32\u300D.
+ID_MUST_BE_STRING = \u7279\u6027 "{0}" \u542b\u6709 XmlID \u8a3b\u89e3, \u4f46\u5176\u985e\u578b\u4e0d\u662f\u300c\u5b57\u4e32\u300d.
# {0} - field or field accessor (getter/setter) e.g.: foo.Bar#field has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement OR foo.Bar#getField() has mutually exclusive annotations @jakarta.xml.bind.annotation.XmlAttribute and @jakarta.xml.bind.annotation.XmlElement
-MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} \u542B\u6709\u4E92\u65A5\u7684\u8A3B\u89E3 @{1} \u8207 @{2}
+MUTUALLY_EXCLUSIVE_ANNOTATIONS = {0} \u542b\u6709\u4e92\u65a5\u7684\u8a3b\u89e3 @{1} \u8207 @{2}
-DUPLICATE_ANNOTATIONS = \u5728\u5169\u500B\u4E0D\u540C\u4F4D\u7F6E\u767C\u73FE @{0} \u8A3B\u89E3; \u53EA\u9700\u8981\u4E00\u500B\u8A3B\u89E3.
+DUPLICATE_ANNOTATIONS = \u5728\u5169\u500b\u4e0d\u540c\u4f4d\u7f6e\u767c\u73fe @{0} \u8a3b\u89e3; \u53ea\u9700\u8981\u4e00\u500b\u8a3b\u89e3.
# {0} - class name. e.g.: java.lang.StackTraceElement does not have a no-arg default constructor.
-NO_DEFAULT_CONSTRUCTOR = {0} \u6C92\u6709\u7121\u5F15\u6578\u7684\u9810\u8A2D\u5EFA\u69CB\u5B50.
+NO_DEFAULT_CONSTRUCTOR = {0} \u6c92\u6709\u7121\u5f15\u6578\u7684\u9810\u8a2d\u5efa\u69cb\u5b50.
-CANT_HANDLE_INTERFACE = {0} \u662F\u4ECB\u9762, \u800C JAXB \u7121\u6CD5\u8655\u7406\u4ECB\u9762.
+CANT_HANDLE_INTERFACE = {0} \u662f\u4ecb\u9762, \u800c JAXB \u7121\u6cd5\u8655\u7406\u4ecb\u9762.
-CANT_HANDLE_INNER_CLASS = {0} \u662F\u975E\u975C\u614B\u5167\u90E8\u985E\u5225, \u800C JAXB \u7121\u6CD5\u8655\u7406\u90A3\u4E9B\u985E\u5225.
+CANT_HANDLE_INNER_CLASS = {0} \u662f\u975e\u975c\u614b\u5167\u90e8\u985e\u5225, \u800c JAXB \u7121\u6cd5\u8655\u7406\u90a3\u4e9b\u985e\u5225.
-ANNOTATION_ON_WRONG_METHOD = JAXB \u8A3B\u89E3\u653E\u7F6E\u65BC\u975E JAXB \u7279\u6027\u7684\u65B9\u6CD5\u4E2D
+ANNOTATION_ON_WRONG_METHOD = JAXB \u8a3b\u89e3\u653e\u7f6e\u65bc\u975e JAXB \u7279\u6027\u7684\u65b9\u6cd5\u4e2d
-GETTER_SETTER_INCOMPATIBLE_TYPE = getter \u7684\u985E\u578B\u70BA {0}, \u4F46 setter \u7684\u985E\u578B\u70BA {1}. \u5169\u8005\u985E\u578B\u5FC5\u9808\u76F8\u540C.
+GETTER_SETTER_INCOMPATIBLE_TYPE = getter \u7684\u985e\u578b\u70ba {0}, \u4f46 setter \u7684\u985e\u578b\u70ba {1}. \u5169\u8005\u985e\u578b\u5fc5\u9808\u76f8\u540c.
-DUPLICATE_ENTRY_IN_PROP_ORDER = \u7279\u6027 "{0}" \u5728 @XmlType.propOrder \u4E2D\u51FA\u73FE\u4E00\u6B21\u4EE5\u4E0A
+DUPLICATE_ENTRY_IN_PROP_ORDER = \u7279\u6027 "{0}" \u5728 @XmlType.propOrder \u4e2d\u51fa\u73fe\u4e00\u6b21\u4ee5\u4e0a
-DUPLICATE_PROPERTIES = \u6709\u5169\u500B\u540D\u7A31\u70BA "{0}" \u7684\u7279\u6027
+DUPLICATE_PROPERTIES = \u6709\u5169\u500b\u540d\u7a31\u70ba "{0}" \u7684\u7279\u6027
-XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0} \u65B9\u6CD5\u4E2D\u542B\u6709 @XmlElementMapping, \u4F46\u672A\u50B3\u56DE\u5B50\u985E\u578B JAXBElement.
+XML_ELEMENT_MAPPING_ON_NON_IXMLELEMENT_METHOD = {0} \u65b9\u6cd5\u4e2d\u542b\u6709 @XmlElementMapping, \u4f46\u672a\u50b3\u56de\u5b50\u985e\u578b JAXBElement.
# {0} - (xsd) type name. e.g. ns:MyType is not bound to a complex type, and therefore illegal as the scope.
-SCOPE_IS_NOT_COMPLEXTYPE = {0} \u672A\u9023\u7D50\u81F3\u8907\u96DC\u985E\u578B, \u56E0\u6B64\u4E0D\u662F\u6709\u6548\u7684\u7BC4\u570D.
+SCOPE_IS_NOT_COMPLEXTYPE = {0} \u672a\u9023\u7d50\u81f3\u8907\u96dc\u985e\u578b, \u56e0\u6b64\u4e0d\u662f\u6709\u6548\u7684\u7bc4\u570d.
-CONFLICTING_XML_ELEMENT_MAPPING = \u5143\u7D20\u540D\u7A31 '{'{0}'}'{1} \u6709\u4E00\u500B\u4EE5\u4E0A\u7684\u5C0D\u61C9.
+CONFLICTING_XML_ELEMENT_MAPPING = \u5143\u7d20\u540d\u7a31 '{'{0}'}'{1} \u6709\u4e00\u500b\u4ee5\u4e0a\u7684\u5c0d\u61c9.
-REFERENCE_TO_NON_ELEMENT = \u7279\u6027 {0} \u5DF2\u4F7F\u7528 @XmlReference \u52A0\u8A3B, \u4F46\u672A\u53C3\u7167\u5143\u7D20.
+REFERENCE_TO_NON_ELEMENT = \u7279\u6027 {0} \u5df2\u4f7f\u7528 @XmlReference \u52a0\u8a3b, \u4f46\u672a\u53c3\u7167\u5143\u7d20.
-NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}" \u6C92\u6709\u5143\u7D20\u5C0D\u61C9
+NON_EXISTENT_ELEMENT_MAPPING = "{0}":"{1}" \u6c92\u6709\u5143\u7d20\u5c0d\u61c9
-TWO_ATTRIBUTE_WILDCARDS = {0} \u6709\u5169\u500B\u7279\u6027\u542B\u6709 @XmlAnyAttribute \u8A3B\u89E3.
+TWO_ATTRIBUTE_WILDCARDS = {0} \u6709\u5169\u500b\u7279\u6027\u542b\u6709 @XmlAnyAttribute \u8a3b\u89e3.
-SUPER_CLASS_HAS_WILDCARD = \u7576\u57FA\u790E\u985E\u5225\u5DF2\u5305\u542B @XmlAnyAttribute \u6642, \u5C31\u4E0D\u80FD\u518D\u4F7F\u7528\u5B83.
+SUPER_CLASS_HAS_WILDCARD = \u7576\u57fa\u790e\u985e\u5225\u5df2\u5305\u542b @XmlAnyAttribute \u6642, \u5c31\u4e0d\u80fd\u518d\u4f7f\u7528\u5b83.
-INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u653E\u7F6E\u65BC\u985E\u578B\u70BA {0} \u7684\u7279\u6027\u4E2D, \u4F46\u5176\u5FC5\u9808\u53EF\u6307\u5B9A\u7D66 java.util.Map.
+INVALID_ATTRIBUTE_WILDCARD_TYPE = @XmlAnyAttribute \u653e\u7f6e\u65bc\u985e\u578b\u70ba {0} \u7684\u7279\u6027\u4e2d, \u4f46\u5176\u5fc5\u9808\u53ef\u6307\u5b9a\u7d66 java.util.Map.
-PROPERTY_MISSING_FROM_ORDER = \u7279\u6027 {0} \u5B58\u5728, \u4F46\u672A\u65BC @XmlType.propOrder \u4E2D\u6307\u5B9A
+PROPERTY_MISSING_FROM_ORDER = \u7279\u6027 {0} \u5b58\u5728, \u4f46\u672a\u65bc @XmlType.propOrder \u4e2d\u6307\u5b9a
-PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u7279\u6027 {0} \u986F\u793A\u65BC @XmlType.propOrder \u4E2D, \u4F46\u6B64\u7279\u6027\u4E0D\u5B58\u5728. \u4E5F\u8A31\u60A8\u6307\u7684\u662F {1}?
+PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY = \u7279\u6027 {0} \u986f\u793a\u65bc @XmlType.propOrder \u4e2d, \u4f46\u6b64\u7279\u6027\u4e0d\u5b58\u5728. \u4e5f\u8a31\u60a8\u6307\u7684\u662f {1}?
# {1} - (local) type name e.g.: '#foo' is not a valid value for 'NCName'
-INVALID_XML_ENUM_VALUE = "{0}" \u4E0D\u662F {1} \u7684\u6709\u6548\u503C.
+INVALID_XML_ENUM_VALUE = "{0}" \u4e0d\u662f {1} \u7684\u6709\u6548\u503c.
-NO_IMAGE_WRITER = \u6307\u5B9A\u7684 MIME \u985E\u578B "{0}" \u6C92\u6709\u53EF\u7528\u7684 javax.imageio.ImageWriter
+NO_IMAGE_WRITER = \u6307\u5b9a\u7684 MIME \u985e\u578b "{0}" \u6c92\u6709\u53ef\u7528\u7684 javax.imageio.ImageWriter
-ILLEGAL_MIME_TYPE = "{0}" \u4E0D\u662F\u6709\u6548\u7684 MIME \u985E\u578B: {1}
+ILLEGAL_MIME_TYPE = "{0}" \u4e0d\u662f\u6709\u6548\u7684 MIME \u985e\u578b: {1}
-ILLEGAL_ANNOTATION = {0} \u8A3B\u89E3\u4E0D\u53EF\u653E\u7F6E\u65BC\u6B64\u8655
+ILLEGAL_ANNOTATION = {0} \u8a3b\u89e3\u4e0d\u53ef\u653e\u7f6e\u65bc\u6b64\u8655
-MULTIPLE_VALUE_PROPERTY = \u4E00\u500B\u985E\u5225\u53EA\u80FD\u6709\u4E00\u500B @XmlValue, \u4F46\u6709\u5169\u500B\u7279\u6027\u5747\u4F7F\u7528 @XmlValue \u8A3B\u89E3.
+MULTIPLE_VALUE_PROPERTY = \u4e00\u500b\u985e\u5225\u53ea\u80fd\u6709\u4e00\u500b @XmlValue, \u4f46\u6709\u5169\u500b\u7279\u6027\u5747\u4f7f\u7528 @XmlValue \u8a3b\u89e3.
-XMLVALUE_IN_DERIVED_TYPE = \u6703\u884D\u751F\u5176\u4ED6\u985E\u5225\u7684\u985E\u5225, \u4E0D\u5141\u8A31\u4F7F\u7528 @XmlValue.
+XMLVALUE_IN_DERIVED_TYPE = \u6703\u884d\u751f\u5176\u4ed6\u985e\u5225\u7684\u985e\u5225, \u4e0d\u5141\u8a31\u4f7f\u7528 @XmlValue.
-ELEMENT_AND_VALUE_PROPERTY = \u82E5\u985E\u5225\u5305\u542B @XmlElement \u7279\u6027, \u5247\u4E0D\u5F97\u4F7F\u7528 @XmlValue \u7279\u6027.
+ELEMENT_AND_VALUE_PROPERTY = \u82e5\u985e\u5225\u5305\u542b @XmlElement \u7279\u6027, \u5247\u4e0d\u5f97\u4f7f\u7528 @XmlValue \u7279\u6027.
-CONFLICTING_XML_TYPE_MAPPING = \u6709\u5169\u500B\u985E\u5225\u542B\u6709\u76F8\u540C\u7684 XML \u985E\u578B\u540D\u7A31 "{0}". \u8ACB\u4F7F\u7528 @XmlType.name \u8207 @XmlType.namespace \u70BA\u5B83\u5011\u6307\u5B9A\u4E0D\u540C\u7684\u540D\u7A31.
+CONFLICTING_XML_TYPE_MAPPING = \u6709\u5169\u500b\u985e\u5225\u542b\u6709\u76f8\u540c\u7684 XML \u985e\u578b\u540d\u7a31 "{0}". \u8acb\u4f7f\u7528 @XmlType.name \u8207 @XmlType.namespace \u70ba\u5b83\u5011\u6307\u5b9a\u4e0d\u540c\u7684\u540d\u7a31.
-SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue \u5FC5\u9808\u53C3\u7167\u5C0D\u61C9\u81F3 XML \u4E2D\u6587\u5B57\u7684 Java \u985E\u578B.
+SIMPLE_TYPE_IS_REQUIRED = @XmlAttribute/@XmlValue \u5fc5\u9808\u53c3\u7167\u5c0d\u61c9\u81f3 XML \u4e2d\u6587\u5b57\u7684 Java \u985e\u578b.
-PROPERTY_COLLISION = \u985E\u5225\u6709\u76F8\u540C\u540D\u7A31 "{0}" \u7684\u5169\u500B\u7279\u6027
+PROPERTY_COLLISION = \u985e\u5225\u6709\u76f8\u540c\u540d\u7a31 "{0}" \u7684\u5169\u500b\u7279\u6027
-INVALID_IDREF = XmlIDREF \u7279\u6027\u53C3\u7167\u7684\u985E\u578B "{0}" \u672A\u5305\u542B XmlID \u7279\u6027.
+INVALID_IDREF = XmlIDREF \u7279\u6027\u53c3\u7167\u7684\u985e\u578b "{0}" \u672a\u5305\u542b XmlID \u7279\u6027.
-INVALID_XML_ELEMENT_REF = \u7121\u6548\u7684 @XmlElementRef : \u6B64\u76F8\u95DC\u8CC7\u8A0A\u74B0\u5883\u4E0D\u8A8D\u5F97\u985E\u578B "{0}" \u6216\u5176\u4EFB\u4E00\u5B50\u985E\u5225.
+INVALID_XML_ELEMENT_REF = \u7121\u6548\u7684 @XmlElementRef : \u6b64\u76f8\u95dc\u8cc7\u8a0a\u74b0\u5883\u4e0d\u8a8d\u5f97\u985e\u578b "{0}" \u6216\u5176\u4efb\u4e00\u5b50\u985e\u5225.
-NO_XML_ELEMENT_DECL = \u6C92\u6709\u542B\u6709\u5143\u7D20 '{'{0}'}'{1} \u4E4B @XmlElementDecl \u7684 ObjectFactory.
+NO_XML_ELEMENT_DECL = \u6c92\u6709\u542b\u6709\u5143\u7d20 '{'{0}'}'{1} \u4e4b @XmlElementDecl \u7684 ObjectFactory.
-XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = \u53EA\u80FD\u5728\u96C6\u5408\u7279\u6027\u4E2D\u4F7F\u7528 @XmlElementWrapper, \u4F46 "{0}" \u4E0D\u662F\u96C6\u5408\u7279\u6027.
+XML_ELEMENT_WRAPPER_ON_NON_COLLECTION = \u53ea\u80fd\u5728\u96c6\u5408\u7279\u6027\u4e2d\u4f7f\u7528 @XmlElementWrapper, \u4f46 "{0}" \u4e0d\u662f\u96c6\u5408\u7279\u6027.
-ANNOTATION_NOT_ALLOWED = \u4E0D\u5141\u8A31\u5728\u6B64\u7A2E\u7279\u6027\u4E2D\u4F7F\u7528 {0} \u8A3B\u89E3.
+ANNOTATION_NOT_ALLOWED = \u4e0d\u5141\u8a31\u5728\u6b64\u7a2e\u7279\u6027\u4e2d\u4f7f\u7528 {0} \u8a3b\u89e3.
-XMLLIST_NEEDS_SIMPLETYPE = {0} \u5C0D\u61C9\u81F3\u7D50\u69CB\u5316\u7684 XML \u7247\u6BB5 (\u4EA6\u7A31\u70BA\u8907\u96DC\u985E\u578B), \u56E0\u6B64\u8207 @XmlList \u4E0D\u76F8\u5BB9.
+XMLLIST_NEEDS_SIMPLETYPE = {0} \u5c0d\u61c9\u81f3\u7d50\u69cb\u5316\u7684 XML \u7247\u6bb5 (\u4ea6\u7a31\u70ba\u8907\u96dc\u985e\u578b), \u56e0\u6b64\u8207 @XmlList \u4e0d\u76f8\u5bb9.
-XMLLIST_ON_SINGLE_PROPERTY = @XmlList \u7121\u6CD5\u653E\u7F6E\u65BC\u55AE\u4E00\u503C\u7279\u6027\u4E2D
+XMLLIST_ON_SINGLE_PROPERTY = @XmlList \u7121\u6cd5\u653e\u7f6e\u65bc\u55ae\u4e00\u503c\u7279\u6027\u4e2d
-NO_FACTORY_METHOD = \u8655\u7406\u7AD9\u985E\u5225 "{0}" \u672A\u5305\u542B\u975C\u614B\u96F6\u5F15\u6578\u8655\u7406\u7AD9\u65B9\u6CD5 "{1}".
+NO_FACTORY_METHOD = \u8655\u7406\u7ad9\u985e\u5225 "{0}" \u672a\u5305\u542b\u975c\u614b\u96f6\u5f15\u6578\u8655\u7406\u7ad9\u65b9\u6cd5 "{1}".
-FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType \u672A\u5B9A\u7FA9\u8655\u7406\u7AD9\u985E\u5225 "{0}" \u7684\u8655\u7406\u7AD9\u65B9\u6CD5.
+FACTORY_CLASS_NEEDS_FACTORY_METHOD = XmlType \u672a\u5b9a\u7fa9\u8655\u7406\u7ad9\u985e\u5225 "{0}" \u7684\u8655\u7406\u7ad9\u65b9\u6cd5.
-MISSING_JAXB_PROPERTIES = \u5957\u88DD\u7A0B\u5F0F "{0}" \u907A\u6F0F jaxb.properties \u6A94\u6848. \u60A8\u662F\u5426\u5DF2\u5F9E\u7522\u751F\u7684\u4F86\u6E90\u76EE\u9304\u4E2D\u8907\u88FD\u8A72\u6A94\u6848, \u6216\u5C07\u5176\u5305\u542B\u65BC\u985E\u5225\u8DEF\u5F91\u4E2D?
+MISSING_JAXB_PROPERTIES = \u5957\u88dd\u7a0b\u5f0f "{0}" \u907a\u6f0f jaxb.properties \u6a94\u6848. \u60a8\u662f\u5426\u5df2\u5f9e\u7522\u751f\u7684\u4f86\u6e90\u76ee\u9304\u4e2d\u8907\u88fd\u8a72\u6a94\u6848, \u6216\u5c07\u5176\u5305\u542b\u65bc\u985e\u5225\u8def\u5f91\u4e2d?
-TRANSIENT_FIELD_NOT_BINDABLE = \u77AC\u6642\u6B04 "{0}" \u4E0D\u80FD\u5305\u542B\u4EFB\u4F55 JAXB \u8A3B\u89E3.
+TRANSIENT_FIELD_NOT_BINDABLE = \u77ac\u6642\u6b04 "{0}" \u4e0d\u80fd\u5305\u542b\u4efb\u4f55 JAXB \u8a3b\u89e3.
-THERE_MUST_BE_VALUE_IN_XMLVALUE = \u7269\u4EF6\u7684 @XmlValue \u6B04\u4F4D: {0} \u4E2D\u5FC5\u9808\u542B\u6709\u503C
+THERE_MUST_BE_VALUE_IN_XMLVALUE = \u7269\u4ef6\u7684 @XmlValue \u6b04\u4f4d: {0} \u4e2d\u5fc5\u9808\u542b\u6709\u503c
-INCOMPATIBLE_API_VERSION = \u6B63\u5728\u8F09\u5165 JAXB 2.1 API jar (\u5F9E {0}), \u4F46\u6B64 RI (\u4F86\u81EA {1}) \u9700\u8981 JAXB 2.2 API jar.
+INCOMPATIBLE_API_VERSION = \u6b63\u5728\u8f09\u5165 JAXB 2.1 API jar (\u5f9e {0}), \u4f46\u6b64 RI (\u4f86\u81ea {1}) \u9700\u8981 JAXB 2.2 API jar.
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-INCOMPATIBLE_API_VERSION_MUSTANG = \u6B63\u5728\u5F9E\u555F\u52D5\u5B89\u88DD\u985E\u5225\u8F09\u5165\u5668\u8F09\u5165 JAXB 2.1 API, \u4F46\u6B64 RI (\u4F86\u81EA {1}) \u9700\u8981 2.2 API. \u8ACB\u4F7F\u7528\u8A8D\u53EF\u7684\u76EE\u9304\u6A5F\u5236\u4EE5\u5C07 jaxb-api.jar \u653E\u7F6E\u65BC\u555F\u52D5\u5B89\u88DD\u985E\u5225\u8F09\u5165\u5668\u4E2D. (\u8ACB\u53C3\u95B1 http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
+INCOMPATIBLE_API_VERSION_MUSTANG = \u6b63\u5728\u5f9e\u555f\u52d5\u5b89\u88dd\u985e\u5225\u8f09\u5165\u5668\u8f09\u5165 JAXB 2.1 API, \u4f46\u6b64 RI (\u4f86\u81ea {1}) \u9700\u8981 2.2 API. \u8acb\u4f7f\u7528\u8a8d\u53ef\u7684\u76ee\u9304\u6a5f\u5236\u4ee5\u5c07 jaxb-api.jar \u653e\u7f6e\u65bc\u555f\u52d5\u5b89\u88dd\u985e\u5225\u8f09\u5165\u5668\u4e2d. (\u8acb\u53c3\u95b1 http://java.sun.com/j2se/1.6.0/docs/guide/standards/)
# {0}, {1} - absolute class location e.g. JAXB 2.1 API is being loaded from the bootstrap classloader, but this RI (from jar:file:/c:/foo/bar/jaxb-impl.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.2 API.
-RUNNING_WITH_1_0_RUNTIME = \u60A8\u6B63\u5728\u5617\u8A66\u57F7\u884C JAXB 2.0 \u7A0B\u5F0F\u5BE6\u969B\u57F7\u884C (\u5F9E {1}), \u4F46\u5148\u524D\u65BC\u985E\u5225\u8DEF\u5F91\u4E2D\u5DF2\u7D93\u6709\u820A\u7684 JAXB 1.0 \u7A0B\u5F0F\u5BE6\u969B\u57F7\u884C (\u4F4D\u65BC {0}). \u8ACB\u79FB\u9664 JAXB 1.0 \u7A0B\u5F0F\u5BE6\u969B\u57F7\u884C, \u4F7F 2.0 \u7A0B\u5F0F\u5BE6\u969B\u57F7\u884C\u80FD\u9806\u5229\u904B\u4F5C.
+RUNNING_WITH_1_0_RUNTIME = \u60a8\u6b63\u5728\u5617\u8a66\u57f7\u884c JAXB 2.0 \u7a0b\u5f0f\u5be6\u969b\u57f7\u884c (\u5f9e {1}), \u4f46\u5148\u524d\u65bc\u985e\u5225\u8def\u5f91\u4e2d\u5df2\u7d93\u6709\u820a\u7684 JAXB 1.0 \u7a0b\u5f0f\u5be6\u969b\u57f7\u884c (\u4f4d\u65bc {0}). \u8acb\u79fb\u9664 JAXB 1.0 \u7a0b\u5f0f\u5be6\u969b\u57f7\u884c, \u4f7f 2.0 \u7a0b\u5f0f\u5be6\u969b\u57f7\u884c\u80fd\u9806\u5229\u904b\u4f5c.
-UNMATCHABLE_ADAPTER = \u8F49\u63A5\u5668 {0} \u4E0D\u9069\u7528\u65BC\u6B04\u4F4D\u985E\u578B {1}.
+UNMATCHABLE_ADAPTER = \u8f49\u63a5\u5668 {0} \u4e0d\u9069\u7528\u65bc\u6b04\u4f4d\u985e\u578b {1}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u7121\u6CD5\u5EFA\u7ACB\u985E\u5225 {1} \u4E4B AccessorFactory \u7684\u57F7\u884C\u8655\u7406 {0}.
+ACCESSORFACTORY_INSTANTIATION_EXCEPTION = \u7121\u6cd5\u5efa\u7acb\u985e\u5225 {1} \u4e4b AccessorFactory \u7684\u57f7\u884c\u8655\u7406 {0}.
# {0} - XmlAccessorFactory, {1} - class name
-ACCESSORFACTORY_ACCESS_EXCEPTION = \u7121\u6CD5\u5B58\u53D6\u985E\u5225 {1} \u4E4B AccessorFactory \u7684\u57F7\u884C\u8655\u7406 {0}.
+ACCESSORFACTORY_ACCESS_EXCEPTION = \u7121\u6cd5\u5b58\u53d6\u985e\u5225 {1} \u4e4b AccessorFactory \u7684\u57f7\u884c\u8655\u7406 {0}.
-CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u81EA\u8A02\u7684 AccessorFactory {0} \u6B63\u5728\u56DE\u5831\u5B58\u53D6\u7279\u6027\u7684\u932F\u8AA4. {1}
+CUSTOM_ACCESSORFACTORY_PROPERTY_ERROR = \u81ea\u8a02\u7684 AccessorFactory {0} \u6b63\u5728\u56de\u5831\u5b58\u53d6\u7279\u6027\u7684\u932f\u8aa4. {1}
-CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u81EA\u8A02\u7684 AccessorFactory {0} \u6B63\u5728\u56DE\u5831\u5B58\u53D6\u6B04\u4F4D\u7684\u932F\u8AA4. {1}
+CUSTOM_ACCESSORFACTORY_FIELD_ERROR = \u81ea\u8a02\u7684 AccessorFactory {0} \u6b63\u5728\u56de\u5831\u5b58\u53d6\u6b04\u4f4d\u7684\u932f\u8aa4. {1}
-ANONYMOUS_ARRAY_ITEM = {0} \u6703\u7576\u4F5C\u9663\u5217\u5143\u4EF6\u985E\u578B\u4F7F\u7528, \u56E0\u6B64\u4E0D\u53EF\u4EE5\u533F\u540D.
+ANONYMOUS_ARRAY_ITEM = {0} \u6703\u7576\u4f5c\u9663\u5217\u5143\u4ef6\u985e\u578b\u4f7f\u7528, \u56e0\u6b64\u4e0d\u53ef\u4ee5\u533f\u540d.
-XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar \u985E\u578B {0} \u8A2D\u5B9A\u4E86\u7121\u6548\u7684\u6B04\u4F4D\u96C6.
+XMLGREGORIANCALENDAR_INVALID = XMLGregorianCalendar \u985e\u578b {0} \u8a2d\u5b9a\u4e86\u7121\u6548\u7684\u6b04\u4f4d\u96c6.
-XMLGREGORIANCALENDAR_SEC = \u672A\u8A2D\u5B9A\u300C\u79D2\u300D.
+XMLGREGORIANCALENDAR_SEC = \u672a\u8a2d\u5b9a\u300c\u79d2\u300d.
-XMLGREGORIANCALENDAR_MIN = \u672A\u8A2D\u5B9A\u300C\u5206\u300D.
+XMLGREGORIANCALENDAR_MIN = \u672a\u8a2d\u5b9a\u300c\u5206\u300d.
-XMLGREGORIANCALENDAR_HR = \u672A\u8A2D\u5B9A\u300C\u6642\u300D.
+XMLGREGORIANCALENDAR_HR = \u672a\u8a2d\u5b9a\u300c\u6642\u300d.
-XMLGREGORIANCALENDAR_DAY = \u672A\u8A2D\u5B9A\u300C\u65E5\u671F\u300D.
+XMLGREGORIANCALENDAR_DAY = \u672a\u8a2d\u5b9a\u300c\u65e5\u671f\u300d.
-XMLGREGORIANCALENDAR_MONTH = \u672A\u8A2D\u5B9A\u300C\u6708\u4EFD\u300D.
+XMLGREGORIANCALENDAR_MONTH = \u672a\u8a2d\u5b9a\u300c\u6708\u4efd\u300d.
-XMLGREGORIANCALENDAR_YEAR = \u672A\u8A2D\u5B9A\u300C\u5E74\u4EFD\u300D.
+XMLGREGORIANCALENDAR_YEAR = \u672a\u8a2d\u5b9a\u300c\u5e74\u4efd\u300d.
-XMLGREGORIANCALENDAR_TIMEZONE = \u672A\u8A2D\u5B9A\u300C\u6642\u5340\u300D.
+XMLGREGORIANCALENDAR_TIMEZONE = \u672a\u8a2d\u5b9a\u300c\u6642\u5340\u300d.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages.properties
index c5d1b65..32d2f73 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_de.properties
index f31c0e4..79f2217 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -13,40 +13,40 @@
NOT_MARSHALLABLE = die Methode marshal() kann nicht mit Objektparameter verwendet werden
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = nicht unterst\u00FCtzter javax.xml.parser.transform.Result-Parameter
+UNSUPPORTED_RESULT = nicht unterst\u00fctzter javax.xml.parser.transform.Result-Parameter
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = nicht unterst\u00FCtzte Codierung: {0}
+UNSUPPORTED_ENCODING = nicht unterst\u00fctzte Codierung: {0}
-ILLEGAL_PARAMETER = Ung\u00FCltiger "{0}"-Parameter: {1}
+ILLEGAL_PARAMETER = Ung\u00fcltiger "{0}"-Parameter: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0} enth\u00E4lt keine Methode {1} {2}();
+UNABLE_TO_FIND_CONVERSION_METHOD = {0} enth\u00e4lt keine Methode {1} {2}();
MISSING_ID = Objekt "{0}" ist in einer IDREF-Eigenschaft enthalten, dieses Objekt hat jedoch keine ID.
-NOT_IMPLEMENTED_IN_2_0 = Dieses Feature ist in JAXB RI 2.0 nicht verf\u00FCgbar
+NOT_IMPLEMENTED_IN_2_0 = Dieses Feature ist in JAXB RI 2.0 nicht verf\u00fcgbar
UNRECOGNIZED_ELEMENT_NAME = Der Tag-Name "{0}" ist diesem JAXBContext nicht bekannt.
-TYPE_MISMATCH = "{1}"-Eigenschaft eines "{0}"-Objekts enth\u00E4lt ein Objekt vom Typ "{2}", dies ist jedoch nicht zul\u00E4ssig. In javadoc f\u00FCr diese Eigenschaft wird beschrieben, was diese Eigenschaft akzeptieren kann.
+TYPE_MISMATCH = "{1}"-Eigenschaft eines "{0}"-Objekts enth\u00e4lt ein Objekt vom Typ "{2}", dies ist jedoch nicht zul\u00e4ssig. In javadoc f\u00fcr diese Eigenschaft wird beschrieben, was diese Eigenschaft akzeptieren kann.
MISSING_OBJECT = bei einem Pflichtfeld "{0}" fehlt ein Objekt
NOT_IDENTIFIABLE = Ein Objekt wird als IDREF referenziert, das ID-Feld ist jedoch null
-DANGLING_IDREF = Ein Baum enth\u00E4lt eine Referenz auf ID "{0}", ist jedoch nicht Bestandteil des Objektdiagramms
+DANGLING_IDREF = Ein Baum enth\u00e4lt eine Referenz auf ID "{0}", ist jedoch nicht Bestandteil des Objektdiagramms
# Wrapped into a IOException. Not concatenated with any other string.
NULL_OUTPUT_RESOLVER = Schemaausgabe-Resolver darf nicht null sein
-UNABLE_TO_MARSHAL_NON_ELEMENT = Marshalling von Typ "{0}" als Element ist nicht m\u00F6glich, weil eine @XmlRootElement-Annotation fehlt
+UNABLE_TO_MARSHAL_NON_ELEMENT = Marshalling von Typ "{0}" als Element ist nicht m\u00f6glich, weil eine @XmlRootElement-Annotation fehlt
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = Marshalling von Typ "{0}" als Element ist nicht m\u00F6glich, weil er diesem Kontext nicht bekannt ist
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = Marshalling von Typ "{0}" als Element ist nicht m\u00f6glich, weil er diesem Kontext nicht bekannt ist
-UNSUPPORTED_PROPERTY = "{0}" ist keine unterst\u00FCtzte Eigenschaft
+UNSUPPORTED_PROPERTY = "{0}" ist keine unterst\u00fctzte Eigenschaft
-NULL_PROPERTY_NAME = Parameter f\u00FCr Eigenschaftsname darf nicht null sein
+NULL_PROPERTY_NAME = Parameter f\u00fcr Eigenschaftsname darf nicht null sein
MUST_BE_X = Eigenschaft "{0}" muss eine Instanz vom Typ {1} sein, und nicht {2}
@@ -56,14 +56,14 @@
CYCLE_IN_MARSHALLER = Ein Zyklus wird in dem Objektdiagramm ermittelt. Dies verursacht ein endlos tiefes XML: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = Methoden von "{0}" k\u00F6nnen nicht aufgelistet werden. Wenn ein Ereignis-Callback Handler auf dieser Klasse vorhanden ist, wird er ignoriert.
+UNABLE_TO_DISCOVER_EVENTHANDLER = Methoden von "{0}" k\u00f6nnen nicht aufgelistet werden. Wenn ein Ereignis-Callback Handler auf dieser Klasse vorhanden ist, wird er ignoriert.
ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Ein DOM-Dokument "{0}" wurde gefunden, es ist jedoch ein Element erforderlich. Verwenden Sie Document.getDocumentElement(), und legen Sie dieses Objekt stattdessen fest.
-UNKNOWN_CLASS = Weder {0} noch eine der zugeh\u00F6rigen Superklassen ist diesem Kontext bekannt.
+UNKNOWN_CLASS = Weder {0} noch eine der zugeh\u00f6rigen Superklassen ist diesem Kontext bekannt.
FAILED_TO_GENERATE_SCHEMA = Generieren von Schema nicht erfolgreich.
ERROR_PROCESSING_SCHEMA = Fehler bei der Schemaverarbeitung.
-ILLEGAL_CONTENT = Ung\u00FCltiger XML-Content in <{0}>: "{1}".
+ILLEGAL_CONTENT = Ung\u00fcltiger XML-Content in <{0}>: "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_es.properties
index d4beb31..e0b62aa 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,53 +10,53 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = No es posible utilizar el m\u00E9todo marshal() con el par\u00E1metro de objeto.
+NOT_MARSHALLABLE = No es posible utilizar el m\u00e9todo marshal() con el par\u00e1metro de objeto.
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = Par\u00E1metro javax.xml.parser.transform.Result no soportado.
+UNSUPPORTED_RESULT = Par\u00e1metro javax.xml.parser.transform.Result no soportado.
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = Codificaci\u00F3n no soportada: {0}.
+UNSUPPORTED_ENCODING = Codificaci\u00f3n no soportada: {0}.
-ILLEGAL_PARAMETER = Par\u00E1metro "{0}" no v\u00E1lido: {1}
+ILLEGAL_PARAMETER = Par\u00e1metro "{0}" no v\u00e1lido: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0} no tiene un m\u00E9todo {1} {2}();
+UNABLE_TO_FIND_CONVERSION_METHOD = {0} no tiene un m\u00e9todo {1} {2}();
MISSING_ID = El objeto "{0}" se encuentra en una propiedad IDREF, pero este objeto no tiene un identificador.
-NOT_IMPLEMENTED_IN_2_0 = Esta funci\u00F3n no est\u00E1 disponible en la implantaci\u00F3n de referencia de JAXB 2.0.
+NOT_IMPLEMENTED_IN_2_0 = Esta funci\u00f3n no est\u00e1 disponible en la implantaci\u00f3n de referencia de JAXB 2.0.
UNRECOGNIZED_ELEMENT_NAME = El nombre de la etiqueta "{0}" no es conocido en este contexto de JAXB.
-TYPE_MISMATCH = La propiedad "{1}" de un objeto "{0}" contiene un objeto del tipo "{2}", pero esto no est\u00E1 permitido. Consulte la documentaci\u00F3n javadoc de esta propiedad para saber qu\u00E9 permite.
+TYPE_MISMATCH = La propiedad "{1}" de un objeto "{0}" contiene un objeto del tipo "{2}", pero esto no est\u00e1 permitido. Consulte la documentaci\u00f3n javadoc de esta propiedad para saber qu\u00e9 permite.
MISSING_OBJECT = falta un objeto en un campo necesario"{0}"
NOT_IDENTIFIABLE = Se hace referencia a un objeto como IDREF, pero su campo de identificador es nulo
-DANGLING_IDREF = Un \u00E1rbol contiene una referencia al identificador "{0}", pero no forma parte del gr\u00E1fico del objeto
+DANGLING_IDREF = Un \u00e1rbol contiene una referencia al identificador "{0}", pero no forma parte del gr\u00e1fico del objeto
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = La resoluci\u00F3n de salida del esquema no debe ser nula.
+NULL_OUTPUT_RESOLVER = La resoluci\u00f3n de salida del esquema no debe ser nula.
-UNABLE_TO_MARSHAL_NON_ELEMENT = no se ha podido canalizar el tipo "{0}" como un elemento, porque le falta una anotaci\u00F3n @XmlRootElement
+UNABLE_TO_MARSHAL_NON_ELEMENT = no se ha podido canalizar el tipo "{0}" como un elemento, porque le falta una anotaci\u00f3n @XmlRootElement
UNABLE_TO_MARSHAL_UNBOUND_CLASS = no se ha podido canalizar el tipo "{0}" como un elemento, porque no se conoce en este contexto.
UNSUPPORTED_PROPERTY = "{0}" no es una propiedad soportada
-NULL_PROPERTY_NAME = el par\u00E1metro del nombre de propiedad no puede ser nulo
+NULL_PROPERTY_NAME = el par\u00e1metro del nombre de propiedad no puede ser nulo
MUST_BE_X = la propiedad "{0}" debe ser una instancia del tipo {1}, no {2}
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = La instancia de "{1}" sustituye a "{0}", pero "{2}" est\u00E1 enlazado a un tipo an\u00F3nimo.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = La instancia de "{1}" sustituye a "{0}", pero "{2}" est\u00e1 enlazado a un tipo an\u00f3nimo.
-CYCLE_IN_MARSHALLER = Se ha detectado un ciclo en el gr\u00E1fico de objeto. Esto provocar\u00E1 un XML con profundidad infinita: {0}
+CYCLE_IN_MARSHALLER = Se ha detectado un ciclo en el gr\u00e1fico de objeto. Esto provocar\u00e1 un XML con profundidad infinita: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = No se han podido mostrar los m\u00E9todos de "{0}". Si hay un elemento CallbackHandler de eventos en esta clase, se ignorar\u00E1.
+UNABLE_TO_DISCOVER_EVENTHANDLER = No se han podido mostrar los m\u00e9todos de "{0}". Si hay un elemento CallbackHandler de eventos en esta clase, se ignorar\u00e1.
ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Se ha encontrado un documento DOM "{0}", pero se necesita un elemento. Utilice Document.getDocumentElement() y defina ese objeto en su lugar.
@@ -66,4 +66,4 @@
ERROR_PROCESSING_SCHEMA = Error durante el procesamiento del esquema.
-ILLEGAL_CONTENT = Contenido XML no v\u00E1lido en <{0}>: "{1}".
+ILLEGAL_CONTENT = Contenido XML no v\u00e1lido en <{0}>: "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_fr.properties
index 0067823..bfcb87b 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = Il n'est pas possible d'utiliser la m\u00E9thode marshal() avec le param\u00E8tre d'objet
+NOT_MARSHALLABLE = Il n'est pas possible d'utiliser la m\u00e9thode marshal() avec le param\u00e8tre d'objet
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = param\u00E8tre javax.xml.parser.transform.Result non pris en charge
+UNSUPPORTED_RESULT = param\u00e8tre javax.xml.parser.transform.Result non pris en charge
# Not concatenated with any other string (written on a separate line).
UNSUPPORTED_ENCODING = encodage non pris en charge : {0}
-ILLEGAL_PARAMETER = Param\u00E8tre "{0}" interdit : {1}
+ILLEGAL_PARAMETER = Param\u00e8tre "{0}" interdit : {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0} ne comporte aucune m\u00E9thode {1} {2}() ;
+UNABLE_TO_FIND_CONVERSION_METHOD = {0} ne comporte aucune m\u00e9thode {1} {2}() ;
-MISSING_ID = L"objet "{0}" a \u00E9t\u00E9 d\u00E9tect\u00E9 dans une propri\u00E9t\u00E9 IDREF, mais cet objet ne comporte aucun ID.
+MISSING_ID = L"objet "{0}" a \u00e9t\u00e9 d\u00e9tect\u00e9 dans une propri\u00e9t\u00e9 IDREF, mais cet objet ne comporte aucun ID.
-NOT_IMPLEMENTED_IN_2_0 = Cette fonctionnalit\u00E9 n'est pas disponible dans JAXB RI 2.0
+NOT_IMPLEMENTED_IN_2_0 = Cette fonctionnalit\u00e9 n'est pas disponible dans JAXB RI 2.0
UNRECOGNIZED_ELEMENT_NAME = Le nom de balise "{0}" est inconnu pour ce contexte JAXBContext.
-TYPE_MISMATCH = La propri\u00E9t\u00E9 "{1}" d''un objet "{0}" contient un objet de type "{2}" mais cela n''est pas autoris\u00E9. Pour savoir ce que cette propri\u00E9t\u00E9 peut accepter, consultez Javadoc.
+TYPE_MISMATCH = La propri\u00e9t\u00e9 "{1}" d''un objet "{0}" contient un objet de type "{2}" mais cela n''est pas autoris\u00e9. Pour savoir ce que cette propri\u00e9t\u00e9 peut accepter, consultez Javadoc.
MISSING_OBJECT = un objet est manquant dans un champ obligatoire "{0}"
-NOT_IDENTIFIABLE = Un objet est r\u00E9f\u00E9renc\u00E9 en tant qu'IDREF mais son champ d'ID est NULL
+NOT_IDENTIFIABLE = Un objet est r\u00e9f\u00e9renc\u00e9 en tant qu'IDREF mais son champ d'ID est NULL
-DANGLING_IDREF = Une arborescence contient une r\u00E9f\u00E9rence \u00E0 l''ID "{0}" mais elle ne fait pas partie du graphique d''objet
+DANGLING_IDREF = Une arborescence contient une r\u00e9f\u00e9rence \u00e0 l''ID "{0}" mais elle ne fait pas partie du graphique d''objet
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = le r\u00E9solveur de sortie de sch\u00E9ma ne doit pas \u00EAtre NULL
+NULL_OUTPUT_RESOLVER = le r\u00e9solveur de sortie de sch\u00e9ma ne doit pas \u00eatre NULL
-UNABLE_TO_MARSHAL_NON_ELEMENT = impossible de s\u00E9rialiser le type "{0}" en tant qu''\u00E9l\u00E9ment car il lui manque une annotation @XmlRootElement
+UNABLE_TO_MARSHAL_NON_ELEMENT = impossible de s\u00e9rialiser le type "{0}" en tant qu''\u00e9l\u00e9ment car il lui manque une annotation @XmlRootElement
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = impossible de s\u00E9rialiser le type "{0}" en tant qu''\u00E9l\u00E9ment car il est inconnu dans ce contexte.
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = impossible de s\u00e9rialiser le type "{0}" en tant qu''\u00e9l\u00e9ment car il est inconnu dans ce contexte.
-UNSUPPORTED_PROPERTY = "{0}" n''est pas une propri\u00E9t\u00E9 prise en charge
+UNSUPPORTED_PROPERTY = "{0}" n''est pas une propri\u00e9t\u00e9 prise en charge
-NULL_PROPERTY_NAME = le param\u00E8tre de nom de propri\u00E9t\u00E9 ne peut pas \u00EAtre NULL
+NULL_PROPERTY_NAME = le param\u00e8tre de nom de propri\u00e9t\u00e9 ne peut pas \u00eatre NULL
-MUST_BE_X = la propri\u00E9t\u00E9 "{0}" doit \u00EAtre une instance de type {1}, non pas {2}
+MUST_BE_X = la propri\u00e9t\u00e9 "{0}" doit \u00eatre une instance de type {1}, non pas {2}
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = L''instance de "{1}" remplace "{0}", mais "{2}" est li\u00E9 \u00E0 un type anonyme.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = L''instance de "{1}" remplace "{0}", mais "{2}" est li\u00e9 \u00e0 un type anonyme.
-CYCLE_IN_MARSHALLER = Un cycle est d\u00E9tect\u00E9 dans le graphique d''objet. Cela g\u00E9n\u00E9rera un fichier XML d''une profondeur infinie : {0}
+CYCLE_IN_MARSHALLER = Un cycle est d\u00e9tect\u00e9 dans le graphique d''objet. Cela g\u00e9n\u00e9rera un fichier XML d''une profondeur infinie : {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = Impossible de lister les m\u00E9thodes de "{0}". S''il existe un gestionnaire de callback d''\u00E9v\u00E9nement sur cette classe, il ne sera pas pris en compte.
+UNABLE_TO_DISCOVER_EVENTHANDLER = Impossible de lister les m\u00e9thodes de "{0}". S''il existe un gestionnaire de callback d''\u00e9v\u00e9nement sur cette classe, il ne sera pas pris en compte.
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Un document DOM "{0}" a \u00E9t\u00E9 d\u00E9tect\u00E9 mais un \u00E9l\u00E9ment est n\u00E9cessaire. Utilisez Document.getDocumentElement() et d\u00E9finissez cet objet \u00E0 la place.
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Un document DOM "{0}" a \u00e9t\u00e9 d\u00e9tect\u00e9 mais un \u00e9l\u00e9ment est n\u00e9cessaire. Utilisez Document.getDocumentElement() et d\u00e9finissez cet objet \u00e0 la place.
UNKNOWN_CLASS = {0} ni aucune de ses superclasses n''est connue dans ce contexte.
-FAILED_TO_GENERATE_SCHEMA = Echec de la g\u00E9n\u00E9ration du sch\u00E9ma.
+FAILED_TO_GENERATE_SCHEMA = Echec de la g\u00e9n\u00e9ration du sch\u00e9ma.
-ERROR_PROCESSING_SCHEMA = Erreur lors du traitement du sch\u00E9ma.
+ERROR_PROCESSING_SCHEMA = Erreur lors du traitement du sch\u00e9ma.
ILLEGAL_CONTENT = Contenu XML interdit dans <{0}> : "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_it.properties
index 404d7a0..ebbff0a 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -23,42 +23,42 @@
# {0} - class name, {2} - method name
UNABLE_TO_FIND_CONVERSION_METHOD = {0} non ha un metodo {1} {2}();
-MISSING_ID = Oggetto "{0}" trovato in una propriet\u00E0 IDREF ma questo oggetto non ha un ID.
+MISSING_ID = Oggetto "{0}" trovato in una propriet\u00e0 IDREF ma questo oggetto non ha un ID.
-NOT_IMPLEMENTED_IN_2_0 = Questa funzione non \u00E8 disponibile in JAXB RI 2.0
+NOT_IMPLEMENTED_IN_2_0 = Questa funzione non \u00e8 disponibile in JAXB RI 2.0
UNRECOGNIZED_ELEMENT_NAME = Nome della tag "{0}" sconosciuto a questo JAXBContext.
-TYPE_MISMATCH = La propriet\u00E0 "{1}" di un oggetto "{0}" contiene un oggetto di tipo "{2}" non consentito. Vedere il javadoc di questa propriet\u00E0 per quello che pu\u00F2 essere accettato dalla propriet\u00E0.
+TYPE_MISMATCH = La propriet\u00e0 "{1}" di un oggetto "{0}" contiene un oggetto di tipo "{2}" non consentito. Vedere il javadoc di questa propriet\u00e0 per quello che pu\u00f2 essere accettato dalla propriet\u00e0.
MISSING_OBJECT = oggetto mancante in un campo obbligatorio ''{0}''
-NOT_IDENTIFIABLE = Viene fatto riferimento a un oggetto come IDREF ma il relativo campo ID \u00E8 nullo
+NOT_IDENTIFIABLE = Viene fatto riferimento a un oggetto come IDREF ma il relativo campo ID \u00e8 nullo
DANGLING_IDREF = Una struttura contiene un riferimento all''ID "{0}" ma non fa parte del grafico dell''oggetto
# Wrapped into a IOException. Not concatenated with any other string.
NULL_OUTPUT_RESOLVER = il resolver di output dello schema non deve essere nullo
-UNABLE_TO_MARSHAL_NON_ELEMENT = impossibile eseguire il marshalling del tipo "{0}" come elemento poich\u00E9 manca un''annotazione @XmlRootElement
+UNABLE_TO_MARSHAL_NON_ELEMENT = impossibile eseguire il marshalling del tipo "{0}" come elemento poich\u00e9 manca un''annotazione @XmlRootElement
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = impossibile eseguire il marshalling del tipo "{0}" come elemento poich\u00E9 \u00E8 sconosciuto a questo contesto.
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = impossibile eseguire il marshalling del tipo "{0}" come elemento poich\u00e9 \u00e8 sconosciuto a questo contesto.
-UNSUPPORTED_PROPERTY = "{0}" non \u00E8 una propriet\u00E0 supportata
+UNSUPPORTED_PROPERTY = "{0}" non \u00e8 una propriet\u00e0 supportata
-NULL_PROPERTY_NAME = il parametro del nome della propriet\u00E0 non pu\u00F2 essere nullo
+NULL_PROPERTY_NAME = il parametro del nome della propriet\u00e0 non pu\u00f2 essere nullo
-MUST_BE_X = la propriet\u00E0 "{0}" deve essere un''istanza di tipo {1}, non {2}
+MUST_BE_X = la propriet\u00e0 "{0}" deve essere un''istanza di tipo {1}, non {2}
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = L''istanza di "{1}" sta sostituendo "{0}" ma "{2}" \u00E8 associato a un tipo anonimo.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = L''istanza di "{1}" sta sostituendo "{0}" ma "{2}" \u00e8 associato a un tipo anonimo.
-CYCLE_IN_MARSHALLER = \u00C8 stato rilevato un ciclo nel grafico dell''oggetto. Questo provocher\u00E0 un XML con profondit\u00E0 infinita: {0}
+CYCLE_IN_MARSHALLER = \u00c8 stato rilevato un ciclo nel grafico dell''oggetto. Questo provocher\u00e0 un XML con profondit\u00e0 infinita: {0}
# {0} - class name
UNABLE_TO_DISCOVER_EVENTHANDLER = Impossibile elencare i metodi di "{0}". Gli handler di callback degli eventi presenti su questa classe verranno ignorati.
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u00C8 stato trovato un documento DOM "{0}" ma \u00E8 richiesto un elemento. Usare Document.getDocumentElement() e impostare invece tale oggetto.
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u00c8 stato trovato un documento DOM "{0}" ma \u00e8 richiesto un elemento. Usare Document.getDocumentElement() e impostare invece tale oggetto.
UNKNOWN_CLASS = {0} e le relative classi superiori sono sconosciute a questo contesto.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ja.properties
index cac3e05..04f6bb7 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = marshal()\u306Eobject\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u53EF\u80FD\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+NOT_MARSHALLABLE = marshal()\u306eobject\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u53ef\u80fd\u3067\u306f\u3042\u308a\u307e\u305b\u3093
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044javax.xml.parser.transform.Result\u30D1\u30E9\u30E1\u30FC\u30BF\u3067\u3059
+UNSUPPORTED_RESULT = \u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044javax.xml.parser.transform.Result\u30d1\u30e9\u30e1\u30fc\u30bf\u3067\u3059
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = \u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0: {0}
+UNSUPPORTED_ENCODING = \u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0: {0}
-ILLEGAL_PARAMETER = "{0}"\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u4E0D\u6B63\u3067\u3059: {1}
+ILLEGAL_PARAMETER = "{0}"\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u4e0d\u6b63\u3067\u3059: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0}\u306B\u30E1\u30BD\u30C3\u30C9{1} {2}()\u304C\u3042\u308A\u307E\u305B\u3093;
+UNABLE_TO_FIND_CONVERSION_METHOD = {0}\u306b\u30e1\u30bd\u30c3\u30c9{1} {2}()\u304c\u3042\u308a\u307e\u305b\u3093;
-MISSING_ID = \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8"{0}"\u304CIDREF\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u304C\u3001\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u306FID\u304C\u3042\u308A\u307E\u305B\u3093\u3002
+MISSING_ID = \u30aa\u30d6\u30b8\u30a7\u30af\u30c8"{0}"\u304cIDREF\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u306fID\u304c\u3042\u308a\u307e\u305b\u3093\u3002
-NOT_IMPLEMENTED_IN_2_0 = \u3053\u306E\u6A5F\u80FD\u306FJAXB RI 2.0\u3067\u306F\u4F7F\u7528\u4E0D\u53EF\u3067\u3059
+NOT_IMPLEMENTED_IN_2_0 = \u3053\u306e\u6a5f\u80fd\u306fJAXB RI 2.0\u3067\u306f\u4f7f\u7528\u4e0d\u53ef\u3067\u3059
-UNRECOGNIZED_ELEMENT_NAME = \u30BF\u30B0\u540D"{0}"\u306F\u3053\u306EJAXBContext\u3067\u306F\u8A8D\u8B58\u3055\u308C\u307E\u305B\u3093\u3002
+UNRECOGNIZED_ELEMENT_NAME = \u30bf\u30b0\u540d"{0}"\u306f\u3053\u306eJAXBContext\u3067\u306f\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093\u3002
-TYPE_MISMATCH = "{0}"\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E"{1}"\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u306F"{2}"\u30BF\u30A4\u30D7\u306E\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u308C\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093\u3002\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u53D7\u5165\u53EF\u80FD\u306A\u30BF\u30A4\u30D7\u306B\u3064\u3044\u3066\u306F\u3001\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306Ejavadoc\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+TYPE_MISMATCH = "{0}"\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e"{1}"\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u306f"{2}"\u30bf\u30a4\u30d7\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u308c\u306f\u8a31\u53ef\u3055\u308c\u307e\u305b\u3093\u3002\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u53d7\u5165\u53ef\u80fd\u306a\u30bf\u30a4\u30d7\u306b\u3064\u3044\u3066\u306f\u3001\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306ejavadoc\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-MISSING_OBJECT = \u5FC5\u9808\u30D5\u30A3\u30FC\u30EB\u30C9"{0}"\u306B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u305B\u3093
+MISSING_OBJECT = \u5fc5\u9808\u30d5\u30a3\u30fc\u30eb\u30c9"{0}"\u306b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u3042\u308a\u307e\u305b\u3093
-NOT_IDENTIFIABLE = \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306FIDREF\u3068\u3057\u3066\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001ID\u30D5\u30A3\u30FC\u30EB\u30C9\u304Cnull\u3067\u3059
+NOT_IDENTIFIABLE = \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306fIDREF\u3068\u3057\u3066\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001ID\u30d5\u30a3\u30fc\u30eb\u30c9\u304cnull\u3067\u3059
-DANGLING_IDREF = \u30C4\u30EA\u30FC\u306BID "{0}"\u3078\u306E\u53C2\u7167\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u30FB\u30B0\u30E9\u30D5\u306E\u4E00\u90E8\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+DANGLING_IDREF = \u30c4\u30ea\u30fc\u306bID "{0}"\u3078\u306e\u53c2\u7167\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30fb\u30b0\u30e9\u30d5\u306e\u4e00\u90e8\u3067\u306f\u3042\u308a\u307e\u305b\u3093
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = \u30B9\u30AD\u30FC\u30DE\u51FA\u529B\u30EA\u30BE\u30EB\u30D0\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093
+NULL_OUTPUT_RESOLVER = \u30b9\u30ad\u30fc\u30de\u51fa\u529b\u30ea\u30be\u30eb\u30d0\u306fnull\u306b\u3067\u304d\u307e\u305b\u3093
-UNABLE_TO_MARSHAL_NON_ELEMENT = @XmlRootElement\u6CE8\u91C8\u304C\u306A\u3044\u305F\u3081\u3001\u30BF\u30A4\u30D7"{0}"\u3092\u8981\u7D20\u3068\u3057\u3066\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u3067\u304D\u307E\u305B\u3093
+UNABLE_TO_MARSHAL_NON_ELEMENT = @XmlRootElement\u6ce8\u91c8\u304c\u306a\u3044\u305f\u3081\u3001\u30bf\u30a4\u30d7"{0}"\u3092\u8981\u7d20\u3068\u3057\u3066\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u3067\u304d\u307e\u305b\u3093
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u8A8D\u8B58\u3055\u308C\u306A\u3044\u305F\u3081\u3001\u30BF\u30A4\u30D7"{0}"\u3092\u8981\u7D20\u3068\u3057\u3066\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u3067\u304D\u307E\u305B\u3093\u3002
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u3053\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u3067\u8a8d\u8b58\u3055\u308c\u306a\u3044\u305f\u3081\u3001\u30bf\u30a4\u30d7"{0}"\u3092\u8981\u7d20\u3068\u3057\u3066\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u3067\u304d\u307e\u305b\u3093\u3002
-UNSUPPORTED_PROPERTY = "{0}"\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+UNSUPPORTED_PROPERTY = "{0}"\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306f\u3042\u308a\u307e\u305b\u3093
-NULL_PROPERTY_NAME = \u30D7\u30ED\u30D1\u30C6\u30A3\u306Ename\u30D1\u30E9\u30E1\u30FC\u30BF\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093
+NULL_PROPERTY_NAME = \u30d7\u30ed\u30d1\u30c6\u30a3\u306ename\u30d1\u30e9\u30e1\u30fc\u30bf\u306fnull\u306b\u3067\u304d\u307e\u305b\u3093
-MUST_BE_X = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306F\u3001{2}\u3067\u306F\u306A\u304F\u30BF\u30A4\u30D7{1}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
+MUST_BE_X = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306f\u3001{2}\u3067\u306f\u306a\u304f\u30bf\u30a4\u30d7{1}\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}"\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u306F"{0}"\u3092\u4EE3\u7528\u3057\u3066\u3044\u307E\u3059\u304C\u3001"{2}"\u306F\u533F\u540D\u30BF\u30A4\u30D7\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u3059\u3002
+SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}"\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f"{0}"\u3092\u4ee3\u7528\u3057\u3066\u3044\u307e\u3059\u304c\u3001"{2}"\u306f\u533f\u540d\u30bf\u30a4\u30d7\u306b\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u3066\u3044\u307e\u3059\u3002
-CYCLE_IN_MARSHALLER = \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u30FB\u30B0\u30E9\u30D5\u3067\u5FAA\u74B0\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F\u3002\u3053\u308C\u306B\u3088\u308AXML\u304C\u7121\u9650\u306B\u6DF1\u304F\u306A\u308A\u307E\u3059: {0}
+CYCLE_IN_MARSHALLER = \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30fb\u30b0\u30e9\u30d5\u3067\u5faa\u74b0\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002\u3053\u308c\u306b\u3088\u308aXML\u304c\u7121\u9650\u306b\u6df1\u304f\u306a\u308a\u307e\u3059: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = "{0}"\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u30EA\u30B9\u30C8\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u306E\u30AF\u30E9\u30B9\u306B\u30A4\u30D9\u30F3\u30C8\u30FB\u30B3\u30FC\u30EB\u30D0\u30C3\u30AF\u30FB\u30CF\u30F3\u30C9\u30E9\u304C\u3042\u308B\u5834\u5408\u306F\u7121\u8996\u3055\u308C\u307E\u3059\u3002
+UNABLE_TO_DISCOVER_EVENTHANDLER = "{0}"\u306e\u30e1\u30bd\u30c3\u30c9\u3092\u30ea\u30b9\u30c8\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30af\u30e9\u30b9\u306b\u30a4\u30d9\u30f3\u30c8\u30fb\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u30fb\u30cf\u30f3\u30c9\u30e9\u304c\u3042\u308b\u5834\u5408\u306f\u7121\u8996\u3055\u308c\u307e\u3059\u3002
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = DOM\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8"{0}"\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u304C\u3001\u8981\u7D20\u304C\u5FC5\u8981\u3067\u3059\u3002Document.getDocumentElement()\u3092\u4F7F\u7528\u3057\u3066\u3001\u304B\u308F\u308A\u306B\u305D\u306E\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = DOM\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8"{0}"\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u8981\u7d20\u304c\u5fc5\u8981\u3067\u3059\u3002Document.getDocumentElement()\u3092\u4f7f\u7528\u3057\u3066\u3001\u304b\u308f\u308a\u306b\u305d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-UNKNOWN_CLASS = {0}\u304A\u3088\u3073\u305D\u306E\u30B9\u30FC\u30D1\u30FC\u30FB\u30AF\u30E9\u30B9\u306F\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306F\u8A8D\u8B58\u3055\u308C\u307E\u305B\u3093\u3002
+UNKNOWN_CLASS = {0}\u304a\u3088\u3073\u305d\u306e\u30b9\u30fc\u30d1\u30fc\u30fb\u30af\u30e9\u30b9\u306f\u3053\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u3067\u306f\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093\u3002
-FAILED_TO_GENERATE_SCHEMA = \u30B9\u30AD\u30FC\u30DE\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
+FAILED_TO_GENERATE_SCHEMA = \u30b9\u30ad\u30fc\u30de\u306e\u751f\u6210\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002
-ERROR_PROCESSING_SCHEMA = \u30B9\u30AD\u30FC\u30DE\u306E\u51E6\u7406\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002
+ERROR_PROCESSING_SCHEMA = \u30b9\u30ad\u30fc\u30de\u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
-ILLEGAL_CONTENT = <{0}>\u306EXML\u30B3\u30F3\u30C6\u30F3\u30C4\u304C\u4E0D\u6B63\u3067\u3059: "{1}"\u3002
+ILLEGAL_CONTENT = <{0}>\u306eXML\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u4e0d\u6b63\u3067\u3059: "{1}"\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ko.properties
index 10920b8..7185d06 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = \uAC1D\uCCB4 \uB9E4\uAC1C\uBCC0\uC218\uC5D0 \uB300\uD574\uC11C\uB294 marshal() \uBA54\uC18C\uB4DC\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+NOT_MARSHALLABLE = \uac1d\uccb4 \ub9e4\uac1c\ubcc0\uc218\uc5d0 \ub300\ud574\uc11c\ub294 marshal() \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 javax.xml.parser.transform.Result \uB9E4\uAC1C\uBCC0\uC218
+UNSUPPORTED_RESULT = \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 javax.xml.parser.transform.Result \ub9e4\uac1c\ubcc0\uc218
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC778\uCF54\uB529: {0}
+UNSUPPORTED_ENCODING = \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \uc778\ucf54\ub529: {0}
-ILLEGAL_PARAMETER = \uC798\uBABB\uB41C "{0}" \uB9E4\uAC1C\uBCC0\uC218: {1}
+ILLEGAL_PARAMETER = \uc798\ubabb\ub41c "{0}" \ub9e4\uac1c\ubcc0\uc218: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0}\uC5D0 {1} {2}(); \uBA54\uC18C\uB4DC\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNABLE_TO_FIND_CONVERSION_METHOD = {0}\uc5d0 {1} {2}(); \uba54\uc18c\ub4dc\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-MISSING_ID = "{0}" \uAC1D\uCCB4\uAC00 IDREF \uC18D\uC131\uC5D0\uC11C \uBC1C\uACAC\uB418\uC5C8\uC9C0\uB9CC \uC774 \uAC1D\uCCB4\uC5D0 ID\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+MISSING_ID = "{0}" \uac1d\uccb4\uac00 IDREF \uc18d\uc131\uc5d0\uc11c \ubc1c\uacac\ub418\uc5c8\uc9c0\ub9cc \uc774 \uac1d\uccb4\uc5d0 ID\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-NOT_IMPLEMENTED_IN_2_0 = \uC774 \uAE30\uB2A5\uC740 JAXB RI 2.0\uC5D0\uC11C \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+NOT_IMPLEMENTED_IN_2_0 = \uc774 \uae30\ub2a5\uc740 JAXB RI 2.0\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-UNRECOGNIZED_ELEMENT_NAME = \uC774 JAXBContext\uC5D0\uC11C \uD0DC\uADF8 \uC774\uB984 "{0}"\uC744(\uB97C) \uC778\uC2DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNRECOGNIZED_ELEMENT_NAME = \uc774 JAXBContext\uc5d0\uc11c \ud0dc\uadf8 \uc774\ub984 "{0}"\uc744(\ub97c) \uc778\uc2dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-TYPE_MISMATCH = "{0}" \uAC1D\uCCB4\uC758 "{1}" \uC18D\uC131\uC5D0 "{2}" \uC720\uD615\uC758 \uAC1D\uCCB4\uAC00 \uD3EC\uD568\uB418\uC5B4 \uC788\uC9C0\uB9CC \uC774 \uC720\uD615\uC740 \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uC774 \uC18D\uC131\uC5D0 \uC0AC\uC6A9\uD560 \uC218 \uC788\uB294 \uC720\uD615\uC740 \uC774 \uC18D\uC131\uC758 javadoc\uB97C \uCC38\uC870\uD558\uC2ED\uC2DC\uC624.
+TYPE_MISMATCH = "{0}" \uac1d\uccb4\uc758 "{1}" \uc18d\uc131\uc5d0 "{2}" \uc720\ud615\uc758 \uac1d\uccb4\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0\ub9cc \uc774 \uc720\ud615\uc740 \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774 \uc18d\uc131\uc5d0 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc720\ud615\uc740 \uc774 \uc18d\uc131\uc758 javadoc\ub97c \ucc38\uc870\ud558\uc2ed\uc2dc\uc624.
-MISSING_OBJECT = \uD544\uC218 \uD544\uB4DC "{0}"\uC5D0 \uAC1D\uCCB4\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+MISSING_OBJECT = \ud544\uc218 \ud544\ub4dc "{0}"\uc5d0 \uac1d\uccb4\uac00 \ub204\ub77d\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-NOT_IDENTIFIABLE = \uAC1D\uCCB4\uAC00 IDREF\uB85C \uCC38\uC870\uB418\uC5C8\uC9C0\uB9CC \uD574\uB2F9 ID \uD544\uB4DC\uAC00 \uB110\uC785\uB2C8\uB2E4.
+NOT_IDENTIFIABLE = \uac1d\uccb4\uac00 IDREF\ub85c \ucc38\uc870\ub418\uc5c8\uc9c0\ub9cc \ud574\ub2f9 ID \ud544\ub4dc\uac00 \ub110\uc785\ub2c8\ub2e4.
-DANGLING_IDREF = \uD2B8\uB9AC\uAC00 ID "{0}"\uC5D0 \uB300\uD55C \uCC38\uC870\uB97C \uD3EC\uD568\uD558\uACE0 \uC788\uC9C0\uB9CC \uAC1D\uCCB4 \uADF8\uB798\uD504\uC5D0 \uC18D\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+DANGLING_IDREF = \ud2b8\ub9ac\uac00 ID "{0}"\uc5d0 \ub300\ud55c \ucc38\uc870\ub97c \ud3ec\ud568\ud558\uace0 \uc788\uc9c0\ub9cc \uac1d\uccb4 \uadf8\ub798\ud504\uc5d0 \uc18d\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = \uC2A4\uD0A4\uB9C8 \uCD9C\uB825 \uBD84\uC11D\uAE30\uB294 \uB110\uC774 \uC544\uB2C8\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+NULL_OUTPUT_RESOLVER = \uc2a4\ud0a4\ub9c8 \ucd9c\ub825 \ubd84\uc11d\uae30\ub294 \ub110\uc774 \uc544\ub2c8\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-UNABLE_TO_MARSHAL_NON_ELEMENT = @XmlRootElement \uC8FC\uC11D\uC774 \uB204\uB77D\uB418\uC5B4 "{0}" \uC720\uD615\uC744 \uC694\uC18C\uB85C \uB9C8\uC15C\uB9C1\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNABLE_TO_MARSHAL_NON_ELEMENT = @XmlRootElement \uc8fc\uc11d\uc774 \ub204\ub77d\ub418\uc5b4 "{0}" \uc720\ud615\uc744 \uc694\uc18c\ub85c \ub9c8\uc15c\ub9c1\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = "{0}" \uC720\uD615\uC740 \uC774 \uCEE8\uD14D\uC2A4\uD2B8\uC5D0\uC11C \uC778\uC2DD\uD560 \uC218 \uC5C6\uC73C\uBBC0\uB85C \uC694\uC18C\uB85C \uB9C8\uC15C\uB9C1\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = "{0}" \uc720\ud615\uc740 \uc774 \ucee8\ud14d\uc2a4\ud2b8\uc5d0\uc11c \uc778\uc2dd\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c \uc694\uc18c\ub85c \ub9c8\uc15c\ub9c1\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-UNSUPPORTED_PROPERTY = "{0}"\uC740(\uB294) \uC9C0\uC6D0\uB418\uB294 \uC18D\uC131\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+UNSUPPORTED_PROPERTY = "{0}"\uc740(\ub294) \uc9c0\uc6d0\ub418\ub294 \uc18d\uc131\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-NULL_PROPERTY_NAME = \uC18D\uC131 \uC774\uB984 \uB9E4\uAC1C\uBCC0\uC218\uB294 \uB110\uC77C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+NULL_PROPERTY_NAME = \uc18d\uc131 \uc774\ub984 \ub9e4\uac1c\ubcc0\uc218\ub294 \ub110\uc77c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-MUST_BE_X = "{0}" \uC18D\uC131\uC740 {2}\uC774(\uAC00) \uC544\uB2CC {1} \uC720\uD615\uC758 \uC778\uC2A4\uD134\uC2A4\uC5EC\uC57C \uD569\uB2C8\uB2E4.
+MUST_BE_X = "{0}" \uc18d\uc131\uc740 {2}\uc774(\uac00) \uc544\ub2cc {1} \uc720\ud615\uc758 \uc778\uc2a4\ud134\uc2a4\uc5ec\uc57c \ud569\ub2c8\ub2e4.
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}"\uC758 \uC778\uC2A4\uD134\uC2A4\uAC00 "{0}"\uC744(\uB97C) \uB300\uCCB4\uD558\uACE0 \uC788\uC9C0\uB9CC "{2}"\uC774(\uAC00) \uC775\uBA85 \uC720\uD615\uC5D0 \uBC14\uC778\uB4DC\uB418\uC5B4 \uC788\uC2B5\uB2C8\uB2E4.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}"\uc758 \uc778\uc2a4\ud134\uc2a4\uac00 "{0}"\uc744(\ub97c) \ub300\uccb4\ud558\uace0 \uc788\uc9c0\ub9cc "{2}"\uc774(\uac00) \uc775\uba85 \uc720\ud615\uc5d0 \ubc14\uc778\ub4dc\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.
-CYCLE_IN_MARSHALLER = \uAC1D\uCCB4 \uADF8\uB798\uD504\uC5D0\uC11C \uC21C\uD658\uC774 \uAC10\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC774\uB85C \uC778\uD574 XML\uC774 \uBB34\uD55C\uB300\uB85C \uAE4A\uC5B4\uC9D0: {0}
+CYCLE_IN_MARSHALLER = \uac1d\uccb4 \uadf8\ub798\ud504\uc5d0\uc11c \uc21c\ud658\uc774 \uac10\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774\ub85c \uc778\ud574 XML\uc774 \ubb34\ud55c\ub300\ub85c \uae4a\uc5b4\uc9d0: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = "{0}"\uC758 \uBA54\uC18C\uB4DC\uB97C \uB098\uC5F4\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC774 \uD074\uB798\uC2A4\uC5D0 \uC774\uBCA4\uD2B8 \uCF5C\uBC31 \uCC98\uB9AC\uAE30\uAC00 \uC788\uC744 \uACBD\uC6B0 \uBB34\uC2DC\uB429\uB2C8\uB2E4.
+UNABLE_TO_DISCOVER_EVENTHANDLER = "{0}"\uc758 \uba54\uc18c\ub4dc\ub97c \ub098\uc5f4\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \ud074\ub798\uc2a4\uc5d0 \uc774\ubca4\ud2b8 \ucf5c\ubc31 \ucc98\ub9ac\uae30\uac00 \uc788\uc744 \uacbd\uc6b0 \ubb34\uc2dc\ub429\ub2c8\ub2e4.
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = DOM \uBB38\uC11C "{0}"\uC774(\uAC00) \uBC1C\uACAC\uB418\uC5C8\uC9C0\uB9CC \uC694\uC18C\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4. Document.getDocumentElement()\uB97C \uC0AC\uC6A9\uD558\uACE0 \uD574\uB2F9 \uAC1D\uCCB4\uB97C \uC124\uC815\uD558\uC2ED\uC2DC\uC624.
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = DOM \ubb38\uc11c "{0}"\uc774(\uac00) \ubc1c\uacac\ub418\uc5c8\uc9c0\ub9cc \uc694\uc18c\uac00 \ud544\uc694\ud569\ub2c8\ub2e4. Document.getDocumentElement()\ub97c \uc0ac\uc6a9\ud558\uace0 \ud574\ub2f9 \uac1d\uccb4\ub97c \uc124\uc815\ud558\uc2ed\uc2dc\uc624.
-UNKNOWN_CLASS = \uC774 \uCEE8\uD14D\uC2A4\uD2B8\uC5D0\uC11C {0}\uACFC(\uC640) \uD574\uB2F9 \uC218\uD37C \uD074\uB798\uC2A4\uB97C \uC778\uC2DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNKNOWN_CLASS = \uc774 \ucee8\ud14d\uc2a4\ud2b8\uc5d0\uc11c {0}\uacfc(\uc640) \ud574\ub2f9 \uc218\ud37c \ud074\ub798\uc2a4\ub97c \uc778\uc2dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-FAILED_TO_GENERATE_SCHEMA = \uC2A4\uD0A4\uB9C8 \uC0DD\uC131\uC744 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4.
+FAILED_TO_GENERATE_SCHEMA = \uc2a4\ud0a4\ub9c8 \uc0dd\uc131\uc744 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.
-ERROR_PROCESSING_SCHEMA = \uC2A4\uD0A4\uB9C8 \uCC98\uB9AC \uC911 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.
+ERROR_PROCESSING_SCHEMA = \uc2a4\ud0a4\ub9c8 \ucc98\ub9ac \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.
-ILLEGAL_CONTENT = <{0}>\uC5D0 \uC798\uBABB\uB41C XML \uCF58\uD150\uCE20\uAC00 \uC788\uC74C: "{1}".
+ILLEGAL_CONTENT = <{0}>\uc5d0 \uc798\ubabb\ub41c XML \ucf58\ud150\uce20\uac00 \uc788\uc74c: "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_pt_BR.properties
index 67e2ae1..74df3c8 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = o par\u00E2metro do objeto para fazer marshal() n\u00E3o pode ser submetido a marshal
+NOT_MARSHALLABLE = o par\u00e2metro do objeto para fazer marshal() n\u00e3o pode ser submetido a marshal
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = par\u00E2metro javax.xml.parser.transform.Result n\u00E3o suportado
+UNSUPPORTED_RESULT = par\u00e2metro javax.xml.parser.transform.Result n\u00e3o suportado
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = codifica\u00E7\u00E3o n\u00E3o suportada: {0}
+UNSUPPORTED_ENCODING = codifica\u00e7\u00e3o n\u00e3o suportada: {0}
-ILLEGAL_PARAMETER = par\u00E2metro "{0}" inv\u00E1lido: {1}
+ILLEGAL_PARAMETER = par\u00e2metro "{0}" inv\u00e1lido: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0} n\u00E3o tem um m\u00E9todo {1} {2}();
+UNABLE_TO_FIND_CONVERSION_METHOD = {0} n\u00e3o tem um m\u00e9todo {1} {2}();
-MISSING_ID = O objeto "{0}" foi encontrado em uma propriedade IDREF, mas este objeto n\u00E3o tem um ID.
+MISSING_ID = O objeto "{0}" foi encontrado em uma propriedade IDREF, mas este objeto n\u00e3o tem um ID.
-NOT_IMPLEMENTED_IN_2_0 = Este recurso n\u00E3o est\u00E1 dispon\u00EDvel no JAXB RI 2.0
+NOT_IMPLEMENTED_IN_2_0 = Este recurso n\u00e3o est\u00e1 dispon\u00edvel no JAXB RI 2.0
-UNRECOGNIZED_ELEMENT_NAME = O nome da tag "{0}" n\u00E3o \u00E9 conhecido para este JAXBContext.
+UNRECOGNIZED_ELEMENT_NAME = O nome da tag "{0}" n\u00e3o \u00e9 conhecido para este JAXBContext.
-TYPE_MISMATCH = a propriedade "{1}" de um objeto "{0}" cont\u00E9m um objeto do tipo "{2}", mas esse tipo n\u00E3o \u00E9 permitido. Consulte javadoc desta propriedade para saber o que essa propriedade pode aceitar.
+TYPE_MISMATCH = a propriedade "{1}" de um objeto "{0}" cont\u00e9m um objeto do tipo "{2}", mas esse tipo n\u00e3o \u00e9 permitido. Consulte javadoc desta propriedade para saber o que essa propriedade pode aceitar.
-MISSING_OBJECT = n\u00E3o foi encontrado um campo "{0}" obrigat\u00F3rio em um objeto
+MISSING_OBJECT = n\u00e3o foi encontrado um campo "{0}" obrigat\u00f3rio em um objeto
-NOT_IDENTIFIABLE = Um objeto \u00E9 mencionado como IDREF, mas seu campo ID \u00E9 nulo
+NOT_IDENTIFIABLE = Um objeto \u00e9 mencionado como IDREF, mas seu campo ID \u00e9 nulo
-DANGLING_IDREF = Uma \u00E1rvore cont\u00E9m uma refer\u00EAncia ao ID "{0}", mas n\u00E3o faz parte do gr\u00E1fico do objeto
+DANGLING_IDREF = Uma \u00e1rvore cont\u00e9m uma refer\u00eancia ao ID "{0}", mas n\u00e3o faz parte do gr\u00e1fico do objeto
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = o resolvedor de sa\u00EDda do esquema n\u00E3o deve ser nulo
+NULL_OUTPUT_RESOLVER = o resolvedor de sa\u00edda do esquema n\u00e3o deve ser nulo
-UNABLE_TO_MARSHAL_NON_ELEMENT = n\u00E3o \u00E9 poss\u00EDvel fazer marshalling do tipo "{0}" como um elemento porque ele n\u00E3o foi encontrado em uma anota\u00E7\u00E3o @XmlRootElement
+UNABLE_TO_MARSHAL_NON_ELEMENT = n\u00e3o \u00e9 poss\u00edvel fazer marshalling do tipo "{0}" como um elemento porque ele n\u00e3o foi encontrado em uma anota\u00e7\u00e3o @XmlRootElement
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = n\u00E3o \u00E9 poss\u00EDvel fazer marshalling do tipo "{0}" como um elemento porque ele n\u00E3o foi encontrado para este contexto.
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = n\u00e3o \u00e9 poss\u00edvel fazer marshalling do tipo "{0}" como um elemento porque ele n\u00e3o foi encontrado para este contexto.
-UNSUPPORTED_PROPERTY = "{0}" n\u00E3o \u00E9 uma propriedade suportada
+UNSUPPORTED_PROPERTY = "{0}" n\u00e3o \u00e9 uma propriedade suportada
-NULL_PROPERTY_NAME = o par\u00E2metro de nome da propriedade n\u00E3o pode ser nulo
+NULL_PROPERTY_NAME = o par\u00e2metro de nome da propriedade n\u00e3o pode ser nulo
-MUST_BE_X = a propriedade "{0}" deve ser uma inst\u00E2ncia do tipo {1}, n\u00E3o {2}
+MUST_BE_X = a propriedade "{0}" deve ser uma inst\u00e2ncia do tipo {1}, n\u00e3o {2}
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = A inst\u00E2ncia de "{1}" est\u00E1 substituindo "{0}", mas "{2}" est\u00E1 vinculado a um tipo an\u00F4nimo.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = A inst\u00e2ncia de "{1}" est\u00e1 substituindo "{0}", mas "{2}" est\u00e1 vinculado a um tipo an\u00f4nimo.
-CYCLE_IN_MARSHALLER = Foi detectado um ciclo no gr\u00E1fico do objeto. Isso causar\u00E1 XML profundo infinitamente: {0}
+CYCLE_IN_MARSHALLER = Foi detectado um ciclo no gr\u00e1fico do objeto. Isso causar\u00e1 XML profundo infinitamente: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = N\u00E3o \u00E9 poss\u00EDvel listar os m\u00E9todos de "{0}". Se houver qualquer handler de callback do evento nesta classe, ele ser\u00E1 ignorado.
+UNABLE_TO_DISCOVER_EVENTHANDLER = N\u00e3o \u00e9 poss\u00edvel listar os m\u00e9todos de "{0}". Se houver qualquer handler de callback do evento nesta classe, ele ser\u00e1 ignorado.
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Um documento DOM "{0}" foi encontrado, mas \u00E9 necess\u00E1rio um elemento. Use Document.getDocumentElement() e defina esse objeto.
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = Um documento DOM "{0}" foi encontrado, mas \u00e9 necess\u00e1rio um elemento. Use Document.getDocumentElement() e defina esse objeto.
-UNKNOWN_CLASS = {0} e nenhuma de sua superclasse \u00E9 conhecida para este contexto.
+UNKNOWN_CLASS = {0} e nenhuma de sua superclasse \u00e9 conhecida para este contexto.
FAILED_TO_GENERATE_SCHEMA = Falha ao gerar o esquema.
ERROR_PROCESSING_SCHEMA = Erro durante o processamento do esquema.
-ILLEGAL_CONTENT = Conte\u00FAdo XML inv\u00E1lido em <{0}>: "{1}".
+ILLEGAL_CONTENT = Conte\u00fado XML inv\u00e1lido em <{0}>: "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_CN.properties
index 800125b..6b041ce 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = \u65E0\u6CD5\u4F7F\u7528\u5E26\u6709\u5BF9\u8C61\u53C2\u6570\u7684 marshal()
+NOT_MARSHALLABLE = \u65e0\u6cd5\u4f7f\u7528\u5e26\u6709\u5bf9\u8c61\u53c2\u6570\u7684 marshal()
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = \u4E0D\u652F\u6301 javax.xml.parser.transform.Result \u53C2\u6570
+UNSUPPORTED_RESULT = \u4e0d\u652f\u6301 javax.xml.parser.transform.Result \u53c2\u6570
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = \u4E0D\u652F\u6301\u7684\u7F16\u7801: {0}
+UNSUPPORTED_ENCODING = \u4e0d\u652f\u6301\u7684\u7f16\u7801: {0}
-ILLEGAL_PARAMETER = \u975E\u6CD5 "{0}" \u53C2\u6570: {1}
+ILLEGAL_PARAMETER = \u975e\u6cd5 "{0}" \u53c2\u6570: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0}\u6CA1\u6709\u65B9\u6CD5{1} {2}();
+UNABLE_TO_FIND_CONVERSION_METHOD = {0}\u6ca1\u6709\u65b9\u6cd5{1} {2}();
-MISSING_ID = \u53D1\u73B0\u5BF9\u8C61 "{0}" \u4F4D\u4E8E IDREF \u5C5E\u6027\u4E2D, \u4F46\u6B64\u5BF9\u8C61\u6CA1\u6709 ID\u3002
+MISSING_ID = \u53d1\u73b0\u5bf9\u8c61 "{0}" \u4f4d\u4e8e IDREF \u5c5e\u6027\u4e2d, \u4f46\u6b64\u5bf9\u8c61\u6ca1\u6709 ID\u3002
-NOT_IMPLEMENTED_IN_2_0 = \u6B64\u529F\u80FD\u5728 JAXB RI 2.0 \u4E2D\u4E0D\u53EF\u7528
+NOT_IMPLEMENTED_IN_2_0 = \u6b64\u529f\u80fd\u5728 JAXB RI 2.0 \u4e2d\u4e0d\u53ef\u7528
-UNRECOGNIZED_ELEMENT_NAME = \u6807\u8BB0\u540D\u79F0 "{0}" \u5BF9\u6B64 JAXBContext \u662F\u672A\u77E5\u7684\u3002
+UNRECOGNIZED_ELEMENT_NAME = \u6807\u8bb0\u540d\u79f0 "{0}" \u5bf9\u6b64 JAXBContext \u662f\u672a\u77e5\u7684\u3002
-TYPE_MISMATCH = "{0}" \u5BF9\u8C61\u7684 "{1}" \u5C5E\u6027\u5305\u542B "{2}" \u7C7B\u578B\u7684\u5BF9\u8C61, \u4F46\u8FD9\u662F\u4E0D\u5141\u8BB8\u7684\u3002\u6709\u5173\u6B64\u5C5E\u6027\u53EF\u63A5\u53D7\u7684\u7C7B\u578B, \u8BF7\u53C2\u9605\u6B64\u5C5E\u6027\u7684 javadoc\u3002
+TYPE_MISMATCH = "{0}" \u5bf9\u8c61\u7684 "{1}" \u5c5e\u6027\u5305\u542b "{2}" \u7c7b\u578b\u7684\u5bf9\u8c61, \u4f46\u8fd9\u662f\u4e0d\u5141\u8bb8\u7684\u3002\u6709\u5173\u6b64\u5c5e\u6027\u53ef\u63a5\u53d7\u7684\u7c7b\u578b, \u8bf7\u53c2\u9605\u6b64\u5c5e\u6027\u7684 javadoc\u3002
-MISSING_OBJECT = \u5FC5\u586B\u5B57\u6BB5 "{0}" \u7F3A\u5C11\u5BF9\u8C61
+MISSING_OBJECT = \u5fc5\u586b\u5b57\u6bb5 "{0}" \u7f3a\u5c11\u5bf9\u8c61
-NOT_IDENTIFIABLE = \u5BF9\u8C61\u5C06\u4F5C\u4E3A IDREF \u5F15\u7528, \u4F46\u5176 ID \u5B57\u6BB5\u4E3A\u7A7A\u503C
+NOT_IDENTIFIABLE = \u5bf9\u8c61\u5c06\u4f5c\u4e3a IDREF \u5f15\u7528, \u4f46\u5176 ID \u5b57\u6bb5\u4e3a\u7a7a\u503c
-DANGLING_IDREF = \u6811\u5305\u542B\u5BF9 ID "{0}" \u7684\u5F15\u7528, \u4F46\u4E0D\u662F\u5BF9\u8C61\u56FE\u7684\u4E00\u90E8\u5206
+DANGLING_IDREF = \u6811\u5305\u542b\u5bf9 ID "{0}" \u7684\u5f15\u7528, \u4f46\u4e0d\u662f\u5bf9\u8c61\u56fe\u7684\u4e00\u90e8\u5206
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = \u6A21\u5F0F\u8F93\u51FA\u89E3\u6790\u5668\u4E0D\u80FD\u4E3A\u7A7A\u503C
+NULL_OUTPUT_RESOLVER = \u6a21\u5f0f\u8f93\u51fa\u89e3\u6790\u5668\u4e0d\u80fd\u4e3a\u7a7a\u503c
-UNABLE_TO_MARSHAL_NON_ELEMENT = \u7531\u4E8E\u7C7B\u578B "{0}" \u7F3A\u5C11 @XmlRootElement \u6CE8\u91CA, \u65E0\u6CD5\u5C06\u8BE5\u7C7B\u578B\u7F16\u96C6\u4E3A\u5143\u7D20
+UNABLE_TO_MARSHAL_NON_ELEMENT = \u7531\u4e8e\u7c7b\u578b "{0}" \u7f3a\u5c11 @XmlRootElement \u6ce8\u91ca, \u65e0\u6cd5\u5c06\u8be5\u7c7b\u578b\u7f16\u96c6\u4e3a\u5143\u7d20
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u7531\u4E8E\u7C7B\u578B "{0}" \u5BF9\u6B64\u4E0A\u4E0B\u6587\u662F\u672A\u77E5\u7684, \u65E0\u6CD5\u5C06\u8BE5\u7C7B\u578B\u7F16\u96C6\u4E3A\u5143\u7D20\u3002
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u7531\u4e8e\u7c7b\u578b "{0}" \u5bf9\u6b64\u4e0a\u4e0b\u6587\u662f\u672a\u77e5\u7684, \u65e0\u6cd5\u5c06\u8be5\u7c7b\u578b\u7f16\u96c6\u4e3a\u5143\u7d20\u3002
-UNSUPPORTED_PROPERTY = "{0}" \u4E0D\u662F\u652F\u6301\u7684\u5C5E\u6027
+UNSUPPORTED_PROPERTY = "{0}" \u4e0d\u662f\u652f\u6301\u7684\u5c5e\u6027
-NULL_PROPERTY_NAME = \u5C5E\u6027\u540D\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u503C
+NULL_PROPERTY_NAME = \u5c5e\u6027\u540d\u53c2\u6570\u4e0d\u80fd\u4e3a\u7a7a\u503c
-MUST_BE_X = \u5C5E\u6027 "{0}" \u5FC5\u987B\u4E3A{1}\u7C7B\u578B\u7684\u5B9E\u4F8B, \u800C\u4E0D\u662F{2}\u7C7B\u578B\u7684\u5B9E\u4F8B
+MUST_BE_X = \u5c5e\u6027 "{0}" \u5fc5\u987b\u4e3a{1}\u7c7b\u578b\u7684\u5b9e\u4f8b, \u800c\u4e0d\u662f{2}\u7c7b\u578b\u7684\u5b9e\u4f8b
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}" \u7684\u5B9E\u4F8B\u66FF\u4EE3\u4E86 "{0}", \u4F46 "{2}" \u7ED1\u5B9A\u5230\u533F\u540D\u7C7B\u578B\u3002
+SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}" \u7684\u5b9e\u4f8b\u66ff\u4ee3\u4e86 "{0}", \u4f46 "{2}" \u7ed1\u5b9a\u5230\u533f\u540d\u7c7b\u578b\u3002
-CYCLE_IN_MARSHALLER = \u5728\u5BF9\u8C61\u56FE\u4E2D\u68C0\u6D4B\u5230\u5FAA\u73AF\u3002\u8FD9\u5C06\u4EA7\u751F\u65E0\u9650\u6DF1\u7684 XML: {0}
+CYCLE_IN_MARSHALLER = \u5728\u5bf9\u8c61\u56fe\u4e2d\u68c0\u6d4b\u5230\u5faa\u73af\u3002\u8fd9\u5c06\u4ea7\u751f\u65e0\u9650\u6df1\u7684 XML: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = \u65E0\u6CD5\u5217\u51FA "{0}" \u7684\u65B9\u6CD5\u3002\u5982\u679C\u6B64\u7C7B\u4E0A\u5B58\u5728\u4EFB\u610F\u4E8B\u4EF6\u56DE\u8C03\u5904\u7406\u7A0B\u5E8F, \u5219\u5C06\u5FFD\u7565\u8BE5\u5904\u7406\u7A0B\u5E8F\u3002
+UNABLE_TO_DISCOVER_EVENTHANDLER = \u65e0\u6cd5\u5217\u51fa "{0}" \u7684\u65b9\u6cd5\u3002\u5982\u679c\u6b64\u7c7b\u4e0a\u5b58\u5728\u4efb\u610f\u4e8b\u4ef6\u56de\u8c03\u5904\u7406\u7a0b\u5e8f, \u5219\u5c06\u5ffd\u7565\u8be5\u5904\u7406\u7a0b\u5e8f\u3002
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u627E\u5230 DOM \u6587\u6863 "{0}", \u4F46\u9700\u8981\u4E00\u4E2A\u5143\u7D20\u3002\u8BF7\u6539\u7528 Document.getDocumentElement() \u5E76\u8BBE\u7F6E\u8BE5\u5BF9\u8C61\u3002
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u627e\u5230 DOM \u6587\u6863 "{0}", \u4f46\u9700\u8981\u4e00\u4e2a\u5143\u7d20\u3002\u8bf7\u6539\u7528 Document.getDocumentElement() \u5e76\u8bbe\u7f6e\u8be5\u5bf9\u8c61\u3002
-UNKNOWN_CLASS = {0}\u4EE5\u53CA\u5176\u4EFB\u4F55\u8D85\u7C7B\u5BF9\u6B64\u4E0A\u4E0B\u6587\u90FD\u662F\u672A\u77E5\u7684\u3002
+UNKNOWN_CLASS = {0}\u4ee5\u53ca\u5176\u4efb\u4f55\u8d85\u7c7b\u5bf9\u6b64\u4e0a\u4e0b\u6587\u90fd\u662f\u672a\u77e5\u7684\u3002
-FAILED_TO_GENERATE_SCHEMA = \u65E0\u6CD5\u751F\u6210\u6A21\u5F0F\u3002
+FAILED_TO_GENERATE_SCHEMA = \u65e0\u6cd5\u751f\u6210\u6a21\u5f0f\u3002
-ERROR_PROCESSING_SCHEMA = \u6A21\u5F0F\u5904\u7406\u671F\u95F4\u51FA\u9519\u3002
+ERROR_PROCESSING_SCHEMA = \u6a21\u5f0f\u5904\u7406\u671f\u95f4\u51fa\u9519\u3002
-ILLEGAL_CONTENT = <{0}> \u4E2D\u7684\u975E\u6CD5 XML \u5185\u5BB9: "{1}"\u3002
+ILLEGAL_CONTENT = <{0}> \u4e2d\u7684\u975e\u6cd5 XML \u5185\u5bb9: "{1}"\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_TW.properties
index e23bad8..59ea682 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,60 +10,60 @@
# Wrapped into an Exception. Not concatenated with any other string.
-NOT_MARSHALLABLE = marshal() \u7684\u7269\u4EF6\u53C3\u6578\u7121\u6CD5\u5C01\u9001\u8655\u7406
+NOT_MARSHALLABLE = marshal() \u7684\u7269\u4ef6\u53c3\u6578\u7121\u6cd5\u5c01\u9001\u8655\u7406
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_RESULT = \u4E0D\u652F\u63F4\u7684 javax.xml.parser.transform.Result \u53C3\u6578
+UNSUPPORTED_RESULT = \u4e0d\u652f\u63f4\u7684 javax.xml.parser.transform.Result \u53c3\u6578
# Not concatenated with any other string (written on a separate line).
-UNSUPPORTED_ENCODING = \u4E0D\u652F\u63F4\u7684\u7DE8\u78BC: {0}
+UNSUPPORTED_ENCODING = \u4e0d\u652f\u63f4\u7684\u7de8\u78bc: {0}
-ILLEGAL_PARAMETER = \u7121\u6548\u7684 "{0}" \u53C3\u6578: {1}
+ILLEGAL_PARAMETER = \u7121\u6548\u7684 "{0}" \u53c3\u6578: {1}
# {0} - class name, {2} - method name
-UNABLE_TO_FIND_CONVERSION_METHOD = {0} \u672A\u5305\u542B\u65B9\u6CD5 {1} {2}();
+UNABLE_TO_FIND_CONVERSION_METHOD = {0} \u672a\u5305\u542b\u65b9\u6cd5 {1} {2}();
-MISSING_ID = \u5728 IDREF \u7279\u6027\u4E2D\u627E\u5230\u7269\u4EF6 "{0}", \u4F46\u6B64\u7269\u4EF6\u6C92\u6709 ID.
+MISSING_ID = \u5728 IDREF \u7279\u6027\u4e2d\u627e\u5230\u7269\u4ef6 "{0}", \u4f46\u6b64\u7269\u4ef6\u6c92\u6709 ID.
-NOT_IMPLEMENTED_IN_2_0 = JAXB RI 2.0 \u4E2D\u672A\u63D0\u4F9B\u6B64\u529F\u80FD
+NOT_IMPLEMENTED_IN_2_0 = JAXB RI 2.0 \u4e2d\u672a\u63d0\u4f9b\u6b64\u529f\u80fd
-UNRECOGNIZED_ELEMENT_NAME = JAXBContext \u4E0D\u8A8D\u5F97\u6A19\u8A18\u540D\u7A31 "{0}".
+UNRECOGNIZED_ELEMENT_NAME = JAXBContext \u4e0d\u8a8d\u5f97\u6a19\u8a18\u540d\u7a31 "{0}".
-TYPE_MISMATCH = \u7269\u4EF6 "{0}" \u7684\u7279\u6027 "{1}" \u5305\u542B\u985E\u578B "{2}" \u7684\u7269\u4EF6, \u4F46\u9019\u662F\u4E0D\u5141\u8A31\u7684. \u8ACB\u53C3\u95B1\u6B64\u7279\u6027\u7684 javadoc, \u77AD\u89E3\u6B64\u7279\u6027\u53EF\u63A5\u53D7\u7684\u7269\u4EF6\u985E\u578B.
+TYPE_MISMATCH = \u7269\u4ef6 "{0}" \u7684\u7279\u6027 "{1}" \u5305\u542b\u985e\u578b "{2}" \u7684\u7269\u4ef6, \u4f46\u9019\u662f\u4e0d\u5141\u8a31\u7684. \u8acb\u53c3\u95b1\u6b64\u7279\u6027\u7684 javadoc, \u77ad\u89e3\u6b64\u7279\u6027\u53ef\u63a5\u53d7\u7684\u7269\u4ef6\u985e\u578b.
-MISSING_OBJECT = \u5FC5\u8981\u7684\u6B04\u4F4D "{0}" \u7F3A\u5C11\u7269\u4EF6
+MISSING_OBJECT = \u5fc5\u8981\u7684\u6b04\u4f4d "{0}" \u7f3a\u5c11\u7269\u4ef6
-NOT_IDENTIFIABLE = \u7269\u4EF6\u88AB\u53C3\u7167\u70BA IDREF, \u4F46\u5176 ID \u6B04\u4F4D\u70BA\u7A7A\u503C
+NOT_IDENTIFIABLE = \u7269\u4ef6\u88ab\u53c3\u7167\u70ba IDREF, \u4f46\u5176 ID \u6b04\u4f4d\u70ba\u7a7a\u503c
-DANGLING_IDREF = \u6A39\u72C0\u7D50\u69CB\u5305\u542B ID "{0}" \u7684\u53C3\u7167, \u4F46\u5B83\u4E0D\u662F\u7269\u4EF6\u5716\u8868\u7684\u4E00\u90E8\u5206
+DANGLING_IDREF = \u6a39\u72c0\u7d50\u69cb\u5305\u542b ID "{0}" \u7684\u53c3\u7167, \u4f46\u5b83\u4e0d\u662f\u7269\u4ef6\u5716\u8868\u7684\u4e00\u90e8\u5206
# Wrapped into a IOException. Not concatenated with any other string.
-NULL_OUTPUT_RESOLVER = \u7DB1\u8981\u8F38\u51FA\u89E3\u6790\u5668\u4E0D\u5F97\u70BA\u7A7A\u503C
+NULL_OUTPUT_RESOLVER = \u7db1\u8981\u8f38\u51fa\u89e3\u6790\u5668\u4e0d\u5f97\u70ba\u7a7a\u503c
-UNABLE_TO_MARSHAL_NON_ELEMENT = \u7121\u6CD5\u5C07\u985E\u578B "{0}" \u5C01\u9001\u8655\u7406\u70BA\u5143\u7D20, \u56E0\u5176\u907A\u6F0F @XmlRootElement \u8A3B\u89E3
+UNABLE_TO_MARSHAL_NON_ELEMENT = \u7121\u6cd5\u5c07\u985e\u578b "{0}" \u5c01\u9001\u8655\u7406\u70ba\u5143\u7d20, \u56e0\u5176\u907a\u6f0f @XmlRootElement \u8a3b\u89e3
-UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u7121\u6CD5\u5C07\u985E\u578B "{0}" \u5C01\u9001\u8655\u7406\u70BA\u5143\u7D20, \u6B64\u76F8\u95DC\u8CC7\u8A0A\u74B0\u5883\u4E0D\u8A8D\u5F97\u5B83.
+UNABLE_TO_MARSHAL_UNBOUND_CLASS = \u7121\u6cd5\u5c07\u985e\u578b "{0}" \u5c01\u9001\u8655\u7406\u70ba\u5143\u7d20, \u6b64\u76f8\u95dc\u8cc7\u8a0a\u74b0\u5883\u4e0d\u8a8d\u5f97\u5b83.
-UNSUPPORTED_PROPERTY = "{0}" \u4E0D\u662F\u652F\u63F4\u7684\u7279\u6027
+UNSUPPORTED_PROPERTY = "{0}" \u4e0d\u662f\u652f\u63f4\u7684\u7279\u6027
-NULL_PROPERTY_NAME = \u7279\u6027\u540D\u7A31\u53C3\u6578\u4E0D\u53EF\u70BA\u7A7A\u503C
+NULL_PROPERTY_NAME = \u7279\u6027\u540d\u7a31\u53c3\u6578\u4e0d\u53ef\u70ba\u7a7a\u503c
-MUST_BE_X = \u7279\u6027 "{0}" \u5FC5\u9808\u662F\u985E\u578B {1} (\u800C\u975E {2}) \u7684\u57F7\u884C\u8655\u7406
+MUST_BE_X = \u7279\u6027 "{0}" \u5fc5\u9808\u662f\u985e\u578b {1} (\u800c\u975e {2}) \u7684\u57f7\u884c\u8655\u7406
# {0}, {1}, {2} - class name. e.g.: Instance of "com.test.implementation.Implementation" is substituting "com.test.abstractbase.AbstractType", but "com.test.implementation.Implementation" is bound to an anonymous type.
-SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}" \u7684\u57F7\u884C\u8655\u7406\u5C07\u66FF\u4EE3 "{0}", \u4F46 "{2}" \u5DF2\u9023\u7D50\u81F3\u533F\u540D\u985E\u578B.
+SUBSTITUTED_BY_ANONYMOUS_TYPE = "{1}" \u7684\u57f7\u884c\u8655\u7406\u5c07\u66ff\u4ee3 "{0}", \u4f46 "{2}" \u5df2\u9023\u7d50\u81f3\u533f\u540d\u985e\u578b.
-CYCLE_IN_MARSHALLER = \u5728\u7269\u4EF6\u5716\u8868\u4E2D\u5075\u6E2C\u5230\u5FAA\u74B0. \u9019\u5C07\u5C0E\u81F4\u7121\u9650\u6DF1\u7684 XML: {0}
+CYCLE_IN_MARSHALLER = \u5728\u7269\u4ef6\u5716\u8868\u4e2d\u5075\u6e2c\u5230\u5faa\u74b0. \u9019\u5c07\u5c0e\u81f4\u7121\u9650\u6df1\u7684 XML: {0}
# {0} - class name
-UNABLE_TO_DISCOVER_EVENTHANDLER = \u7121\u6CD5\u5217\u793A "{0}" \u7684\u65B9\u6CD5. \u82E5\u6B64\u985E\u5225\u4E2D\u6709\u4EFB\u4F55\u4E8B\u4EF6\u56DE\u547C\u8655\u7406\u7A0B\u5F0F, \u5C07\u6703\u88AB\u5FFD\u7565.
+UNABLE_TO_DISCOVER_EVENTHANDLER = \u7121\u6cd5\u5217\u793a "{0}" \u7684\u65b9\u6cd5. \u82e5\u6b64\u985e\u5225\u4e2d\u6709\u4efb\u4f55\u4e8b\u4ef6\u56de\u547c\u8655\u7406\u7a0b\u5f0f, \u5c07\u6703\u88ab\u5ffd\u7565.
-ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u767C\u73FE DOM \u6587\u4EF6 "{0}", \u4F46\u9700\u8981\u7684\u662F\u5143\u7D20. \u8ACB\u6539\u7528 Document.getDocumentElement() \u4E26\u8A2D\u5B9A\u8A72\u7269\u4EF6.
+ELEMENT_NEEDED_BUT_FOUND_DOCUMENT = \u767c\u73fe DOM \u6587\u4ef6 "{0}", \u4f46\u9700\u8981\u7684\u662f\u5143\u7d20. \u8acb\u6539\u7528 Document.getDocumentElement() \u4e26\u8a2d\u5b9a\u8a72\u7269\u4ef6.
-UNKNOWN_CLASS = {0} \u6216\u5176\u4EFB\u4F55\u8D85\u7D1A\u985E\u5225\u90FD\u77E5\u9053\u6B64\u76F8\u95DC\u8CC7\u8A0A\u74B0\u5883.
+UNKNOWN_CLASS = {0} \u6216\u5176\u4efb\u4f55\u8d85\u7d1a\u985e\u5225\u90fd\u77e5\u9053\u6b64\u76f8\u95dc\u8cc7\u8a0a\u74b0\u5883.
-FAILED_TO_GENERATE_SCHEMA = \u7121\u6CD5\u7522\u751F\u7DB1\u8981.
+FAILED_TO_GENERATE_SCHEMA = \u7121\u6cd5\u7522\u751f\u7db1\u8981.
-ERROR_PROCESSING_SCHEMA = \u8655\u7406\u7DB1\u8981\u6642\u767C\u751F\u932F\u8AA4.
+ERROR_PROCESSING_SCHEMA = \u8655\u7406\u7db1\u8981\u6642\u767c\u751f\u932f\u8aa4.
-ILLEGAL_CONTENT = <{0}> \u4E2D\u6709\u7121\u6548\u7684 XML \u5167\u5BB9: "{1}".
+ILLEGAL_CONTENT = <{0}> \u4e2d\u6709\u7121\u6548\u7684 XML \u5167\u5bb9: "{1}".
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.properties
index 3c342cc..fa3bf6d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_de.properties
index 0e3153d..cba72ea 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -12,4 +12,4 @@
# Not in use anymore - commented.
UNSUBSTITUTABLE_TYPE = Typ {0} ist {1} zugeordnet, kann jedoch {2} hier nicht ersetzen
-UNEXPECTED_JAVA_TYPE = Java-Klasse {0} ist in dieser Eigenschaft nicht zul\u00E4ssig. Folgende Typen werden erwartet: {1}
+UNEXPECTED_JAVA_TYPE = Java-Klasse {0} ist in dieser Eigenschaft nicht zul\u00e4ssig. Folgende Typen werden erwartet: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_es.properties
index 0e7d397..d1e6558 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = el tipo {0} est\u00E1 asignado a {1}, pero no puede sustituir a {2} aqu\u00ED
+UNSUBSTITUTABLE_TYPE = el tipo {0} est\u00e1 asignado a {1}, pero no puede sustituir a {2} aqu\u00ed
-UNEXPECTED_JAVA_TYPE = La clase Java {0} no est\u00E1 permitida en esta propiedad. Los tipos esperados son: {1}
+UNEXPECTED_JAVA_TYPE = La clase Java {0} no est\u00e1 permitida en esta propiedad. Los tipos esperados son: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_fr.properties
index 7be39e0..8e040db 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = le type {0} est mapp\u00E9 avec {1} mais il ne peut pas remplacer {2} ici
+UNSUBSTITUTABLE_TYPE = le type {0} est mapp\u00e9 avec {1} mais il ne peut pas remplacer {2} ici
-UNEXPECTED_JAVA_TYPE = La classe Java {0} n''est pas autoris\u00E9e dans cette propri\u00E9t\u00E9. Les types attendus sont : {1}
+UNEXPECTED_JAVA_TYPE = La classe Java {0} n''est pas autoris\u00e9e dans cette propri\u00e9t\u00e9. Les types attendus sont : {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_it.properties
index d475834..3868231 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = il tipo {0} \u00E8 mappato a {1} ma qui non pu\u00F2 sostituire {2}
+UNSUBSTITUTABLE_TYPE = il tipo {0} \u00e8 mappato a {1} ma qui non pu\u00f2 sostituire {2}
-UNEXPECTED_JAVA_TYPE = La classe Java {0} non \u00E8 consentita in questa propriet\u00E0. I tipi previsti sono: {1}
+UNEXPECTED_JAVA_TYPE = La classe Java {0} non \u00e8 consentita in questa propriet\u00e0. I tipi previsti sono: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ja.properties
index 9822ccf..9047939 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = \u30BF\u30A4\u30D7{0}\u304C{1}\u306B\u30DE\u30C3\u30D7\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u3053\u3067{2}\u3092\u4EE3\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
+UNSUBSTITUTABLE_TYPE = \u30bf\u30a4\u30d7{0}\u304c{1}\u306b\u30de\u30c3\u30d7\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u3053\u3067{2}\u3092\u4ee3\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093
-UNEXPECTED_JAVA_TYPE = Java\u30AF\u30E9\u30B9{0}\u306F\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3067\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002\u4E88\u671F\u3055\u308C\u308B\u30BF\u30A4\u30D7\u306F\u6B21\u306E\u3068\u304A\u308A\u3067\u3059: {1}
+UNEXPECTED_JAVA_TYPE = Java\u30af\u30e9\u30b9{0}\u306f\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002\u4e88\u671f\u3055\u308c\u308b\u30bf\u30a4\u30d7\u306f\u6b21\u306e\u3068\u304a\u308a\u3067\u3059: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ko.properties
index 81af919..117e302 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = {0} \uC720\uD615\uC774 {1}\uC5D0 \uB9E4\uD551\uB418\uC5C8\uC9C0\uB9CC \uC5EC\uAE30\uC11C {2}\uC744(\uB97C) \uB300\uCCB4\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNSUBSTITUTABLE_TYPE = {0} \uc720\ud615\uc774 {1}\uc5d0 \ub9e4\ud551\ub418\uc5c8\uc9c0\ub9cc \uc5ec\uae30\uc11c {2}\uc744(\ub97c) \ub300\uccb4\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-UNEXPECTED_JAVA_TYPE = Java \uD074\uB798\uC2A4 {0}\uC740(\uB294) \uC774 \uC18D\uC131\uC5D0\uC11C \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uD544\uC694\uD55C \uC720\uD615: {1}
+UNEXPECTED_JAVA_TYPE = Java \ud074\ub798\uc2a4 {0}\uc740(\ub294) \uc774 \uc18d\uc131\uc5d0\uc11c \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ud544\uc694\ud55c \uc720\ud615: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_pt_BR.properties
index 67a7986..f83dcee 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = o tipo {0} foi mapeado para {1}, mas n\u00E3o pode substituir {2} aqui
+UNSUBSTITUTABLE_TYPE = o tipo {0} foi mapeado para {1}, mas n\u00e3o pode substituir {2} aqui
-UNEXPECTED_JAVA_TYPE = A classe Java {0} n\u00E3o \u00E9 permitida nesta propriedade. Os tipos esperados s\u00E3o: {1}
+UNEXPECTED_JAVA_TYPE = A classe Java {0} n\u00e3o \u00e9 permitida nesta propriedade. Os tipos esperados s\u00e3o: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_CN.properties
index f07a056..dbb0290 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = \u7C7B\u578B{0}\u6620\u5C04\u5230{1}, \u4F46\u5B83\u4E0D\u80FD\u66FF\u4EE3\u6B64\u5904\u7684{2}
+UNSUBSTITUTABLE_TYPE = \u7c7b\u578b{0}\u6620\u5c04\u5230{1}, \u4f46\u5b83\u4e0d\u80fd\u66ff\u4ee3\u6b64\u5904\u7684{2}
-UNEXPECTED_JAVA_TYPE = \u6B64\u5C5E\u6027\u4E2D\u4E0D\u5141\u8BB8\u6709 Java \u7C7B{0}\u3002\u6240\u9700\u7C7B\u578B\u4E3A: {1}
+UNEXPECTED_JAVA_TYPE = \u6b64\u5c5e\u6027\u4e2d\u4e0d\u5141\u8bb8\u6709 Java \u7c7b{0}\u3002\u6240\u9700\u7c7b\u578b\u4e3a: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_TW.properties
index b4b5b5d..d9b35c1 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/property/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -10,6 +10,6 @@
# Not in use anymore - commented.
-UNSUBSTITUTABLE_TYPE = \u985E\u578B {0} \u5C0D\u61C9\u81F3 {1}, \u4F46\u5176\u7121\u6CD5\u53D6\u4EE3\u6B64\u8655\u7684 {2}
+UNSUBSTITUTABLE_TYPE = \u985e\u578b {0} \u5c0d\u61c9\u81f3 {1}, \u4f46\u5176\u7121\u6cd5\u53d6\u4ee3\u6b64\u8655\u7684 {2}
-UNEXPECTED_JAVA_TYPE = \u4E0D\u5141\u8A31\u5728\u6B64\u7279\u6027\u4E2D\u4F7F\u7528 Java \u985E\u5225 {0}. \u9810\u671F\u7684\u985E\u578B\u70BA: {1}
+UNEXPECTED_JAVA_TYPE = \u4e0d\u5141\u8a31\u5728\u6b64\u7279\u6027\u4e2d\u4f7f\u7528 Java \u985e\u5225 {0}. \u9810\u671f\u7684\u985e\u578b\u70ba: {1}
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.properties
index 2916473..239ff7c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_de.properties
index 2102669..3c6dc4c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1} kann nicht zug\u00E4nglich gemacht werden.
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1} kann nicht zug\u00e4nglich gemacht werden.
UNASSIGNABLE_TYPE = Der Typ des Feldes ist {0}, der Typ des Objekts ist jedoch {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = Die Eigenschaft enth\u00E4lt einen Getter "{0}", jedoch keinen Setter. F\u00FCr das Unmarshalling m\u00FCssen Sie Setter definieren. (Wenn es sich jedoch um eine Collection-Eigenschaft handelt, muss der Getter eine Collection-Instanz zur\u00FCckgeben.)
+NO_SETTER = Die Eigenschaft enth\u00e4lt einen Getter "{0}", jedoch keinen Setter. F\u00fcr das Unmarshalling m\u00fcssen Sie Setter definieren. (Wenn es sich jedoch um eine Collection-Eigenschaft handelt, muss der Getter eine Collection-Instanz zur\u00fcckgeben.)
-NO_GETTER = Die Eigenschaft enth\u00E4lt einen Setter "{0}", jedoch keinen Getter. F\u00FCr das Marshalling m\u00FCssen Sie Getter definieren.
+NO_GETTER = Die Eigenschaft enth\u00e4lt einen Setter "{0}", jedoch keinen Getter. F\u00fcr das Marshalling m\u00fcssen Sie Getter definieren.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_es.properties
index a02a710..4a6f71d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,7 +14,7 @@
UNASSIGNABLE_TYPE = El tipo del campo es {0}, pero el tipo del objeto es {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = La propiedad tiene un getter "{0}" pero no un setter. Para anular la canalizaci\u00F3n, defina setters. (O bien, si se trata de una propiedad de recopilaci\u00F3n, aseg\u00FArese de que el getter devuelve una instancia de recopilaci\u00F3n.)
+NO_SETTER = La propiedad tiene un getter "{0}" pero no un setter. Para anular la canalizaci\u00f3n, defina setters. (O bien, si se trata de una propiedad de recopilaci\u00f3n, aseg\u00farese de que el getter devuelve una instancia de recopilaci\u00f3n.)
NO_GETTER = La propiedad tiene un setter "{0}", pero no un getter. Defina getters para el marshaller.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_fr.properties
index ccfd5e5..8d3a7cd 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,7 +14,7 @@
UNASSIGNABLE_TYPE = Le type du champ est {0}, mais le type de l''objet est {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = La propri\u00E9t\u00E9 comporte une m\u00E9thode get "{0}" mais aucune m\u00E9thode set. Pour la d\u00E9s\u00E9rialisation, d\u00E9finissez des m\u00E9thodes set. (S''il s''agit d''une propri\u00E9t\u00E9 de collection, assurez-vous que la m\u00E9thode get renvoie une instance de collection.)
+NO_SETTER = La propri\u00e9t\u00e9 comporte une m\u00e9thode get "{0}" mais aucune m\u00e9thode set. Pour la d\u00e9s\u00e9rialisation, d\u00e9finissez des m\u00e9thodes set. (S''il s''agit d''une propri\u00e9t\u00e9 de collection, assurez-vous que la m\u00e9thode get renvoie une instance de collection.)
-NO_GETTER = La propri\u00E9t\u00E9 comporte une m\u00E9thode set "{0}" mais aucune m\u00E9thode get. Pour le s\u00E9rialiseur, d\u00E9finissez des m\u00E9thodes get.
+NO_GETTER = La propri\u00e9t\u00e9 comporte une m\u00e9thode set "{0}" mais aucune m\u00e9thode get. Pour le s\u00e9rialiseur, d\u00e9finissez des m\u00e9thodes get.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_it.properties
index 3412428..1aac42c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -11,10 +11,10 @@
UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = Impossibile rendere accessibile {0}.{1}.
-UNASSIGNABLE_TYPE = Il tipo del campo \u00E8 {0} mentre quello dell''oggetto \u00E8 {1}
+UNASSIGNABLE_TYPE = Il tipo del campo \u00e8 {0} mentre quello dell''oggetto \u00e8 {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = La propriet\u00E0 dispone di un getter "{0}" ma non di un setter. Per eseguire l''unmarshalling, definire i setter (oppure, se si tratta di una propriet\u00E0 della raccolta, assicurarsi che il getter restituisca un''istanza della raccolta).
+NO_SETTER = La propriet\u00e0 dispone di un getter "{0}" ma non di un setter. Per eseguire l''unmarshalling, definire i setter (oppure, se si tratta di una propriet\u00e0 della raccolta, assicurarsi che il getter restituisca un''istanza della raccolta).
-NO_GETTER = La propriet\u00E0 dispone di un setter "{0}" ma non di un getter. Per il marshaller, definire i getter.
+NO_GETTER = La propriet\u00e0 dispone di un setter "{0}" ma non di un getter. Per il marshaller, definire i getter.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ja.properties
index 537c3dc..2a44254 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1}\u3092\u30A2\u30AF\u30BB\u30B9\u53EF\u80FD\u306B\u3067\u304D\u307E\u305B\u3093\u3002
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1}\u3092\u30a2\u30af\u30bb\u30b9\u53ef\u80fd\u306b\u3067\u304d\u307e\u305b\u3093\u3002
-UNASSIGNABLE_TYPE = \u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30BF\u30A4\u30D7\u306F{0}\u3067\u3059\u304C\u3001\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u30BF\u30A4\u30D7\u306F{1}\u3067\u3059
+UNASSIGNABLE_TYPE = \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7\u306f{0}\u3067\u3059\u304c\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u306f{1}\u3067\u3059
# these are normally developer error, so they should be verbose.
-NO_SETTER = \u30D7\u30ED\u30D1\u30C6\u30A3\u306Bgetter "{0}"\u304C\u3042\u308A\u307E\u3059\u304C\u3001setter\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u30A2\u30F3\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u306E\u305F\u3081\u306B\u3001setter\u3092\u5B9A\u7FA9\u3057\u3066\u304F\u3060\u3055\u3044(\u307E\u305F\u306F\u3001\u3053\u308C\u304C\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u30FB\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5834\u5408\u306F\u3001getter\u304C\u30B3\u30EC\u30AF\u30B7\u30E7\u30F3\u30FB\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u8FD4\u3059\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044)\u3002
+NO_SETTER = \u30d7\u30ed\u30d1\u30c6\u30a3\u306bgetter "{0}"\u304c\u3042\u308a\u307e\u3059\u304c\u3001setter\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30a2\u30f3\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u306e\u305f\u3081\u306b\u3001setter\u3092\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044(\u307e\u305f\u306f\u3001\u3053\u308c\u304c\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u5834\u5408\u306f\u3001getter\u304c\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u30fb\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u8fd4\u3059\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044)\u3002
-NO_GETTER = \u30D7\u30ED\u30D1\u30C6\u30A3\u306Bsetter "{0}"\u304C\u3042\u308A\u307E\u3059\u304C\u3001getter\u304C\u3042\u308A\u307E\u305B\u3093\u3002marshaller\u306E\u305F\u3081\u306B\u3001getter\u3092\u5B9A\u7FA9\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+NO_GETTER = \u30d7\u30ed\u30d1\u30c6\u30a3\u306bsetter "{0}"\u304c\u3042\u308a\u307e\u3059\u304c\u3001getter\u304c\u3042\u308a\u307e\u305b\u3093\u3002marshaller\u306e\u305f\u3081\u306b\u3001getter\u3092\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ko.properties
index 524c7dd..fbf6b9b 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1}\uC744(\uB97C) \uC561\uC138\uC2A4 \uAC00\uB2A5\uD55C \uC0C1\uD0DC\uB85C \uC124\uC815\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = {0}.{1}\uc744(\ub97c) \uc561\uc138\uc2a4 \uac00\ub2a5\ud55c \uc0c1\ud0dc\ub85c \uc124\uc815\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-UNASSIGNABLE_TYPE = \uD544\uB4DC\uC758 \uC720\uD615\uC740 {0}, \uAC1D\uCCB4\uC758 \uC720\uD615\uC740 {1}\uC785\uB2C8\uB2E4.
+UNASSIGNABLE_TYPE = \ud544\ub4dc\uc758 \uc720\ud615\uc740 {0}, \uac1d\uccb4\uc758 \uc720\ud615\uc740 {1}\uc785\ub2c8\ub2e4.
# these are normally developer error, so they should be verbose.
-NO_SETTER = \uC18D\uC131\uC5D0 getter "{0}"\uC740(\uB294) \uC788\uC9C0\uB9CC setter\uB294 \uC5C6\uC2B5\uB2C8\uB2E4. \uB9C8\uC15C\uB9C1 \uD574\uC81C\uC5D0 \uB300\uD55C setter\uB97C \uC815\uC758\uD558\uC2ED\uC2DC\uC624. \uB610\uB294 \uC774 \uC18D\uC131\uC774 \uBAA8\uC74C \uC18D\uC131\uC77C \uACBD\uC6B0 getter\uAC00 \uBAA8\uC74C \uC778\uC2A4\uD134\uC2A4\uB97C \uBC18\uD658\uD558\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.
+NO_SETTER = \uc18d\uc131\uc5d0 getter "{0}"\uc740(\ub294) \uc788\uc9c0\ub9cc setter\ub294 \uc5c6\uc2b5\ub2c8\ub2e4. \ub9c8\uc15c\ub9c1 \ud574\uc81c\uc5d0 \ub300\ud55c setter\ub97c \uc815\uc758\ud558\uc2ed\uc2dc\uc624. \ub610\ub294 \uc774 \uc18d\uc131\uc774 \ubaa8\uc74c \uc18d\uc131\uc77c \uacbd\uc6b0 getter\uac00 \ubaa8\uc74c \uc778\uc2a4\ud134\uc2a4\ub97c \ubc18\ud658\ud558\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
-NO_GETTER = \uC18D\uC131\uC5D0 setter "{0}"\uC740(\uB294) \uC788\uC9C0\uB9CC getter\uB294 \uC5C6\uC2B5\uB2C8\uB2E4. \uB9C8\uC15C\uB7EC\uC5D0 \uB300\uD55C getter\uB97C \uC815\uC758\uD558\uC2ED\uC2DC\uC624.
+NO_GETTER = \uc18d\uc131\uc5d0 setter "{0}"\uc740(\ub294) \uc788\uc9c0\ub9cc getter\ub294 \uc5c6\uc2b5\ub2c8\ub2e4. \ub9c8\uc15c\ub7ec\uc5d0 \ub300\ud55c getter\ub97c \uc815\uc758\ud558\uc2ed\uc2dc\uc624.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_pt_BR.properties
index d5721d7..713b314 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = N\u00E3o \u00E9 poss\u00EDvel tornar {0}.{1} acess\u00EDvel.
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = N\u00e3o \u00e9 poss\u00edvel tornar {0}.{1} acess\u00edvel.
-UNASSIGNABLE_TYPE = O tipo de campo \u00E9 {0}, mas o tipo de objeto \u00E9 {1}
+UNASSIGNABLE_TYPE = O tipo de campo \u00e9 {0}, mas o tipo de objeto \u00e9 {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = A propriedade tem um getter "{0}", mas nenhum setter. Para cancelar o marshal, defina os setters. (Ou, se esta for uma propriedade de coleta, certifique-se de que getter retorne uma inst\u00E2ncia da coleta).
+NO_SETTER = A propriedade tem um getter "{0}", mas nenhum setter. Para cancelar o marshal, defina os setters. (Ou, se esta for uma propriedade de coleta, certifique-se de que getter retorne uma inst\u00e2ncia da coleta).
NO_GETTER = A propriedade tem um setter "{0}", mas nenhum getter. Para marshaller, defina os getters.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_CN.properties
index 997b596..c2e6d15 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = \u65E0\u6CD5\u4F7F{0}.{1}\u6210\u4E3A\u53EF\u8BBF\u95EE\u7684\u3002
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = \u65e0\u6cd5\u4f7f{0}.{1}\u6210\u4e3a\u53ef\u8bbf\u95ee\u7684\u3002
-UNASSIGNABLE_TYPE = \u5B57\u6BB5\u7684\u7C7B\u578B\u4E3A{0}, \u800C\u5BF9\u8C61\u7684\u7C7B\u578B\u4E3A{1}
+UNASSIGNABLE_TYPE = \u5b57\u6bb5\u7684\u7c7b\u578b\u4e3a{0}, \u800c\u5bf9\u8c61\u7684\u7c7b\u578b\u4e3a{1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = \u6B64\u5C5E\u6027\u5177\u6709 getter "{0}" \u4F46\u6CA1\u6709 setter\u3002\u8981\u89E3\u7F16\u96C6, \u8BF7\u5B9A\u4E49 setter\u3002(\u5982\u679C\u8FD9\u662F\u96C6\u5408\u5C5E\u6027, \u8BF7\u786E\u4FDD getter \u8FD4\u56DE\u96C6\u5408\u5B9E\u4F8B\u3002)
+NO_SETTER = \u6b64\u5c5e\u6027\u5177\u6709 getter "{0}" \u4f46\u6ca1\u6709 setter\u3002\u8981\u89e3\u7f16\u96c6, \u8bf7\u5b9a\u4e49 setter\u3002(\u5982\u679c\u8fd9\u662f\u96c6\u5408\u5c5e\u6027, \u8bf7\u786e\u4fdd getter \u8fd4\u56de\u96c6\u5408\u5b9e\u4f8b\u3002)
-NO_GETTER = \u6B64\u5C5E\u6027\u5177\u6709 setter "{0}" \u4F46\u6CA1\u6709 getter\u3002\u8981\u7528\u4E8E\u7F16\u96C6\u5668, \u8BF7\u5B9A\u4E49 getter\u3002
+NO_GETTER = \u6b64\u5c5e\u6027\u5177\u6709 setter "{0}" \u4f46\u6ca1\u6709 getter\u3002\u8981\u7528\u4e8e\u7f16\u96c6\u5668, \u8bf7\u5b9a\u4e49 getter\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_TW.properties
index 1cfe600..317c6ad 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/reflect/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = \u7121\u6CD5\u5C07 {0}.{1} \u8A2D\u70BA\u53EF\u5B58\u53D6.
+UNABLE_TO_ACCESS_NON_PUBLIC_FIELD = \u7121\u6cd5\u5c07 {0}.{1} \u8a2d\u70ba\u53ef\u5b58\u53d6.
-UNASSIGNABLE_TYPE = \u6B04\u4F4D\u7684\u985E\u578B\u70BA {0}, \u4F46\u7269\u4EF6\u7684\u985E\u578B\u70BA {1}
+UNASSIGNABLE_TYPE = \u6b04\u4f4d\u7684\u985e\u578b\u70ba {0}, \u4f46\u7269\u4ef6\u7684\u985e\u578b\u70ba {1}
# these are normally developer error, so they should be verbose.
-NO_SETTER = \u7279\u6027\u5305\u542B getter "{0}", \u4F46\u672A\u5305\u542B setter. \u82E5\u8981\u89E3\u9664\u5C01\u9001\u8655\u7406 (Unmarshal), \u8ACB\u5B9A\u7FA9 setter. (\u6216\u8005, \u82E5\u9019\u662F\u96C6\u5408\u7279\u6027, \u8ACB\u78BA\u5B9A getter \u6703\u50B3\u56DE\u96C6\u5408\u57F7\u884C\u8655\u7406.)
+NO_SETTER = \u7279\u6027\u5305\u542b getter "{0}", \u4f46\u672a\u5305\u542b setter. \u82e5\u8981\u89e3\u9664\u5c01\u9001\u8655\u7406 (Unmarshal), \u8acb\u5b9a\u7fa9 setter. (\u6216\u8005, \u82e5\u9019\u662f\u96c6\u5408\u7279\u6027, \u8acb\u78ba\u5b9a getter \u6703\u50b3\u56de\u96c6\u5408\u57f7\u884c\u8655\u7406.)
-NO_GETTER = \u7279\u6027\u5305\u542B setter "{0}", \u4F46\u672A\u5305\u542B getter. \u8ACB\u5B9A\u7FA9\u5C01\u9001\u8655\u7406\u7A0B\u5F0F (Marshaller) \u7684 getter.
+NO_GETTER = \u7279\u6027\u5305\u542b setter "{0}", \u4f46\u672a\u5305\u542b getter. \u8acb\u5b9a\u7fa9\u5c01\u9001\u8655\u7406\u7a0b\u5f0f (Marshaller) \u7684 getter.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.properties
index d1bf123..b4c3a80 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_de.properties
index d087f85..e70cd70 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,7 +9,7 @@
#
-NOT_A_QNAME = {0} ist kein g\u00FCltiger QName
+NOT_A_QNAME = {0} ist kein g\u00fcltiger QName
# Not concatenated with any other string.
UNRECOGNIZED_TYPE_NAME = unbekannter Typname: {0}
@@ -23,6 +23,6 @@
UNEXPECTED_TEXT = unerwarteter Text "{0}"
-UNABLE_TO_CREATE_MAP = Der Typ des Feldes ist {0}, JAXB wei\u00DF jedoch nicht, wie eine Instanz erstellt werden soll, die ihm zugewiesen werden kann. Erstellen Sie eine Instanz im Konstruktor, oder verwenden Sie einen Typ, der aus HashMap zugewiesen werden kann.
+UNABLE_TO_CREATE_MAP = Der Typ des Feldes ist {0}, JAXB wei\u00df jedoch nicht, wie eine Instanz erstellt werden soll, die ihm zugewiesen werden kann. Erstellen Sie eine Instanz im Konstruktor, oder verwenden Sie einen Typ, der aus HashMap zugewiesen werden kann.
-UNINTERNED_STRINGS = Die Methode intern() muss f\u00FCr Namespace-URIs und lokale Unmarshaller-Namen angewendet werden.
+UNINTERNED_STRINGS = Die Methode intern() muss f\u00fcr Namespace-URIs und lokale Unmarshaller-Namen angewendet werden.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_es.properties
index d6bb554..e365343 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,12 +9,12 @@
#
-NOT_A_QNAME = {0} no es un QName v\u00E1lido
+NOT_A_QNAME = {0} no es un QName v\u00e1lido
# Not concatenated with any other string.
UNRECOGNIZED_TYPE_NAME = Nombre de tipo no reconocido: {0}.
-UNRECOGNIZED_TYPE_NAME_MAYBE = nombre de tipo no reconocido: {0}. \u00BFQuiso decir {1}?
+UNRECOGNIZED_TYPE_NAME_MAYBE = nombre de tipo no reconocido: {0}. \u00bfQuiso decir {1}?
UNRESOLVED_IDREF = Identificador no definido "{0}".
@@ -23,6 +23,6 @@
UNEXPECTED_TEXT = texto inesperado "{0}"
-UNABLE_TO_CREATE_MAP = El tipo del campo es {0}, pero JAXB no sabe c\u00F3mo crear una instancia que se le pueda asignar. Cree una instancia en el constructor o utilice un tipo que se pueda asignar desde HashMap.
+UNABLE_TO_CREATE_MAP = El tipo del campo es {0}, pero JAXB no sabe c\u00f3mo crear una instancia que se le pueda asignar. Cree una instancia en el constructor o utilice un tipo que se pueda asignar desde HashMap.
-UNINTERNED_STRINGS = Se debe aplicar el m\u00E9todo intern() a los URI de espacios de nombres y los nombres locales del unmarshaller.
+UNINTERNED_STRINGS = Se debe aplicar el m\u00e9todo intern() a los URI de espacios de nombres y los nombres locales del unmarshaller.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_fr.properties
index 78d8428..13462b2 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -16,13 +16,13 @@
UNRECOGNIZED_TYPE_NAME_MAYBE = non de type non reconnu : {0}. Vouliez-vous dire {1} ?
-UNRESOLVED_IDREF = ID "{0}" non d\u00E9fini.
+UNRESOLVED_IDREF = ID "{0}" non d\u00e9fini.
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = \u00E9l\u00E9ment inattendu (URI : "{0}", local : "{1}"). Les \u00E9l\u00E9ments attendus sont {2}
+UNEXPECTED_ELEMENT = \u00e9l\u00e9ment inattendu (URI : "{0}", local : "{1}"). Les \u00e9l\u00e9ments attendus sont {2}
UNEXPECTED_TEXT = texte "{0}" inattendu
-UNABLE_TO_CREATE_MAP = Le type du champ est {0}, mais JAXB ne sait pas comment cr\u00E9er une instance qui peut lui \u00EAtre affect\u00E9e. Cr\u00E9ez une instance dans le constructeur ou utilisez un type qui peut \u00EAtre affect\u00E9 \u00E0 partir de HashMap.
+UNABLE_TO_CREATE_MAP = Le type du champ est {0}, mais JAXB ne sait pas comment cr\u00e9er une instance qui peut lui \u00eatre affect\u00e9e. Cr\u00e9ez une instance dans le constructeur ou utilisez un type qui peut \u00eatre affect\u00e9 \u00e0 partir de HashMap.
-UNINTERNED_STRINGS = La m\u00E9thode intern() doit \u00EAtre appliqu\u00E9e aux URI d'espace de noms et aux noms locaux du d\u00E9s\u00E9rialiseur.
+UNINTERNED_STRINGS = La m\u00e9thode intern() doit \u00eatre appliqu\u00e9e aux URI d'espace de noms et aux noms locaux du d\u00e9s\u00e9rialiseur.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_it.properties
index fddcd44..19f5dd0 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,7 +9,7 @@
#
-NOT_A_QNAME = {0} non \u00E8 un QName valido
+NOT_A_QNAME = {0} non \u00e8 un QName valido
# Not concatenated with any other string.
UNRECOGNIZED_TYPE_NAME = nome tipo non riconosciuto: {0}
@@ -23,6 +23,6 @@
UNEXPECTED_TEXT = testo non previsto "{0}"
-UNABLE_TO_CREATE_MAP = Il tipo del campo \u00E8 {0} ma JAXB non \u00E8 in grado di creare un''istanza a esso assegnabile. Creare un''istanza nel costruttore o usare un tipo che possa essere assegnabile da HashMap.
+UNABLE_TO_CREATE_MAP = Il tipo del campo \u00e8 {0} ma JAXB non \u00e8 in grado di creare un''istanza a esso assegnabile. Creare un''istanza nel costruttore o usare un tipo che possa essere assegnabile da HashMap.
UNINTERNED_STRINGS = Il metodo intern() deve essere applicato agli URI dello spazio di nomi e ai nomi locali dell'unmarshaller.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ja.properties
index bf78c69..46038cb 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,20 +9,20 @@
#
-NOT_A_QNAME = {0}\u306F\u6709\u52B9\u306AQName\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+NOT_A_QNAME = {0}\u306f\u6709\u52b9\u306aQName\u3067\u306f\u3042\u308a\u307e\u305b\u3093
# Not concatenated with any other string.
-UNRECOGNIZED_TYPE_NAME = \u30BF\u30A4\u30D7\u306E\u540D\u524D\u3092\u8A8D\u8B58\u3067\u304D\u307E\u305B\u3093: {0}
+UNRECOGNIZED_TYPE_NAME = \u30bf\u30a4\u30d7\u306e\u540d\u524d\u3092\u8a8d\u8b58\u3067\u304d\u307e\u305b\u3093: {0}
-UNRECOGNIZED_TYPE_NAME_MAYBE = \u30BF\u30A4\u30D7\u306E\u540D\u524D\u3092\u8A8D\u8B58\u3067\u304D\u307E\u305B\u3093: {0}\u3002{1}\u306E\u8AA4\u308A\u3067\u3042\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
+UNRECOGNIZED_TYPE_NAME_MAYBE = \u30bf\u30a4\u30d7\u306e\u540d\u524d\u3092\u8a8d\u8b58\u3067\u304d\u307e\u305b\u3093: {0}\u3002{1}\u306e\u8aa4\u308a\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
-UNRESOLVED_IDREF = \u672A\u5B9A\u7FA9\u306EID "{0}"\u3067\u3059\u3002
+UNRESOLVED_IDREF = \u672a\u5b9a\u7fa9\u306eID "{0}"\u3067\u3059\u3002
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = \u4E88\u671F\u3057\u306A\u3044\u8981\u7D20(URI:"{0}"\u3001\u30ED\u30FC\u30AB\u30EB:"{1}")\u3067\u3059\u3002\u4E88\u671F\u3055\u308C\u308B\u8981\u7D20\u306F{2}\u3067\u3059
+UNEXPECTED_ELEMENT = \u4e88\u671f\u3057\u306a\u3044\u8981\u7d20(URI:"{0}"\u3001\u30ed\u30fc\u30ab\u30eb:"{1}")\u3067\u3059\u3002\u4e88\u671f\u3055\u308c\u308b\u8981\u7d20\u306f{2}\u3067\u3059
-UNEXPECTED_TEXT = \u4E88\u671F\u3057\u306A\u3044\u30C6\u30AD\u30B9\u30C8"{0}"
+UNEXPECTED_TEXT = \u4e88\u671f\u3057\u306a\u3044\u30c6\u30ad\u30b9\u30c8"{0}"
-UNABLE_TO_CREATE_MAP = \u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30BF\u30A4\u30D7\u306F{0}\u3067\u3059\u304C\u3001JAXB\u3067\u306F\u5272\u5F53\u53EF\u80FD\u306A\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u306E\u4F5C\u6210\u65B9\u6CD5\u304C\u4E0D\u660E\u3067\u3059\u3002\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u5185\u306B\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u4F5C\u6210\u3059\u308B\u304B\u3001HashMap\u304B\u3089\u5272\u5F53\u53EF\u80FD\u306A\u30BF\u30A4\u30D7\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+UNABLE_TO_CREATE_MAP = \u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u30bf\u30a4\u30d7\u306f{0}\u3067\u3059\u304c\u3001JAXB\u3067\u306f\u5272\u5f53\u53ef\u80fd\u306a\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4f5c\u6210\u65b9\u6cd5\u304c\u4e0d\u660e\u3067\u3059\u3002\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u5185\u306b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u4f5c\u6210\u3059\u308b\u304b\u3001HashMap\u304b\u3089\u5272\u5f53\u53ef\u80fd\u306a\u30bf\u30a4\u30d7\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-UNINTERNED_STRINGS = unmarshaller\u306B\u5BFE\u3059\u308B\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9URI\u304A\u3088\u3073\u30ED\u30FC\u30AB\u30EB\u540D\u3092\u30A4\u30F3\u30BF\u30FC\u30F3\u5316\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
+UNINTERNED_STRINGS = unmarshaller\u306b\u5bfe\u3059\u308b\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9URI\u304a\u3088\u3073\u30ed\u30fc\u30ab\u30eb\u540d\u3092\u30a4\u30f3\u30bf\u30fc\u30f3\u5316\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ko.properties
index da7c314..bc89fe8 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,20 +9,20 @@
#
-NOT_A_QNAME = {0}\uC740(\uB294) \uC801\uD569\uD55C QName\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+NOT_A_QNAME = {0}\uc740(\ub294) \uc801\ud569\ud55c QName\uc774 \uc544\ub2d9\ub2c8\ub2e4.
# Not concatenated with any other string.
-UNRECOGNIZED_TYPE_NAME = \uC778\uC2DD\uD560 \uC218 \uC5C6\uB294 \uC720\uD615 \uC774\uB984: {0}
+UNRECOGNIZED_TYPE_NAME = \uc778\uc2dd\ud560 \uc218 \uc5c6\ub294 \uc720\ud615 \uc774\ub984: {0}
-UNRECOGNIZED_TYPE_NAME_MAYBE = \uC778\uC2DD\uD560 \uC218 \uC5C6\uB294 \uC720\uD615 \uC774\uB984: {0}. {1}\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB824\uACE0 \uD55C \uAC83\uC785\uB2C8\uAE4C?
+UNRECOGNIZED_TYPE_NAME_MAYBE = \uc778\uc2dd\ud560 \uc218 \uc5c6\ub294 \uc720\ud615 \uc774\ub984: {0}. {1}\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub824\uace0 \ud55c \uac83\uc785\ub2c8\uae4c?
-UNRESOLVED_IDREF = "{0}"\uC740(\uB294) \uC815\uC758\uB418\uC9C0 \uC54A\uC740 ID\uC785\uB2C8\uB2E4.
+UNRESOLVED_IDREF = "{0}"\uc740(\ub294) \uc815\uc758\ub418\uc9c0 \uc54a\uc740 ID\uc785\ub2c8\ub2e4.
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = \uC608\uC0C1\uCE58 \uC54A\uC740 \uC694\uC18C(URI: "{0}", \uB85C\uCEEC: "{1}")\uC785\uB2C8\uB2E4. \uD544\uC694\uD55C \uC694\uC18C\uB294 {2}\uC785\uB2C8\uB2E4.
+UNEXPECTED_ELEMENT = \uc608\uc0c1\uce58 \uc54a\uc740 \uc694\uc18c(URI: "{0}", \ub85c\uceec: "{1}")\uc785\ub2c8\ub2e4. \ud544\uc694\ud55c \uc694\uc18c\ub294 {2}\uc785\ub2c8\ub2e4.
-UNEXPECTED_TEXT = \uC608\uC0C1\uCE58 \uC54A\uC740 "{0}" \uD14D\uC2A4\uD2B8
+UNEXPECTED_TEXT = \uc608\uc0c1\uce58 \uc54a\uc740 "{0}" \ud14d\uc2a4\ud2b8
-UNABLE_TO_CREATE_MAP = \uC774 \uD544\uB4DC\uC758 \uC720\uD615\uC740 {0}\uC774\uC9C0\uB9CC JAXB\uAC00 \uC774 \uD544\uB4DC\uC5D0 \uC9C0\uC815 \uAC00\uB2A5\uD55C \uC778\uC2A4\uD134\uC2A4\uB97C \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC0DD\uC131\uC790\uC5D0 \uC778\uC2A4\uD134\uC2A4\uB97C \uC0DD\uC131\uD558\uAC70\uB098 HashMap\uC5D0\uC11C \uC9C0\uC815 \uAC00\uB2A5\uD55C \uC720\uD615\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.
+UNABLE_TO_CREATE_MAP = \uc774 \ud544\ub4dc\uc758 \uc720\ud615\uc740 {0}\uc774\uc9c0\ub9cc JAXB\uac00 \uc774 \ud544\ub4dc\uc5d0 \uc9c0\uc815 \uac00\ub2a5\ud55c \uc778\uc2a4\ud134\uc2a4\ub97c \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0dd\uc131\uc790\uc5d0 \uc778\uc2a4\ud134\uc2a4\ub97c \uc0dd\uc131\ud558\uac70\ub098 HashMap\uc5d0\uc11c \uc9c0\uc815 \uac00\ub2a5\ud55c \uc720\ud615\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.
-UNINTERNED_STRINGS = \uC5B8\uB9C8\uC15C\uB7EC\uC5D0 \uB300\uD55C \uB124\uC784\uC2A4\uD398\uC774\uC2A4 URI \uBC0F \uB85C\uCEEC \uC774\uB984\uC5D0 \uB300\uD574 intern() \uBA54\uC18C\uB4DC\uB97C \uD638\uCD9C\uD574\uC57C \uD569\uB2C8\uB2E4.
+UNINTERNED_STRINGS = \uc5b8\ub9c8\uc15c\ub7ec\uc5d0 \ub300\ud55c \ub124\uc784\uc2a4\ud398\uc774\uc2a4 URI \ubc0f \ub85c\uceec \uc774\ub984\uc5d0 \ub300\ud574 intern() \uba54\uc18c\ub4dc\ub97c \ud638\ucd9c\ud574\uc57c \ud569\ub2c8\ub2e4.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_pt_BR.properties
index bf4e008..718c95f 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,20 +9,20 @@
#
-NOT_A_QNAME = {0} n\u00E3o \u00E9 um QName v\u00E1lido
+NOT_A_QNAME = {0} n\u00e3o \u00e9 um QName v\u00e1lido
# Not concatenated with any other string.
-UNRECOGNIZED_TYPE_NAME = nome do tipo n\u00E3o reconhecido: {0}
+UNRECOGNIZED_TYPE_NAME = nome do tipo n\u00e3o reconhecido: {0}
-UNRECOGNIZED_TYPE_NAME_MAYBE = nome do tipo n\u00E3o reconhecido: {0}. Voc\u00EA quis dizer {1}?
+UNRECOGNIZED_TYPE_NAME_MAYBE = nome do tipo n\u00e3o reconhecido: {0}. Voc\u00ea quis dizer {1}?
UNRESOLVED_IDREF = ID Indefinido "{0}".
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = elemento inesperado (uri:"{0}", local:"{1}"). Os elementos esperados s\u00E3o {2}
+UNEXPECTED_ELEMENT = elemento inesperado (uri:"{0}", local:"{1}"). Os elementos esperados s\u00e3o {2}
UNEXPECTED_TEXT = texto inesperado "{0}"
-UNABLE_TO_CREATE_MAP = O tipo de campo \u00E9 {0}, mas JAXB n\u00E3o sabe como criar uma inst\u00E2ncia atribu\u00EDvel a ele. Crie uma inst\u00E2ncia no construtor ou use um tipo que pode ser atribu\u00EDvel do HashMap.
+UNABLE_TO_CREATE_MAP = O tipo de campo \u00e9 {0}, mas JAXB n\u00e3o sabe como criar uma inst\u00e2ncia atribu\u00edvel a ele. Crie uma inst\u00e2ncia no construtor ou use um tipo que pode ser atribu\u00edvel do HashMap.
UNINTERNED_STRINGS = URIs de namespace e nomes locais para o unmarshaller precisam ser internos.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_CN.properties
index 4b7cbca..4075096 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,20 +9,20 @@
#
-NOT_A_QNAME = {0}\u4E0D\u662F\u6709\u6548\u7684 QName
+NOT_A_QNAME = {0}\u4e0d\u662f\u6709\u6548\u7684 QName
# Not concatenated with any other string.
-UNRECOGNIZED_TYPE_NAME = \u65E0\u6CD5\u8BC6\u522B\u7C7B\u578B\u540D\u79F0: {0}
+UNRECOGNIZED_TYPE_NAME = \u65e0\u6cd5\u8bc6\u522b\u7c7b\u578b\u540d\u79f0: {0}
-UNRECOGNIZED_TYPE_NAME_MAYBE = \u65E0\u6CD5\u8BC6\u522B\u7C7B\u578B\u540D\u79F0: {0}\u3002\u662F\u5426\u6253\u7B97{1}?
+UNRECOGNIZED_TYPE_NAME_MAYBE = \u65e0\u6cd5\u8bc6\u522b\u7c7b\u578b\u540d\u79f0: {0}\u3002\u662f\u5426\u6253\u7b97{1}?
-UNRESOLVED_IDREF = \u672A\u5B9A\u4E49\u7684 ID "{0}"\u3002
+UNRESOLVED_IDREF = \u672a\u5b9a\u4e49\u7684 ID "{0}"\u3002
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = \u610F\u5916\u7684\u5143\u7D20 (uri:"{0}", local:"{1}")\u3002\u6240\u9700\u5143\u7D20\u4E3A{2}
+UNEXPECTED_ELEMENT = \u610f\u5916\u7684\u5143\u7d20 (uri:"{0}", local:"{1}")\u3002\u6240\u9700\u5143\u7d20\u4e3a{2}
-UNEXPECTED_TEXT = \u610F\u5916\u7684\u6587\u672C "{0}"
+UNEXPECTED_TEXT = \u610f\u5916\u7684\u6587\u672c "{0}"
-UNABLE_TO_CREATE_MAP = \u6B64\u5B57\u6BB5\u7684\u7C7B\u578B\u4E3A{0}, \u4F46 JAXB \u4E0D\u77E5\u9053\u5982\u4F55\u521B\u5EFA\u53EF\u5206\u914D\u7ED9\u8BE5\u7C7B\u578B\u7684\u5B9E\u4F8B\u3002\u8BF7\u5728\u6784\u9020\u5668\u4E2D\u521B\u5EFA\u5B9E\u4F8B, \u6216\u8005\u4F7F\u7528\u53EF\u4ECE HashMap \u5206\u914D\u7684\u7C7B\u578B\u3002
+UNABLE_TO_CREATE_MAP = \u6b64\u5b57\u6bb5\u7684\u7c7b\u578b\u4e3a{0}, \u4f46 JAXB \u4e0d\u77e5\u9053\u5982\u4f55\u521b\u5efa\u53ef\u5206\u914d\u7ed9\u8be5\u7c7b\u578b\u7684\u5b9e\u4f8b\u3002\u8bf7\u5728\u6784\u9020\u5668\u4e2d\u521b\u5efa\u5b9e\u4f8b, \u6216\u8005\u4f7f\u7528\u53ef\u4ece HashMap \u5206\u914d\u7684\u7c7b\u578b\u3002
-UNINTERNED_STRINGS = \u89E3\u7F16\u96C6\u5668\u7684\u540D\u79F0\u7A7A\u95F4 URI \u548C\u672C\u5730\u540D\u79F0\u9700\u8981\u4FDD\u7559\u3002
+UNINTERNED_STRINGS = \u89e3\u7f16\u96c6\u5668\u7684\u540d\u79f0\u7a7a\u95f4 URI \u548c\u672c\u5730\u540d\u79f0\u9700\u8981\u4fdd\u7559\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_TW.properties
index 254b773..2c100b9 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/runtime/unmarshaller/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,20 +9,20 @@
#
-NOT_A_QNAME = {0} \u4E0D\u662F\u6709\u6548\u7684 QName
+NOT_A_QNAME = {0} \u4e0d\u662f\u6709\u6548\u7684 QName
# Not concatenated with any other string.
-UNRECOGNIZED_TYPE_NAME = \u7121\u6CD5\u8FA8\u8B58\u7684\u985E\u578B\u540D\u7A31: {0}
+UNRECOGNIZED_TYPE_NAME = \u7121\u6cd5\u8fa8\u8b58\u7684\u985e\u578b\u540d\u7a31: {0}
-UNRECOGNIZED_TYPE_NAME_MAYBE = \u7121\u6CD5\u8FA8\u8B58\u7684\u985E\u578B\u540D\u7A31: {0}. \u60A8\u6307\u7684\u662F {1} \u55CE?
+UNRECOGNIZED_TYPE_NAME_MAYBE = \u7121\u6cd5\u8fa8\u8b58\u7684\u985e\u578b\u540d\u7a31: {0}. \u60a8\u6307\u7684\u662f {1} \u55ce?
-UNRESOLVED_IDREF = \u672A\u5B9A\u7FA9\u7684 ID "{0}".
+UNRESOLVED_IDREF = \u672a\u5b9a\u7fa9\u7684 ID "{0}".
# Printed after [ERROR]: string.
-UNEXPECTED_ELEMENT = \u672A\u9810\u671F\u7684\u5143\u7D20 (URI:"{0}", \u672C\u6A5F:"{1}"). \u9810\u671F\u7684\u5143\u7D20\u70BA {2}
+UNEXPECTED_ELEMENT = \u672a\u9810\u671f\u7684\u5143\u7d20 (URI:"{0}", \u672c\u6a5f:"{1}"). \u9810\u671f\u7684\u5143\u7d20\u70ba {2}
-UNEXPECTED_TEXT = \u672A\u9810\u671F\u7684\u6587\u5B57 "{0}"
+UNEXPECTED_TEXT = \u672a\u9810\u671f\u7684\u6587\u5b57 "{0}"
-UNABLE_TO_CREATE_MAP = \u6B04\u4F4D\u7684\u985E\u578B\u70BA {0}, \u4F46 JAXB \u4E0D\u77E5\u9053\u5982\u4F55\u5EFA\u7ACB\u53EF\u6307\u5B9A\u7D66\u5B83\u7684\u57F7\u884C\u8655\u7406. \u8ACB\u5728\u5EFA\u69CB\u5B50\u4E2D\u5EFA\u7ACB\u57F7\u884C\u8655\u7406, \u6216\u4F7F\u7528\u53EF\u5F9E HashMap \u6307\u5B9A\u7684\u985E\u578B.
+UNABLE_TO_CREATE_MAP = \u6b04\u4f4d\u7684\u985e\u578b\u70ba {0}, \u4f46 JAXB \u4e0d\u77e5\u9053\u5982\u4f55\u5efa\u7acb\u53ef\u6307\u5b9a\u7d66\u5b83\u7684\u57f7\u884c\u8655\u7406. \u8acb\u5728\u5efa\u69cb\u5b50\u4e2d\u5efa\u7acb\u57f7\u884c\u8655\u7406, \u6216\u4f7f\u7528\u53ef\u5f9e HashMap \u6307\u5b9a\u7684\u985e\u578b.
-UNINTERNED_STRINGS = \u5FC5\u9808\u99D0\u7559 (intern) \u89E3\u9664\u5C01\u9001\u8655\u7406\u7A0B\u5F0F (Unmarshaller) \u7684\u547D\u540D\u7A7A\u9593 URI \u8207\u672C\u6A5F\u540D\u7A31.
+UNINTERNED_STRINGS = \u5fc5\u9808\u99d0\u7559 (intern) \u89e3\u9664\u5c01\u9001\u8655\u7406\u7a0b\u5f0f (Unmarshaller) \u7684\u547d\u540d\u7a7a\u9593 URI \u8207\u672c\u6a5f\u540d\u7a31.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages.properties
index 407a502..e6fcb02 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_de.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_de.properties
index 1bdbee2..6aa9338 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_de.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= Bei der Schemagenerierung ist ein Fehler aufgetreten, das Schema konnte jedoch generiert werden. Es ist eine zyklische Abh\u00E4ngigkeit von einem Element in Ihrem Schema vorhanden: {0} Dieses Element ist nicht als globales Element definiert, somit wurden keine Referenzen generiert und der Typ wurde wenn m\u00F6glich eingebettet. Um Referenzen f\u00FCr den Typ zuzulassen, f\u00FCgen Sie eine XmlRootElement-Annotation der Typdefinitionsklasse hinzu.
+ANONYMOUS_TYPE_CYCLE= Bei der Schemagenerierung ist ein Fehler aufgetreten, das Schema konnte jedoch generiert werden. Es ist eine zyklische Abh\u00e4ngigkeit von einem Element in Ihrem Schema vorhanden: {0} Dieses Element ist nicht als globales Element definiert, somit wurden keine Referenzen generiert und der Typ wurde wenn m\u00f6glich eingebettet. Um Referenzen f\u00fcr den Typ zuzulassen, f\u00fcgen Sie eine XmlRootElement-Annotation der Typdefinitionsklasse hinzu.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_es.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_es.properties
index f005693..1085e8a 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_es.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= Se ha producido un error durante la generaci\u00F3n del esquema, aunque el esquema se ha podido generar. Existe una dependencia circular en un elemento del esquema: {0} Este elemento no est\u00E1 definido como un elemento global y, por lo tanto, no se han generado referencias y el tipo se ha puesto en l\u00EDnea cuando ha sido posible. Para permitir referencias para el tipo, agregue la anotaci\u00F3n XmlRootElement a la clase de definici\u00F3n de tipos.
+ANONYMOUS_TYPE_CYCLE= Se ha producido un error durante la generaci\u00f3n del esquema, aunque el esquema se ha podido generar. Existe una dependencia circular en un elemento del esquema: {0} Este elemento no est\u00e1 definido como un elemento global y, por lo tanto, no se han generado referencias y el tipo se ha puesto en l\u00ednea cuando ha sido posible. Para permitir referencias para el tipo, agregue la anotaci\u00f3n XmlRootElement a la clase de definici\u00f3n de tipos.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_fr.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_fr.properties
index 0121430..38877d9 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_fr.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= Une erreur s''est produite lors de la g\u00E9n\u00E9ration du sch\u00E9ma, mais ce dernier a pu \u00EAtre g\u00E9n\u00E9r\u00E9. Il existe une d\u00E9pendance circulaire sur un \u00E9l\u00E9ment du sch\u00E9ma : {0}. Cet \u00E9l\u00E9ment n''est pas d\u00E9fini en tant qu''\u00E9l\u00E9ment global, les r\u00E9f\u00E9rences n''ont donc pas \u00E9t\u00E9 g\u00E9n\u00E9r\u00E9es et le type a \u00E9t\u00E9 incorpor\u00E9 l\u00E0 o\u00F9 cela \u00E9tait possible. Pour autoriser les r\u00E9f\u00E9rences pour le type, ajoutez l''annotation XmlRootElement \u00E0 la classe de d\u00E9finition du type.
+ANONYMOUS_TYPE_CYCLE= Une erreur s''est produite lors de la g\u00e9n\u00e9ration du sch\u00e9ma, mais ce dernier a pu \u00eatre g\u00e9n\u00e9r\u00e9. Il existe une d\u00e9pendance circulaire sur un \u00e9l\u00e9ment du sch\u00e9ma : {0}. Cet \u00e9l\u00e9ment n''est pas d\u00e9fini en tant qu''\u00e9l\u00e9ment global, les r\u00e9f\u00e9rences n''ont donc pas \u00e9t\u00e9 g\u00e9n\u00e9r\u00e9es et le type a \u00e9t\u00e9 incorpor\u00e9 l\u00e0 o\u00f9 cela \u00e9tait possible. Pour autoriser les r\u00e9f\u00e9rences pour le type, ajoutez l''annotation XmlRootElement \u00e0 la classe de d\u00e9finition du type.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_it.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_it.properties
index ec0b594..4a29b2c 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_it.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= Si \u00E8 verificato un errore durante la generazione dello schema, tuttavia \u00E8 stato possibile generare quest''ultimo. Esiste una dipendenza circolare su un elemento nello schema: {0} Questo elemento non \u00E8 definito come elemento globale e pertanto non sono stati generati riferimenti e il tipo \u00E8 inserito in linea dove possibile. Per consentire i riferimenti per il tipo, aggiungere l''annotazione XmlRootElement alla classe di definizione del tipo in uso.
+ANONYMOUS_TYPE_CYCLE= Si \u00e8 verificato un errore durante la generazione dello schema, tuttavia \u00e8 stato possibile generare quest''ultimo. Esiste una dipendenza circolare su un elemento nello schema: {0} Questo elemento non \u00e8 definito come elemento globale e pertanto non sono stati generati riferimenti e il tipo \u00e8 inserito in linea dove possibile. Per consentire i riferimenti per il tipo, aggiungere l''annotazione XmlRootElement alla classe di definizione del tipo in uso.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ja.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ja.properties
index 2f93560..3f045a8 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ja.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= \u30B9\u30AD\u30FC\u30DE\u751F\u6210\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u304C\u3001\u30B9\u30AD\u30FC\u30DE\u3092\u751F\u6210\u3067\u304D\u307E\u3057\u305F\u3002\u30B9\u30AD\u30FC\u30DE\u5185\u306E\u8981\u7D20\u306B\u5FAA\u74B0\u4F9D\u5B58\u95A2\u4FC2\u304C\u3042\u308A\u307E\u3059: {0}\u3002\u3053\u306E\u8981\u7D20\u306F\u30B0\u30ED\u30FC\u30D0\u30EB\u8981\u7D20\u3068\u3057\u3066\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u53C2\u7167\u306F\u751F\u6210\u3055\u308C\u305A\u3001\u30BF\u30A4\u30D7\u306F\u4F7F\u7528\u53EF\u80FD\u306A\u5834\u6240\u3067\u30A4\u30F3\u30E9\u30A4\u30F3\u5316\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30BF\u30A4\u30D7\u306E\u53C2\u7167\u3092\u8A31\u53EF\u3059\u308B\u306B\u306F\u3001\u30BF\u30A4\u30D7\u5B9A\u7FA9\u30AF\u30E9\u30B9\u306BXmlRootElement\u6CE8\u91C8\u3092\u8FFD\u52A0\u3057\u307E\u3059\u3002
+ANONYMOUS_TYPE_CYCLE= \u30b9\u30ad\u30fc\u30de\u751f\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u304c\u3001\u30b9\u30ad\u30fc\u30de\u3092\u751f\u6210\u3067\u304d\u307e\u3057\u305f\u3002\u30b9\u30ad\u30fc\u30de\u5185\u306e\u8981\u7d20\u306b\u5faa\u74b0\u4f9d\u5b58\u95a2\u4fc2\u304c\u3042\u308a\u307e\u3059: {0}\u3002\u3053\u306e\u8981\u7d20\u306f\u30b0\u30ed\u30fc\u30d0\u30eb\u8981\u7d20\u3068\u3057\u3066\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u53c2\u7167\u306f\u751f\u6210\u3055\u308c\u305a\u3001\u30bf\u30a4\u30d7\u306f\u4f7f\u7528\u53ef\u80fd\u306a\u5834\u6240\u3067\u30a4\u30f3\u30e9\u30a4\u30f3\u5316\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30bf\u30a4\u30d7\u306e\u53c2\u7167\u3092\u8a31\u53ef\u3059\u308b\u306b\u306f\u3001\u30bf\u30a4\u30d7\u5b9a\u7fa9\u30af\u30e9\u30b9\u306bXmlRootElement\u6ce8\u91c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ko.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ko.properties
index a9a2868..3ab04bc 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ko.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= \uC2A4\uD0A4\uB9C8 \uC0DD\uC131 \uC911 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC9C0\uB9CC \uC2A4\uD0A4\uB9C8\uB97C \uC0DD\uC131\uD560 \uC218 \uC788\uC5C8\uC2B5\uB2C8\uB2E4. \uC2A4\uD0A4\uB9C8\uC758 \uC694\uC18C\uC5D0 \uC21C\uD658 \uC885\uC18D\uC131\uC774 \uC788\uC74C: {0}. \uC774 \uC694\uC18C\uB294 \uC804\uC5ED \uC694\uC18C\uB85C \uC815\uC758\uB418\uC9C0 \uC54A\uC544 \uCC38\uC870\uAC00 \uC0DD\uC131\uB418\uC9C0 \uC54A\uC558\uC73C\uBA70 \uAC00\uB2A5\uD55C \uACBD\uC6B0 \uC720\uD615\uC774 \uC778\uB77C\uC778\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD615\uC5D0 \uB300\uD55C \uCC38\uC870\uB97C \uD5C8\uC6A9\uD558\uB824\uBA74 \uC720\uD615 \uC815\uC758 \uD074\uB798\uC2A4\uC5D0 XmlRootElement \uC8FC\uC11D\uC744 \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624.
+ANONYMOUS_TYPE_CYCLE= \uc2a4\ud0a4\ub9c8 \uc0dd\uc131 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc9c0\ub9cc \uc2a4\ud0a4\ub9c8\ub97c \uc0dd\uc131\ud560 \uc218 \uc788\uc5c8\uc2b5\ub2c8\ub2e4. \uc2a4\ud0a4\ub9c8\uc758 \uc694\uc18c\uc5d0 \uc21c\ud658 \uc885\uc18d\uc131\uc774 \uc788\uc74c: {0}. \uc774 \uc694\uc18c\ub294 \uc804\uc5ed \uc694\uc18c\ub85c \uc815\uc758\ub418\uc9c0 \uc54a\uc544 \ucc38\uc870\uac00 \uc0dd\uc131\ub418\uc9c0 \uc54a\uc558\uc73c\uba70 \uac00\ub2a5\ud55c \uacbd\uc6b0 \uc720\ud615\uc774 \uc778\ub77c\uc778\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud615\uc5d0 \ub300\ud55c \ucc38\uc870\ub97c \ud5c8\uc6a9\ud558\ub824\uba74 \uc720\ud615 \uc815\uc758 \ud074\ub798\uc2a4\uc5d0 XmlRootElement \uc8fc\uc11d\uc744 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_pt_BR.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_pt_BR.properties
index 2ccddea..306553d 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_pt_BR.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= Ocorreu um erro durante a gera\u00E7\u00E3o do esquema, no entanto, foi poss\u00EDvel ger\u00E1-lo. H\u00E1 uma depend\u00EAncia circular ou um elemento em seu esquema: {0} Este elemento n\u00E3o foi definido como elemento global e, por isso, as refer\u00EAncias n\u00E3o foram geradas e o tipo foi alinhado, quando poss\u00EDvel. Para permitir refer\u00EAncias ao tipo, adicione a anota\u00E7\u00E3o XmlRootElement \u00E0 classe de defini\u00E7\u00E3o do tipo.
+ANONYMOUS_TYPE_CYCLE= Ocorreu um erro durante a gera\u00e7\u00e3o do esquema, no entanto, foi poss\u00edvel ger\u00e1-lo. H\u00e1 uma depend\u00eancia circular ou um elemento em seu esquema: {0} Este elemento n\u00e3o foi definido como elemento global e, por isso, as refer\u00eancias n\u00e3o foram geradas e o tipo foi alinhado, quando poss\u00edvel. Para permitir refer\u00eancias ao tipo, adicione a anota\u00e7\u00e3o XmlRootElement \u00e0 classe de defini\u00e7\u00e3o do tipo.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_CN.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_CN.properties
index 5569583..4092fd2 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_CN.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= \u6A21\u5F0F\u751F\u6210\u671F\u95F4\u51FA\u9519, \u4F46\u53EF\u4EE5\u751F\u6210\u6A21\u5F0F\u3002\u6A21\u5F0F\u4E2D\u7684\u67D0\u4E00\u5143\u7D20\u5B58\u5728\u5FAA\u73AF\u76F8\u5173\u6027: {0}\u3002\u6B64\u5143\u7D20\u672A\u5B9A\u4E49\u4E3A\u5168\u5C40\u5143\u7D20, \u56E0\u6B64\u672A\u751F\u6210\u5F15\u7528\u5E76\u5DF2\u5C3D\u53EF\u80FD\u5730\u5C06\u7C7B\u578B\u5185\u5D4C\u3002\u8981\u5141\u8BB8\u7C7B\u578B\u7684\u5F15\u7528, \u8BF7\u5411\u7C7B\u578B\u5B9A\u4E49\u7C7B\u6DFB\u52A0 XmlRootElement \u6CE8\u91CA\u3002
+ANONYMOUS_TYPE_CYCLE= \u6a21\u5f0f\u751f\u6210\u671f\u95f4\u51fa\u9519, \u4f46\u53ef\u4ee5\u751f\u6210\u6a21\u5f0f\u3002\u6a21\u5f0f\u4e2d\u7684\u67d0\u4e00\u5143\u7d20\u5b58\u5728\u5faa\u73af\u76f8\u5173\u6027: {0}\u3002\u6b64\u5143\u7d20\u672a\u5b9a\u4e49\u4e3a\u5168\u5c40\u5143\u7d20, \u56e0\u6b64\u672a\u751f\u6210\u5f15\u7528\u5e76\u5df2\u5c3d\u53ef\u80fd\u5730\u5c06\u7c7b\u578b\u5185\u5d4c\u3002\u8981\u5141\u8bb8\u7c7b\u578b\u7684\u5f15\u7528, \u8bf7\u5411\u7c7b\u578b\u5b9a\u4e49\u7c7b\u6dfb\u52a0 XmlRootElement \u6ce8\u91ca\u3002
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_TW.properties b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_TW.properties
index 160c3f2..98ced7e 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_TW.properties
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/Messages_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ANONYMOUS_TYPE_CYCLE= \u7DB1\u8981\u7522\u751F\u671F\u9593\u767C\u751F\u932F\u8AA4, \u4F46\u53EF\u4EE5\u7522\u751F\u7DB1\u8981. \u60A8\u7DB1\u8981\u4E2D\u7684\u67D0\u500B\u5143\u7D20\u6709\u5FAA\u74B0\u76F8\u4F9D\u6027: {0}. \u6B64\u5143\u7D20\u672A\u5B9A\u7FA9\u70BA\u5168\u57DF\u5143\u7D20, \u56E0\u6B64\u672A\u7522\u751F\u53C3\u7167, \u4E26\u4E14\u5DF2\u76E1\u53EF\u80FD\u5167\u7F6E\u8A72\u985E\u578B. \u82E5\u8981\u5141\u8A31\u8A72\u985E\u578B\u7684\u53C3\u7167, \u8ACB\u65B0\u589E XmlRootElement \u8A3B\u89E3\u81F3\u60A8\u7684\u985E\u578B\u5B9A\u7FA9\u985E\u5225.
+ANONYMOUS_TYPE_CYCLE= \u7db1\u8981\u7522\u751f\u671f\u9593\u767c\u751f\u932f\u8aa4, \u4f46\u53ef\u4ee5\u7522\u751f\u7db1\u8981. \u60a8\u7db1\u8981\u4e2d\u7684\u67d0\u500b\u5143\u7d20\u6709\u5faa\u74b0\u76f8\u4f9d\u6027: {0}. \u6b64\u5143\u7d20\u672a\u5b9a\u7fa9\u70ba\u5168\u57df\u5143\u7d20, \u56e0\u6b64\u672a\u7522\u751f\u53c3\u7167, \u4e26\u4e14\u5df2\u76e1\u53ef\u80fd\u5167\u7f6e\u8a72\u985e\u578b. \u82e5\u8981\u5141\u8a31\u8a72\u985e\u578b\u7684\u53c3\u7167, \u8acb\u65b0\u589e XmlRootElement \u8a3b\u89e3\u81f3\u60a8\u7684\u985e\u578b\u5b9a\u7fa9\u985e\u5225.
diff --git a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/xmlschema-for-jaxb.rng b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/xmlschema-for-jaxb.rng
index efa1cb9..2a6c46b 100644
--- a/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/xmlschema-for-jaxb.rng
+++ b/jaxb-ri/runtime/impl/src/main/resources/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/xmlschema-for-jaxb.rng
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/CSTestProgram.java b/jaxb-ri/runtime/impl/src/test/java/CSTestProgram.java
index 3df5967..4c5f09d 100644
--- a/jaxb-ri/runtime/impl/src/test/java/CSTestProgram.java
+++ b/jaxb-ri/runtime/impl/src/test/java/CSTestProgram.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/FilterList.java b/jaxb-ri/runtime/impl/src/test/java/FilterList.java
index ba13d5e..7ef301e 100644
--- a/jaxb-ri/runtime/impl/src/test/java/FilterList.java
+++ b/jaxb-ri/runtime/impl/src/test/java/FilterList.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/Util.java b/jaxb-ri/runtime/impl/src/test/java/Util.java
index d29c033..ec48aca 100644
--- a/jaxb-ri/runtime/impl/src/test/java/Util.java
+++ b/jaxb-ri/runtime/impl/src/test/java/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/XMLResolverAdapter.java b/jaxb-ri/runtime/impl/src/test/java/XMLResolverAdapter.java
index 6e72ac9..34f6a67 100644
--- a/jaxb-ri/runtime/impl/src/test/java/XMLResolverAdapter.java
+++ b/jaxb-ri/runtime/impl/src/test/java/XMLResolverAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/emma.properties b/jaxb-ri/runtime/impl/src/test/java/emma.properties
index aed72e6..7c5128e 100644
--- a/jaxb-ri/runtime/impl/src/test/java/emma.properties
+++ b/jaxb-ri/runtime/impl/src/test/java/emma.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/marshaller/XMLWriterTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/marshaller/XMLWriterTest.java
index 276ce1f..8bfde83 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/marshaller/XMLWriterTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/marshaller/XMLWriterTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/BackupWithParentNamespaceTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/BackupWithParentNamespaceTest.java
index 5f8b100..4551f83 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/BackupWithParentNamespaceTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/BackupWithParentNamespaceTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/CompositeStructureTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/CompositeStructureTest.java
index c198da8..330ebe1 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/CompositeStructureTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/CompositeStructureTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/Printer.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/Printer.java
index c619cda..3e35504 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/Printer.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/Printer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/ConstTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/ConstTest.java
index cefed4c..0d88e33 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/ConstTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/runtime/reflect/opt/ConstTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MarshallingAbstractTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MarshallingAbstractTest.java
index c1d9aa3..2a3a23c 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MarshallingAbstractTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MarshallingAbstractTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MyRef.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MyRef.java
index a35a1fc..c549edf 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MyRef.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/MyRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/NSParent.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/NSParent.java
index 3940e96..430c3e5 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/NSParent.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/NSParent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGeneratorTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGeneratorTest.java
index 99bf729..a6ad9b8 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGeneratorTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/XmlSchemaGeneratorTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteContainer.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteContainer.java
index a2447c0..ddd3e55 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteContainer.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteContainer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteDeployment.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteDeployment.java
index de3696c..09c458b 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteDeployment.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbConcreteDeployment.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbContainer.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbContainer.java
index 8a3ba1a..707cf87 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbContainer.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbContainer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDeployment.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDeployment.java
index 2791b41..1138ee5 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDeployment.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDeployment.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDistribution.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDistribution.java
index ce8ca22..e0dc2a3 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDistribution.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbDistribution.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbEnvironmentModel.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbEnvironmentModel.java
index ae5470b..1b8c78f 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbEnvironmentModel.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/schemagen/xmlschema/JaxbEnvironmentModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStackTest.java b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStackTest.java
index 5881e6b..0d10a80 100644
--- a/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStackTest.java
+++ b/jaxb-ri/runtime/impl/src/test/java/org/glassfish/jaxb/runtime/v2/util/CollisionCheckStackTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/assembly/assembly.xml b/jaxb-ri/samples/src/main/assembly/assembly.xml
index ccc20f7..591aea1 100644
--- a/jaxb-ri/samples/src/main/assembly/assembly.xml
+++ b/jaxb-ri/samples/src/main/assembly/assembly.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/build.xml b/jaxb-ri/samples/src/main/samples/catalog-resolver/build.xml
index ae4ca54..c175d50 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/build.xml
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/catalog.cat b/jaxb-ri/samples/src/main/samples/catalog-resolver/catalog.cat
index 830eaff..dbc534c 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/catalog.cat
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/catalog.cat
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2005, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/XMLSchema.dtd b/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/XMLSchema.dtd
index 313f2dd..b9330f3 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/XMLSchema.dtd
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/XMLSchema.dtd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/datatypes.dtd b/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/datatypes.dtd
index a62cead..39a0869 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/datatypes.dtd
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/s4s/datatypes.dtd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/sample.meta b/jaxb-ri/samples/src/main/samples/catalog-resolver/sample.meta
index fd530d1..45b0719 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/test.xsd b/jaxb-ri/samples/src/main/samples/catalog-resolver/test.xsd
index e82c926..6611b3a 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/test.xsd
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/test.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/catalog-resolver/xml.xsd b/jaxb-ri/samples/src/main/samples/catalog-resolver/xml.xsd
index 15fef2e..0322258 100644
--- a/jaxb-ri/samples/src/main/samples/catalog-resolver/xml.xsd
+++ b/jaxb-ri/samples/src/main/samples/catalog-resolver/xml.xsd
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/build.xml b/jaxb-ri/samples/src/main/samples/character-escape/build.xml
index 2080a70..35782e5 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/build.xml
+++ b/jaxb-ri/samples/src/main/samples/character-escape/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/sample.meta b/jaxb-ri/samples/src/main/samples/character-escape/sample.meta
index b612b50..db019f0 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/character-escape/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/simple.xsd b/jaxb-ri/samples/src/main/samples/character-escape/simple.xsd
index 56a3502..871a083 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/simple.xsd
+++ b/jaxb-ri/samples/src/main/samples/character-escape/simple.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/src/CustomCharacterEscapeHandler.java b/jaxb-ri/samples/src/main/samples/character-escape/src/CustomCharacterEscapeHandler.java
index eb976cf..542b9cd 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/src/CustomCharacterEscapeHandler.java
+++ b/jaxb-ri/samples/src/main/samples/character-escape/src/CustomCharacterEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/src/Main.java b/jaxb-ri/samples/src/main/samples/character-escape/src/Main.java
index b7ead10..1822477 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/character-escape/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/character-escape/test.xml b/jaxb-ri/samples/src/main/samples/character-escape/test.xml
index c8ce4a8..1ca19d6 100644
--- a/jaxb-ri/samples/src/main/samples/character-escape/test.xml
+++ b/jaxb-ri/samples/src/main/samples/character-escape/test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/build.xml b/jaxb-ri/samples/src/main/samples/class-resolver/build.xml
index 11e773d..111e56e 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/build.xml
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/def.xml b/jaxb-ri/samples/src/main/samples/class-resolver/def.xml
index a3ef6b1..b3f4783 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/def.xml
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/def.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/sample.meta b/jaxb-ri/samples/src/main/samples/class-resolver/sample.meta
index 7a94793..fc501c8 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/src/Container.java b/jaxb-ri/samples/src/main/samples/class-resolver/src/Container.java
index f64b6c1..fa2a02e 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/src/Container.java
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/src/Container.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/src/Main.java b/jaxb-ri/samples/src/main/samples/class-resolver/src/Main.java
index d477349..0561654 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Bar.java b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Bar.java
index 05e83e1..924ea20 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Bar.java
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Bar.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Foo.java b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Foo.java
index 1b7a158..b718cc0 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Foo.java
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/Foo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/package-info.java b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/package-info.java
index 650ea99..3a2a28c 100644
--- a/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/package-info.java
+++ b/jaxb-ri/samples/src/main/samples/class-resolver/src/org/acme/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/create-marshal/build.xml b/jaxb-ri/samples/src/main/samples/create-marshal/build.xml
index b003cb0..b039d69 100644
--- a/jaxb-ri/samples/src/main/samples/create-marshal/build.xml
+++ b/jaxb-ri/samples/src/main/samples/create-marshal/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/create-marshal/po.xml b/jaxb-ri/samples/src/main/samples/create-marshal/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/create-marshal/po.xml
+++ b/jaxb-ri/samples/src/main/samples/create-marshal/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/create-marshal/po.xsd b/jaxb-ri/samples/src/main/samples/create-marshal/po.xsd
index c3ebed5..641c17e 100644
--- a/jaxb-ri/samples/src/main/samples/create-marshal/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/create-marshal/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/create-marshal/sample.meta b/jaxb-ri/samples/src/main/samples/create-marshal/sample.meta
index 948280e..55d79d5 100644
--- a/jaxb-ri/samples/src/main/samples/create-marshal/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/create-marshal/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/create-marshal/src/Main.java b/jaxb-ri/samples/src/main/samples/create-marshal/src/Main.java
index c4cd5ed..50734cd 100644
--- a/jaxb-ri/samples/src/main/samples/create-marshal/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/create-marshal/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/cycle-recovery/build.xml b/jaxb-ri/samples/src/main/samples/cycle-recovery/build.xml
index f2797e1..6cfa14b 100644
--- a/jaxb-ri/samples/src/main/samples/cycle-recovery/build.xml
+++ b/jaxb-ri/samples/src/main/samples/cycle-recovery/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/cycle-recovery/sample.meta b/jaxb-ri/samples/src/main/samples/cycle-recovery/sample.meta
index e80d1ec..303a1e2 100644
--- a/jaxb-ri/samples/src/main/samples/cycle-recovery/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/cycle-recovery/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Main.java b/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Main.java
index 28e7318..e2bcb1b 100644
--- a/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Person.java b/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Person.java
index e98e93c..4daf00d 100644
--- a/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Person.java
+++ b/jaxb-ri/samples/src/main/samples/cycle-recovery/src/Person.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/datatypeconverter/build.xml b/jaxb-ri/samples/src/main/samples/datatypeconverter/build.xml
index 97a7cdb..894a096 100644
--- a/jaxb-ri/samples/src/main/samples/datatypeconverter/build.xml
+++ b/jaxb-ri/samples/src/main/samples/datatypeconverter/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xml b/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xml
+++ b/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xsd b/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xsd
index 52e0b47..e1a8ec8 100644
--- a/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/datatypeconverter/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/datatypeconverter/sample.meta b/jaxb-ri/samples/src/main/samples/datatypeconverter/sample.meta
index a94dbbb..a18a910 100644
--- a/jaxb-ri/samples/src/main/samples/datatypeconverter/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/datatypeconverter/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/datatypeconverter/src/Main.java b/jaxb-ri/samples/src/main/samples/datatypeconverter/src/Main.java
index 0caf19f..6f0050e 100644
--- a/jaxb-ri/samples/src/main/samples/datatypeconverter/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/datatypeconverter/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/build.xml b/jaxb-ri/samples/src/main/samples/dtd/build.xml
index ef300cc..7c43735 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/build.xml
+++ b/jaxb-ri/samples/src/main/samples/dtd/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/nameCard.dtd b/jaxb-ri/samples/src/main/samples/dtd/nameCard.dtd
index 09b2028..8b15088 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/nameCard.dtd
+++ b/jaxb-ri/samples/src/main/samples/dtd/nameCard.dtd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/nameCard.jaxb b/jaxb-ri/samples/src/main/samples/dtd/nameCard.jaxb
index bcc5cc7..1048430 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/nameCard.jaxb
+++ b/jaxb-ri/samples/src/main/samples/dtd/nameCard.jaxb
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/sample.meta b/jaxb-ri/samples/src/main/samples/dtd/sample.meta
index 9ec1568..9632a71 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/dtd/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/src/DTDSample.java b/jaxb-ri/samples/src/main/samples/dtd/src/DTDSample.java
index 654e75f..2f0a3de 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/src/DTDSample.java
+++ b/jaxb-ri/samples/src/main/samples/dtd/src/DTDSample.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/src/foo/MyRootClass.java b/jaxb-ri/samples/src/main/samples/dtd/src/foo/MyRootClass.java
index f107772..414067b 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/src/foo/MyRootClass.java
+++ b/jaxb-ri/samples/src/main/samples/dtd/src/foo/MyRootClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/dtd/test.xml b/jaxb-ri/samples/src/main/samples/dtd/test.xml
index 2c8ef09..5b5c807 100644
--- a/jaxb-ri/samples/src/main/samples/dtd/test.xml
+++ b/jaxb-ri/samples/src/main/samples/dtd/test.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/element-substitution/build.xml b/jaxb-ri/samples/src/main/samples/element-substitution/build.xml
index c1ee3ea..bbd8282 100644
--- a/jaxb-ri/samples/src/main/samples/element-substitution/build.xml
+++ b/jaxb-ri/samples/src/main/samples/element-substitution/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/element-substitution/folder.xml b/jaxb-ri/samples/src/main/samples/element-substitution/folder.xml
index 241fe88..9a7dae3 100644
--- a/jaxb-ri/samples/src/main/samples/element-substitution/folder.xml
+++ b/jaxb-ri/samples/src/main/samples/element-substitution/folder.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/element-substitution/folder.xsd b/jaxb-ri/samples/src/main/samples/element-substitution/folder.xsd
index 68c4125..f2b8d79 100644
--- a/jaxb-ri/samples/src/main/samples/element-substitution/folder.xsd
+++ b/jaxb-ri/samples/src/main/samples/element-substitution/folder.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/element-substitution/sample.meta b/jaxb-ri/samples/src/main/samples/element-substitution/sample.meta
index cfd8870..15d8d37 100644
--- a/jaxb-ri/samples/src/main/samples/element-substitution/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/element-substitution/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/element-substitution/src/Main.java b/jaxb-ri/samples/src/main/samples/element-substitution/src/Main.java
index b0b4ae1..a8c1cb0 100644
--- a/jaxb-ri/samples/src/main/samples/element-substitution/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/element-substitution/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/binding.xjb b/jaxb-ri/samples/src/main/samples/external-customize/binding.xjb
index 4951664..baed0c1 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/binding.xjb
+++ b/jaxb-ri/samples/src/main/samples/external-customize/binding.xjb
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/build.xml b/jaxb-ri/samples/src/main/samples/external-customize/build.xml
index c175a2a..d29ec33 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/build.xml
+++ b/jaxb-ri/samples/src/main/samples/external-customize/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/po.xml b/jaxb-ri/samples/src/main/samples/external-customize/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/po.xml
+++ b/jaxb-ri/samples/src/main/samples/external-customize/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/po.xsd b/jaxb-ri/samples/src/main/samples/external-customize/po.xsd
index 61abd43..536449e 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/external-customize/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/sample.meta b/jaxb-ri/samples/src/main/samples/external-customize/sample.meta
index a1ecc0d..73e9392 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/external-customize/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/external-customize/src/Main.java b/jaxb-ri/samples/src/main/samples/external-customize/src/Main.java
index 7ee7f4b..7f4e9f3 100644
--- a/jaxb-ri/samples/src/main/samples/external-customize/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/external-customize/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/binding.xjb b/jaxb-ri/samples/src/main/samples/fix-collides/binding.xjb
index 086a7b9..69c872d 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/binding.xjb
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/binding.xjb
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/build.xml b/jaxb-ri/samples/src/main/samples/fix-collides/build.xml
index 05c23c1..2a22792 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/build.xml
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/example.xml b/jaxb-ri/samples/src/main/samples/fix-collides/example.xml
index f691d07..3b1800c 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/example.xml
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/example.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/example.xsd b/jaxb-ri/samples/src/main/samples/fix-collides/example.xsd
index 0511489..98b3a9c 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/example.xsd
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/example.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/sample.meta b/jaxb-ri/samples/src/main/samples/fix-collides/sample.meta
index 5298d5c..2cdbb7e 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/fix-collides/src/Main.java b/jaxb-ri/samples/src/main/samples/fix-collides/src/Main.java
index 50e4181..4b2ca82 100644
--- a/jaxb-ri/samples/src/main/samples/fix-collides/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/fix-collides/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/build.xml b/jaxb-ri/samples/src/main/samples/inline-customize/build.xml
index 0d5e4d1..02e5e0f 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/build.xml
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/po.xml b/jaxb-ri/samples/src/main/samples/inline-customize/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/po.xml
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/po.xsd b/jaxb-ri/samples/src/main/samples/inline-customize/po.xsd
index c21e6b8..4860f34 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/sample.meta b/jaxb-ri/samples/src/main/samples/inline-customize/sample.meta
index b10d151..4e485fd 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/src/Main.java b/jaxb-ri/samples/src/main/samples/inline-customize/src/Main.java
index 39a8052..c3b8ae7 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/inline-customize/src/primer/MyDatatypeConverter.java b/jaxb-ri/samples/src/main/samples/inline-customize/src/primer/MyDatatypeConverter.java
index 38d6391..fc8de59 100644
--- a/jaxb-ri/samples/src/main/samples/inline-customize/src/primer/MyDatatypeConverter.java
+++ b/jaxb-ri/samples/src/main/samples/inline-customize/src/primer/MyDatatypeConverter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/build.xml b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/build.xml
index 19cb502..1d93b67 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/sample.meta
index 304b08d..491aa39 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/Main.java
index b9e5d60..dfa0275 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/Address.java b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/Address.java
index 03bdcf5..d5917a3 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/Address.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/Address.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/BusinessCard.java b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/BusinessCard.java
index ce0a046..eb34ec4 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/BusinessCard.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/BusinessCard.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/package-info.java b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/package-info.java
index dd93810..bde5671 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/package-info.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-create-marshal/src/cardfile/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/build.xml
index 0bf6109..8b457b5 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/sample.meta
index 752ae39..10e75cf 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/Main.java
index 492fdc0..a359e3b 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/PurchaseOrderType.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/PurchaseOrderType.java
index a0b22c0..340f732 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/PurchaseOrderType.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/PurchaseOrderType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/USAddress.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/USAddress.java
index 60d98a9..c273a89 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/package-info.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/package-info.java
index 25f7dda..32f3964 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/package-info.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAccessorOrder/src/address/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/build.xml
index 4c356c7..c04050c 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/sample.meta
index f68f05a..dc136b8 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/Main.java
index 3257db6..5c05849 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/AdapterPurchaseListToHashMap.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/AdapterPurchaseListToHashMap.java
index 0f612eb..ac0abc3 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/AdapterPurchaseListToHashMap.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/AdapterPurchaseListToHashMap.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/KitchenWorldBasket.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/KitchenWorldBasket.java
index aa99f64..73465f9 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/KitchenWorldBasket.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/KitchenWorldBasket.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PartEntry.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PartEntry.java
index 63465b4..5893189 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PartEntry.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PartEntry.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PurchaseList.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PurchaseList.java
index cca1c78..0d10f38 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PurchaseList.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCart/PurchaseList.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCartData.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCartData.xml
index af7b9b1..3827d3a 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCartData.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAdapter/src/shoppingCartData.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/build.xml
index a26de0b..9d69e50 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/sample.meta
index 4d32c2f..c31648e 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/Main.java
index 79fd7d8..ba95e18 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/CreditCardVendor.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/CreditCardVendor.java
index 932fb58..544b5ca 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/CreditCardVendor.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/CreditCardVendor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/PurchaseOrderType.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/PurchaseOrderType.java
index 534fd36..571cb5a 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/PurchaseOrderType.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/PurchaseOrderType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/USAddress.java b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/USAddress.java
index b602b5e..2b1c802 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlAttribute/src/address/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/build.xml
index c19d167..b563d01 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/sample.meta
index 63ac7a2..9631a21 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/Main.java
index 1623feb..4d0eaa5 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/CreditCardVendor.java b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/CreditCardVendor.java
index 1b85c61..1938a2c 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/CreditCardVendor.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/CreditCardVendor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/PurchaseOrderType.java b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/PurchaseOrderType.java
index e01505b..85d3969 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/PurchaseOrderType.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/PurchaseOrderType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/USAddress.java b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/USAddress.java
index d5bc964..0e3d8fa 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlRootElement/src/address/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/build.xml
index 8c47e7a..4c7ac98 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/sample.meta
index d19d833..f362ab8 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/Main.java
index 229ed30..68f9b07 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/TrackingOrder.java b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/TrackingOrder.java
index 95fb4bc..2ec37d9 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/TrackingOrder.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/TrackingOrder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/package-info.java b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/package-info.java
index ebcf1f4..8d7752c 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/package-info.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/address/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/trackingData.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/trackingData.xml
index a26e27e..1f06977 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/trackingData.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlSchemaType/src/trackingData.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/build.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlType/build.xml
index 0bf6109..8b457b5 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/build.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/sample.meta b/jaxb-ri/samples/src/main/samples/j2s-xmlType/sample.meta
index 6c422d3..38aeeb7 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/Main.java b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/Main.java
index 550b04d..0bc3dbb 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/PurchaseOrderType.java b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/PurchaseOrderType.java
index 30da70e..cdadde5 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/PurchaseOrderType.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/PurchaseOrderType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddress.java b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddress.java
index 40dbc32..186b642 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddressFactory.java b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddressFactory.java
index 0282acb..c4368a1 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddressFactory.java
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/address/USAddressFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/testData.xml b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/testData.xml
index e6b2da6..e0e1715 100644
--- a/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/testData.xml
+++ b/jaxb-ri/samples/src/main/samples/j2s-xmlType/src/testData.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/locator-support/build.xml b/jaxb-ri/samples/src/main/samples/locator-support/build.xml
index e7cf4ae..c6d7365 100644
--- a/jaxb-ri/samples/src/main/samples/locator-support/build.xml
+++ b/jaxb-ri/samples/src/main/samples/locator-support/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/locator-support/po.xsd b/jaxb-ri/samples/src/main/samples/locator-support/po.xsd
index 407eb0c..fc2a3ee 100644
--- a/jaxb-ri/samples/src/main/samples/locator-support/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/locator-support/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/locator-support/poInput.xml b/jaxb-ri/samples/src/main/samples/locator-support/poInput.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/locator-support/poInput.xml
+++ b/jaxb-ri/samples/src/main/samples/locator-support/poInput.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/locator-support/sample.meta b/jaxb-ri/samples/src/main/samples/locator-support/sample.meta
index 391a7e6..2e0bd3f 100644
--- a/jaxb-ri/samples/src/main/samples/locator-support/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/locator-support/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/locator-support/src/Locatable.java b/jaxb-ri/samples/src/main/samples/locator-support/src/Locatable.java
index 9377886..d732d01 100644
--- a/jaxb-ri/samples/src/main/samples/locator-support/src/Locatable.java
+++ b/jaxb-ri/samples/src/main/samples/locator-support/src/Locatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/modify-marshal/build.xml b/jaxb-ri/samples/src/main/samples/modify-marshal/build.xml
index 93c8af5..8c0b9df 100644
--- a/jaxb-ri/samples/src/main/samples/modify-marshal/build.xml
+++ b/jaxb-ri/samples/src/main/samples/modify-marshal/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/modify-marshal/po.xml b/jaxb-ri/samples/src/main/samples/modify-marshal/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/modify-marshal/po.xml
+++ b/jaxb-ri/samples/src/main/samples/modify-marshal/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/modify-marshal/po.xsd b/jaxb-ri/samples/src/main/samples/modify-marshal/po.xsd
index c3ebed5..641c17e 100644
--- a/jaxb-ri/samples/src/main/samples/modify-marshal/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/modify-marshal/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/modify-marshal/sample.meta b/jaxb-ri/samples/src/main/samples/modify-marshal/sample.meta
index 39dc2f4..8b478d1 100644
--- a/jaxb-ri/samples/src/main/samples/modify-marshal/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/modify-marshal/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/modify-marshal/src/Main.java b/jaxb-ri/samples/src/main/samples/modify-marshal/src/Main.java
index d02a057..a620213 100644
--- a/jaxb-ri/samples/src/main/samples/modify-marshal/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/modify-marshal/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/bar.xsd b/jaxb-ri/samples/src/main/samples/namespace-prefix/bar.xsd
index 9688e83..31698e7 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/bar.xsd
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/bar.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/build.xml b/jaxb-ri/samples/src/main/samples/namespace-prefix/build.xml
index c222aee..a8d1aea 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/build.xml
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/foo.xsd b/jaxb-ri/samples/src/main/samples/namespace-prefix/foo.xsd
index 15563e1..86a3662 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/foo.xsd
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/foo.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/sample.meta b/jaxb-ri/samples/src/main/samples/namespace-prefix/sample.meta
index c155581..b72abde 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/src/NamespacePrefixMapperImpl.java b/jaxb-ri/samples/src/main/samples/namespace-prefix/src/NamespacePrefixMapperImpl.java
index 8ac5345..67d7bff 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/src/NamespacePrefixMapperImpl.java
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/src/NamespacePrefixMapperImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/src/PrefixExample.java b/jaxb-ri/samples/src/main/samples/namespace-prefix/src/PrefixExample.java
index c4b197d..2014dc6 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/src/PrefixExample.java
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/src/PrefixExample.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/test1.xml b/jaxb-ri/samples/src/main/samples/namespace-prefix/test1.xml
index 8a22bd6..66cd3e0 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/test1.xml
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/test1.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/test2.xml b/jaxb-ri/samples/src/main/samples/namespace-prefix/test2.xml
index 15e4500..f68de94 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/test2.xml
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/test2.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/namespace-prefix/test3.xml b/jaxb-ri/samples/src/main/samples/namespace-prefix/test3.xml
index 762a43b..362a680 100644
--- a/jaxb-ri/samples/src/main/samples/namespace-prefix/test3.xml
+++ b/jaxb-ri/samples/src/main/samples/namespace-prefix/test3.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/Primer.xsd b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/Primer.xsd
index 95d2f11..616d2d6 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/Primer.xsd
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/Primer.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/build.xml b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/build.xml
index a72cf3e..a3b2b1c 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/build.xml
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/sample.meta b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/sample.meta
index 0aebd17..68efd57 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Main.java b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Main.java
index 0d9893c..8456b59 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Splitter.java b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Splitter.java
index 8d8573e..cba5d48 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Splitter.java
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/src/Splitter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/test.xml b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/test.xml
index c8ce4a8..1ca19d6 100644
--- a/jaxb-ri/samples/src/main/samples/partial-unmarshalling/test.xml
+++ b/jaxb-ri/samples/src/main/samples/partial-unmarshalling/test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/pull-parser/build.xml b/jaxb-ri/samples/src/main/samples/pull-parser/build.xml
index 45442b8..bee9403 100644
--- a/jaxb-ri/samples/src/main/samples/pull-parser/build.xml
+++ b/jaxb-ri/samples/src/main/samples/pull-parser/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/pull-parser/contact.xml b/jaxb-ri/samples/src/main/samples/pull-parser/contact.xml
index f5438d1..0d6531c 100644
--- a/jaxb-ri/samples/src/main/samples/pull-parser/contact.xml
+++ b/jaxb-ri/samples/src/main/samples/pull-parser/contact.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/pull-parser/contact.xsd b/jaxb-ri/samples/src/main/samples/pull-parser/contact.xsd
index 5314d46..25633b3 100644
--- a/jaxb-ri/samples/src/main/samples/pull-parser/contact.xsd
+++ b/jaxb-ri/samples/src/main/samples/pull-parser/contact.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/pull-parser/sample.meta b/jaxb-ri/samples/src/main/samples/pull-parser/sample.meta
index f5b8b6a..d39ed23 100644
--- a/jaxb-ri/samples/src/main/samples/pull-parser/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/pull-parser/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/pull-parser/src/Main.java b/jaxb-ri/samples/src/main/samples/pull-parser/src/Main.java
index 35a9121..de7f7ed 100644
--- a/jaxb-ri/samples/src/main/samples/pull-parser/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/pull-parser/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/relaxng/build.xml b/jaxb-ri/samples/src/main/samples/relaxng/build.xml
index 1a38c18..2d6f80e 100644
--- a/jaxb-ri/samples/src/main/samples/relaxng/build.xml
+++ b/jaxb-ri/samples/src/main/samples/relaxng/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/relaxng/formula.rng b/jaxb-ri/samples/src/main/samples/relaxng/formula.rng
index 883d197..8188a28 100644
--- a/jaxb-ri/samples/src/main/samples/relaxng/formula.rng
+++ b/jaxb-ri/samples/src/main/samples/relaxng/formula.rng
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/relaxng/sample.meta b/jaxb-ri/samples/src/main/samples/relaxng/sample.meta
index 2c8a906..4333cda 100644
--- a/jaxb-ri/samples/src/main/samples/relaxng/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/relaxng/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/relaxng/src/RELAXNGExample.java b/jaxb-ri/samples/src/main/samples/relaxng/src/RELAXNGExample.java
index 88917b9..bef8822 100644
--- a/jaxb-ri/samples/src/main/samples/relaxng/src/RELAXNGExample.java
+++ b/jaxb-ri/samples/src/main/samples/relaxng/src/RELAXNGExample.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/relaxng/test.xml b/jaxb-ri/samples/src/main/samples/relaxng/test.xml
index ac14f0f..4f233d9 100644
--- a/jaxb-ri/samples/src/main/samples/relaxng/test.xml
+++ b/jaxb-ri/samples/src/main/samples/relaxng/test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-propOrder-complextype/USAddress.java b/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-propOrder-complextype/USAddress.java
index a7ced4f..3561aa5 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-propOrder-complextype/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-propOrder-complextype/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-simpletype/Foo.java b/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-simpletype/Foo.java
index 538be37..079bd2e 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-simpletype/Foo.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/j2s/class-simpletype/Foo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/build.xml b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/build.xml
index 7b720e6..dbc8e80 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/build.xml
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Address.java b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Address.java
index 5184f18..a227c0f 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Address.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Address.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Main.java b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Main.java
index 49327cf..c74eb7b 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/PurchaseOrder.java b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/PurchaseOrder.java
index 52f922a..b74d094 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/PurchaseOrder.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/PurchaseOrder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/UKAddress.java b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/UKAddress.java
index 0f8e7ff..9c040ca 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/UKAddress.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/UKAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/USAddress.java b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/USAddress.java
index 08aa3ad..c887933 100644
--- a/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/spec-samples/runtime/derivedtype/src/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/Primer.xsd b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/Primer.xsd
index a325538..b633a43 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/Primer.xsd
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/Primer.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/build.xml b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/build.xml
index 9acb9c6..db5e6b5 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/build.xml
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/sample.meta b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/sample.meta
index bea1930..26296e5 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/Main.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/Main.java
index 45cd571..5e83c08 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/Items.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/Items.java
index 74aa72d..f9661a2 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/Items.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/Items.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/ObjectFactory.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/ObjectFactory.java
index d2d30d9..f5caf45 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/ObjectFactory.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/ObjectFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrderType.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrderType.java
index 50f88ab..071adc4 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrderType.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrderType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrders.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrders.java
index dec0ce6..c405440 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrders.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/PurchaseOrders.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/USAddress.java b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/USAddress.java
index af6cdba..b326abe 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/USAddress.java
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/src/primer/USAddress.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/test.xml b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/test.xml
index c8ce4a8..1ca19d6 100644
--- a/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/test.xml
+++ b/jaxb-ri/samples/src/main/samples/streaming-unmarshalling/test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/build.xml b/jaxb-ri/samples/src/main/samples/subgroup-extend/build.xml
index 72fc5d2..a956ffd 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/build.xml
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xml b/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xml
index a9f3962..612ecc4 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xml
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xsd b/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xsd
index 10a6c77..84ec30d 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xsd
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/itinerary.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/sample.meta b/jaxb-ri/samples/src/main/samples/subgroup-extend/sample.meta
index 67c75d7..dbca44b 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/Main.java b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/Main.java
index 71cb439..3b54b26 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/AutoTypeExtend.java b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/AutoTypeExtend.java
index 6138b2d..c2b5b09 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/AutoTypeExtend.java
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/AutoTypeExtend.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/PlaneTypeExtend.java b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/PlaneTypeExtend.java
index 2b86232..e5de0ed 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/PlaneTypeExtend.java
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/PlaneTypeExtend.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TrainTypeExtend.java b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TrainTypeExtend.java
index 455944c..10e971b 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TrainTypeExtend.java
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TrainTypeExtend.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TravelTypeExtend.java b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TravelTypeExtend.java
index 3c4dd51..96e4584 100644
--- a/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TravelTypeExtend.java
+++ b/jaxb-ri/samples/src/main/samples/subgroup-extend/src/extend/TravelTypeExtend.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/synchronized-methods/build.xml b/jaxb-ri/samples/src/main/samples/synchronized-methods/build.xml
index 173f918..4efb0cf 100644
--- a/jaxb-ri/samples/src/main/samples/synchronized-methods/build.xml
+++ b/jaxb-ri/samples/src/main/samples/synchronized-methods/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/synchronized-methods/po.xsd b/jaxb-ri/samples/src/main/samples/synchronized-methods/po.xsd
index 407eb0c..fc2a3ee 100644
--- a/jaxb-ri/samples/src/main/samples/synchronized-methods/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/synchronized-methods/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/synchronized-methods/poInput.xml b/jaxb-ri/samples/src/main/samples/synchronized-methods/poInput.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/synchronized-methods/poInput.xml
+++ b/jaxb-ri/samples/src/main/samples/synchronized-methods/poInput.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/synchronized-methods/sample.meta b/jaxb-ri/samples/src/main/samples/synchronized-methods/sample.meta
index 90c3bfe..96e9ee4 100644
--- a/jaxb-ri/samples/src/main/samples/synchronized-methods/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/synchronized-methods/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/address.xsd b/jaxb-ri/samples/src/main/samples/type-substitution/address.xsd
index b2240e6..9e249e4 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/address.xsd
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/address.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/build.xml b/jaxb-ri/samples/src/main/samples/type-substitution/build.xml
index 19c5cb6..9e8738d 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/build.xml
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/catalog.cat b/jaxb-ri/samples/src/main/samples/type-substitution/catalog.cat
index d431fd5..79a9419 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/catalog.cat
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/catalog.cat
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2005, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xml b/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xml
index fbfea03..224356c 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xml
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xsd b/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xsd
index 34ccde7..51a7480 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xsd
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/ipo.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/sample.meta b/jaxb-ri/samples/src/main/samples/type-substitution/sample.meta
index b12695a..e968983 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/src/Main.java b/jaxb-ri/samples/src/main/samples/type-substitution/src/Main.java
index 8f249d1..7c579e0 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xml b/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xml
index 21e023c..67a8ec0 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xml
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xsd b/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xsd
index 6a0140a..02afb8b 100644
--- a/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xsd
+++ b/jaxb-ri/samples/src/main/samples/type-substitution/ustaxexemptpo.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-read/build.xml b/jaxb-ri/samples/src/main/samples/unmarshal-read/build.xml
index fdb0716..5844f09 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-read/build.xml
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-read/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xml b/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xml
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd b/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd
index c3ebed5..641c17e 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-read/sample.meta b/jaxb-ri/samples/src/main/samples/unmarshal-read/sample.meta
index bc22fe6..f49a7a7 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-read/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-read/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-read/src/Main.java b/jaxb-ri/samples/src/main/samples/unmarshal-read/src/Main.java
index 31f2462..9a452bb 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-read/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-read/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-validate/build.xml b/jaxb-ri/samples/src/main/samples/unmarshal-validate/build.xml
index 2f54a54..5817205 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-validate/build.xml
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-validate/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xml b/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xml
index 989047d..40fc1d8 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xml
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xsd b/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xsd
index c3ebed5..641c17e 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-validate/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-validate/sample.meta b/jaxb-ri/samples/src/main/samples/unmarshal-validate/sample.meta
index 2e58043..7871641 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-validate/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-validate/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/unmarshal-validate/src/Main.java b/jaxb-ri/samples/src/main/samples/unmarshal-validate/src/Main.java
index d98f7a8..d027fd1 100644
--- a/jaxb-ri/samples/src/main/samples/unmarshal-validate/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/unmarshal-validate/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/updateablePartialBind/build.xml b/jaxb-ri/samples/src/main/samples/updateablePartialBind/build.xml
index 233a6f4..c59afb5 100644
--- a/jaxb-ri/samples/src/main/samples/updateablePartialBind/build.xml
+++ b/jaxb-ri/samples/src/main/samples/updateablePartialBind/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xml b/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xml
index 97592c3..d8d0e51 100644
--- a/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xml
+++ b/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xsd b/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xsd
index a5050e6..1ec4b0d 100644
--- a/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/updateablePartialBind/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/updateablePartialBind/sample.meta b/jaxb-ri/samples/src/main/samples/updateablePartialBind/sample.meta
index 3b27ccc..1cd3ee9 100644
--- a/jaxb-ri/samples/src/main/samples/updateablePartialBind/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/updateablePartialBind/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/updateablePartialBind/src/UpdateablePartialBinding.java b/jaxb-ri/samples/src/main/samples/updateablePartialBind/src/UpdateablePartialBinding.java
index 5e81dd7..e48963f 100644
--- a/jaxb-ri/samples/src/main/samples/updateablePartialBind/src/UpdateablePartialBinding.java
+++ b/jaxb-ri/samples/src/main/samples/updateablePartialBind/src/UpdateablePartialBinding.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/build.xml b/jaxb-ri/samples/src/main/samples/vendor-extensions/build.xml
index f0debc2..66d2867 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/build.xml
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/po.xsd b/jaxb-ri/samples/src/main/samples/vendor-extensions/po.xsd
index 3886461..8c752b5 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/po.xsd
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/poInput.xml b/jaxb-ri/samples/src/main/samples/vendor-extensions/poInput.xml
index f2eec71..f3a10ae 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/poInput.xml
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/poInput.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/sample.meta b/jaxb-ri/samples/src/main/samples/vendor-extensions/sample.meta
index 8dd229e..3da6498 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/src/BaseClass.java b/jaxb-ri/samples/src/main/samples/vendor-extensions/src/BaseClass.java
index ca2b690..30c8cb1 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/src/BaseClass.java
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/src/BaseClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/vendor-extensions/src/Main.java b/jaxb-ri/samples/src/main/samples/vendor-extensions/src/Main.java
index 75ff164..9426b3f 100644
--- a/jaxb-ri/samples/src/main/samples/vendor-extensions/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/vendor-extensions/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/build.xml b/jaxb-ri/samples/src/main/samples/xml-channel/build.xml
index d7084ba..8e53ea7 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/build.xml
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/message.xsd b/jaxb-ri/samples/src/main/samples/xml-channel/message.xsd
index d45c9bc..3f898aa 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/message.xsd
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/message.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/sample.meta b/jaxb-ri/samples/src/main/samples/xml-channel/sample.meta
index e49bca2..564dfd9 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/src/Test.java b/jaxb-ri/samples/src/main/samples/xml-channel/src/Test.java
index 5fdb1ac..d4c6497 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/src/Test.java
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/src/Test.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/src/TestClient.java b/jaxb-ri/samples/src/main/samples/xml-channel/src/TestClient.java
index 9861c8d..e1da706 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/src/TestClient.java
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/src/TestClient.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-channel/src/TestServer.java b/jaxb-ri/samples/src/main/samples/xml-channel/src/TestServer.java
index cbb3256..89ce075 100644
--- a/jaxb-ri/samples/src/main/samples/xml-channel/src/TestServer.java
+++ b/jaxb-ri/samples/src/main/samples/xml-channel/src/TestServer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-stylesheet/Primer.xsd b/jaxb-ri/samples/src/main/samples/xml-stylesheet/Primer.xsd
index c244291..fe6431d 100644
--- a/jaxb-ri/samples/src/main/samples/xml-stylesheet/Primer.xsd
+++ b/jaxb-ri/samples/src/main/samples/xml-stylesheet/Primer.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-stylesheet/build.xml b/jaxb-ri/samples/src/main/samples/xml-stylesheet/build.xml
index f7a5acc..212ce89 100644
--- a/jaxb-ri/samples/src/main/samples/xml-stylesheet/build.xml
+++ b/jaxb-ri/samples/src/main/samples/xml-stylesheet/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" standalone="yes"?>
<!--
- Copyright (c) 2004, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2004, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-stylesheet/sample.meta b/jaxb-ri/samples/src/main/samples/xml-stylesheet/sample.meta
index 1920eec..ceb55f0 100644
--- a/jaxb-ri/samples/src/main/samples/xml-stylesheet/sample.meta
+++ b/jaxb-ri/samples/src/main/samples/xml-stylesheet/sample.meta
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-stylesheet/src/Main.java b/jaxb-ri/samples/src/main/samples/xml-stylesheet/src/Main.java
index 71623f3..36c3c32 100644
--- a/jaxb-ri/samples/src/main/samples/xml-stylesheet/src/Main.java
+++ b/jaxb-ri/samples/src/main/samples/xml-stylesheet/src/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/samples/src/main/samples/xml-stylesheet/test.xml b/jaxb-ri/samples/src/main/samples/xml-stylesheet/test.xml
index a3c79c9..678fc71 100644
--- a/jaxb-ri/samples/src/main/samples/xml-stylesheet/test.xml
+++ b/jaxb-ri/samples/src/main/samples/xml-stylesheet/test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/sonar-project.properties b/jaxb-ri/sonar-project.properties
index 841c5ca..2b8e0be 100644
--- a/jaxb-ri/sonar-project.properties
+++ b/jaxb-ri/sonar-project.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/build.xml b/jaxb-ri/tools/apgen/build.xml
index e860611..caeb2b9 100644
--- a/jaxb-ri/tools/apgen/build.xml
+++ b/jaxb-ri/tools/apgen/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/readme.txt b/jaxb-ri/tools/apgen/readme.txt
index 1101006..29d018e 100644
--- a/jaxb-ri/tools/apgen/readme.txt
+++ b/jaxb-ri/tools/apgen/readme.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/src/com/sun/tools/GeneratorTask.java b/jaxb-ri/tools/apgen/src/com/sun/tools/GeneratorTask.java
index 3f3d50a..3c82ea1 100644
--- a/jaxb-ri/tools/apgen/src/com/sun/tools/GeneratorTask.java
+++ b/jaxb-ri/tools/apgen/src/com/sun/tools/GeneratorTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceCodeWriter.java b/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceCodeWriter.java
index 84ddff4..f9676b9 100644
--- a/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceCodeWriter.java
+++ b/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceTask.java b/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceTask.java
index 8051a60..23e593b 100644
--- a/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceTask.java
+++ b/jaxb-ri/tools/apgen/src/com/sun/tools/LicenceTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Locatable.java b/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Locatable.java
index 31dc14c..e47e982 100644
--- a/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Locatable.java
+++ b/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Locatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Quick.java b/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Quick.java
index 258dc80..3912266 100644
--- a/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Quick.java
+++ b/jaxb-ri/tools/apgen/src/com/sun/xml/bind/v2/model/annotation/Quick.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/build.xml b/jaxb-ri/tools/build.xml
index eb51829..447c566 100644
--- a/jaxb-ri/tools/build.xml
+++ b/jaxb-ri/tools/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/etc/build.properties b/jaxb-ri/tools/etc/build.properties
index f531b98..8366479 100644
--- a/jaxb-ri/tools/etc/build.properties
+++ b/jaxb-ri/tools/etc/build.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/etc/build.xml b/jaxb-ri/tools/etc/build.xml
index f35e462..012fb08 100644
--- a/jaxb-ri/tools/etc/build.xml
+++ b/jaxb-ri/tools/etc/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/jing-rnc-driver/build.xml b/jaxb-ri/tools/jing-rnc-driver/build.xml
index 812bb78..f5efef7 100644
--- a/jaxb-ri/tools/jing-rnc-driver/build.xml
+++ b/jaxb-ri/tools/jing-rnc-driver/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/jing-rnc-driver/src/com/thaiopensource/relaxng/jarv/RelaxNgCompactSyntaxVerifierFactory.java b/jaxb-ri/tools/jing-rnc-driver/src/com/thaiopensource/relaxng/jarv/RelaxNgCompactSyntaxVerifierFactory.java
index 1902f9a..fcadb05 100644
--- a/jaxb-ri/tools/jing-rnc-driver/src/com/thaiopensource/relaxng/jarv/RelaxNgCompactSyntaxVerifierFactory.java
+++ b/jaxb-ri/tools/jing-rnc-driver/src/com/thaiopensource/relaxng/jarv/RelaxNgCompactSyntaxVerifierFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/ls/LS.java b/jaxb-ri/tools/ls/LS.java
index dfb6c33..1cea34e 100644
--- a/jaxb-ri/tools/ls/LS.java
+++ b/jaxb-ri/tools/ls/LS.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTest.java b/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTest.java
index 689adde..260e201 100644
--- a/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTest.java
+++ b/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTestSuite.java b/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTestSuite.java
index 4320b2e..32e10ff 100644
--- a/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTestSuite.java
+++ b/jaxb-ri/tools/osgi_tests/core/src/main/java/jaxb/osgi_test/core/JaxbCoreOsgiTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTest.java b/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTest.java
index c2680c5..b76f932 100644
--- a/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTest.java
+++ b/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTestSuite.java b/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTestSuite.java
index 5b07661..4ed06b3 100644
--- a/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTestSuite.java
+++ b/jaxb-ri/tools/osgi_tests/jxc/src/main/java/jaxb/osgi_test/jxc/JaxbJxcOsgiTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiBundleTest.java b/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiBundleTest.java
index 9aa0112..7953a24 100644
--- a/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiBundleTest.java
+++ b/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiBundleTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiTestSuite.java b/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiTestSuite.java
index 5ba1370..a122834 100644
--- a/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiTestSuite.java
+++ b/jaxb-ri/tools/osgi_tests/osgi/src/main/java/jaxb/osgi_test/osgi/JaxbOsgiTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/parent/src/main/java/jaxb/osgi_test/JaxbOsgiTest.java b/jaxb-ri/tools/osgi_tests/parent/src/main/java/jaxb/osgi_test/JaxbOsgiTest.java
index 22315f8..5921dc0 100644
--- a/jaxb-ri/tools/osgi_tests/parent/src/main/java/jaxb/osgi_test/JaxbOsgiTest.java
+++ b/jaxb-ri/tools/osgi_tests/parent/src/main/java/jaxb/osgi_test/JaxbOsgiTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTest.java b/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTest.java
index 8f5969e..39ea2c3 100644
--- a/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTest.java
+++ b/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTestSuite.java b/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTestSuite.java
index b03035c..7668e11 100644
--- a/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTestSuite.java
+++ b/jaxb-ri/tools/osgi_tests/runtime/src/main/java/jaxb/osgi_test/runtime/JaxbRuntimeOsgiTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTest.java b/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTest.java
index 5b8a140..d3cd0f3 100644
--- a/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTest.java
+++ b/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTestSuite.java b/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTestSuite.java
index 800287f..608d8ba 100644
--- a/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTestSuite.java
+++ b/jaxb-ri/tools/osgi_tests/xjc/src/main/java/jaxb/osgi_test/xjc/JaxbXjcOsgiTestSuite.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/build.xml b/jaxb-ri/tools/pretty-printer/build.xml
index e098da8..4f1edf5 100644
--- a/jaxb-ri/tools/pretty-printer/build.xml
+++ b/jaxb-ri/tools/pretty-printer/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/IgnorableWhitespaceFilter.java b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/IgnorableWhitespaceFilter.java
index 97c84e9..4e26b4a 100644
--- a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/IgnorableWhitespaceFilter.java
+++ b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/IgnorableWhitespaceFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/PrettyPrintResult.java b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/PrettyPrintResult.java
index e12ccc3..b350df4 100644
--- a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/PrettyPrintResult.java
+++ b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/PrettyPrintResult.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/Spacer.java b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/Spacer.java
index 6545ca3..70313f8 100644
--- a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/Spacer.java
+++ b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/Spacer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XMLPrettyPrinter.java b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XMLPrettyPrinter.java
index 78d8efd..550d664 100644
--- a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XMLPrettyPrinter.java
+++ b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XMLPrettyPrinter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XalanBugWorkaroundFilter.java b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XalanBugWorkaroundFilter.java
index f75d807..075b96c 100644
--- a/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XalanBugWorkaroundFilter.java
+++ b/jaxb-ri/tools/pretty-printer/src/com/sun/tools/xmlpp/XalanBugWorkaroundFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/reflection/build.xml b/jaxb-ri/tools/reflection/build.xml
index 57c2bbd..d83b0b2 100644
--- a/jaxb-ri/tools/reflection/build.xml
+++ b/jaxb-ri/tools/reflection/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/reflection/src/org/jvnet/jaxb/reflection/JAXBModelFactory.java b/jaxb-ri/tools/reflection/src/org/jvnet/jaxb/reflection/JAXBModelFactory.java
index da7353b..97fb19a 100644
--- a/jaxb-ri/tools/reflection/src/org/jvnet/jaxb/reflection/JAXBModelFactory.java
+++ b/jaxb-ri/tools/reflection/src/org/jvnet/jaxb/reflection/JAXBModelFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/rewrite_poms_git.sh b/jaxb-ri/tools/rewrite_poms_git.sh
index e128f17..e88b5cf 100755
--- a/jaxb-ri/tools/rewrite_poms_git.sh
+++ b/jaxb-ri/tools/rewrite_poms_git.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/scripts/find3rdPartyCode.sh b/jaxb-ri/tools/scripts/find3rdPartyCode.sh
index 438893f..bcbdab5 100644
--- a/jaxb-ri/tools/scripts/find3rdPartyCode.sh
+++ b/jaxb-ri/tools/scripts/find3rdPartyCode.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/build.xml b/jaxb-ri/tools/servlet/build.xml
index f5fa6ff..7d74a0c 100644
--- a/jaxb-ri/tools/servlet/build.xml
+++ b/jaxb-ri/tools/servlet/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/AdminServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/AdminServlet.java
index 75d5c8a..56946b4 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/AdminServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/AdminServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/CloseProofReader.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/CloseProofReader.java
index 585515e..19a1f75 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/CloseProofReader.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/CloseProofReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Compiler.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Compiler.java
index 5eb9bb5..a3ee040 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Compiler.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Compiler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Dialer.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Dialer.java
index 2632b38..b0e338b 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Dialer.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Dialer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/FileServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/FileServlet.java
index 006b507..0017cf4 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/FileServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/FileServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ForkOutputStream.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ForkOutputStream.java
index 7c4fa14..2c0bd3b 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ForkOutputStream.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ForkOutputStream.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/HeaderTag.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/HeaderTag.java
index c00d7de..cfe038a 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/HeaderTag.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/HeaderTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/IfTag.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/IfTag.java
index 891b3c5..8537e0a 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/IfTag.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/IfTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavaSourceServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavaSourceServlet.java
index 540e345..244b9c3 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavaSourceServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavaSourceServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocGenerator.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocGenerator.java
index cca2184..61d9a50 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocGenerator.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocServlet.java
index 7d1c48d..58c4533 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/JavadocServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Mode.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Mode.java
index 9b2cc92..b30c87b 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Mode.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Mode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SendZipFileServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SendZipFileServlet.java
index 7c0a38e..a8b5f3e 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SendZipFileServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SendZipFileServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SubmissionServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SubmissionServlet.java
index 365676a..c56bcfa 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SubmissionServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/SubmissionServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Unzipper.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Unzipper.java
index 9e29846..791cead 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Unzipper.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Unzipper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Util.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Util.java
index 4458d18..b3dead4 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Util.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/VersionTag.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/VersionTag.java
index a7a0572..3dd1ae7 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/VersionTag.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/VersionTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCClassLoader.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCClassLoader.java
index e4d463f..4473748 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCClassLoader.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCClassLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCServlet.java
index 846762c..2720ad1 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/XJCServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipFileNameTag.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipFileNameTag.java
index 2cb54c5..40b383a 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipFileNameTag.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipFileNameTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipTag.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipTag.java
index fc8d6ef..1ce37da 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipTag.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/ZipTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/CompilerImpl.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/CompilerImpl.java
index ec193b4..ed09457 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/CompilerImpl.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/CompilerImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/FailedCompilerImpl.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/FailedCompilerImpl.java
index 1d6ce69..247e790 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/FailedCompilerImpl.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/FailedCompilerImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/SubmissionParser.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/SubmissionParser.java
index 733bdaa..8f8e02d 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/SubmissionParser.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/boxed/SubmissionParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/DiskManagerServlet.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/DiskManagerServlet.java
index ee94113..cbf1204 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/DiskManagerServlet.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/DiskManagerServlet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/Reaper.java b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/Reaper.java
index f285dd2..020059f 100644
--- a/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/Reaper.java
+++ b/jaxb-ri/tools/servlet/src/com/sun/tools/xjc/servlet/reaper/Reaper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/taglib.tld b/jaxb-ri/tools/servlet/taglib.tld
index e978189..576673a 100644
--- a/jaxb-ri/tools/servlet/taglib.tld
+++ b/jaxb-ri/tools/servlet/taglib.tld
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="US-ASCII"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web.xml b/jaxb-ri/tools/servlet/web.xml
index dc817d5..8c425c3 100644
--- a/jaxb-ri/tools/servlet/web.xml
+++ b/jaxb-ri/tools/servlet/web.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="US-ASCII"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/admin.jsp b/jaxb-ri/tools/servlet/web/admin.jsp
index bd06abf..a03422c 100644
--- a/jaxb-ri/tools/servlet/web/admin.jsp
+++ b/jaxb-ri/tools/servlet/web/admin.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/checkback.jsp b/jaxb-ri/tools/servlet/web/checkback.jsp
index e82fd08..006e4de 100644
--- a/jaxb-ri/tools/servlet/web/checkback.jsp
+++ b/jaxb-ri/tools/servlet/web/checkback.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/compileError.jsp b/jaxb-ri/tools/servlet/web/compileError.jsp
index 0d2781b..ba9a6e1 100644
--- a/jaxb-ri/tools/servlet/web/compileError.jsp
+++ b/jaxb-ri/tools/servlet/web/compileError.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/compileSuccess.jsp b/jaxb-ri/tools/servlet/web/compileSuccess.jsp
index ae7bd74..f7fe569 100644
--- a/jaxb-ri/tools/servlet/web/compileSuccess.jsp
+++ b/jaxb-ri/tools/servlet/web/compileSuccess.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/cookieDisabled.jsp b/jaxb-ri/tools/servlet/web/cookieDisabled.jsp
index 49c32e5..c5f253b 100644
--- a/jaxb-ri/tools/servlet/web/cookieDisabled.jsp
+++ b/jaxb-ri/tools/servlet/web/cookieDisabled.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/fileList.jsp b/jaxb-ri/tools/servlet/web/fileList.jsp
index 439f23f..4550782 100644
--- a/jaxb-ri/tools/servlet/web/fileList.jsp
+++ b/jaxb-ri/tools/servlet/web/fileList.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/fileView.html b/jaxb-ri/tools/servlet/web/fileView.html
index a676f0e..fc71e6e 100644
--- a/jaxb-ri/tools/servlet/web/fileView.html
+++ b/jaxb-ri/tools/servlet/web/fileView.html
@@ -2,7 +2,7 @@
<head>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/index.jsp b/jaxb-ri/tools/servlet/web/index.jsp
index 5a041b7..7a2d3b2 100644
--- a/jaxb-ri/tools/servlet/web/index.jsp
+++ b/jaxb-ri/tools/servlet/web/index.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/java.css b/jaxb-ri/tools/servlet/web/java.css
index a083c4f..bb91ae0 100644
--- a/jaxb-ri/tools/servlet/web/java.css
+++ b/jaxb-ri/tools/servlet/web/java.css
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/javadocError.jsp b/jaxb-ri/tools/servlet/web/javadocError.jsp
index 94a4f0e..8ced727 100644
--- a/jaxb-ri/tools/servlet/web/javadocError.jsp
+++ b/jaxb-ri/tools/servlet/web/javadocError.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/main.jsp b/jaxb-ri/tools/servlet/web/main.jsp
index d21fc28..ecf2784 100644
--- a/jaxb-ri/tools/servlet/web/main.jsp
+++ b/jaxb-ri/tools/servlet/web/main.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/parameters.jsp b/jaxb-ri/tools/servlet/web/parameters.jsp
index 3fb6ba6..6580bab 100644
--- a/jaxb-ri/tools/servlet/web/parameters.jsp
+++ b/jaxb-ri/tools/servlet/web/parameters.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/po.xsd b/jaxb-ri/tools/servlet/web/po.xsd
index 694adc5..d2af539 100644
--- a/jaxb-ri/tools/servlet/web/po.xsd
+++ b/jaxb-ri/tools/servlet/web/po.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/statusMessage.jsp b/jaxb-ri/tools/servlet/web/statusMessage.jsp
index 8e24470..7e66645 100644
--- a/jaxb-ri/tools/servlet/web/statusMessage.jsp
+++ b/jaxb-ri/tools/servlet/web/statusMessage.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/servlet/web/tabpage.jsp b/jaxb-ri/tools/servlet/web/tabpage.jsp
index a29d346..1532781 100644
--- a/jaxb-ri/tools/servlet/web/tabpage.jsp
+++ b/jaxb-ri/tools/servlet/web/tabpage.jsp
@@ -1,6 +1,6 @@
<%--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/set_pom_version.sh b/jaxb-ri/tools/set_pom_version.sh
index 677a032..ec0dc21 100755
--- a/jaxb-ri/tools/set_pom_version.sh
+++ b/jaxb-ri/tools/set_pom_version.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/source-tidy/SourceTidy.java b/jaxb-ri/tools/source-tidy/SourceTidy.java
index 538ec97..97b81a4 100644
--- a/jaxb-ri/tools/source-tidy/SourceTidy.java
+++ b/jaxb-ri/tools/source-tidy/SourceTidy.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/source-tidy/build.xml b/jaxb-ri/tools/source-tidy/build.xml
index 0c8fba3..26766c3 100644
--- a/jaxb-ri/tools/source-tidy/build.xml
+++ b/jaxb-ri/tools/source-tidy/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/xmllint/build.xml b/jaxb-ri/tools/xmllint/build.xml
index 9905492..1864987 100644
--- a/jaxb-ri/tools/xmllint/build.xml
+++ b/jaxb-ri/tools/xmllint/build.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/tools/xmllint/src/XmlLint.java b/jaxb-ri/tools/xmllint/src/XmlLint.java
index 80a07f6..2140969 100644
--- a/jaxb-ri/tools/xmllint/src/XmlLint.java
+++ b/jaxb-ri/tools/xmllint/src/XmlLint.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/exclude-txwc2.xml b/jaxb-ri/txw/compiler/exclude-txwc2.xml
index 2e1d888..447f33b 100644
--- a/jaxb-ri/txw/compiler/exclude-txwc2.xml
+++ b/jaxb-ri/txw/compiler/exclude-txwc2.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/AntErrorListener.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/AntErrorListener.java
index 471871f..8127970 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/AntErrorListener.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/AntErrorListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/BadCommandLineException.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/BadCommandLineException.java
index e9c6ec4..8de6ba2 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/BadCommandLineException.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/BadCommandLineException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ConsoleErrorReporter.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ConsoleErrorReporter.java
index 5c0f2af..298507a 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ConsoleErrorReporter.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ConsoleErrorReporter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ErrorListener.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ErrorListener.java
index 8986486..4509128 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ErrorListener.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/ErrorListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/Main.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/Main.java
index 97f2300..ee1a1e9 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/Main.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/NameUtil.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/NameUtil.java
index 612bbd0..26be0c1 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/NameUtil.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/NameUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/RELAXNGLoader.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/RELAXNGLoader.java
index 0cc0e27..c09a74d 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/RELAXNGLoader.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/RELAXNGLoader.java
@@ -1,6 +1,6 @@
/**
* Copyright (c) 2001, Thai Open Source Software Center Ltd. All rights reserved.
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/SchemaBuilder.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/SchemaBuilder.java
index 8908fb7..af80a1b 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/SchemaBuilder.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/SchemaBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwOptions.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwOptions.java
index 85fd985..ea74a1a 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwOptions.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwOptions.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java
index 2112bb9..b3b23b8 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/XmlSchemaLoader.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/XmlSchemaLoader.java
index 59689b9..f23d752 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/XmlSchemaLoader.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/XmlSchemaLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/AnnotationsImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/AnnotationsImpl.java
index 42748c3..06d389c 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/AnnotationsImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/AnnotationsImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/CommentListImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/CommentListImpl.java
index b5bc428..0df4e78 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/CommentListImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/CommentListImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DataPatternBuilderImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DataPatternBuilderImpl.java
index 2bf3ce1..2c0fd18 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DataPatternBuilderImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DataPatternBuilderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DatatypeFactory.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DatatypeFactory.java
index cc1c9c7..ff0d612 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DatatypeFactory.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DatatypeFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DivImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DivImpl.java
index cb8de2a..b88b5ea 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DivImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/DivImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/ElementAnnotationBuilderImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/ElementAnnotationBuilderImpl.java
index 5a91c20..aa18d88 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/ElementAnnotationBuilderImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/ElementAnnotationBuilderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarImpl.java
index 88c8f10..da5eb0c 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarSectionImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarSectionImpl.java
index 8df4ecf..76dd512 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarSectionImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/GrammarSectionImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/SchemaBuilderImpl.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/SchemaBuilderImpl.java
index 47b0814..a71b770 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/SchemaBuilderImpl.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/SchemaBuilderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/package.html b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/package.html
index ba44fe2..d31e89b 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/package.html
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/relaxng/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/XmlSchemaBuilder.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/XmlSchemaBuilder.java
index 19bf7d5..36afd8e 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/XmlSchemaBuilder.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/XmlSchemaBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/package.html b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/package.html
index db4ff1a..8cf46fa 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/package.html
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/builder/xsd/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Attribute.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Attribute.java
index ddf7cbc..1dc7c98 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Attribute.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Attribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/CycleIterator.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/CycleIterator.java
index adda1c5..0d6b8ee2 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/CycleIterator.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/CycleIterator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Data.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Data.java
index 9a7e43e..1a6cf63 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Data.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Data.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Define.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Define.java
index 7ec9668..a60d7d9 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Define.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Define.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Element.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Element.java
index c782cc5..0fbc77d 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Element.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Element.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Empty.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Empty.java
index 29ebbd5..e463074 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Empty.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Empty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Grammar.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Grammar.java
index 22af459..9c3bf7e 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Grammar.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Grammar.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Leaf.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Leaf.java
index 87a1dc1..0e51a77 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Leaf.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Leaf.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/List.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/List.java
index 9854d07..19f510b 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/List.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/List.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Node.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Node.java
index 402940c..9eae78e 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Node.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Node.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java
index 9a043d0..c22da1c 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Ref.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Ref.java
index 353616a..8742395 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Ref.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Text.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Text.java
index 2f863b5..6a8b80f 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Text.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Text.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Value.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Value.java
index e0758c3..b50a709 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Value.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/Value.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/WriterNode.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/WriterNode.java
index 0dfe7ac..271d5fb 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/WriterNode.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/WriterNode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/XmlNode.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/XmlNode.java
index e94c055..a0d9496 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/XmlNode.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/XmlNode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/AttributeProp.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/AttributeProp.java
index 174b422..28563e8 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/AttributeProp.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/AttributeProp.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ElementProp.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ElementProp.java
index 46349af..22eaaa2 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ElementProp.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ElementProp.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/LeafElementProp.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/LeafElementProp.java
index 1ccbd0b..948b2eb 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/LeafElementProp.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/LeafElementProp.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/Prop.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/Prop.java
index 0cc4abf..dfbf56b 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/Prop.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/Prop.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ValueProp.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ValueProp.java
index 0956cfc..6452f3b 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ValueProp.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/ValueProp.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/XmlItemProp.java b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/XmlItemProp.java
index 2fe5a4f..2cb85ad 100644
--- a/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/XmlItemProp.java
+++ b/jaxb-ri/txw/compiler/src/main/java/com/sun/tools/txw2/model/prop/XmlItemProp.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/java/module-info.java b/jaxb-ri/txw/compiler/src/main/java/module-info.java
index 5318368..0c728be 100644
--- a/jaxb-ri/txw/compiler/src/main/java/module-info.java
+++ b/jaxb-ri/txw/compiler/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/compiler/src/main/resources/com/sun/tools/txw2/messages.properties b/jaxb-ri/txw/compiler/src/main/resources/com/sun/tools/txw2/messages.properties
index 0887827..3e10ece 100644
--- a/jaxb-ri/txw/compiler/src/main/resources/com/sun/tools/txw2/messages.properties
+++ b/jaxb-ri/txw/compiler/src/main/resources/com/sun/tools/txw2/messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/exclude-txw-runtime.xml b/jaxb-ri/txw/runtime/exclude-txw-runtime.xml
index 2538ae6..1b0ba1b 100644
--- a/jaxb-ri/txw/runtime/exclude-txw-runtime.xml
+++ b/jaxb-ri/txw/runtime/exclude-txw-runtime.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2016, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Attribute.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Attribute.java
index ad16d86..267fc27 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Attribute.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Attribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Cdata.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Cdata.java
index 5a719f2..f337c7d 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Cdata.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Cdata.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Comment.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Comment.java
index b83cca9..76c5781 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Comment.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Comment.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContainerElement.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContainerElement.java
index 6c332db..7823d1e 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContainerElement.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContainerElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Content.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Content.java
index 165043f..b62bae1 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Content.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Content.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContentVisitor.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContentVisitor.java
index 7e1a8be..d0514bd 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContentVisitor.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/ContentVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/DatatypeWriter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/DatatypeWriter.java
index 73ac315..28b9940 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/DatatypeWriter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/DatatypeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Document.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Document.java
index 66cc790..6856f28 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Document.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Document.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndDocument.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndDocument.java
index 47b8212..2733e96 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndDocument.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndDocument.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndTag.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndTag.java
index a8d416e..c99143b 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndTag.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/EndTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalAnnotationException.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalAnnotationException.java
index 0607b17..c88ca87 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalAnnotationException.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalAnnotationException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalSignatureException.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalSignatureException.java
index aa0edcc..e15e72e 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalSignatureException.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/IllegalSignatureException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceDecl.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceDecl.java
index 3820d48..70c7e5a 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceDecl.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceResolver.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceResolver.java
index e84bf62..66494b4 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceResolver.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/NamespaceResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Pcdata.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Pcdata.java
index 18cecb1..a3ba782 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Pcdata.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Pcdata.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartDocument.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartDocument.java
index fbc5690..8b762bb 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartDocument.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartDocument.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartTag.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartTag.java
index 2881d23..ca50b53 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartTag.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/StartTag.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TXW.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TXW.java
index 533a194..b67c883 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TXW.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TXW.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Text.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Text.java
index a0eb90c..db670e4 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Text.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/Text.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TxwException.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TxwException.java
index 12c18f9..e66fd0f 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TxwException.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TxwException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TypedXmlWriter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TypedXmlWriter.java
index 2d3f902..0a08180 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TypedXmlWriter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/TypedXmlWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlAttribute.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlAttribute.java
index 550a21c..5ea7184 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlAttribute.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlAttribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlCDATA.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlCDATA.java
index 69a1aa4..69ec8d1 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlCDATA.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlCDATA.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlElement.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlElement.java
index db1537f..c764e0d 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlElement.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlNamespace.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlNamespace.java
index bc57edb..a2ecefb 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlNamespace.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlNamespace.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlValue.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlValue.java
index 239356e..888dac7 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlValue.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/XmlValue.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html
index 06b971a..13e7f72 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html
@@ -1,7 +1,7 @@
<html>
<!--
- Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/CharacterEscapeHandler.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/CharacterEscapeHandler.java
index 65a289f..f63c52e 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/CharacterEscapeHandler.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/CharacterEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DataWriter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DataWriter.java
index 3927a6d..262d8d5 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DataWriter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DataWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DelegatingXMLStreamWriter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DelegatingXMLStreamWriter.java
index 4ecccf2..6ced3ec 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DelegatingXMLStreamWriter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DelegatingXMLStreamWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DomSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DomSerializer.java
index f38ab14..9bffb4c 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DomSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DomSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumbEscapeHandler.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumbEscapeHandler.java
index 7673afa..c385b31 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumbEscapeHandler.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumbEscapeHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumpSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumpSerializer.java
index b4e1f6c..fe58c7b 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumpSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/DumpSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLFilter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLFilter.java
index 584d763..a7dbbba 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLFilter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLStreamWriter.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLStreamWriter.java
index 96f3c94..3e02824 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLStreamWriter.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/IndentingXMLStreamWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/ResultFactory.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/ResultFactory.java
index ab14423..a35b5d6 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/ResultFactory.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/ResultFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/SaxSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/SaxSerializer.java
index cfb6184..eaf887f 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/SaxSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/SaxSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StaxSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StaxSerializer.java
index cee6785..1bc2a0e 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StaxSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StaxSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StreamSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StreamSerializer.java
index ff87f10..bdcd6ba 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StreamSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/StreamSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWResult.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWResult.java
index 1cd8212..8d0be36 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWResult.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWResult.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWSerializer.java
index 625b2dd..2d35915 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/TXWSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/XmlSerializer.java b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/XmlSerializer.java
index 05e104d..5eeba3d 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/XmlSerializer.java
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/XmlSerializer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/package.html b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/package.html
index 571c1e5..a5b336c 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/package.html
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/output/package.html
@@ -1,7 +1,7 @@
<html>
<!--
- Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/package.html b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/package.html
index 2c5b244..cc8a282 100644
--- a/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/package.html
+++ b/jaxb-ri/txw/runtime/src/main/java/com/sun/xml/txw2/package.html
@@ -1,7 +1,7 @@
<html>
<!--
- Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/main/java/module-info.java b/jaxb-ri/txw/runtime/src/main/java/module-info.java
index ace9a77..56f4e40 100644
--- a/jaxb-ri/txw/runtime/src/main/java/module-info.java
+++ b/jaxb-ri/txw/runtime/src/main/java/module-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/test/java/t1/Foo.java b/jaxb-ri/txw/runtime/src/test/java/t1/Foo.java
index fbcef7c..5d75067 100644
--- a/jaxb-ri/txw/runtime/src/test/java/t1/Foo.java
+++ b/jaxb-ri/txw/runtime/src/test/java/t1/Foo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/test/java/t1/Main.java b/jaxb-ri/txw/runtime/src/test/java/t1/Main.java
index e70c45f..a9d69dd 100644
--- a/jaxb-ri/txw/runtime/src/test/java/t1/Main.java
+++ b/jaxb-ri/txw/runtime/src/test/java/t1/Main.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/txw/runtime/src/test/java/t1/package-info.java b/jaxb-ri/txw/runtime/src/test/java/t1/package-info.java
index c11a895..3380b40 100644
--- a/jaxb-ri/txw/runtime/src/test/java/t1/package-info.java
+++ b/jaxb-ri/txw/runtime/src/test/java/t1/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/exclude.xml b/jaxb-ri/xjc/exclude.xml
index b209deb..5f39556 100644
--- a/jaxb-ri/xjc/exclude.xml
+++ b/jaxb-ri/xjc/exclude.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java-mr/9/com/sun/tools/xjc/CatalogUtil.java b/jaxb-ri/xjc/src/main/java-mr/9/com/sun/tools/xjc/CatalogUtil.java
index e84b1d8..6ec21d4 100644
--- a/jaxb-ri/xjc/src/main/java-mr/9/com/sun/tools/xjc/CatalogUtil.java
+++ b/jaxb-ri/xjc/src/main/java-mr/9/com/sun/tools/xjc/CatalogUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/AbortException.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/AbortException.java
index edb04a5..9235df6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/AbortException.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/AbortException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/BadCommandLineException.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/BadCommandLineException.java
index c5dc204..7bb3ae3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/BadCommandLineException.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/BadCommandLineException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/CatalogUtil.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/CatalogUtil.java
index 5024690..1e99063 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/CatalogUtil.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/CatalogUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ConsoleErrorReporter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ConsoleErrorReporter.java
index 053a7a9..421ba4a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ConsoleErrorReporter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ConsoleErrorReporter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ErrorReceiver.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ErrorReceiver.java
index 3ed9e4d..4e3c877 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ErrorReceiver.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ErrorReceiver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Language.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Language.java
index c7ec193..b7cbe66 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Language.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Language.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Messages.java
index adb8c80..c5c8d7e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ModelLoader.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ModelLoader.java
index 81a84c5..8c22e6d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ModelLoader.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ModelLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Plugin.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Plugin.java
index 8297f6d..86f2cf0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Plugin.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/Plugin.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ProgressCodeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ProgressCodeWriter.java
index 1019176..72a66a1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ProgressCodeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/ProgressCodeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SchemaCache.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SchemaCache.java
index 39bc3de..eafaaa9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SchemaCache.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SchemaCache.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SecureLoader.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SecureLoader.java
index 051a9a4..64d4dca 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SecureLoader.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/SecureLoader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJC2Task.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJC2Task.java
index 7709038..1773805 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJC2Task.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJC2Task.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCBase.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCBase.java
index 18dd32f..5ede004 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCBase.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCBase.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCFacade.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCFacade.java
index d0e5e25..3c51403 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCFacade.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCFacade.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCListener.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCListener.java
index 4a0ff1c..d925f65 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCListener.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCTask.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCTask.java
index caa32ac..2ff6b92 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCTask.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/XJCTask.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/accessors/PluginImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/accessors/PluginImpl.java
index 2c9fa33..64c989b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/accessors/PluginImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/accessors/PluginImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/Const.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/Const.java
index e09723b..a4d63de 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/Const.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/Const.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/PluginImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/PluginImpl.java
index 62be56e..cf75664 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/PluginImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/code_injector/PluginImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/PluginImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/PluginImpl.java
index 99f7547..8029ab4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/PluginImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/PluginImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/package-info.java
index a036421..9d7e037 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/episode/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/locator/SourceLocationAddOn.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/locator/SourceLocationAddOn.java
index 8635a72..494b67b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/locator/SourceLocationAddOn.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/addon/locator/SourceLocationAddOn.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ClassNameAllocator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ClassNameAllocator.java
index fda559e..4cb5ff0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ClassNameAllocator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ClassNameAllocator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ErrorListener.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ErrorListener.java
index 82f07f5..f477811 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ErrorListener.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/ErrorListener.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/J2SJAXBModel.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/J2SJAXBModel.java
index bcc6f9c..caf3029 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/J2SJAXBModel.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/J2SJAXBModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JAXBModel.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JAXBModel.java
index 1ca2351..4cea728 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JAXBModel.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JAXBModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JavaCompiler.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JavaCompiler.java
index de8656a..22006d7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JavaCompiler.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/JavaCompiler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Mapping.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Mapping.java
index 370a977..40e263a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Mapping.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Mapping.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Property.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Property.java
index ee0bd37..f1d8c57 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Property.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Property.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Reference.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Reference.java
index e8cd1cf..30996af 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Reference.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/Reference.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/S2JJAXBModel.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/S2JJAXBModel.java
index 928d77c..7cd29e4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/S2JJAXBModel.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/S2JJAXBModel.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/SchemaCompiler.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/SchemaCompiler.java
index fadef5e..f152f64 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/SchemaCompiler.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/SchemaCompiler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/TypeAndAnnotation.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/TypeAndAnnotation.java
index 7b426e5..4422be6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/TypeAndAnnotation.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/TypeAndAnnotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/XJC.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/XJC.java
index 6803e50..3854d62 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/XJC.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/XJC.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/AbstractMappingImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/AbstractMappingImpl.java
index 5039425..36b608a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/AbstractMappingImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/AbstractMappingImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/BeanMappingImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/BeanMappingImpl.java
index 018a334..c26b098 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/BeanMappingImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/BeanMappingImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/DowngradingErrorHandler.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/DowngradingErrorHandler.java
index 6b11eef..e4daee0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/DowngradingErrorHandler.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/DowngradingErrorHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementAdapter.java
index 19292a1..74e1a30 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementCollectionAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementCollectionAdapter.java
index 51d8cb6..cf22f21 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementCollectionAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementCollectionAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementMappingImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementMappingImpl.java
index 7ed9593..c20100c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementMappingImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementMappingImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementSingleAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementSingleAdapter.java
index e3f2977..13b5363 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementSingleAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/ElementSingleAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/JAXBModelImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/JAXBModelImpl.java
index 57bb4ce..7830197 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/JAXBModelImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/JAXBModelImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/PropertyImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/PropertyImpl.java
index fad439c..4ec177f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/PropertyImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/PropertyImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/TypeAndAnnotationImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/TypeAndAnnotationImpl.java
index 41497ef..77650bb 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/TypeAndAnnotationImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/TypeAndAnnotationImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/package-info.java
index 82df62f..a686700 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/impl/s2j/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/package-info.java
index c2ecc11..746fea4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/api/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorOrderWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorOrderWriter.java
index 11dd0e2..74210fa 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorOrderWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorOrderWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java
index 3003246..910359f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAccessorTypeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyAttributeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyAttributeWriter.java
index e34726b..e35ec11 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyAttributeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyAttributeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyElementWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyElementWriter.java
index d9abd22..c74056f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyElementWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAnyElementWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttachmentRefWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttachmentRefWriter.java
index 9307290..d17a4b3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttachmentRefWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttachmentRefWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttributeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttributeWriter.java
index 7b95cd7..42238d1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttributeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlAttributeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementDeclWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementDeclWriter.java
index 5ad20a7..30cb6e3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementDeclWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementDeclWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefWriter.java
index 029cdb2..e06718e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefsWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefsWriter.java
index 2e122a9..585e3de 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefsWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementRefsWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWrapperWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWrapperWriter.java
index dd68071..c70962d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWrapperWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWrapperWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWriter.java
index a74c6d2..1a42a07 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementsWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementsWriter.java
index 99d4fce..f45b798 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementsWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlElementsWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumValueWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumValueWriter.java
index fa1b655..eb3429d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumValueWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumValueWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumWriter.java
index 972da2e..926e0a6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlEnumWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDREFWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDREFWriter.java
index fe982e6..814c9dd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDREFWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDREFWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDWriter.java
index 2417f6c..9287ee1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlIDWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlInlineBinaryDataWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlInlineBinaryDataWriter.java
index af7cd81..ded6711 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlInlineBinaryDataWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlInlineBinaryDataWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlJavaTypeAdapterWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlJavaTypeAdapterWriter.java
index 5a17550..15b9ccb 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlJavaTypeAdapterWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlJavaTypeAdapterWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlListWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlListWriter.java
index d92af82..f62abfa 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlListWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlListWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMimeTypeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMimeTypeWriter.java
index 92e181f..5bf9fb3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMimeTypeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMimeTypeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMixedWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMixedWriter.java
index 1f91106..72242fa 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMixedWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlMixedWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlNsWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlNsWriter.java
index 4236a07..b2e3c9e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlNsWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlNsWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRegistryWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRegistryWriter.java
index 747c99a..54b18af 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRegistryWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRegistryWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRootElementWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRootElementWriter.java
index 0641415..f2baed6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRootElementWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlRootElementWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypeWriter.java
index 77ecd86..5aed660 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypesWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypesWriter.java
index 216a8c3..6e627f8 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypesWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaTypesWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaWriter.java
index 814c7ce..0017bc0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSchemaWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSeeAlsoWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSeeAlsoWriter.java
index a1eeaa4..8587ca6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSeeAlsoWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlSeeAlsoWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTransientWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTransientWriter.java
index 1904006..0112482 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTransientWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTransientWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTypeWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTypeWriter.java
index 5967b04..2cae54b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTypeWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlTypeWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlValueWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlValueWriter.java
index 8e08b5c..789055d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlValueWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/annotation/spec/XmlValueWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/BeanGenerator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/BeanGenerator.java
index 6958eb5..fba0969 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/BeanGenerator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/BeanGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ClassOutlineImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ClassOutlineImpl.java
index ab2bdbf..d818139 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ClassOutlineImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ClassOutlineImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/DualObjectFactoryGenerator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/DualObjectFactoryGenerator.java
index 218eaea..c352b50 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/DualObjectFactoryGenerator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/DualObjectFactoryGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ElementOutlineImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ElementOutlineImpl.java
index 5e4e0ce..506a530 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ElementOutlineImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ElementOutlineImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ImplStructureStrategy.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ImplStructureStrategy.java
index fec4f6f..6b98ab2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ImplStructureStrategy.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ImplStructureStrategy.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/Messages.java
index 86dd0e1..7e4828d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/MethodWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/MethodWriter.java
index 12f3e74..6730d9d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/MethodWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/MethodWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGenerator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGenerator.java
index cff1b15..f70daf8 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGenerator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGeneratorImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGeneratorImpl.java
index be33289..c745e15 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGeneratorImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/ObjectFactoryGeneratorImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PackageOutlineImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PackageOutlineImpl.java
index 7f7f664..ae04172 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PackageOutlineImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PackageOutlineImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PrivateObjectFactoryGenerator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PrivateObjectFactoryGenerator.java
index d9603d3..024dfb1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PrivateObjectFactoryGenerator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PrivateObjectFactoryGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PublicObjectFactoryGenerator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PublicObjectFactoryGenerator.java
index 83b1058..0040837 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PublicObjectFactoryGenerator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/PublicObjectFactoryGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractFieldWithVar.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractFieldWithVar.java
index f9a92f0..60f6484 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractFieldWithVar.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractFieldWithVar.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractListField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractListField.java
index 24ea3ea..6d3d69f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractListField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/AbstractListField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ArrayField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ArrayField.java
index 5706550..182ff6c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ArrayField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ArrayField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstField.java
index e30bfff..ceaeb05 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java
index fcf851f..97c3a0f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ContentListField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ContentListField.java
index 5d1ec9e..cfa0ecd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ContentListField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ContentListField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DefaultFieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DefaultFieldRenderer.java
index 4793c3b..416092c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DefaultFieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DefaultFieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DummyListField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DummyListField.java
index f833403..7dc3217 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DummyListField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/DummyListField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRenderer.java
index 059f827..b38e944 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRendererFactory.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRendererFactory.java
index 60d34fd..3eb8e3e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRendererFactory.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/FieldRendererFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/GenericFieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/GenericFieldRenderer.java
index 333f2d3..41ea5c6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/GenericFieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/GenericFieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetField.java
index 27b16d2..757c81c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetFieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetFieldRenderer.java
index b9882ea..de0dcd0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetFieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/IsSetFieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/Messages.java
index e05489b..62d5b35 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/NoExtendedContentField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/NoExtendedContentField.java
index 32dc9f2..8c20c5a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/NoExtendedContentField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/NoExtendedContentField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SingleField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SingleField.java
index 16a8c6d..efca997 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SingleField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SingleField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SinglePrimitiveAccessField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SinglePrimitiveAccessField.java
index d210dbd..cc32310 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SinglePrimitiveAccessField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/SinglePrimitiveAccessField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UnboxedField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UnboxedField.java
index c1324d4..10b15af 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UnboxedField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UnboxedField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListField.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListField.java
index 176e44f..5b3f29b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListField.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListField.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListFieldRenderer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListFieldRenderer.java
index e85b3af..00f5c0d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListFieldRenderer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/UntypedListFieldRenderer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/package-info.java
index b7fd55a..0484e32 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/package-info.java
index 0c0f74f..cfddb5f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/BlockReference.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/BlockReference.java
index 691c2d5..d8fdcfe 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/BlockReference.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/BlockReference.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/ExistingBlockReference.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/ExistingBlockReference.java
index eb794cf..acefd03 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/ExistingBlockReference.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/ExistingBlockReference.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/LazyBlockReference.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/LazyBlockReference.java
index 71b41f7..2881c36 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/LazyBlockReference.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/LazyBlockReference.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/WhitespaceNormalizer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/WhitespaceNormalizer.java
index eecb2ad..f309cd2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/WhitespaceNormalizer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/util/WhitespaceNormalizer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCElement.java
index 2352b8e..88f4d77 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCTypeInfoImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCTypeInfoImpl.java
index 61b8a73..671280e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCTypeInfoImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AbstractCTypeInfoImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AutoClassNameAllocator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AutoClassNameAllocator.java
index b9b2387..746b425 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AutoClassNameAllocator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/AutoClassNameAllocator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAdapter.java
index 7187075..9a17ce7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CArrayInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CArrayInfo.java
index f34bd86..65e3303 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CArrayInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CArrayInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAttributePropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAttributePropertyInfo.java
index a3b8d1a..909b10a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAttributePropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CAttributePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CBuiltinLeafInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CBuiltinLeafInfo.java
index f654723..3673752 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CBuiltinLeafInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CBuiltinLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClass.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClass.java
index 2ffd007..12aa68e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClass.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfo.java
index 02ad29d..1bd08d9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfoParent.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfoParent.java
index 143ef07..61953d8 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfoParent.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassInfoParent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassRef.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassRef.java
index 524637c..1b77c02 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassRef.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CClassRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizable.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizable.java
index 866e7d0..93fa33b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizable.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizations.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizations.java
index ff8b7ea..a782681 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizations.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CCustomizations.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CDefaultValue.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CDefaultValue.java
index a4d711e..ccc42b9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CDefaultValue.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CDefaultValue.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElement.java
index 7f46b71..3084d76 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementInfo.java
index 6563dba..980e76b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementPropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementPropertyInfo.java
index 20c6cec..fd313bd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementPropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CElementPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumConstant.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumConstant.java
index eb6c6a6..8438f8f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumConstant.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumConstant.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumLeafInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumLeafInfo.java
index 274ae09..a89e719 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumLeafInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CEnumLeafInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CNonElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CNonElement.java
index 51d4025..66c5adf 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CNonElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CNonElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPluginCustomization.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPluginCustomization.java
index 92f54b1..8a7cf77 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPluginCustomization.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPluginCustomization.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyInfo.java
index 50c0d86..132d0f2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor.java
index aa0d437..799371f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor2.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor2.java
index f51bb70..bb3d5b7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor2.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CPropertyVisitor2.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CReferencePropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CReferencePropertyInfo.java
index c43c7d7..0b75364 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CReferencePropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CReferencePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CSingleTypePropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CSingleTypePropertyInfo.java
index 9668282..fbf514b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CSingleTypePropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CSingleTypePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeInfo.java
index 966e57c..35c11e4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeRef.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeRef.java
index dac1949..7832401 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeRef.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CTypeRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CValuePropertyInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CValuePropertyInfo.java
index 321d203..32e4d3f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CValuePropertyInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CValuePropertyInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CWildcardTypeInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CWildcardTypeInfo.java
index 59eb85d..0a61680 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CWildcardTypeInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/CWildcardTypeInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/ClassNameAllocatorWrapper.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/ClassNameAllocatorWrapper.java
index a3f09ff..6ff1925 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/ClassNameAllocatorWrapper.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/ClassNameAllocatorWrapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Constructor.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Constructor.java
index b8e3fe2..7f736bb 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Constructor.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Constructor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Model.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Model.java
index 848367a..99cbb32 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Model.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Model.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Multiplicity.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Multiplicity.java
index 476f42d..5e46534 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Multiplicity.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Multiplicity.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Populatable.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Populatable.java
index 2a159c9..3d76a46 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Populatable.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/Populatable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/SymbolSpace.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/SymbolSpace.java
index c75cf15..fb059d3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/SymbolSpace.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/SymbolSpace.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUse.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUse.java
index 7fd3708..df27d86 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUse.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUse.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseFactory.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseFactory.java
index 5504d0d..5a6f565 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseFactory.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseImpl.java
index e7c379a..84fbf07 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/TypeUseImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNClass.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNClass.java
index 0447be2..3ca0eaa 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNClass.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNType.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNType.java
index 3a193a5..5aad810 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNType.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/EagerNType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClass.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClass.java
index f9a71ba..65348ad 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClass.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClassByJClass.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClassByJClass.java
index 139a021..b6999a0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClassByJClass.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NClassByJClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NParameterizedType.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NParameterizedType.java
index c92dbe9..1794024 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NParameterizedType.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NParameterizedType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NType.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NType.java
index 9563863..d5e7081 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NType.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NavigatorImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NavigatorImpl.java
index 217c2a6..48f8461 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NavigatorImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/NavigatorImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/Utils.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/Utils.java
index 32c1213..b31df34 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/Utils.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/Utils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/package-info.java
index b174ff8..58522cc 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/nav/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/package-info.java
index 72173ed..1d4b65b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/model/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Aspect.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Aspect.java
index d702857..e08a2a9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Aspect.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Aspect.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ClassOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ClassOutline.java
index 96e6a26..70e3c0e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ClassOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ClassOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/CustomizableOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/CustomizableOutline.java
index 5082b66..acaf186 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/CustomizableOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/CustomizableOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ElementOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ElementOutline.java
index 55668ce..722eb67 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ElementOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/ElementOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumConstantOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumConstantOutline.java
index e89fac6..a9ff7ff 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumConstantOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumConstantOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumOutline.java
index 0829035..ca4e038 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/EnumOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldAccessor.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldAccessor.java
index 43dcb45..991adc1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldAccessor.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldAccessor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldOutline.java
index c135f02..66d41d1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/FieldOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Outline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Outline.java
index ec6337d..ed78221 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Outline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/Outline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/PackageOutline.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/PackageOutline.java
index e4f055e..e24952d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/PackageOutline.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/PackageOutline.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/package-info.java
index 42c89b7..f1b90bc 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/outline/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/package-info.java
index 66850ac..a98fbef 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/AbstractExtensionBindingChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/AbstractExtensionBindingChecker.java
index ee24818..4c11c3f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/AbstractExtensionBindingChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/AbstractExtensionBindingChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Const.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Const.java
index d4ca693..6c147dd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Const.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Const.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ExtensionBindingChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ExtensionBindingChecker.java
index 2bfa259..1fccc06 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ExtensionBindingChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ExtensionBindingChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Messages.java
index c02e966..a479e5c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ModelChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ModelChecker.java
index d85da32..a820234 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ModelChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/ModelChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/RawTypeSet.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/RawTypeSet.java
index 8860f42..8680cba 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/RawTypeSet.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/RawTypeSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Ring.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Ring.java
index 4f650fd..62d7b18 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Ring.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Ring.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/TypeUtil.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/TypeUtil.java
index a2e7d6d..acd3cd7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/TypeUtil.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/TypeUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Util.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Util.java
index 4779462..17b24ff 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Util.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Block.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Block.java
index 59e74ea..7346348 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Block.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Block.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Element.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Element.java
index 0b0a92f..ddc5339 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Element.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Element.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Messages.java
index 623352e..d3b9789 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/ModelGroup.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/ModelGroup.java
index bb2a483..bd98cd9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/ModelGroup.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/ModelGroup.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Occurence.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Occurence.java
index e613bd7..1421287 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Occurence.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Occurence.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/TDTDReader.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/TDTDReader.java
index abc6bc6..7be7c32 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/TDTDReader.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/TDTDReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Term.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Term.java
index 47fe454..3e32ddd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Term.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/Term.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIAttribute.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIAttribute.java
index 4e0c0c9..a288837 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIAttribute.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIAttribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConstructor.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConstructor.java
index 6c8cd46..c944599 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConstructor.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConstructor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIContent.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIContent.java
index 9d03c4c..b08969d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIContent.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIContent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConversion.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConversion.java
index d0bb677..b5bac91 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConversion.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIConversion.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIElement.java
index 087199e..8eb13af 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIEnumeration.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIEnumeration.java
index d30afd8..7923eef 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIEnumeration.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIEnumeration.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIInterface.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIInterface.java
index d59ba3a..b1753ff 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIInterface.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIInterface.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIUserConversion.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIUserConversion.java
index da2d4dd..9ad1370 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIUserConversion.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/BIUserConversion.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMBuilder.java
index 272f0df..d95c636 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMLocator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMLocator.java
index 9d55dd7..3ff1bb1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMLocator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMLocator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMUtil.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMUtil.java
index 1da393a..7a9bb17 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMUtil.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DOMUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DTDExtensionBindingChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DTDExtensionBindingChecker.java
index 10bd135..9349184 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DTDExtensionBindingChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/DTDExtensionBindingChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/Messages.java
index cf811cf..d07d0e9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/package-info.java
index e75c248..04c65d7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/dtd/bindinfo/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Choice.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Choice.java
index 302d29f..d4d0f9e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Choice.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Choice.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ConnectedComponent.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ConnectedComponent.java
index eefc6af..5874b00 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ConnectedComponent.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ConnectedComponent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Element.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Element.java
index ea0bea6..c139061 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Element.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Element.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSet.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSet.java
index 42cb7ab..78724e6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSet.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSets.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSets.java
index c92b702..b6f09bd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSets.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/ElementSets.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Expression.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Expression.java
index 2b0875f..fdb6e3c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Expression.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Expression.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Graph.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Graph.java
index 6c18f04..d8dbc60 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Graph.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Graph.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/OneOrMore.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/OneOrMore.java
index c8d3955..3a510cf 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/OneOrMore.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/OneOrMore.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Sequence.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Sequence.java
index 29acbd1..fc09fa8 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Sequence.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/Sequence.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SinkNode.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SinkNode.java
index b3d7702..d05b3a0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SinkNode.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SinkNode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SourceNode.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SourceNode.java
index 545c66a..3a40bec 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SourceNode.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/SourceNode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/package-info.java
index 6823267..0d7593d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/gbind/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/AbstractReferenceFinderImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/AbstractReferenceFinderImpl.java
index 27754ef..505b588 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/AbstractReferenceFinderImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/AbstractReferenceFinderImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/ContentHandlerNamespacePrefixAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/ContentHandlerNamespacePrefixAdapter.java
index 7c8e5aa..6b805c8 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/ContentHandlerNamespacePrefixAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/ContentHandlerNamespacePrefixAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMBuilder.java
index 8a7d695..9233273 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestParser.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestParser.java
index 4757c65..93faa67 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestParser.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestScanner.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestScanner.java
index e97ff26..3e1be7a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestScanner.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/DOMForestScanner.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/InternalizationLogic.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/InternalizationLogic.java
index f231987..99d4e49 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/InternalizationLogic.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/InternalizationLogic.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/Internalizer.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/Internalizer.java
index 47bfbf7..86073ac 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/Internalizer.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/Internalizer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/LocatorTable.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/LocatorTable.java
index a3ee01e..e7535d2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/LocatorTable.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/LocatorTable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/NamespaceContextImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/NamespaceContextImpl.java
index 581ae35..c465516 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/NamespaceContextImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/NamespaceContextImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/SCDBasedBindingSet.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/SCDBasedBindingSet.java
index a84e6b7..461f118 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/SCDBasedBindingSet.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/SCDBasedBindingSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/VersionChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/VersionChecker.java
index f6ac727..84a9202 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/VersionChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/VersionChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/WhitespaceStripper.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/WhitespaceStripper.java
index f0ffe45..3f187cd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/WhitespaceStripper.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/WhitespaceStripper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/package-info.java
index abbb414..85a13c0 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/internalizer/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/package-info.java
index 76d7820..c501d69 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/BindStyle.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/BindStyle.java
index f7ebc43..7a42b34 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/BindStyle.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/BindStyle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/ContentModelBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/ContentModelBinder.java
index 2290f81..9f2ce40 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/ContentModelBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/ContentModelBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DatatypeLib.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DatatypeLib.java
index 2f17a16..b2b21ab 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DatatypeLib.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DatatypeLib.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DefineFinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DefineFinder.java
index 4213325..6b167e7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DefineFinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/DefineFinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/NameCalculator.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/NameCalculator.java
index a0272dd..6f63b93 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/NameCalculator.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/NameCalculator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGCompiler.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGCompiler.java
index 9644330..7e64bc3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGCompiler.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGCompiler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGInternalizationLogic.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGInternalizationLogic.java
index 9796bf0..3148ec1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGInternalizationLogic.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RELAXNGInternalizationLogic.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RawTypeSetBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RawTypeSetBuilder.java
index 7d30edd..4288b91 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RawTypeSetBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/RawTypeSetBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypePatternBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypePatternBinder.java
index 6f66689..cf76192 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypePatternBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypePatternBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypeUseBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypeUseBinder.java
index 26add44..453031e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypeUseBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/relaxng/TypeUseBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Abstractifier.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Abstractifier.java
index 99f3161..b8aced6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Abstractifier.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Abstractifier.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BGMBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BGMBuilder.java
index e98eba9..82751e4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BGMBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BGMBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindBlue.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindBlue.java
index 80a6223..4ed8c4f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindBlue.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindBlue.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindGreen.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindGreen.java
index cde1eb7..7a94e30 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindGreen.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindGreen.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindPurple.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindPurple.java
index bbba3c1..591d45f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindPurple.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindPurple.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindRed.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindRed.java
index d4585aa..c7bcaf7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindRed.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindRed.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindYellow.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindYellow.java
index 9596497..d424db4 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindYellow.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindYellow.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindingComponent.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindingComponent.java
index 18487b2..45c6139 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindingComponent.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/BindingComponent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinder.java
index 2fc36e5..99bfa7a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinderFilter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinderFilter.java
index 0e10a6a..bf734d7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinderFilter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassBinderFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassSelector.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassSelector.java
index edde14d..a467159 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassSelector.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ClassSelector.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/CollisionInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/CollisionInfo.java
index 3bc50c9..dbd9190 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/CollisionInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/CollisionInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ColorBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ColorBinder.java
index 43bfca1..5d9b9fc 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ColorBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ColorBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultClassBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultClassBinder.java
index 130b5fa..1a5fe4c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultClassBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultClassBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultParticleBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultParticleBinder.java
index 41f474e..6b4ac47 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultParticleBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/DefaultParticleBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ErrorReporter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ErrorReporter.java
index 1b6151c..6a1e33e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ErrorReporter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ErrorReporter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionBuilder.java
index b386bdd..654465a 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionParticleBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionParticleBinder.java
index 1260403..e33e924 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionParticleBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ExpressionParticleBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElement.java
index c5a356c..eb1700b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElementImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElementImpl.java
index e5b7fe3..df8bd3c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElementImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GElementImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GWildcardElement.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GWildcardElement.java
index 12a88c7..9a66f89 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GWildcardElement.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/GWildcardElement.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Messages.java
index 43fea7e..6445f3f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/MultiplicityCounter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/MultiplicityCounter.java
index 8c00e62..8a10430 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/MultiplicityCounter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/MultiplicityCounter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ParticleBinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ParticleBinder.java
index c30271a..d1675f9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ParticleBinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ParticleBinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RawTypeSetBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RawTypeSetBuilder.java
index e9210ff..67cf2d1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RawTypeSetBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RawTypeSetBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RefererFinder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RefererFinder.java
index 91cb71b..d79807c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RefererFinder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/RefererFinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/SimpleTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/SimpleTypeBuilder.java
index 6618810..a842308 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/SimpleTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/SimpleTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/UnusedCustomizationChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/UnusedCustomizationChecker.java
index cc14d16..cddb2c2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/UnusedCustomizationChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/UnusedCustomizationChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/WildcardNameClassBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/WildcardNameClassBuilder.java
index f357f52..40af7dc 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/WildcardNameClassBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/WildcardNameClassBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AbstractDeclarationImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AbstractDeclarationImpl.java
index da6e054..fa5d377 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AbstractDeclarationImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AbstractDeclarationImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl.java
index 05c67ae..3c4d088 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIClass.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIClass.java
index a26c42a..9113d24 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIClass.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIClass.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIConversion.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIConversion.java
index 2ae841c..ea89efd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIConversion.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIConversion.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDeclaration.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDeclaration.java
index 2dcd5fb..e0a66d9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDeclaration.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDeclaration.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDom.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDom.java
index 0686695..db4595b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDom.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIDom.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnum.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnum.java
index 7e43bf1..3118d98 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnum.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnum.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnumMember.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnumMember.java
index cdc1897..d13681f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnumMember.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIEnumMember.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIFactoryMethod.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIFactoryMethod.java
index 9cfac50..aaccca6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIFactoryMethod.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIFactoryMethod.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIGlobalBinding.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIGlobalBinding.java
index d02bc25..ef169b9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIGlobalBinding.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIGlobalBinding.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIInlineBinaryData.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIInlineBinaryData.java
index 05263c9..659d018 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIInlineBinaryData.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIInlineBinaryData.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIProperty.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIProperty.java
index b1f6bcf..989efe6 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIProperty.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISchemaBinding.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISchemaBinding.java
index cd9570c..08f9c9c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISchemaBinding.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISchemaBinding.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISerializable.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISerializable.java
index 54ce814..ca222c1 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISerializable.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BISerializable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXDom.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXDom.java
index 4332edf..63626c9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXDom.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXDom.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXPluginCustomization.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXPluginCustomization.java
index fea03ba..1e38f93 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXPluginCustomization.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXPluginCustomization.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXSubstitutable.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXSubstitutable.java
index 24a514c..7627db7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXSubstitutable.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BIXSubstitutable.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BindInfo.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BindInfo.java
index bcf4033..d4ea496 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BindInfo.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/BindInfo.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/CollectionTypeAttribute.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/CollectionTypeAttribute.java
index b1b4802..f2eed7b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/CollectionTypeAttribute.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/CollectionTypeAttribute.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/DomHandlerEx.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/DomHandlerEx.java
index db63761..cd3058b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/DomHandlerEx.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/DomHandlerEx.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/EnumMemberMode.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/EnumMemberMode.java
index 1bffe88..91490db 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/EnumMemberMode.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/EnumMemberMode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/ForkingFilter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/ForkingFilter.java
index 746ea2e..85f518c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/ForkingFilter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/ForkingFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/LocalScoping.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/LocalScoping.java
index 5dee63c..025096e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/LocalScoping.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/LocalScoping.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/Messages.java
index 92bde61..896ba7f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/OptionalPropertyMode.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/OptionalPropertyMode.java
index 1cd682f..96b9e32 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/OptionalPropertyMode.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/OptionalPropertyMode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/package-info.java
index f63129c..ac70043 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/bindinfo/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/AbstractExtendedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/AbstractExtendedComplexTypeBuilder.java
index 614cb79..b0dd2ad 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/AbstractExtendedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/AbstractExtendedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/CTBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/CTBuilder.java
index 9137d1e..6bd1ce7 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/CTBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/CTBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ChoiceContentComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ChoiceContentComplexTypeBuilder.java
index 5768dac..238d049 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ChoiceContentComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ChoiceContentComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeBindingMode.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeBindingMode.java
index d7d298c..940f378 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeBindingMode.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeBindingMode.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeFieldBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeFieldBuilder.java
index 315e8e3..14246e2 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeFieldBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ComplexTypeFieldBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ExtendedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ExtendedComplexTypeBuilder.java
index 385429b..e7c5d1e 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ExtendedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/ExtendedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/FreshComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/FreshComplexTypeBuilder.java
index 13dd157..c7f66ba 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/FreshComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/FreshComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/Messages.java
index c9272ee..d5babe3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedComplexTypeBuilder.java
index 0e251fa..2ad8cdd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedExtendedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedExtendedComplexTypeBuilder.java
index 5e07311..7bce533 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedExtendedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MixedExtendedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MultiWildcardComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MultiWildcardComplexTypeBuilder.java
index 65b68be..2b0eec3 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MultiWildcardComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/MultiWildcardComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/RestrictedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/RestrictedComplexTypeBuilder.java
index 88ef695..c3e323d 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/RestrictedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/RestrictedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/STDerivedComplexTypeBuilder.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/STDerivedComplexTypeBuilder.java
index 9541c0f..3111752 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/STDerivedComplexTypeBuilder.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/ct/STDerivedComplexTypeBuilder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/CustomizationContextChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/CustomizationContextChecker.java
index 1c76e36..6c50d90 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/CustomizationContextChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/CustomizationContextChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/IncorrectNamespaceURIChecker.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/IncorrectNamespaceURIChecker.java
index efd1168..8a976eb 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/IncorrectNamespaceURIChecker.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/IncorrectNamespaceURIChecker.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/LSInputSAXWrapper.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/LSInputSAXWrapper.java
index 4f6e3f6..3ce6ebb 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/LSInputSAXWrapper.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/LSInputSAXWrapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/Messages.java
index 249060c..7cc2f66 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/XMLSchemaInternalizationLogic.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/XMLSchemaInternalizationLogic.java
index 4305bc2..d7c3f80 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/XMLSchemaInternalizationLogic.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/reader/xmlschema/parser/XMLSchemaInternalizationLogic.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/JAXBContextFactory.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/JAXBContextFactory.java
index 2ce9dbd..d2435b5 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/JAXBContextFactory.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/JAXBContextFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/ZeroOneBooleanAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/ZeroOneBooleanAdapter.java
index b40a606..a936148 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/ZeroOneBooleanAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/ZeroOneBooleanAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/package-info.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/package-info.java
index f475ddc..2888c76 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/package-info.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/runtime/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/CodeModelClassFactory.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/CodeModelClassFactory.java
index d6a73ab..346697b 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/CodeModelClassFactory.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/CodeModelClassFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/DOMUtils.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/DOMUtils.java
index dd146e8..1f4f805 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/DOMUtils.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/DOMUtils.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ErrorReceiverFilter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ErrorReceiverFilter.java
index 9bbd75e..96078c9 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ErrorReceiverFilter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ErrorReceiverFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ForkContentHandler.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ForkContentHandler.java
index 35f3a56..94cd6cf 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ForkContentHandler.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ForkContentHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Messages.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Messages.java
index bdc64ff..62f4a14 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Messages.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/MimeTypeRange.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/MimeTypeRange.java
index ae80a4e..a624c43 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/MimeTypeRange.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/MimeTypeRange.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NamespaceContextAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NamespaceContextAdapter.java
index 92e2f9f..ac4eb16 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NamespaceContextAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NamespaceContextAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NullStream.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NullStream.java
index 7c0957a..48b79fd 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NullStream.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/NullStream.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ReadOnlyAdapter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ReadOnlyAdapter.java
index dbdb38b..1a0254f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ReadOnlyAdapter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/ReadOnlyAdapter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/StringCutter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/StringCutter.java
index a2cc7f4..ec11b02 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/StringCutter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/StringCutter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/SubtreeCutter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/SubtreeCutter.java
index e741bab..85d9923 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/SubtreeCutter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/SubtreeCutter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Util.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Util.java
index aa62785..17bea8f 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Util.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/util/Util.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/writer/SignatureWriter.java b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/writer/SignatureWriter.java
index 7a437e8..e985b8c 100644
--- a/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/writer/SignatureWriter.java
+++ b/jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/writer/SignatureWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle.properties
index e25526e..9dae8a9 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_de.properties
index cc777f2..ce1860d 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_es.properties
index 8af8c55..61c06c5 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_fr.properties
index 12a5a9a..cc6cc2f 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_it.properties
index 3ab586f..1a4c4ce 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ja.properties
index cc3a046..84d9a92 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ko.properties
index 55377b2..3caf407 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_pt_BR.properties
index 9983bec..4f25fc8 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_CN.properties
index 5336c83..926a3b3 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_TW.properties
index 5ac676f..d60cdea 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle.properties
index f84fe84..f1b06d2 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_de.properties
index 44bd91a..b9c57c1 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -12,13 +12,13 @@
METHOD_COLLISION = Die "{0}"-Methode wird sowohl auf "{1}" als auch auf "{2}" definiert und verursacht eine Kollision.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = Es kann keine g\u00FCltige Java-ID von "{0}" abgeleitet werden. Geben Sie eine Anpassung zur \u00C4nderung des Namens an.
+ERR_UNUSABLE_NAME = Es kann keine g\u00fcltige Java-ID von "{0}" abgeleitet werden. Geben Sie eine Anpassung zur \u00c4nderung des Namens an.
-ERR_KEYNAME_COLLISION = Komplexer Typ und sein untergeordnetes Element verwenden denselben Namen "{0}". L\u00F6sen Sie diesen Konflikt mit einer Klassenanpassung.
+ERR_KEYNAME_COLLISION = Komplexer Typ und sein untergeordnetes Element verwenden denselben Namen "{0}". L\u00f6sen Sie diesen Konflikt mit einer Klassenanpassung.
-ERR_NAME_COLLISION = Typesafe-Enumeration enth\u00E4lt mehrere Werte, die denselben Namen "{0}" verwenden. Verwenden Sie eine typesafeEnumMemberName-Anpassung, um diesen Konflikt zu l\u00F6sen.
+ERR_NAME_COLLISION = Typesafe-Enumeration enth\u00e4lt mehrere Werte, die denselben Namen "{0}" verwenden. Verwenden Sie eine typesafeEnumMemberName-Anpassung, um diesen Konflikt zu l\u00f6sen.
-ILLEGAL_CONSTRUCTOR_PARAM = Ung\u00FCltiger Konstruktorparameter {0}
+ILLEGAL_CONSTRUCTOR_PARAM = Ung\u00fcltiger Konstruktorparameter {0}
OBJECT_FACTORY_CONFLICT = Zwei Deklarationen verursachen eine Kollision in der ObjectFactory-Klasse.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_es.properties
index b5ffcac..951059f 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = El m\u00E9todo "{0}" est\u00E1 definido en "{1}" y en "{2}" y est\u00E1 produciendo una colisi\u00F3n.
+METHOD_COLLISION = El m\u00e9todo "{0}" est\u00e1 definido en "{1}" y en "{2}" y est\u00e1 produciendo una colisi\u00f3n.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = No se puede obtener un identificador Java v\u00E1lido de "{0}". Especifique una personalizaci\u00F3n para cambiar el nombre.
+ERR_UNUSABLE_NAME = No se puede obtener un identificador Java v\u00e1lido de "{0}". Especifique una personalizaci\u00f3n para cambiar el nombre.
-ERR_KEYNAME_COLLISION = El tipo complejo y su elemento secundario comparten el mismo nombre "{0}". Utilice una personalizaci\u00F3n de clase para resolver este conflicto.
+ERR_KEYNAME_COLLISION = El tipo complejo y su elemento secundario comparten el mismo nombre "{0}". Utilice una personalizaci\u00f3n de clase para resolver este conflicto.
-ERR_NAME_COLLISION = La enumeraci\u00F3n de tipo seguro tiene m\u00E1s de un valor que comparten el mismo nombre "{0}". Utilice una personalizaci\u00F3n typesafeEnumMemberName para resolver este conflicto.
+ERR_NAME_COLLISION = La enumeraci\u00f3n de tipo seguro tiene m\u00e1s de un valor que comparten el mismo nombre "{0}". Utilice una personalizaci\u00f3n typesafeEnumMemberName para resolver este conflicto.
-ILLEGAL_CONSTRUCTOR_PARAM = Par\u00E1metro de constructor no v\u00E1lido {0}
+ILLEGAL_CONSTRUCTOR_PARAM = Par\u00e1metro de constructor no v\u00e1lido {0}
-OBJECT_FACTORY_CONFLICT = Dos declaraciones producen una colisi\u00F3n en la clase ObjectFactory.
+OBJECT_FACTORY_CONFLICT = Dos declaraciones producen una colisi\u00f3n en la clase ObjectFactory.
-OBJECT_FACTORY_CONFLICT_RELATED = (Relacionado con el error anterior) \u00C9sta es la otra declaraci\u00F3n.
+OBJECT_FACTORY_CONFLICT_RELATED = (Relacionado con el error anterior) \u00c9sta es la otra declaraci\u00f3n.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_fr.properties
index 60e5c7e..b3b94bb 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = La m\u00E9thode "{0}" est d\u00E9finie \u00E0 la fois sur "{1}" et "{2}", et elle entra\u00EEne une collision
+METHOD_COLLISION = La m\u00e9thode "{0}" est d\u00e9finie \u00e0 la fois sur "{1}" et "{2}", et elle entra\u00eene une collision
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = Impossible de d\u00E9river un identificateur Java valide de "{0}". Indiquez une personnalisation pour modifier le nom.
+ERR_UNUSABLE_NAME = Impossible de d\u00e9river un identificateur Java valide de "{0}". Indiquez une personnalisation pour modifier le nom.
-ERR_KEYNAME_COLLISION = Le type complexe et son \u00E9l\u00E9ment enfant portent le m\u00EAme nom "{0}". Utilisez une personnalisation de classe pour r\u00E9soudre ce conflit.
+ERR_KEYNAME_COLLISION = Le type complexe et son \u00e9l\u00e9ment enfant portent le m\u00eame nom "{0}". Utilisez une personnalisation de classe pour r\u00e9soudre ce conflit.
-ERR_NAME_COLLISION = L''\u00E9num\u00E9ration Typesafe comporte plusieurs valeurs portant le m\u00EAme nom "{0}". Utilisez une personnalisation typesafeEnumMemberName pour r\u00E9soudre ce conflit.
+ERR_NAME_COLLISION = L''\u00e9num\u00e9ration Typesafe comporte plusieurs valeurs portant le m\u00eame nom "{0}". Utilisez une personnalisation typesafeEnumMemberName pour r\u00e9soudre ce conflit.
-ILLEGAL_CONSTRUCTOR_PARAM = Param\u00E8tre de constructeur {0} interdit
+ILLEGAL_CONSTRUCTOR_PARAM = Param\u00e8tre de constructeur {0} interdit
-OBJECT_FACTORY_CONFLICT = Deux d\u00E9clarations entra\u00EEnent une collision dans la classe ObjectFactory.
+OBJECT_FACTORY_CONFLICT = Deux d\u00e9clarations entra\u00eenent une collision dans la classe ObjectFactory.
-OBJECT_FACTORY_CONFLICT_RELATED = (voir erreur ci-dessus) Il s'agit de l'autre d\u00E9claration.
+OBJECT_FACTORY_CONFLICT_RELATED = (voir erreur ci-dessus) Il s'agit de l'autre d\u00e9claration.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_it.properties
index c32e471..7f2c3bc 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = Il metodo "{0}" \u00E8 definito su "{1}" e su "{2}" causando un conflitto.
+METHOD_COLLISION = Il metodo "{0}" \u00e8 definito su "{1}" e su "{2}" causando un conflitto.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
ERR_UNUSABLE_NAME = Impossibile derivare un identificativo Java valido da "{0}". Specificare una personalizzazione per modificare il nome.
ERR_KEYNAME_COLLISION = Il tipo complesso e il relativo elemento figlio condividono lo stesso nome "{0}". Usare una personalizzazione di classe per risolvere il conflitto.
-ERR_NAME_COLLISION = L''enumerazione Typesafe ha pi\u00F9 valori che condividono lo stesso nome "{0}". Usare una personalizzazione typesafeEnumMemberName per risolvere il conflitto.
+ERR_NAME_COLLISION = L''enumerazione Typesafe ha pi\u00f9 valori che condividono lo stesso nome "{0}". Usare una personalizzazione typesafeEnumMemberName per risolvere il conflitto.
ILLEGAL_CONSTRUCTOR_PARAM = Parametro del costruttore non valido {0}
OBJECT_FACTORY_CONFLICT = Due dichiarazioni causano un conflitto nella classe ObjectFactory.
-OBJECT_FACTORY_CONFLICT_RELATED = (Relativo all'errore riportato sopra) Questa \u00E8 l'altra dichiarazione.
+OBJECT_FACTORY_CONFLICT_RELATED = (Relativo all'errore riportato sopra) Questa \u00e8 l'altra dichiarazione.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ja.properties
index 7c18620..42abd77 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = "{0}"\u30E1\u30BD\u30C3\u30C9\u304C"{1}"\u3068"{2}"\u306E\u4E21\u65B9\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u885D\u7A81\u304C\u767A\u751F\u3057\u3066\u3044\u307E\u3059\u3002
+METHOD_COLLISION = "{0}"\u30e1\u30bd\u30c3\u30c9\u304c"{1}"\u3068"{2}"\u306e\u4e21\u65b9\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u885d\u7a81\u304c\u767a\u751f\u3057\u3066\u3044\u307e\u3059\u3002
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = "{0}"\u304B\u3089\u6709\u52B9\u306AJava\u8B58\u5225\u5B50\u3092\u5C0E\u51FA\u3067\u304D\u307E\u305B\u3093\u3002\u540D\u524D\u3092\u5909\u66F4\u3059\u308B\u306B\u306F\u3001\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002
+ERR_UNUSABLE_NAME = "{0}"\u304b\u3089\u6709\u52b9\u306aJava\u8b58\u5225\u5b50\u3092\u5c0e\u51fa\u3067\u304d\u307e\u305b\u3093\u3002\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u3001\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
-ERR_KEYNAME_COLLISION = \u8907\u5408\u578B\u3068\u305D\u306E\u5B50\u8981\u7D20\u304C\u540C\u3058\u540D\u524D"{0}"\u3092\u5171\u6709\u3057\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u7AF6\u5408\u3092\u89E3\u6C7A\u3059\u308B\u306B\u306F\u3001\u30AF\u30E9\u30B9\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
+ERR_KEYNAME_COLLISION = \u8907\u5408\u578b\u3068\u305d\u306e\u5b50\u8981\u7d20\u304c\u540c\u3058\u540d\u524d"{0}"\u3092\u5171\u6709\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7af6\u5408\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001\u30af\u30e9\u30b9\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
-ERR_NAME_COLLISION = \u30BF\u30A4\u30D7\u30BB\u30FC\u30D5\u306E\u5217\u6319\u578B\u306B\u3001\u540C\u3058\u540D\u524D"{0}"\u3092\u5171\u6709\u3059\u308B\u8907\u6570\u306E\u5024\u304C\u3042\u308A\u307E\u3059\u3002\u3053\u306E\u7AF6\u5408\u3092\u89E3\u6C7A\u3059\u308B\u306B\u306F\u3001typesafeEnumMemberName\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
+ERR_NAME_COLLISION = \u30bf\u30a4\u30d7\u30bb\u30fc\u30d5\u306e\u5217\u6319\u578b\u306b\u3001\u540c\u3058\u540d\u524d"{0}"\u3092\u5171\u6709\u3059\u308b\u8907\u6570\u306e\u5024\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u7af6\u5408\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001typesafeEnumMemberName\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
-ILLEGAL_CONSTRUCTOR_PARAM = \u4E0D\u6B63\u306A\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u30FB\u30D1\u30E9\u30E1\u30FC\u30BF{0}
+ILLEGAL_CONSTRUCTOR_PARAM = \u4e0d\u6b63\u306a\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fb\u30d1\u30e9\u30e1\u30fc\u30bf{0}
-OBJECT_FACTORY_CONFLICT = 2\u3064\u306E\u5BA3\u8A00\u306B\u3088\u308A\u3001ObjectFactory\u30AF\u30E9\u30B9\u3067\u885D\u7A81\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002
+OBJECT_FACTORY_CONFLICT = 2\u3064\u306e\u5ba3\u8a00\u306b\u3088\u308a\u3001ObjectFactory\u30af\u30e9\u30b9\u3067\u885d\u7a81\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
-OBJECT_FACTORY_CONFLICT_RELATED = (\u524D\u8FF0\u306E\u30A8\u30E9\u30FC\u306B\u95A2\u9023\u3057\u3066)\u3053\u308C\u306F\u4ED6\u65B9\u306E\u5BA3\u8A00\u3067\u3059\u3002
+OBJECT_FACTORY_CONFLICT_RELATED = (\u524d\u8ff0\u306e\u30a8\u30e9\u30fc\u306b\u95a2\u9023\u3057\u3066)\u3053\u308c\u306f\u4ed6\u65b9\u306e\u5ba3\u8a00\u3067\u3059\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ko.properties
index 12d7d8e..41d80ba 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = "{0}" \uBA54\uC18C\uB4DC\uAC00 "{1}"\uACFC(\uC640) "{2}"\uC5D0 \uC815\uC758\uB418\uC5B4 \uC788\uC5B4 \uCDA9\uB3CC\uC774 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.
+METHOD_COLLISION = "{0}" \uba54\uc18c\ub4dc\uac00 "{1}"\uacfc(\uc640) "{2}"\uc5d0 \uc815\uc758\ub418\uc5b4 \uc788\uc5b4 \ucda9\ub3cc\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = "{0}"\uC5D0\uC11C \uC801\uD569\uD55C Java \uC2DD\uBCC4\uC790\uB97C \uD30C\uC0DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uC9C0\uC815\uD558\uC5EC \uC774\uB984\uC744 \uBCC0\uACBD\uD558\uC2ED\uC2DC\uC624.
+ERR_UNUSABLE_NAME = "{0}"\uc5d0\uc11c \uc801\ud569\ud55c Java \uc2dd\ubcc4\uc790\ub97c \ud30c\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \uc9c0\uc815\ud558\uc5ec \uc774\ub984\uc744 \ubcc0\uacbd\ud558\uc2ed\uc2dc\uc624.
-ERR_KEYNAME_COLLISION = \uBCF5\uD569 \uC720\uD615\uACFC \uD574\uB2F9 \uD558\uC704 \uC694\uC18C\uC5D0 \uB3D9\uC77C\uD55C \uC774\uB984 "{0}"\uC774(\uAC00) \uC0AC\uC6A9\uB429\uB2C8\uB2E4. \uD074\uB798\uC2A4 \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uD1B5\uD574 \uC774 \uCDA9\uB3CC\uC744 \uD574\uACB0\uD558\uC2ED\uC2DC\uC624.
+ERR_KEYNAME_COLLISION = \ubcf5\ud569 \uc720\ud615\uacfc \ud574\ub2f9 \ud558\uc704 \uc694\uc18c\uc5d0 \ub3d9\uc77c\ud55c \uc774\ub984 "{0}"\uc774(\uac00) \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \ud1b5\ud574 \uc774 \ucda9\ub3cc\uc744 \ud574\uacb0\ud558\uc2ed\uc2dc\uc624.
-ERR_NAME_COLLISION = type-safe enum\uC5D0 \uB3D9\uC77C\uD55C \uC774\uB984 "{0}"\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB294 \uAC12\uC774 \uB450 \uAC1C \uC774\uC0C1 \uC788\uC2B5\uB2C8\uB2E4. typesafeEnumMemberName \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uD1B5\uD574 \uC774 \uCDA9\uB3CC\uC744 \uD574\uACB0\uD558\uC2ED\uC2DC\uC624.
+ERR_NAME_COLLISION = type-safe enum\uc5d0 \ub3d9\uc77c\ud55c \uc774\ub984 "{0}"\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub294 \uac12\uc774 \ub450 \uac1c \uc774\uc0c1 \uc788\uc2b5\ub2c8\ub2e4. typesafeEnumMemberName \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \ud1b5\ud574 \uc774 \ucda9\ub3cc\uc744 \ud574\uacb0\ud558\uc2ed\uc2dc\uc624.
-ILLEGAL_CONSTRUCTOR_PARAM = {0}\uC740(\uB294) \uC798\uBABB\uB41C \uC0DD\uC131\uC790 \uB9E4\uAC1C\uBCC0\uC218\uC785\uB2C8\uB2E4.
+ILLEGAL_CONSTRUCTOR_PARAM = {0}\uc740(\ub294) \uc798\ubabb\ub41c \uc0dd\uc131\uc790 \ub9e4\uac1c\ubcc0\uc218\uc785\ub2c8\ub2e4.
-OBJECT_FACTORY_CONFLICT = \uB450 \uAC1C\uC758 \uC120\uC5B8\uC73C\uB85C \uC778\uD574 ObjectFactory \uD074\uB798\uC2A4\uC5D0 \uCDA9\uB3CC\uC774 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.
+OBJECT_FACTORY_CONFLICT = \ub450 \uac1c\uc758 \uc120\uc5b8\uc73c\ub85c \uc778\ud574 ObjectFactory \ud074\ub798\uc2a4\uc5d0 \ucda9\ub3cc\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4.
-OBJECT_FACTORY_CONFLICT_RELATED = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uB2E4\uB978 \uC120\uC5B8\uC785\uB2C8\uB2E4.
+OBJECT_FACTORY_CONFLICT_RELATED = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \ub2e4\ub978 \uc120\uc5b8\uc785\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_pt_BR.properties
index 3df44b5..1b67e90 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = O m\u00E9todo "{0}" foi definido em "{1}" e em "{2}" e est\u00E1 causando uma colis\u00E3o.
+METHOD_COLLISION = O m\u00e9todo "{0}" foi definido em "{1}" e em "{2}" e est\u00e1 causando uma colis\u00e3o.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = N\u00E3o \u00E9 poss\u00EDvel derivar um identificador Java v\u00E1lido de "{0}". Especifique uma personaliza\u00E7\u00E3o para alterar o nome.
+ERR_UNUSABLE_NAME = N\u00e3o \u00e9 poss\u00edvel derivar um identificador Java v\u00e1lido de "{0}". Especifique uma personaliza\u00e7\u00e3o para alterar o nome.
-ERR_KEYNAME_COLLISION = O tipo de complexo e seu elemento filho compartilham o mesmo nome "{0}". Use uma personaliza\u00E7\u00E3o de classe para resolver esse conflito.
+ERR_KEYNAME_COLLISION = O tipo de complexo e seu elemento filho compartilham o mesmo nome "{0}". Use uma personaliza\u00e7\u00e3o de classe para resolver esse conflito.
-ERR_NAME_COLLISION = A enumera\u00E7\u00E3o type-safe tem mais de um valor que compartilha o mesmo nome "{0}". Use uma personaliza\u00E7\u00E3o de typesafeEnumMemberName para resolver esse conflito.
+ERR_NAME_COLLISION = A enumera\u00e7\u00e3o type-safe tem mais de um valor que compartilha o mesmo nome "{0}". Use uma personaliza\u00e7\u00e3o de typesafeEnumMemberName para resolver esse conflito.
-ILLEGAL_CONSTRUCTOR_PARAM = Par\u00E2metro {0} de construtor inv\u00E1lido
+ILLEGAL_CONSTRUCTOR_PARAM = Par\u00e2metro {0} de construtor inv\u00e1lido
-OBJECT_FACTORY_CONFLICT = Duas declara\u00E7\u00F5es causam uma colis\u00E3o na classe ObjectFactory.
+OBJECT_FACTORY_CONFLICT = Duas declara\u00e7\u00f5es causam uma colis\u00e3o na classe ObjectFactory.
-OBJECT_FACTORY_CONFLICT_RELATED = (Relacionada ao erro acima). Esta \u00E9 a outra declara\u00E7\u00E3o.
+OBJECT_FACTORY_CONFLICT_RELATED = (Relacionada ao erro acima). Esta \u00e9 a outra declara\u00e7\u00e3o.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_CN.properties
index 0400c8b..75d26ce 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = "{1}" \u548C "{2}" \u4E0A\u90FD\u5B9A\u4E49\u4E86 "{0}" \u65B9\u6CD5, \u8FD9\u4F1A\u5BFC\u81F4\u53D1\u751F\u51B2\u7A81\u3002
+METHOD_COLLISION = "{1}" \u548c "{2}" \u4e0a\u90fd\u5b9a\u4e49\u4e86 "{0}" \u65b9\u6cd5, \u8fd9\u4f1a\u5bfc\u81f4\u53d1\u751f\u51b2\u7a81\u3002
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = \u65E0\u6CD5\u4ECE "{0}" \u6D3E\u751F\u6709\u6548 Java \u6807\u8BC6\u7B26\u3002\u8BF7\u6307\u5B9A\u5B9A\u5236\u8BBE\u7F6E\u6765\u66F4\u6539\u540D\u79F0\u3002
+ERR_UNUSABLE_NAME = \u65e0\u6cd5\u4ece "{0}" \u6d3e\u751f\u6709\u6548 Java \u6807\u8bc6\u7b26\u3002\u8bf7\u6307\u5b9a\u5b9a\u5236\u8bbe\u7f6e\u6765\u66f4\u6539\u540d\u79f0\u3002
-ERR_KEYNAME_COLLISION = \u590D\u6742\u7C7B\u578B\u53CA\u5176\u5B50\u5143\u7D20\u5171\u4EAB\u76F8\u540C\u7684\u540D\u79F0 "{0}"\u3002\u8BF7\u4F7F\u7528\u7C7B\u5B9A\u5236\u8BBE\u7F6E\u6765\u89E3\u51B3\u6B64\u51B2\u7A81\u3002
+ERR_KEYNAME_COLLISION = \u590d\u6742\u7c7b\u578b\u53ca\u5176\u5b50\u5143\u7d20\u5171\u4eab\u76f8\u540c\u7684\u540d\u79f0 "{0}"\u3002\u8bf7\u4f7f\u7528\u7c7b\u5b9a\u5236\u8bbe\u7f6e\u6765\u89e3\u51b3\u6b64\u51b2\u7a81\u3002
-ERR_NAME_COLLISION = \u7C7B\u578B\u5B89\u5168\u7684\u679A\u4E3E\u6709\u591A\u4E2A\u503C\u5171\u4EAB\u76F8\u540C\u7684\u540D\u79F0 "{0}"\u3002\u8BF7\u4F7F\u7528 typesafeEnumMemberName \u5B9A\u5236\u8BBE\u7F6E\u6765\u89E3\u51B3\u6B64\u51B2\u7A81\u3002
+ERR_NAME_COLLISION = \u7c7b\u578b\u5b89\u5168\u7684\u679a\u4e3e\u6709\u591a\u4e2a\u503c\u5171\u4eab\u76f8\u540c\u7684\u540d\u79f0 "{0}"\u3002\u8bf7\u4f7f\u7528 typesafeEnumMemberName \u5b9a\u5236\u8bbe\u7f6e\u6765\u89e3\u51b3\u6b64\u51b2\u7a81\u3002
-ILLEGAL_CONSTRUCTOR_PARAM = \u975E\u6CD5\u6784\u9020\u5668\u53C2\u6570{0}
+ILLEGAL_CONSTRUCTOR_PARAM = \u975e\u6cd5\u6784\u9020\u5668\u53c2\u6570{0}
-OBJECT_FACTORY_CONFLICT = \u4E24\u4E2A\u58F0\u660E\u5BFC\u81F4 ObjectFactory \u7C7B\u4E2D\u53D1\u751F\u51B2\u7A81\u3002
+OBJECT_FACTORY_CONFLICT = \u4e24\u4e2a\u58f0\u660e\u5bfc\u81f4 ObjectFactory \u7c7b\u4e2d\u53d1\u751f\u51b2\u7a81\u3002
-OBJECT_FACTORY_CONFLICT_RELATED = (\u4E0E\u4E0A\u4E00\u9519\u8BEF\u6709\u5173) \u8FD9\u662F\u53E6\u4E00\u4E2A\u58F0\u660E\u3002
+OBJECT_FACTORY_CONFLICT_RELATED = (\u4e0e\u4e0a\u4e00\u9519\u8bef\u6709\u5173) \u8fd9\u662f\u53e6\u4e00\u4e2a\u58f0\u660e\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_TW.properties
index 3b5e95a..eb642e6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-METHOD_COLLISION = "{1}" \u548C "{2}" \u90FD\u6709\u5B9A\u7FA9 "{0}" \u65B9\u6CD5, \u56E0\u800C\u5C0E\u81F4\u885D\u7A81.
+METHOD_COLLISION = "{1}" \u548c "{2}" \u90fd\u6709\u5b9a\u7fa9 "{0}" \u65b9\u6cd5, \u56e0\u800c\u5c0e\u81f4\u885d\u7a81.
# {0} - enumeration constant value (but something that couldn't be translated to a valid java identifier e.g. starting special character, number, ..) e.g. Cannot derive a valid Java identifier from "5.6.0". Specify a customization to change the name.
-ERR_UNUSABLE_NAME = \u7121\u6CD5\u5F9E "{0}" \u4E2D\u884D\u751F\u6709\u6548\u7684 Java ID. \u8ACB\u6307\u5B9A\u4E00\u500B\u81EA\u8A02\u9805\u76EE\u4EE5\u8B8A\u66F4\u540D\u7A31.
+ERR_UNUSABLE_NAME = \u7121\u6cd5\u5f9e "{0}" \u4e2d\u884d\u751f\u6709\u6548\u7684 Java ID. \u8acb\u6307\u5b9a\u4e00\u500b\u81ea\u8a02\u9805\u76ee\u4ee5\u8b8a\u66f4\u540d\u7a31.
-ERR_KEYNAME_COLLISION = \u8907\u96DC\u985E\u578B\u53CA\u5176\u5B50\u9805\u5143\u7D20\u5171\u7528\u76F8\u540C\u7684\u540D\u7A31 "{0}". \u8ACB\u4F7F\u7528\u985E\u5225\u81EA\u8A02\u9805\u76EE\u4EE5\u89E3\u6C7A\u6B64\u885D\u7A81.
+ERR_KEYNAME_COLLISION = \u8907\u96dc\u985e\u578b\u53ca\u5176\u5b50\u9805\u5143\u7d20\u5171\u7528\u76f8\u540c\u7684\u540d\u7a31 "{0}". \u8acb\u4f7f\u7528\u985e\u5225\u81ea\u8a02\u9805\u76ee\u4ee5\u89e3\u6c7a\u6b64\u885d\u7a81.
-ERR_NAME_COLLISION = \u985E\u578B\u5B89\u5168 Enum \u6709\u4E00\u500B\u4EE5\u4E0A\u7684\u503C\u5171\u7528\u76F8\u540C\u7684\u540D\u7A31 "{0}". \u8ACB\u4F7F\u7528 typesafeEnumMemberName \u81EA\u8A02\u9805\u76EE\u4EE5\u89E3\u6C7A\u6B64\u885D\u7A81.
+ERR_NAME_COLLISION = \u985e\u578b\u5b89\u5168 Enum \u6709\u4e00\u500b\u4ee5\u4e0a\u7684\u503c\u5171\u7528\u76f8\u540c\u7684\u540d\u7a31 "{0}". \u8acb\u4f7f\u7528 typesafeEnumMemberName \u81ea\u8a02\u9805\u76ee\u4ee5\u89e3\u6c7a\u6b64\u885d\u7a81.
-ILLEGAL_CONSTRUCTOR_PARAM = \u7121\u6548\u7684\u5EFA\u69CB\u5B50\u53C3\u6578 {0}
+ILLEGAL_CONSTRUCTOR_PARAM = \u7121\u6548\u7684\u5efa\u69cb\u5b50\u53c3\u6578 {0}
-OBJECT_FACTORY_CONFLICT = \u5169\u500B\u5BA3\u544A\u5C0E\u81F4 ObjectFactory \u985E\u5225\u767C\u751F\u885D\u7A81.
+OBJECT_FACTORY_CONFLICT = \u5169\u500b\u5ba3\u544a\u5c0e\u81f4 ObjectFactory \u985e\u5225\u767c\u751f\u885d\u7a81.
-OBJECT_FACTORY_CONFLICT_RELATED = (\u8207\u4E0A\u8FF0\u932F\u8AA4\u6709\u95DC) \u6B64\u70BA\u53E6\u4E00\u500B\u5BA3\u544A.
+OBJECT_FACTORY_CONFLICT_RELATED = (\u8207\u4e0a\u8ff0\u932f\u8aa4\u6709\u95dc) \u6b64\u70ba\u53e6\u4e00\u500b\u5ba3\u544a.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle.properties
index 856bac2..a422ee5 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_de.properties
index 2df7427..9763b09 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_es.properties
index f4255c0..c30929b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_fr.properties
index 557e98b..1d35f21 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = D\u00E9finit la valeur de la propri\u00E9t\u00E9 {0}.
+DEFAULT_SETTER_JAVADOC = D\u00e9finit la valeur de la propri\u00e9t\u00e9 {0}.
-DEFAULT_GETTER_JAVADOC = Obtient la valeur de la propri\u00E9t\u00E9 {0}.
+DEFAULT_GETTER_JAVADOC = Obtient la valeur de la propri\u00e9t\u00e9 {0}.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_it.properties
index ef8b6b5..e266281 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = Imposta il valore della propriet\u00E0 {0}.
+DEFAULT_SETTER_JAVADOC = Imposta il valore della propriet\u00e0 {0}.
-DEFAULT_GETTER_JAVADOC = Recupera il valore della propriet\u00E0 {0}.
+DEFAULT_GETTER_JAVADOC = Recupera il valore della propriet\u00e0 {0}.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ja.properties
index bf835f9..698583e 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = {0}\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5024\u3092\u8A2D\u5B9A\u3057\u307E\u3059\u3002
+DEFAULT_SETTER_JAVADOC = {0}\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u5024\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002
-DEFAULT_GETTER_JAVADOC = {0}\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5024\u3092\u53D6\u5F97\u3057\u307E\u3059\u3002
+DEFAULT_GETTER_JAVADOC = {0}\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u5024\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ko.properties
index 0147558..1523a15 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = {0} \uC18D\uC131\uC758 \uAC12\uC744 \uC124\uC815\uD569\uB2C8\uB2E4.
+DEFAULT_SETTER_JAVADOC = {0} \uc18d\uc131\uc758 \uac12\uc744 \uc124\uc815\ud569\ub2c8\ub2e4.
-DEFAULT_GETTER_JAVADOC = {0} \uC18D\uC131\uC758 \uAC12\uC744 \uAC00\uC838\uC635\uB2C8\uB2E4.
+DEFAULT_GETTER_JAVADOC = {0} \uc18d\uc131\uc758 \uac12\uc744 \uac00\uc838\uc635\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_pt_BR.properties
index 36275c5..479f542 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -11,4 +11,4 @@
DEFAULT_SETTER_JAVADOC = Define o valor da propriedade {0}.
-DEFAULT_GETTER_JAVADOC = Obt\u00E9m o valor da propriedade {0}.
+DEFAULT_GETTER_JAVADOC = Obt\u00e9m o valor da propriedade {0}.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_CN.properties
index 1869882..fb96e57 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = \u8BBE\u7F6E{0}\u5C5E\u6027\u7684\u503C\u3002
+DEFAULT_SETTER_JAVADOC = \u8bbe\u7f6e{0}\u5c5e\u6027\u7684\u503c\u3002
-DEFAULT_GETTER_JAVADOC = \u83B7\u53D6{0}\u5C5E\u6027\u7684\u503C\u3002
+DEFAULT_GETTER_JAVADOC = \u83b7\u53d6{0}\u5c5e\u6027\u7684\u503c\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_TW.properties
index ebc3027..9dccf78 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/generator/bean/field/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,6 +9,6 @@
#
-DEFAULT_SETTER_JAVADOC = \u8A2D\u5B9A {0} \u7279\u6027\u7684\u503C.
+DEFAULT_SETTER_JAVADOC = \u8a2d\u5b9a {0} \u7279\u6027\u7684\u503c.
-DEFAULT_GETTER_JAVADOC = \u53D6\u5F97 {0} \u7279\u6027\u7684\u503C.
+DEFAULT_GETTER_JAVADOC = \u53d6\u5f97 {0} \u7279\u6027\u7684\u503c.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle.properties
index 1fc4eea..43d83f2 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_de.properties
index 7d1c192..e971b34 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,22 +15,22 @@
-ERR_UNDECLARED_PREFIX = Pr\u00E4fix "{0}" ist nicht deklariert
+ERR_UNDECLARED_PREFIX = Pr\u00e4fix "{0}" ist nicht deklariert
ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = extensionBindingPrefixes-Attribut muss im Root-Element deklariert sein
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = Herstellererweiterungs-Bindings (jaxb:extensionBindingPrefixes) sind im Strict-Modus nicht zul\u00E4ssig. Verwenden Sie -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = Herstellererweiterungs-Bindings (jaxb:extensionBindingPrefixes) sind im Strict-Modus nicht zul\u00e4ssig. Verwenden Sie -extension.
-ERR_UNSUPPORTED_EXTENSION = Nicht unterst\u00FCtzter Binding Namespace "{0}". Vielleicht haben Sie "{1}" gemeint?
+ERR_UNSUPPORTED_EXTENSION = Nicht unterst\u00fctzter Binding Namespace "{0}". Vielleicht haben Sie "{1}" gemeint?
ERR_SUPPORTED_EXTENSION_IGNORED = Binding-Deklarations-Namespace "{0}" wird ignoriert, weil er nicht vom jaxb:extensionBindingPrefixes-Attribut bezeichnet wird.
-ERR_RELEVANT_LOCATION = Das folgende Verzeichnis ist f\u00FCr den obigen Fehler relevant
+ERR_RELEVANT_LOCATION = Das folgende Verzeichnis ist f\u00fcr den obigen Fehler relevant
-ERR_CLASS_NOT_FOUND = Typ "{0}" kann nicht gefunden werden. Ohne die richtige Vererbungshierarchie dieses Typs zu kennen, kann XJC m\u00F6glicherweise einige Signaturen nicht ordnungsgem\u00E4\u00DF generieren. Machen Sie diese Klasse \u00FCber die Option -classpath verf\u00FCgbar.
+ERR_CLASS_NOT_FOUND = Typ "{0}" kann nicht gefunden werden. Ohne die richtige Vererbungshierarchie dieses Typs zu kennen, kann XJC m\u00f6glicherweise einige Signaturen nicht ordnungsgem\u00e4\u00df generieren. Machen Sie diese Klasse \u00fcber die Option -classpath verf\u00fcgbar.
-DUPLICATE_PROPERTY = Eigenschaft "{0}" ist bereits definiert. Verwenden Sie <jaxb:property> zur L\u00F6sung dieses Konflikts.
+DUPLICATE_PROPERTY = Eigenschaft "{0}" ist bereits definiert. Verwenden Sie <jaxb:property> zur L\u00f6sung dieses Konflikts.
DUPLICATE_ELEMENT = Element "{0}" ist in mehr als einer Eigenschaft vorhanden.
@@ -39,6 +39,6 @@
PROPERTY_CLASS_IS_RESERVED = Eigenschaftsname "Class" ist von java.lang.Object reserviert.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" ist keine g\u00FCltige Anpassung.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" ist keine g\u00fcltige Anpassung.
ERR_PLUGIN_NOT_ENABLED = Die Verwendung von "{1}"-Anpassungen erfordert den Switch "-{0}" zur Aktivierung dieses Plug-ins.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_es.properties
index 25f8771..ebbc4f8 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -17,28 +17,28 @@
ERR_UNDECLARED_PREFIX = No se ha declarado el prefijo "{0}"
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = Hay que declarar el atributo extensionBindingPrefixes en el elemento ra\u00EDz
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = Hay que declarar el atributo extensionBindingPrefixes en el elemento ra\u00edz
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = los enlaces de extensi\u00F3n de proveedor (jaxb:extensionBindingPrefixes) no est\u00E1n permitidos en el modo estricto. Utilice -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = los enlaces de extensi\u00f3n de proveedor (jaxb:extensionBindingPrefixes) no est\u00e1n permitidos en el modo estricto. Utilice -extension.
-ERR_UNSUPPORTED_EXTENSION = Espacio de nombres de enlace "{0}" no soportado. Quiz\u00E1 quiso decir "{1}".
+ERR_UNSUPPORTED_EXTENSION = Espacio de nombres de enlace "{0}" no soportado. Quiz\u00e1 quiso decir "{1}".
-ERR_SUPPORTED_EXTENSION_IGNORED = Se ignorar\u00E1 el espacio de nombres de la declaraci\u00F3n de enlace "{0}" porque no est\u00E1 designado por el atributo jaxb:extensionBindingPrefixes.
+ERR_SUPPORTED_EXTENSION_IGNORED = Se ignorar\u00e1 el espacio de nombres de la declaraci\u00f3n de enlace "{0}" porque no est\u00e1 designado por el atributo jaxb:extensionBindingPrefixes.
-ERR_RELEVANT_LOCATION = La siguiente ubicaci\u00F3n tiene que ver con el error anterior
+ERR_RELEVANT_LOCATION = La siguiente ubicaci\u00f3n tiene que ver con el error anterior
-ERR_CLASS_NOT_FOUND = No se ha encontrado el tipo "{0}". Si no se conoce la jerarqu\u00EDa de herencia adecuada de este tipo, XJC podr\u00EDa no generar correctamente algunas firmas. Haga que esta clase est\u00E9 disponible a trav\u00E9s de la opci\u00F3n -classpath.
+ERR_CLASS_NOT_FOUND = No se ha encontrado el tipo "{0}". Si no se conoce la jerarqu\u00eda de herencia adecuada de este tipo, XJC podr\u00eda no generar correctamente algunas firmas. Haga que esta clase est\u00e9 disponible a trav\u00e9s de la opci\u00f3n -classpath.
-DUPLICATE_PROPERTY = La propiedad "{0}" ya est\u00E1 definida. Utilice <jaxb:property> para resolver este conflicto.
+DUPLICATE_PROPERTY = La propiedad "{0}" ya est\u00e1 definida. Utilice <jaxb:property> para resolver este conflicto.
-DUPLICATE_ELEMENT = El elemento "{0}" aparece en m\u00E1s de una propiedad.
+DUPLICATE_ELEMENT = El elemento "{0}" aparece en m\u00e1s de una propiedad.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (relacionado con el error anterior) aqu\u00ED se proporciona otra definici\u00F3n.
+DUPLICATE_PROPERTY_LOC = (relacionado con el error anterior) aqu\u00ed se proporciona otra definici\u00f3n.
-PROPERTY_CLASS_IS_RESERVED = El nombre de propiedad "Class" est\u00E1 reservado por java.lang.Object.
+PROPERTY_CLASS_IS_RESERVED = El nombre de propiedad "Class" est\u00e1 reservado por java.lang.Object.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" no es una personalizaci\u00F3n v\u00E1lida.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" no es una personalizaci\u00f3n v\u00e1lida.
ERR_PLUGIN_NOT_ENABLED = Para utilizar personalizaciones "{1}", es necesario que el conmutador "-{0}" active este plugin.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_fr.properties
index 5bcfd0b..43e811b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,29 +15,29 @@
-ERR_UNDECLARED_PREFIX = Le pr\u00E9fixe "{0}" n''est pas d\u00E9clar\u00E9
+ERR_UNDECLARED_PREFIX = Le pr\u00e9fixe "{0}" n''est pas d\u00e9clar\u00e9
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = L'attribut extensionBindingPrefixes doit \u00EAtre d\u00E9clar\u00E9 au niveau de l'\u00E9l\u00E9ment racine
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = L'attribut extensionBindingPrefixes doit \u00eatre d\u00e9clar\u00e9 au niveau de l'\u00e9l\u00e9ment racine
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = les bindings d'extension fournisseur (jaxb:extensionBindingPrefixes) ne sont pas autoris\u00E9es en mode strict. Utilisez -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = les bindings d'extension fournisseur (jaxb:extensionBindingPrefixes) ne sont pas autoris\u00e9es en mode strict. Utilisez -extension.
-ERR_UNSUPPORTED_EXTENSION = Espace de noms de binding "{0}" non pris en charge. Vous vouliez peut-\u00EAtre dire "{1}" ?
+ERR_UNSUPPORTED_EXTENSION = Espace de noms de binding "{0}" non pris en charge. Vous vouliez peut-\u00eatre dire "{1}" ?
-ERR_SUPPORTED_EXTENSION_IGNORED = L''espace de noms de d\u00E9claration de binding "{0}" ne sera pas pris en compte car il n''est pas indiqu\u00E9 par l''attribut jaxb:extensionBindingPrefixes.
+ERR_SUPPORTED_EXTENSION_IGNORED = L''espace de noms de d\u00e9claration de binding "{0}" ne sera pas pris en compte car il n''est pas indiqu\u00e9 par l''attribut jaxb:extensionBindingPrefixes.
-ERR_RELEVANT_LOCATION = L'emplacement suivant est associ\u00E9 \u00E0 l'erreur ci-dessus
+ERR_RELEVANT_LOCATION = L'emplacement suivant est associ\u00e9 \u00e0 l'erreur ci-dessus
-ERR_CLASS_NOT_FOUND = Type "{0}" introuvable. S''il ne conna\u00EEt pas la hi\u00E9rarchie d''h\u00E9ritage appropri\u00E9e de ce type, XJC risque de ne pas pouvoir g\u00E9n\u00E9rer certaines signatures correctement. Rendez cette classe disponible via l''option -classpath.
+ERR_CLASS_NOT_FOUND = Type "{0}" introuvable. S''il ne conna\u00eet pas la hi\u00e9rarchie d''h\u00e9ritage appropri\u00e9e de ce type, XJC risque de ne pas pouvoir g\u00e9n\u00e9rer certaines signatures correctement. Rendez cette classe disponible via l''option -classpath.
-DUPLICATE_PROPERTY = La propri\u00E9t\u00E9 "{0}" est d\u00E9j\u00E0 d\u00E9finie. Utilisez <jaxb:property> pour r\u00E9soudre ce conflit.
+DUPLICATE_PROPERTY = La propri\u00e9t\u00e9 "{0}" est d\u00e9j\u00e0 d\u00e9finie. Utilisez <jaxb:property> pour r\u00e9soudre ce conflit.
-DUPLICATE_ELEMENT = L''\u00E9l\u00E9ment "{0}" appara\u00EEt dans plusieurs propri\u00E9t\u00E9s.
+DUPLICATE_ELEMENT = L''\u00e9l\u00e9ment "{0}" appara\u00eet dans plusieurs propri\u00e9t\u00e9s.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (voir erreur ci-dessus) une autre d\u00E9finition est donn\u00E9e ici.
+DUPLICATE_PROPERTY_LOC = (voir erreur ci-dessus) une autre d\u00e9finition est donn\u00e9e ici.
-PROPERTY_CLASS_IS_RESERVED = Le nom de propri\u00E9t\u00E9 "Class" est r\u00E9serv\u00E9 par java.lang.Object.
+PROPERTY_CLASS_IS_RESERVED = Le nom de propri\u00e9t\u00e9 "Class" est r\u00e9serv\u00e9 par java.lang.Object.
ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" n''est pas une personnalisation valide.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_it.properties
index fa7c3a4..1a04426 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -19,26 +19,26 @@
ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = L'attributo extensionBindingPrefixes deve essere dichiarato nell'elemento radice
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = le associazioni dell'estensione del fornitore (jaxb:extensionBindingPrefixes) non sono consentite in modalit\u00E0 di controllo rigoroso. Usare -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = le associazioni dell'estensione del fornitore (jaxb:extensionBindingPrefixes) non sono consentite in modalit\u00e0 di controllo rigoroso. Usare -extension.
ERR_UNSUPPORTED_EXTENSION = Spazio di nomi di associazione non supportato "{0}". Si intendeva forse "{1}"?
-ERR_SUPPORTED_EXTENSION_IGNORED = Lo spazio di nomi della dichiarazione di associazione "{0}" verr\u00E0 ignorato poich\u00E9 non \u00E8 designato dall''attributo jaxb:extensionBindingPrefixes.
+ERR_SUPPORTED_EXTENSION_IGNORED = Lo spazio di nomi della dichiarazione di associazione "{0}" verr\u00e0 ignorato poich\u00e9 non \u00e8 designato dall''attributo jaxb:extensionBindingPrefixes.
-ERR_RELEVANT_LOCATION = La seguente posizione \u00E8 relativa all'errore riportato sopra
+ERR_RELEVANT_LOCATION = La seguente posizione \u00e8 relativa all'errore riportato sopra
-ERR_CLASS_NOT_FOUND = Impossibile trovare il tipo "{0}". Senza la gerarchia di eredit\u00E0 corretta di questo tipo, la corretta generazione di alcune firme da parte di XJC potrebbe non riuscire. Rendere disponibile questa classe tramite l''opzione -classpath.
+ERR_CLASS_NOT_FOUND = Impossibile trovare il tipo "{0}". Senza la gerarchia di eredit\u00e0 corretta di questo tipo, la corretta generazione di alcune firme da parte di XJC potrebbe non riuscire. Rendere disponibile questa classe tramite l''opzione -classpath.
-DUPLICATE_PROPERTY = Propriet\u00E0 "{0}" gi\u00E0 definita. Usare <jaxb:property> per risolvere questo conflitto.
+DUPLICATE_PROPERTY = Propriet\u00e0 "{0}" gi\u00e0 definita. Usare <jaxb:property> per risolvere questo conflitto.
-DUPLICATE_ELEMENT = L''elemento "{0}" viene visualizzato in pi\u00F9 propriet\u00E0.
+DUPLICATE_ELEMENT = L''elemento "{0}" viene visualizzato in pi\u00f9 propriet\u00e0.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
DUPLICATE_PROPERTY_LOC = (relativo all'errore riportato sopra) qui viene fornita un'altra definizione.
-PROPERTY_CLASS_IS_RESERVED = Il nome della propriet\u00E0 "Class" \u00E8 riservato da java.lang.Object.
+PROPERTY_CLASS_IS_RESERVED = Il nome della propriet\u00e0 "Class" \u00e8 riservato da java.lang.Object.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" non \u00E8 una personalizzazione valida.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" non \u00e8 una personalizzazione valida.
ERR_PLUGIN_NOT_ENABLED = L''uso delle personalizzazioni "{1}" richiede l''abilitazione di questo plugin da parte del parametro "-{0}".
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ja.properties
index 04cc351..c2d8b70 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,30 +15,30 @@
-ERR_UNDECLARED_PREFIX = \u63A5\u982D\u8F9E"{0}"\u306F\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+ERR_UNDECLARED_PREFIX = \u63a5\u982d\u8f9e"{0}"\u306f\u5ba3\u8a00\u3055\u308c\u3066\u3044\u307e\u305b\u3093
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = extensionBindingPrefixes\u5C5E\u6027\u306F\u30EB\u30FC\u30C8\u8981\u7D20\u3067\u5BA3\u8A00\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = extensionBindingPrefixes\u5c5e\u6027\u306f\u30eb\u30fc\u30c8\u8981\u7d20\u3067\u5ba3\u8a00\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u30D9\u30F3\u30C0\u30FC\u62E1\u5F35\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0(jaxb:extensionBindingPrefixes)\u306Fstrict\u30E2\u30FC\u30C9\u3067\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002-extension\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u30d9\u30f3\u30c0\u30fc\u62e1\u5f35\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0(jaxb:extensionBindingPrefixes)\u306fstrict\u30e2\u30fc\u30c9\u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002-extension\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-ERR_UNSUPPORTED_EXTENSION = \u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0\u30FB\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9"{0}"\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002"{1}"\u306E\u8AA4\u308A\u3067\u3042\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
+ERR_UNSUPPORTED_EXTENSION = \u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u30fb\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9"{0}"\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"{1}"\u306e\u8aa4\u308a\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
-ERR_SUPPORTED_EXTENSION_IGNORED = \u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0\u5BA3\u8A00\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9"{0}"\u306F\u3001jaxb:extensionBindingPrefixes\u5C5E\u6027\u3067\u6307\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u7121\u8996\u3055\u308C\u307E\u3059\u3002
+ERR_SUPPORTED_EXTENSION_IGNORED = \u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u5ba3\u8a00\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9"{0}"\u306f\u3001jaxb:extensionBindingPrefixes\u5c5e\u6027\u3067\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u7121\u8996\u3055\u308c\u307e\u3059\u3002
-ERR_RELEVANT_LOCATION = \u6B21\u306E\u5834\u6240\u306F\u524D\u8FF0\u306E\u30A8\u30E9\u30FC\u306B\u95A2\u9023\u3057\u3066\u3044\u307E\u3059
+ERR_RELEVANT_LOCATION = \u6b21\u306e\u5834\u6240\u306f\u524d\u8ff0\u306e\u30a8\u30e9\u30fc\u306b\u95a2\u9023\u3057\u3066\u3044\u307e\u3059
-ERR_CLASS_NOT_FOUND = \u30BF\u30A4\u30D7"{0}"\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30BF\u30A4\u30D7\u306E\u6B63\u3057\u3044\u7D99\u627F\u968E\u5C64\u304C\u4E0D\u660E\u306A\u5834\u5408\u3001XJC\u306F\u3044\u304F\u3064\u304B\u306E\u7F72\u540D\u3092\u6B63\u3057\u304F\u751F\u6210\u3067\u304D\u306A\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002-classpath\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4F7F\u7528\u3057\u3066\u3053\u306E\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+ERR_CLASS_NOT_FOUND = \u30bf\u30a4\u30d7"{0}"\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002\u3053\u306e\u30bf\u30a4\u30d7\u306e\u6b63\u3057\u3044\u7d99\u627f\u968e\u5c64\u304c\u4e0d\u660e\u306a\u5834\u5408\u3001XJC\u306f\u3044\u304f\u3064\u304b\u306e\u7f72\u540d\u3092\u6b63\u3057\u304f\u751f\u6210\u3067\u304d\u306a\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002-classpath\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u3053\u306e\u30af\u30e9\u30b9\u3092\u4f7f\u7528\u53ef\u80fd\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-DUPLICATE_PROPERTY = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306F\u3059\u3067\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u7AF6\u5408\u3092\u89E3\u6C7A\u3059\u308B\u306B\u306F\u3001<jaxb:property>\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
+DUPLICATE_PROPERTY = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306f\u3059\u3067\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7af6\u5408\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001<jaxb:property>\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
-DUPLICATE_ELEMENT = \u8981\u7D20"{0}"\u304C\u8907\u6570\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
+DUPLICATE_ELEMENT = \u8981\u7d20"{0}"\u304c\u8907\u6570\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (\u524D\u8FF0\u306E\u30A8\u30E9\u30FC\u306B\u95A2\u9023\u3057\u3066)\u5225\u306E\u5B9A\u7FA9\u304C\u3053\u3053\u3067\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002
+DUPLICATE_PROPERTY_LOC = (\u524d\u8ff0\u306e\u30a8\u30e9\u30fc\u306b\u95a2\u9023\u3057\u3066)\u5225\u306e\u5b9a\u7fa9\u304c\u3053\u3053\u3067\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002
-PROPERTY_CLASS_IS_RESERVED = \u30D7\u30ED\u30D1\u30C6\u30A3\u540D"Class"\u306Fjava.lang.Object\u3067\u4E88\u7D04\u3055\u308C\u3066\u3044\u307E\u3059\u3002
+PROPERTY_CLASS_IS_RESERVED = \u30d7\u30ed\u30d1\u30c6\u30a3\u540d"Class"\u306fjava.lang.Object\u3067\u4e88\u7d04\u3055\u308c\u3066\u3044\u307e\u3059\u3002
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}"\u306F\u6709\u52B9\u306A\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}"\u306f\u6709\u52b9\u306a\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-ERR_PLUGIN_NOT_ENABLED = "{1}"\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3059\u308B\u306B\u306F\u3001"-{0}"\u30B9\u30A4\u30C3\u30C1\u3067\u3053\u306E\u30D7\u30E9\u30B0\u30A4\u30F3\u3092\u6709\u52B9\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
+ERR_PLUGIN_NOT_ENABLED = "{1}"\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3059\u308b\u306b\u306f\u3001"-{0}"\u30b9\u30a4\u30c3\u30c1\u3067\u3053\u306e\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ko.properties
index 6b4330c..3835b08 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,30 +15,30 @@
-ERR_UNDECLARED_PREFIX = "{0}" \uC811\uB450\uC5B4\uAC00 \uC120\uC5B8\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+ERR_UNDECLARED_PREFIX = "{0}" \uc811\ub450\uc5b4\uac00 \uc120\uc5b8\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = extensionBindingPrefixes \uC18D\uC131\uC740 \uB8E8\uD2B8 \uC694\uC18C\uC5D0 \uC120\uC5B8\uB418\uC5B4\uC57C \uD569\uB2C8\uB2E4.
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = extensionBindingPrefixes \uc18d\uc131\uc740 \ub8e8\ud2b8 \uc694\uc18c\uc5d0 \uc120\uc5b8\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \uACF5\uAE09\uC5C5\uCCB4 \uD655\uC7A5 \uBC14\uC778\uB529(jaxb:extensionBindingPrefixes)\uC740 \uC5C4\uACA9\uD55C \uBAA8\uB4DC\uC5D0\uC11C \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. -extension\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \uacf5\uae09\uc5c5\uccb4 \ud655\uc7a5 \ubc14\uc778\ub529(jaxb:extensionBindingPrefixes)\uc740 \uc5c4\uaca9\ud55c \ubaa8\ub4dc\uc5d0\uc11c \ud5c8\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. -extension\uc744 \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.
-ERR_UNSUPPORTED_EXTENSION = "{0}"\uC740(\uB294) \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uBC14\uC778\uB529 \uB124\uC784\uC2A4\uD398\uC774\uC2A4\uC785\uB2C8\uB2E4. "{1}"\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB824\uACE0 \uD55C \uAC83\uC785\uB2C8\uAE4C?
+ERR_UNSUPPORTED_EXTENSION = "{0}"\uc740(\ub294) \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \ubc14\uc778\ub529 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc785\ub2c8\ub2e4. "{1}"\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub824\uace0 \ud55c \uac83\uc785\ub2c8\uae4c?
-ERR_SUPPORTED_EXTENSION_IGNORED = \uBC14\uC778\uB529 \uC120\uC5B8 \uB124\uC784\uC2A4\uD398\uC774\uC2A4 "{0}"\uC740(\uB294) jaxb:extensionBindingPrefixes \uC18D\uC131\uC73C\uB85C \uC9C0\uC815\uB41C \uAC83\uC774 \uC544\uB2C8\uBBC0\uB85C \uBB34\uC2DC\uB429\uB2C8\uB2E4.
+ERR_SUPPORTED_EXTENSION_IGNORED = \ubc14\uc778\ub529 \uc120\uc5b8 \ub124\uc784\uc2a4\ud398\uc774\uc2a4 "{0}"\uc740(\ub294) jaxb:extensionBindingPrefixes \uc18d\uc131\uc73c\ub85c \uc9c0\uc815\ub41c \uac83\uc774 \uc544\ub2c8\ubbc0\ub85c \ubb34\uc2dc\ub429\ub2c8\ub2e4.
-ERR_RELEVANT_LOCATION = \uB2E4\uC74C \uC704\uCE58\uAC00 \uC704 \uC624\uB958\uC640 \uAD00\uB828\uC774 \uC788\uC2B5\uB2C8\uB2E4.
+ERR_RELEVANT_LOCATION = \ub2e4\uc74c \uc704\uce58\uac00 \uc704 \uc624\ub958\uc640 \uad00\ub828\uc774 \uc788\uc2b5\ub2c8\ub2e4.
-ERR_CLASS_NOT_FOUND = "{0}" \uC720\uD615\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC774 \uC720\uD615\uC758 \uC801\uC808\uD55C \uC0C1\uC18D \uACC4\uCE35\uC774 \uC778\uC2DD\uB418\uC9C0 \uC54A\uC73C\uBA74 XJC\uAC00 \uC77C\uBD80 \uC11C\uBA85 \uC0DD\uC131\uC744 \uC2E4\uD328\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. -classpath \uC635\uC158\uC744 \uD1B5\uD574 \uC774 \uD074\uB798\uC2A4\uB97C \uC0AC\uC6A9 \uAC00\uB2A5\uD55C \uC0C1\uD0DC\uB85C \uC124\uC815\uD558\uC2ED\uC2DC\uC624.
+ERR_CLASS_NOT_FOUND = "{0}" \uc720\ud615\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc720\ud615\uc758 \uc801\uc808\ud55c \uc0c1\uc18d \uacc4\uce35\uc774 \uc778\uc2dd\ub418\uc9c0 \uc54a\uc73c\uba74 XJC\uac00 \uc77c\ubd80 \uc11c\uba85 \uc0dd\uc131\uc744 \uc2e4\ud328\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. -classpath \uc635\uc158\uc744 \ud1b5\ud574 \uc774 \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc0c1\ud0dc\ub85c \uc124\uc815\ud558\uc2ed\uc2dc\uc624.
-DUPLICATE_PROPERTY = "{0}" \uC18D\uC131\uC740 \uC774\uBBF8 \uC815\uC758\uB418\uC5C8\uC2B5\uB2C8\uB2E4. <jaxb:property>\uB97C \uC0AC\uC6A9\uD558\uC5EC \uC774 \uCDA9\uB3CC\uC744 \uD574\uACB0\uD558\uC2ED\uC2DC\uC624.
+DUPLICATE_PROPERTY = "{0}" \uc18d\uc131\uc740 \uc774\ubbf8 \uc815\uc758\ub418\uc5c8\uc2b5\ub2c8\ub2e4. <jaxb:property>\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc774 \ucda9\ub3cc\uc744 \ud574\uacb0\ud558\uc2ed\uc2dc\uc624.
-DUPLICATE_ELEMENT = "{0}" \uC694\uC18C\uAC00 \uB450 \uAC1C \uC774\uC0C1\uC758 \uC18D\uC131\uC5D0 \uB098\uD0C0\uB0A9\uB2C8\uB2E4.
+DUPLICATE_ELEMENT = "{0}" \uc694\uc18c\uac00 \ub450 \uac1c \uc774\uc0c1\uc758 \uc18d\uc131\uc5d0 \ub098\ud0c0\ub0a9\ub2c8\ub2e4.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uB2E4\uB978 \uC815\uC758\uAC00 \uC5EC\uAE30\uC5D0 \uC81C\uACF5\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+DUPLICATE_PROPERTY_LOC = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \ub2e4\ub978 \uc815\uc758\uac00 \uc5ec\uae30\uc5d0 \uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-PROPERTY_CLASS_IS_RESERVED = \uC18D\uC131 \uC774\uB984 "Class"\uB294 java.lang.Object\uC5D0\uC11C \uC608\uC57D\uD55C \uC774\uB984\uC785\uB2C8\uB2E4.
+PROPERTY_CLASS_IS_RESERVED = \uc18d\uc131 \uc774\ub984 "Class"\ub294 java.lang.Object\uc5d0\uc11c \uc608\uc57d\ud55c \uc774\ub984\uc785\ub2c8\ub2e4.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}"\uC740(\uB294) \uC801\uD569\uD55C \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 \uC544\uB2D9\uB2C8\uB2E4.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}"\uc740(\ub294) \uc801\ud569\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-ERR_PLUGIN_NOT_ENABLED = "{1}" \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uC0AC\uC6A9\uD558\uB824\uBA74 "-{0}" \uC2A4\uC704\uCE58\uB97C \uD1B5\uD574 \uC774 \uD50C\uB7EC\uADF8\uC778\uC744 \uC0AC\uC6A9\uC73C\uB85C \uC124\uC815\uD574\uC57C \uD569\uB2C8\uB2E4.
+ERR_PLUGIN_NOT_ENABLED = "{1}" \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \uc0ac\uc6a9\ud558\ub824\uba74 "-{0}" \uc2a4\uc704\uce58\ub97c \ud1b5\ud574 \uc774 \ud50c\ub7ec\uadf8\uc778\uc744 \uc0ac\uc6a9\uc73c\ub85c \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_pt_BR.properties
index 65ba536..0454c51 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,30 +15,30 @@
-ERR_UNDECLARED_PREFIX = O prefixo "{0}" n\u00E3o foi declarado
+ERR_UNDECLARED_PREFIX = O prefixo "{0}" n\u00e3o foi declarado
ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = o atributo extensionBindingPrefixes deve ser declarado no elemento-raiz
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = binds de extens\u00E3o do fornecedor (jaxb:extensionBindingPrefixes) n\u00E3o s\u00E3o permitidos no modo restrito. Use -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = binds de extens\u00e3o do fornecedor (jaxb:extensionBindingPrefixes) n\u00e3o s\u00e3o permitidos no modo restrito. Use -extension.
-ERR_UNSUPPORTED_EXTENSION = Namespace de bind "{0}" n\u00E3o suportado. Voc\u00EA quis dizer "{1}"?
+ERR_UNSUPPORTED_EXTENSION = Namespace de bind "{0}" n\u00e3o suportado. Voc\u00ea quis dizer "{1}"?
-ERR_SUPPORTED_EXTENSION_IGNORED = O namespace "{0}" da declara\u00E7\u00E3o de bind ser\u00E1 ignorado porque n\u00E3o foi designado pelo atributo jaxb:extensionBindingPrefixes.
+ERR_SUPPORTED_EXTENSION_IGNORED = O namespace "{0}" da declara\u00e7\u00e3o de bind ser\u00e1 ignorado porque n\u00e3o foi designado pelo atributo jaxb:extensionBindingPrefixes.
-ERR_RELEVANT_LOCATION = A localiza\u00E7\u00E3o a seguir \u00E9 relevante para o erro acima
+ERR_RELEVANT_LOCATION = A localiza\u00e7\u00e3o a seguir \u00e9 relevante para o erro acima
-ERR_CLASS_NOT_FOUND = N\u00E3o \u00E9 poss\u00EDvel localizar o tipo "{0}". Sem saber a hierarquia de heran\u00E7a adequada deste tipo, pode ser que o XJC falhe ao gerar algumas assinaturas corretamente. Torne esta classe dispon\u00EDvel usando a op\u00E7\u00E3o -classpath.
+ERR_CLASS_NOT_FOUND = N\u00e3o \u00e9 poss\u00edvel localizar o tipo "{0}". Sem saber a hierarquia de heran\u00e7a adequada deste tipo, pode ser que o XJC falhe ao gerar algumas assinaturas corretamente. Torne esta classe dispon\u00edvel usando a op\u00e7\u00e3o -classpath.
-DUPLICATE_PROPERTY = A propriedade "{0}" j\u00E1 foi definida. Use <jaxb:property> para resolver este conflito.
+DUPLICATE_PROPERTY = A propriedade "{0}" j\u00e1 foi definida. Use <jaxb:property> para resolver este conflito.
DUPLICATE_ELEMENT = Elemento "{0}" mostrado em mais de uma propriedade.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (relacionado ao erro acima) outra defini\u00E7\u00E3o \u00E9 fornecida aqui.
+DUPLICATE_PROPERTY_LOC = (relacionado ao erro acima) outra defini\u00e7\u00e3o \u00e9 fornecida aqui.
-PROPERTY_CLASS_IS_RESERVED = "Classe" do nome da propriedade \u00E9 reservada por java.lang.Object.
+PROPERTY_CLASS_IS_RESERVED = "Classe" do nome da propriedade \u00e9 reservada por java.lang.Object.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" n\u00E3o \u00E9 uma personaliza\u00E7\u00E3o v\u00E1lida.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" n\u00e3o \u00e9 uma personaliza\u00e7\u00e3o v\u00e1lida.
-ERR_PLUGIN_NOT_ENABLED = Usar a personaliza\u00E7\u00E3o "{1}" requer a chave "-{0}" para ativar este plug-in.
+ERR_PLUGIN_NOT_ENABLED = Usar a personaliza\u00e7\u00e3o "{1}" requer a chave "-{0}" para ativar este plug-in.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_CN.properties
index 356c722..b01e428 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,30 +15,30 @@
-ERR_UNDECLARED_PREFIX = \u672A\u58F0\u660E\u524D\u7F00 "{0}"
+ERR_UNDECLARED_PREFIX = \u672a\u58f0\u660e\u524d\u7f00 "{0}"
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = \u5FC5\u987B\u5728\u6839\u5143\u7D20\u4E2D\u58F0\u660E extensionBindingPrefixes \u5C5E\u6027
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = \u5fc5\u987b\u5728\u6839\u5143\u7d20\u4e2d\u58f0\u660e extensionBindingPrefixes \u5c5e\u6027
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u4E25\u683C\u6A21\u5F0F\u4E2D\u4E0D\u5141\u8BB8\u6709\u4F9B\u5E94\u5546\u6269\u5C55\u7ED1\u5B9A (jaxb:extensionBindingPrefixes)\u3002\u8BF7\u4F7F\u7528 -extension\u3002
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u4e25\u683c\u6a21\u5f0f\u4e2d\u4e0d\u5141\u8bb8\u6709\u4f9b\u5e94\u5546\u6269\u5c55\u7ed1\u5b9a (jaxb:extensionBindingPrefixes)\u3002\u8bf7\u4f7f\u7528 -extension\u3002
-ERR_UNSUPPORTED_EXTENSION = \u4E0D\u652F\u6301\u7ED1\u5B9A\u540D\u79F0\u7A7A\u95F4 "{0}"\u3002\u60A8\u662F\u5426\u6253\u7B97 "{1}"?
+ERR_UNSUPPORTED_EXTENSION = \u4e0d\u652f\u6301\u7ed1\u5b9a\u540d\u79f0\u7a7a\u95f4 "{0}"\u3002\u60a8\u662f\u5426\u6253\u7b97 "{1}"?
-ERR_SUPPORTED_EXTENSION_IGNORED = \u7531\u4E8E\u7ED1\u5B9A\u58F0\u660E\u540D\u79F0\u7A7A\u95F4 "{0}" \u4E0D\u662F\u7531 jaxb:extensionBindingPrefixes \u5C5E\u6027\u6307\u5B9A\u7684, \u56E0\u6B64\u5C06\u5FFD\u7565\u8BE5\u540D\u79F0\u7A7A\u95F4\u3002
+ERR_SUPPORTED_EXTENSION_IGNORED = \u7531\u4e8e\u7ed1\u5b9a\u58f0\u660e\u540d\u79f0\u7a7a\u95f4 "{0}" \u4e0d\u662f\u7531 jaxb:extensionBindingPrefixes \u5c5e\u6027\u6307\u5b9a\u7684, \u56e0\u6b64\u5c06\u5ffd\u7565\u8be5\u540d\u79f0\u7a7a\u95f4\u3002
-ERR_RELEVANT_LOCATION = \u4EE5\u4E0B\u4F4D\u7F6E\u4E0E\u4E0A\u4E00\u9519\u8BEF\u6709\u5173
+ERR_RELEVANT_LOCATION = \u4ee5\u4e0b\u4f4d\u7f6e\u4e0e\u4e0a\u4e00\u9519\u8bef\u6709\u5173
-ERR_CLASS_NOT_FOUND = \u627E\u4E0D\u5230\u7C7B\u578B "{0}"\u3002\u5728\u4E0D\u77E5\u9053\u6B64\u7C7B\u578B\u7684\u6B63\u786E\u7EE7\u627F\u5206\u5C42\u7ED3\u6784\u7684\u60C5\u51B5\u4E0B, XJC \u53EF\u80FD\u65E0\u6CD5\u6B63\u786E\u751F\u6210\u67D0\u4E9B\u7B7E\u540D\u3002\u8BF7\u901A\u8FC7 -classpath \u9009\u9879\u4F7F\u6B64\u7C7B\u53EF\u7528\u3002
+ERR_CLASS_NOT_FOUND = \u627e\u4e0d\u5230\u7c7b\u578b "{0}"\u3002\u5728\u4e0d\u77e5\u9053\u6b64\u7c7b\u578b\u7684\u6b63\u786e\u7ee7\u627f\u5206\u5c42\u7ed3\u6784\u7684\u60c5\u51b5\u4e0b, XJC \u53ef\u80fd\u65e0\u6cd5\u6b63\u786e\u751f\u6210\u67d0\u4e9b\u7b7e\u540d\u3002\u8bf7\u901a\u8fc7 -classpath \u9009\u9879\u4f7f\u6b64\u7c7b\u53ef\u7528\u3002
-DUPLICATE_PROPERTY = \u5C5E\u6027 "{0}" \u5DF2\u5B9A\u4E49\u3002\u8BF7\u4F7F\u7528 <jaxb:property> \u89E3\u51B3\u6B64\u51B2\u7A81\u3002
+DUPLICATE_PROPERTY = \u5c5e\u6027 "{0}" \u5df2\u5b9a\u4e49\u3002\u8bf7\u4f7f\u7528 <jaxb:property> \u89e3\u51b3\u6b64\u51b2\u7a81\u3002
-DUPLICATE_ELEMENT = \u5143\u7D20 "{0}" \u663E\u793A\u5728\u591A\u4E2A\u5C5E\u6027\u4E2D\u3002
+DUPLICATE_ELEMENT = \u5143\u7d20 "{0}" \u663e\u793a\u5728\u591a\u4e2a\u5c5e\u6027\u4e2d\u3002
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (\u4E0E\u4E0A\u4E00\u9519\u8BEF\u76F8\u5173) \u5728\u6B64\u5904\u6307\u5B9A\u4E86\u5176\u4ED6\u5B9A\u4E49\u3002
+DUPLICATE_PROPERTY_LOC = (\u4e0e\u4e0a\u4e00\u9519\u8bef\u76f8\u5173) \u5728\u6b64\u5904\u6307\u5b9a\u4e86\u5176\u4ed6\u5b9a\u4e49\u3002
-PROPERTY_CLASS_IS_RESERVED = \u5C5E\u6027\u540D "Class" \u4FDD\u7559\u4F9B java.lang.Object \u4F7F\u7528\u3002
+PROPERTY_CLASS_IS_RESERVED = \u5c5e\u6027\u540d "Class" \u4fdd\u7559\u4f9b java.lang.Object \u4f7f\u7528\u3002
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" \u4E0D\u662F\u6709\u6548\u7684\u5B9A\u5236\u8BBE\u7F6E\u3002
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" \u4e0d\u662f\u6709\u6548\u7684\u5b9a\u5236\u8bbe\u7f6e\u3002
-ERR_PLUGIN_NOT_ENABLED = \u4F7F\u7528 "{1}" \u5B9A\u5236\u8BBE\u7F6E\u65F6, \u9700\u8981 "-{0}" \u5F00\u5173\u624D\u80FD\u542F\u7528\u6B64\u63D2\u4EF6\u3002
+ERR_PLUGIN_NOT_ENABLED = \u4f7f\u7528 "{1}" \u5b9a\u5236\u8bbe\u7f6e\u65f6, \u9700\u8981 "-{0}" \u5f00\u5173\u624d\u80fd\u542f\u7528\u6b64\u63d2\u4ef6\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_TW.properties
index 1bdfefb..63d0f63 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,30 +15,30 @@
-ERR_UNDECLARED_PREFIX = \u672A\u5BA3\u544A\u524D\u7F6E\u78BC "{0}"
+ERR_UNDECLARED_PREFIX = \u672a\u5ba3\u544a\u524d\u7f6e\u78bc "{0}"
-ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = \u5FC5\u9808\u5728\u6839\u5143\u7D20\u5BA3\u544A extensionBindingPrefixes \u5C6C\u6027
+ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES = \u5fc5\u9808\u5728\u6839\u5143\u7d20\u5ba3\u544a extensionBindingPrefixes \u5c6c\u6027
-ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u5728\u56B4\u683C\u6A21\u5F0F\u4E0B\u4E0D\u5141\u8A31\u4F7F\u7528\u5EE0\u5546\u64F4\u5145\u5957\u4EF6\u9023\u7D50 (jaxb:extensionBindingPrefixes). \u8ACB\u4F7F\u7528 -extension.
+ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE = \u5728\u56b4\u683c\u6a21\u5f0f\u4e0b\u4e0d\u5141\u8a31\u4f7f\u7528\u5ee0\u5546\u64f4\u5145\u5957\u4ef6\u9023\u7d50 (jaxb:extensionBindingPrefixes). \u8acb\u4f7f\u7528 -extension.
-ERR_UNSUPPORTED_EXTENSION = \u4E0D\u652F\u63F4\u7684\u9023\u7D50\u547D\u540D\u7A7A\u9593 "{0}". \u4E5F\u8A31\u60A8\u6307\u7684\u662F "{1}"?
+ERR_UNSUPPORTED_EXTENSION = \u4e0d\u652f\u63f4\u7684\u9023\u7d50\u547d\u540d\u7a7a\u9593 "{0}". \u4e5f\u8a31\u60a8\u6307\u7684\u662f "{1}"?
-ERR_SUPPORTED_EXTENSION_IGNORED = \u5C07\u5FFD\u7565\u9023\u7D50\u5BA3\u544A\u547D\u540D\u7A7A\u9593 "{0}", \u56E0\u5176\u4E0D\u662F\u7531 jaxb:extensionBindingPrefixes \u5C6C\u6027\u6307\u5B9A.
+ERR_SUPPORTED_EXTENSION_IGNORED = \u5c07\u5ffd\u7565\u9023\u7d50\u5ba3\u544a\u547d\u540d\u7a7a\u9593 "{0}", \u56e0\u5176\u4e0d\u662f\u7531 jaxb:extensionBindingPrefixes \u5c6c\u6027\u6307\u5b9a.
-ERR_RELEVANT_LOCATION = \u4E0B\u5217\u4F4D\u7F6E\u8207\u4E0A\u8FF0\u932F\u8AA4\u6709\u95DC
+ERR_RELEVANT_LOCATION = \u4e0b\u5217\u4f4d\u7f6e\u8207\u4e0a\u8ff0\u932f\u8aa4\u6709\u95dc
-ERR_CLASS_NOT_FOUND = \u627E\u4E0D\u5230\u985E\u578B "{0}". \u4E0D\u77E5\u9053\u6B64\u985E\u578B\u6B63\u78BA\u4E4B\u7E7C\u627F\u968E\u5C64\u7684\u60C5\u6CC1\u4E0B, XJC \u53EF\u80FD\u7121\u6CD5\u6B63\u78BA\u7522\u751F\u67D0\u4E9B\u7C3D\u7AE0. \u8ACB\u4F7F\u7528 -classpath \u9078\u9805\u5C07\u6B64\u985E\u5225\u8A2D\u70BA\u53EF\u7528.
+ERR_CLASS_NOT_FOUND = \u627e\u4e0d\u5230\u985e\u578b "{0}". \u4e0d\u77e5\u9053\u6b64\u985e\u578b\u6b63\u78ba\u4e4b\u7e7c\u627f\u968e\u5c64\u7684\u60c5\u6cc1\u4e0b, XJC \u53ef\u80fd\u7121\u6cd5\u6b63\u78ba\u7522\u751f\u67d0\u4e9b\u7c3d\u7ae0. \u8acb\u4f7f\u7528 -classpath \u9078\u9805\u5c07\u6b64\u985e\u5225\u8a2d\u70ba\u53ef\u7528.
-DUPLICATE_PROPERTY = \u7279\u6027 "{0}" \u5DF2\u7D93\u5B9A\u7FA9. \u8ACB\u4F7F\u7528 <jaxb:property> \u4EE5\u89E3\u6C7A\u6B64\u885D\u7A81.
+DUPLICATE_PROPERTY = \u7279\u6027 "{0}" \u5df2\u7d93\u5b9a\u7fa9. \u8acb\u4f7f\u7528 <jaxb:property> \u4ee5\u89e3\u6c7a\u6b64\u885d\u7a81.
-DUPLICATE_ELEMENT = \u5143\u7D20 "{0}" \u5728\u4E00\u500B\u4EE5\u4E0A\u7684\u7279\u6027\u4E2D\u51FA\u73FE.
+DUPLICATE_ELEMENT = \u5143\u7d20 "{0}" \u5728\u4e00\u500b\u4ee5\u4e0a\u7684\u7279\u6027\u4e2d\u51fa\u73fe.
# Usage not found. Assuming the intention was to use it together with DUPLICATE_ELEMENT but ERR_RELEVANT_LOCATION is used instead.
-DUPLICATE_PROPERTY_LOC = (\u8207\u4E0A\u8FF0\u932F\u8AA4\u6709\u95DC) \u53E6\u4E00\u500B\u5B9A\u7FA9\u5DF2\u6307\u5B9A\u65BC\u6B64\u8655.
+DUPLICATE_PROPERTY_LOC = (\u8207\u4e0a\u8ff0\u932f\u8aa4\u6709\u95dc) \u53e6\u4e00\u500b\u5b9a\u7fa9\u5df2\u6307\u5b9a\u65bc\u6b64\u8655.
-PROPERTY_CLASS_IS_RESERVED = \u7279\u6027\u540D\u7A31 "Class" \u662F java.lang.Object \u7684\u4FDD\u7559\u540D\u7A31.
+PROPERTY_CLASS_IS_RESERVED = \u7279\u6027\u540d\u7a31 "Class" \u662f java.lang.Object \u7684\u4fdd\u7559\u540d\u7a31.
-ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" \u4E0D\u662F\u6709\u6548\u7684\u81EA\u8A02\u9805\u76EE.
+ERR_ILLEGAL_CUSTOMIZATION_TAGNAME = "{0}" \u4e0d\u662f\u6709\u6548\u7684\u81ea\u8a02\u9805\u76ee.
-ERR_PLUGIN_NOT_ENABLED = \u4F7F\u7528 "{1}" \u81EA\u8A02\u9805\u76EE\u9700\u8981 "-{0}" \u53C3\u6578\u624D\u80FD\u555F\u7528\u6B64 Plugin.
+ERR_PLUGIN_NOT_ENABLED = \u4f7f\u7528 "{1}" \u81ea\u8a02\u9805\u76ee\u9700\u8981 "-{0}" \u53c3\u6578\u624d\u80fd\u555f\u7528\u6b64 Plugin.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle.properties
index aa47acb..971882e 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_de.properties
index 4b4b0b1..a5cc16a 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -13,13 +13,13 @@
TDTDReader.UndefinedElementInBindInfo = Binding-Informationen enthalten Element "{0}", dieses ist jedoch nicht in DTD definiert.
-TDTDReader.ConversionForNonValueElement = Konvertierungsdeklaration ist f\u00FCr Element "{0}" angegeben, das Contentmodell dieses Elements ist jedoch nicht #PCDATA.
+TDTDReader.ConversionForNonValueElement = Konvertierungsdeklaration ist f\u00fcr Element "{0}" angegeben, das Contentmodell dieses Elements ist jedoch nicht #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = Das Contentmodell des Elements "{0}" stimmt nicht mit der content-property-Deklaration der angegebenen Binding-Informationen \u00FCberein.
+TDTDReader.ContentProperty.ParticleMismatch = Das Contentmodell des Elements "{0}" stimmt nicht mit der content-property-Deklaration der angegebenen Binding-Informationen \u00fcberein.
-TDTDReader.ContentProperty.DeclarationTooShort = Die content-property-Deklaration f\u00FCr das Element "{0}" ist zu kurz.
+TDTDReader.ContentProperty.DeclarationTooShort = Die content-property-Deklaration f\u00fcr das Element "{0}" ist zu kurz.
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD enth\u00E4lt das Element "{0}" nicht
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD enth\u00e4lt das Element "{0}" nicht
TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" ist als Member einer Schnittstelle angegeben, es ist doch weder eine derartige Klasse noch eine derartige Schnittstelle vorhanden.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_es.properties
index a127b56..23af3ab 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,15 +9,15 @@
#
-TDTDReader.NoRootElement = No se ha especificado ning\u00FAn elemento ra\u00EDz.
+TDTDReader.NoRootElement = No se ha especificado ning\u00fan elemento ra\u00edz.
-TDTDReader.UndefinedElementInBindInfo = La informaci\u00F3n de enlace contiene el elemento "{0}", pero no est\u00E1 definida en el DTD.
+TDTDReader.UndefinedElementInBindInfo = La informaci\u00f3n de enlace contiene el elemento "{0}", pero no est\u00e1 definida en el DTD.
-TDTDReader.ConversionForNonValueElement = Se ha especificado la declaraci\u00F3n de conversi\u00F3n para el elemento "{0}", pero el modelo de contenido de este elemento no es #PCDATA.
+TDTDReader.ConversionForNonValueElement = Se ha especificado la declaraci\u00f3n de conversi\u00f3n para el elemento "{0}", pero el modelo de contenido de este elemento no es #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = El modelo de contenido del elemento "{0}" no coincide con la declaraci\u00F3n de content-property de la informaci\u00F3n de enlace especificada.
+TDTDReader.ContentProperty.ParticleMismatch = El modelo de contenido del elemento "{0}" no coincide con la declaraci\u00f3n de content-property de la informaci\u00f3n de enlace especificada.
-TDTDReader.ContentProperty.DeclarationTooShort = La declaraci\u00F3n de content-property del elemento "{0}" es demasiado corta.
+TDTDReader.ContentProperty.DeclarationTooShort = La declaraci\u00f3n de content-property del elemento "{0}" es demasiado corta.
TDTDReader.BindInfo.NonExistentElementDeclaration = El DTD no contiene el elemento "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_fr.properties
index 143f8db..4f3e8ed 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-TDTDReader.NoRootElement = Aucun \u00E9l\u00E9ment racine n'a \u00E9t\u00E9 indiqu\u00E9.
+TDTDReader.NoRootElement = Aucun \u00e9l\u00e9ment racine n'a \u00e9t\u00e9 indiqu\u00e9.
-TDTDReader.UndefinedElementInBindInfo = Les informations de binding contiennent l''\u00E9l\u00E9ment "{0}", mais ne sont pas d\u00E9finies dans la DTD.
+TDTDReader.UndefinedElementInBindInfo = Les informations de binding contiennent l''\u00e9l\u00e9ment "{0}", mais ne sont pas d\u00e9finies dans la DTD.
-TDTDReader.ConversionForNonValueElement = La d\u00E9claration de conversion est indiqu\u00E9e pour l''\u00E9l\u00E9ment "{0}", mais le mod\u00E8le de contenu de cet \u00E9l\u00E9ment n''est pas #PCDATA.
+TDTDReader.ConversionForNonValueElement = La d\u00e9claration de conversion est indiqu\u00e9e pour l''\u00e9l\u00e9ment "{0}", mais le mod\u00e8le de contenu de cet \u00e9l\u00e9ment n''est pas #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = Le mod\u00E8le de contenu de l''\u00E9l\u00E9ment "{0}" ne correspond pas \u00E0 la d\u00E9claration content-property des informations de binding indiqu\u00E9es.
+TDTDReader.ContentProperty.ParticleMismatch = Le mod\u00e8le de contenu de l''\u00e9l\u00e9ment "{0}" ne correspond pas \u00e0 la d\u00e9claration content-property des informations de binding indiqu\u00e9es.
-TDTDReader.ContentProperty.DeclarationTooShort = La d\u00E9claration content-property pour l''\u00E9l\u00E9ment "{0}" est trop courte.
+TDTDReader.ContentProperty.DeclarationTooShort = La d\u00e9claration content-property pour l''\u00e9l\u00e9ment "{0}" est trop courte.
-TDTDReader.BindInfo.NonExistentElementDeclaration = La DTD ne contient pas l''\u00E9l\u00E9ment "{0}"
+TDTDReader.BindInfo.NonExistentElementDeclaration = La DTD ne contient pas l''\u00e9l\u00e9ment "{0}"
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" est indiqu\u00E9 en tant que membre d''une interface, mais il n''existe aucune classe ni interface de ce type.
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" est indiqu\u00e9 en tant que membre d''une interface, mais il n''existe aucune classe ni interface de ce type.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_it.properties
index ae0e654..edf1130 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -11,15 +11,15 @@
TDTDReader.NoRootElement = Nessun elemento radice specificato.
-TDTDReader.UndefinedElementInBindInfo = Le informazioni di associazione contengono l''elemento "{0}" ma questi non \u00E8 definito in DTD.
+TDTDReader.UndefinedElementInBindInfo = Le informazioni di associazione contengono l''elemento "{0}" ma questi non \u00e8 definito in DTD.
-TDTDReader.ConversionForNonValueElement = Dichiarazione di conversione specificata per l''elemento "{0}" ma il modello di contenuto di questo elemento non \u00E8 #PCDATA.
+TDTDReader.ConversionForNonValueElement = Dichiarazione di conversione specificata per l''elemento "{0}" ma il modello di contenuto di questo elemento non \u00e8 #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = Il modello di contenuto dell''elemento "{0}" non corrisponde alla dichiarazione di contenuto-propriet\u00E0 delle informazioni di associazione specificate.
+TDTDReader.ContentProperty.ParticleMismatch = Il modello di contenuto dell''elemento "{0}" non corrisponde alla dichiarazione di contenuto-propriet\u00e0 delle informazioni di associazione specificate.
-TDTDReader.ContentProperty.DeclarationTooShort = La dichiarazione di contenuto-propriet\u00E0 per l''elemento "{0}" \u00E8 troppo breve.
+TDTDReader.ContentProperty.DeclarationTooShort = La dichiarazione di contenuto-propriet\u00e0 per l''elemento "{0}" \u00e8 troppo breve.
TDTDReader.BindInfo.NonExistentElementDeclaration = DTD non contiene l''elemento "{0}"
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u00E8 specificato come membro di un''interfaccia ma non esiste tale classe o interfaccia.
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u00e8 specificato come membro di un''interfaccia ma non esiste tale classe o interfaccia.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ja.properties
index 5230e23..f7cead9 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-TDTDReader.NoRootElement = \u30EB\u30FC\u30C8\u8981\u7D20\u304C\u6307\u5B9A\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002
+TDTDReader.NoRootElement = \u30eb\u30fc\u30c8\u8981\u7d20\u304c\u6307\u5b9a\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002
-TDTDReader.UndefinedElementInBindInfo = \u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0\u60C5\u5831\u306B\u8981\u7D20"{0}"\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u308C\u306FDTD\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+TDTDReader.UndefinedElementInBindInfo = \u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u60c5\u5831\u306b\u8981\u7d20"{0}"\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u308c\u306fDTD\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-TDTDReader.ConversionForNonValueElement = \u8981\u7D20"{0}"\u306B\u5909\u63DB\u5BA3\u8A00\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E\u8981\u7D20\u306E\u30B3\u30F3\u30C6\u30F3\u30C4\u30FB\u30E2\u30C7\u30EB\u306F#PCDATA\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+TDTDReader.ConversionForNonValueElement = \u8981\u7d20"{0}"\u306b\u5909\u63db\u5ba3\u8a00\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u8981\u7d20\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30fb\u30e2\u30c7\u30eb\u306f#PCDATA\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-TDTDReader.ContentProperty.ParticleMismatch = \u8981\u7D20"{0}"\u306E\u30B3\u30F3\u30C6\u30F3\u30C4\u30FB\u30E2\u30C7\u30EB\u304C\u3001\u6307\u5B9A\u3055\u308C\u305F\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0\u60C5\u5831\u306Econtent-property\u5BA3\u8A00\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093\u3002
+TDTDReader.ContentProperty.ParticleMismatch = \u8981\u7d20"{0}"\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30fb\u30e2\u30c7\u30eb\u304c\u3001\u6307\u5b9a\u3055\u308c\u305f\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u60c5\u5831\u306econtent-property\u5ba3\u8a00\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002
-TDTDReader.ContentProperty.DeclarationTooShort = \u8981\u7D20"{0}"\u306Econtent-property\u5BA3\u8A00\u304C\u77ED\u3059\u304E\u307E\u3059\u3002
+TDTDReader.ContentProperty.DeclarationTooShort = \u8981\u7d20"{0}"\u306econtent-property\u5ba3\u8a00\u304c\u77ed\u3059\u304e\u307e\u3059\u3002
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD\u306B\u8981\u7D20"{0}"\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD\u306b\u8981\u7d20"{0}"\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}"\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306E\u30E1\u30F3\u30D0\u30FC\u3068\u3057\u3066\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u306E\u3088\u3046\u306A\u30AF\u30E9\u30B9\u304A\u3088\u3073\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}"\u306f\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306e\u30e1\u30f3\u30d0\u30fc\u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u3088\u3046\u306a\u30af\u30e9\u30b9\u304a\u3088\u3073\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u306f\u3042\u308a\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ko.properties
index 6424ea6..66869ae 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-TDTDReader.NoRootElement = \uB8E8\uD2B8 \uC694\uC18C\uAC00 \uC9C0\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+TDTDReader.NoRootElement = \ub8e8\ud2b8 \uc694\uc18c\uac00 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-TDTDReader.UndefinedElementInBindInfo = \uBC14\uC778\uB529 \uC815\uBCF4\uAC00 "{0}" \uC694\uC18C\uB97C \uD3EC\uD568\uD558\uACE0 \uC788\uC9C0\uB9CC DTD\uC5D0 \uC815\uC758\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+TDTDReader.UndefinedElementInBindInfo = \ubc14\uc778\ub529 \uc815\ubcf4\uac00 "{0}" \uc694\uc18c\ub97c \ud3ec\ud568\ud558\uace0 \uc788\uc9c0\ub9cc DTD\uc5d0 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-TDTDReader.ConversionForNonValueElement = "{0}" \uC694\uC18C\uC5D0 \uB300\uD55C \uBCC0\uD658 \uC120\uC5B8\uC774 \uC9C0\uC815\uB418\uC5C8\uC9C0\uB9CC \uC774 \uC694\uC18C\uC758 \uCF58\uD150\uCE20 \uBAA8\uB378\uC740 #PCDATA\uAC00 \uC544\uB2D9\uB2C8\uB2E4.
+TDTDReader.ConversionForNonValueElement = "{0}" \uc694\uc18c\uc5d0 \ub300\ud55c \ubcc0\ud658 \uc120\uc5b8\uc774 \uc9c0\uc815\ub418\uc5c8\uc9c0\ub9cc \uc774 \uc694\uc18c\uc758 \ucf58\ud150\uce20 \ubaa8\ub378\uc740 #PCDATA\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-TDTDReader.ContentProperty.ParticleMismatch = "{0}" \uC694\uC18C\uC758 \uCF58\uD150\uCE20 \uBAA8\uB378\uC774 \uC9C0\uC815\uB41C \uBC14\uC778\uB529 \uC815\uBCF4\uC758 content-property \uC120\uC5B8\uACFC \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+TDTDReader.ContentProperty.ParticleMismatch = "{0}" \uc694\uc18c\uc758 \ucf58\ud150\uce20 \ubaa8\ub378\uc774 \uc9c0\uc815\ub41c \ubc14\uc778\ub529 \uc815\ubcf4\uc758 content-property \uc120\uc5b8\uacfc \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-TDTDReader.ContentProperty.DeclarationTooShort = "{0}" \uC694\uC18C\uC5D0 \uB300\uD55C content-property \uC120\uC5B8\uC774 \uB108\uBB34 \uC9E7\uC2B5\uB2C8\uB2E4.
+TDTDReader.ContentProperty.DeclarationTooShort = "{0}" \uc694\uc18c\uc5d0 \ub300\ud55c content-property \uc120\uc5b8\uc774 \ub108\ubb34 \uc9e7\uc2b5\ub2c8\ub2e4.
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD\uC5D0 "{0}" \uC694\uC18C\uAC00 \uD3EC\uD568\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD\uc5d0 "{0}" \uc694\uc18c\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}"\uC774(\uAC00) \uC778\uD130\uD398\uC774\uC2A4\uC758 \uBA64\uBC84\uB85C \uC9C0\uC815\uB418\uC5C8\uC9C0\uB9CC \uD574\uB2F9 \uD074\uB798\uC2A4\uC640 \uC778\uD130\uD398\uC774\uC2A4\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}"\uc774(\uac00) \uc778\ud130\ud398\uc774\uc2a4\uc758 \uba64\ubc84\ub85c \uc9c0\uc815\ub418\uc5c8\uc9c0\ub9cc \ud574\ub2f9 \ud074\ub798\uc2a4\uc640 \uc778\ud130\ud398\uc774\uc2a4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_pt_BR.properties
index 6f8fae0..1834a94 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -11,15 +11,15 @@
TDTDReader.NoRootElement = Nenhum elemento-raiz especificado.
-TDTDReader.UndefinedElementInBindInfo = As informa\u00E7\u00F5es de bind cont\u00EAm o elemento "{0}", mas n\u00E3o foram definidas no DTD.
+TDTDReader.UndefinedElementInBindInfo = As informa\u00e7\u00f5es de bind cont\u00eam o elemento "{0}", mas n\u00e3o foram definidas no DTD.
-TDTDReader.ConversionForNonValueElement = A declara\u00E7\u00E3o de convers\u00E3o foi especificada para o elemento "{0}", mas o modelo do conte\u00FAdo deste elemento n\u00E3o \u00E9 #PCDATA.
+TDTDReader.ConversionForNonValueElement = A declara\u00e7\u00e3o de convers\u00e3o foi especificada para o elemento "{0}", mas o modelo do conte\u00fado deste elemento n\u00e3o \u00e9 #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = O modelo do conte\u00FAdo do elemento "{0}" n\u00E3o corresponde \u00E0 declara\u00E7\u00E3o de propriedade do conte\u00FAdo das informa\u00E7\u00F5es de bind especificadas.
+TDTDReader.ContentProperty.ParticleMismatch = O modelo do conte\u00fado do elemento "{0}" n\u00e3o corresponde \u00e0 declara\u00e7\u00e3o de propriedade do conte\u00fado das informa\u00e7\u00f5es de bind especificadas.
-TDTDReader.ContentProperty.DeclarationTooShort = A declara\u00E7\u00E3o de propriedade do conte\u00FAdo do elemento "{0}" \u00E9 muito curta.
+TDTDReader.ContentProperty.DeclarationTooShort = A declara\u00e7\u00e3o de propriedade do conte\u00fado do elemento "{0}" \u00e9 muito curta.
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD n\u00E3o cont\u00E9m o elemento "{0}"
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD n\u00e3o cont\u00e9m o elemento "{0}"
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" especificado como membro de uma interface, mas n\u00E3o h\u00E1 classe, nem interface.
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" especificado como membro de uma interface, mas n\u00e3o h\u00e1 classe, nem interface.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_CN.properties
index 6e31816..d8685e2 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-TDTDReader.NoRootElement = \u672A\u6307\u5B9A\u6839\u5143\u7D20\u3002
+TDTDReader.NoRootElement = \u672a\u6307\u5b9a\u6839\u5143\u7d20\u3002
-TDTDReader.UndefinedElementInBindInfo = \u7ED1\u5B9A\u4FE1\u606F\u5305\u542B\u5143\u7D20 "{0}", \u4F46\u8BE5\u5143\u7D20\u672A\u5728 DTD \u4E2D\u5B9A\u4E49\u3002
+TDTDReader.UndefinedElementInBindInfo = \u7ed1\u5b9a\u4fe1\u606f\u5305\u542b\u5143\u7d20 "{0}", \u4f46\u8be5\u5143\u7d20\u672a\u5728 DTD \u4e2d\u5b9a\u4e49\u3002
-TDTDReader.ConversionForNonValueElement = \u4E3A\u5143\u7D20 "{0}" \u6307\u5B9A\u4E86\u8F6C\u6362\u58F0\u660E, \u4F46\u6B64\u5143\u7D20\u7684\u5185\u5BB9\u6A21\u578B\u4E0D\u662F #PCDATA\u3002
+TDTDReader.ConversionForNonValueElement = \u4e3a\u5143\u7d20 "{0}" \u6307\u5b9a\u4e86\u8f6c\u6362\u58f0\u660e, \u4f46\u6b64\u5143\u7d20\u7684\u5185\u5bb9\u6a21\u578b\u4e0d\u662f #PCDATA\u3002
-TDTDReader.ContentProperty.ParticleMismatch = \u5143\u7D20 "{0}" \u7684\u5185\u5BB9\u6A21\u578B\u4E0E\u6307\u5B9A\u7ED1\u5B9A\u4FE1\u606F\u7684\u5185\u5BB9\u5C5E\u6027\u58F0\u660E\u4E0D\u5339\u914D\u3002
+TDTDReader.ContentProperty.ParticleMismatch = \u5143\u7d20 "{0}" \u7684\u5185\u5bb9\u6a21\u578b\u4e0e\u6307\u5b9a\u7ed1\u5b9a\u4fe1\u606f\u7684\u5185\u5bb9\u5c5e\u6027\u58f0\u660e\u4e0d\u5339\u914d\u3002
-TDTDReader.ContentProperty.DeclarationTooShort = \u5143\u7D20 "{0}" \u7684\u5185\u5BB9\u5C5E\u6027\u58F0\u660E\u592A\u77ED\u3002
+TDTDReader.ContentProperty.DeclarationTooShort = \u5143\u7d20 "{0}" \u7684\u5185\u5bb9\u5c5e\u6027\u58f0\u660e\u592a\u77ed\u3002
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD \u4E0D\u5305\u542B\u5143\u7D20 "{0}"
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD \u4e0d\u5305\u542b\u5143\u7d20 "{0}"
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u5DF2\u6307\u5B9A\u4E3A\u63A5\u53E3\u7684\u6210\u5458, \u4F46\u6CA1\u6709\u8FD9\u6837\u7684\u7C7B\u548C\u63A5\u53E3\u3002
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u5df2\u6307\u5b9a\u4e3a\u63a5\u53e3\u7684\u6210\u5458, \u4f46\u6ca1\u6709\u8fd9\u6837\u7684\u7c7b\u548c\u63a5\u53e3\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_TW.properties
index e1ee785..8068b92 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,17 +9,17 @@
#
-TDTDReader.NoRootElement = \u672A\u6307\u5B9A\u6839\u5143\u7D20.
+TDTDReader.NoRootElement = \u672a\u6307\u5b9a\u6839\u5143\u7d20.
-TDTDReader.UndefinedElementInBindInfo = \u9023\u7D50\u8CC7\u8A0A\u5305\u542B\u5143\u7D20 "{0}", \u4F46\u5176\u672A\u5B9A\u7FA9\u65BC DTD \u4E2D.
+TDTDReader.UndefinedElementInBindInfo = \u9023\u7d50\u8cc7\u8a0a\u5305\u542b\u5143\u7d20 "{0}", \u4f46\u5176\u672a\u5b9a\u7fa9\u65bc DTD \u4e2d.
-TDTDReader.ConversionForNonValueElement = \u5DF2\u70BA\u5143\u7D20 "{0}" \u6307\u5B9A\u8F49\u63DB\u5BA3\u544A, \u4F46\u6B64\u5143\u7D20\u7684\u5167\u5BB9\u6A21\u578B\u4E0D\u662F #PCDATA.
+TDTDReader.ConversionForNonValueElement = \u5df2\u70ba\u5143\u7d20 "{0}" \u6307\u5b9a\u8f49\u63db\u5ba3\u544a, \u4f46\u6b64\u5143\u7d20\u7684\u5167\u5bb9\u6a21\u578b\u4e0d\u662f #PCDATA.
-TDTDReader.ContentProperty.ParticleMismatch = \u5143\u7D20 "{0}" \u7684\u5167\u5BB9\u6A21\u578B\u4E0D\u7B26\u5408\u6307\u5B9A\u4E4B\u9023\u7D50\u8CC7\u8A0A\u7684 content-property \u5BA3\u544A.
+TDTDReader.ContentProperty.ParticleMismatch = \u5143\u7d20 "{0}" \u7684\u5167\u5bb9\u6a21\u578b\u4e0d\u7b26\u5408\u6307\u5b9a\u4e4b\u9023\u7d50\u8cc7\u8a0a\u7684 content-property \u5ba3\u544a.
-TDTDReader.ContentProperty.DeclarationTooShort = \u5143\u7D20 "{0}" \u7684 content-property \u5BA3\u544A\u592A\u77ED.
+TDTDReader.ContentProperty.DeclarationTooShort = \u5143\u7d20 "{0}" \u7684 content-property \u5ba3\u544a\u592a\u77ed.
-TDTDReader.BindInfo.NonExistentElementDeclaration = DTD \u672A\u5305\u542B\u5143\u7D20 "{0}"
+TDTDReader.BindInfo.NonExistentElementDeclaration = DTD \u672a\u5305\u542b\u5143\u7d20 "{0}"
-TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u5DF2\u6307\u5B9A\u70BA\u67D0\u4ECB\u9762\u7684\u6210\u54E1, \u4F46\u6C92\u6709\u6B64\u985E\u5225\u6216\u4ECB\u9762.
+TDTDReader.BindInfo.NonExistentInterfaceMember = "{0}" \u5df2\u6307\u5b9a\u70ba\u67d0\u4ecb\u9762\u7684\u6210\u54e1, \u4f46\u6c92\u6709\u6b64\u985e\u5225\u6216\u4ecb\u9762.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle.properties
index 48b5a51..5bce179 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_de.properties
index 77d7033..52b7f6d 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_es.properties
index 8e91f67..18a0a37 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = La propiedad "{0}" est\u00E1 declarada en la declaraci\u00F3n <constructor>, pero no est\u00E1 definida en el DTD
+BIConstructor.UndefinedField = La propiedad "{0}" est\u00e1 declarada en la declaraci\u00f3n <constructor>, pero no est\u00e1 definida en el DTD
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_fr.properties
index 325a790..1360d76 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = La propri\u00E9t\u00E9 "{0}" est d\u00E9clar\u00E9e dans la d\u00E9claration <constructor> mais n''est pas d\u00E9finie dans la DTD
+BIConstructor.UndefinedField = La propri\u00e9t\u00e9 "{0}" est d\u00e9clar\u00e9e dans la d\u00e9claration <constructor> mais n''est pas d\u00e9finie dans la DTD
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_it.properties
index 4321169..9c44e95 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = La propriet\u00E0 "{0}" \u00E8 dichiarata nella dichiarazione <constructor> ma non \u00E8 definita in DTD
+BIConstructor.UndefinedField = La propriet\u00e0 "{0}" \u00e8 dichiarata nella dichiarazione <constructor> ma non \u00e8 definita in DTD
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ja.properties
index 5688b05..8dacfd9 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = \u30D7\u30ED\u30D1\u30C6\u30A3"{0}"\u306F<constructor>\u5BA3\u8A00\u3067\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001DTD\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+BIConstructor.UndefinedField = \u30d7\u30ed\u30d1\u30c6\u30a3"{0}"\u306f<constructor>\u5ba3\u8a00\u3067\u5ba3\u8a00\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001DTD\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ko.properties
index 77a5740..9e5fad1 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = "{0}" \uC18D\uC131\uC774 <constructor> \uC120\uC5B8\uC5D0\uC11C \uC120\uC5B8\uB418\uC5C8\uC9C0\uB9CC DTD\uC5D0 \uC815\uC758\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+BIConstructor.UndefinedField = "{0}" \uc18d\uc131\uc774 <constructor> \uc120\uc5b8\uc5d0\uc11c \uc120\uc5b8\ub418\uc5c8\uc9c0\ub9cc DTD\uc5d0 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_pt_BR.properties
index 5b4387c..8386839 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = A propriedade "{0}" foi declarada na declara\u00E7\u00E3o <constructor>, mas n\u00E3o foi definida no DTD
+BIConstructor.UndefinedField = A propriedade "{0}" foi declarada na declara\u00e7\u00e3o <constructor>, mas n\u00e3o foi definida no DTD
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_CN.properties
index 939c047..208b522 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = \u5C5E\u6027 "{0}" \u5DF2\u5728 <constructor> \u58F0\u660E\u4E2D\u58F0\u660E, \u4F46\u672A\u5728 DTD \u4E2D\u5B9A\u4E49
+BIConstructor.UndefinedField = \u5c5e\u6027 "{0}" \u5df2\u5728 <constructor> \u58f0\u660e\u4e2d\u58f0\u660e, \u4f46\u672a\u5728 DTD \u4e2d\u5b9a\u4e49
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_TW.properties
index f9d35ae..86ae22b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/dtd/bindinfo/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-BIConstructor.UndefinedField = \u7279\u6027 "{0}" \u5DF2\u5728 <constructor> \u5BA3\u544A\u4E2D\u5BA3\u544A, \u4F46\u672A\u5B9A\u7FA9\u65BC DTD \u4E2D
+BIConstructor.UndefinedField = \u7279\u6027 "{0}" \u5df2\u5728 <constructor> \u5ba3\u544a\u4e2d\u5ba3\u544a, \u4f46\u672a\u5b9a\u7fa9\u65bc DTD \u4e2d
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_de.properties
index 9f8f7f3..6d54f04 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_es.properties
index 6cb8a01..1b23bef 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_fr.properties
index 3b53e98..c8b398b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_it.properties
index f0c5750..7d566a6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ja.properties
index 1dad234..4ec61e1 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ko.properties
index 2831537..2d70e6e 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_pt_BR.properties
index 459f8c3..c47557c 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_CN.properties
index 92c11ed..ebaab39 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_TW.properties
index 9f19e9b..a8fb3c5 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/internalizer/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle.properties
index 4a74958..dea0988 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_de.properties
index e33bd01..69968d9 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,24 +15,24 @@
-BGMBuilder.NoGlobalElement = Schema enth\u00E4lt keine globale Elementdeklaration.
+BGMBuilder.NoGlobalElement = Schema enth\u00e4lt keine globale Elementdeklaration.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Ein xmime:expectedContentTypes-Attribut ist in einem ung\u00FCltigen Element vorhanden
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Ein xmime:expectedContentTypes-Attribut ist in einem ung\u00fcltigen Element vorhanden
-BGMBuilder.MultipleSchemaBindings = Mehrere <schemaBindings> sind f\u00FCr den Ziel-Namespace "{0}" definiert
+BGMBuilder.MultipleSchemaBindings = Mehrere <schemaBindings> sind f\u00fcr den Ziel-Namespace "{0}" definiert
BGMBuilder.MultipleSchemaBindings.Location = Ein weiteres <schemaBindings> ist hier definiert
-ClassSelector.ClassNameIsRequired = Aus dem Schema kann kein Name abgeleitet werden. Ein Namensattribut, das f\u00FCr die <class>-Anpassung angegeben ist.
+ClassSelector.ClassNameIsRequired = Aus dem Schema kann kein Name abgeleitet werden. Ein Namensattribut, das f\u00fcr die <class>-Anpassung angegeben ist.
-ClassSelector.IncorrectClassName = Der angegebene Name ''{0}'' ist keine g\u00FCltige Java-ID.
+ClassSelector.IncorrectClassName = Der angegebene Name ''{0}'' ist keine g\u00fcltige Java-ID.
-ClassSelector.IncorrectPackageName = Der Packagename ''{1}'', der f\u00FCr dieses Schema verwendet wird, ist kein g\u00FCltiger Packagename.
+ClassSelector.IncorrectPackageName = Der Packagename ''{1}'', der f\u00fcr dieses Schema verwendet wird, ist kein g\u00fcltiger Packagename.
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>Java-Klasse f\u00FCr {0}.\n\n<p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ClassSelector.JavadocHeading = <p>Java-Klasse f\u00fcr {0}.\n\n<p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
ClassSelector.JavadocLineUnknown = unbekannt
@@ -47,10 +47,10 @@
CollisionInfo.LineXOfY = Zeile {0} von {1}
-ConversionFinder.CannotBeTypeSafeEnum = Eine Typesafe-Enumerationsanpassung ist f\u00FCr einen einfachen Typ angegeben, der keiner Typesafe-Enumeration zugeordnet werden kann.
+ConversionFinder.CannotBeTypeSafeEnum = Eine Typesafe-Enumerationsanpassung ist f\u00fcr einen einfachen Typ angegeben, der keiner Typesafe-Enumeration zugeordnet werden kann.
ConversionFinder.CannotBeTypeSafeEnum.Location = Die relevante einfache Typdeklaration wird in diesem Verzeichnis angegeben
ConversionFinder.NoEnumNameAvailable = Ein Namensattribut ist erforderlich, um einen anonymen einfachen Typ an eine Typesafe-Enumeration anzupassen
-ConversionFinder.NoEnumFacet= Enumerationsklassenanpassung ist f\u00FCr einen Typ angegeben, der kein Enumerations-Facet hat.
+ConversionFinder.NoEnumFacet= Enumerationsklassenanpassung ist f\u00fcr einen Typ angegeben, der kein Enumerations-Facet hat.
ERR_ILLEGAL_EXPECTED_MIME_TYPE = Der erwartete MIME-Typ "{0}" kann nicht geparst werden. {1}.
@@ -64,7 +64,7 @@
DefaultParticleBinder.UnableToGenerateNameFromModelGroup = Ein Eigenschaftsname kann nicht aus einer Modellgruppe generiert werden. Eine Anpassung ist erforderlich.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = Ruft das restliche Contentmodell ab. \n\n<p>\nSie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab: \n{0}\n<p>\nUm diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung f\u00FCr eine\nder beiden folgenden Deklarationen an, um deren Namen zu \u00E4ndern: \n
+DefaultParticleBinder.FallbackJavadoc = Ruft das restliche Contentmodell ab. \n\n<p>\nSie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab: \n{0}\n<p>\nUm diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung f\u00fcr eine\nder beiden folgenden Deklarationen an, um deren Namen zu \u00e4ndern: \n
@@ -72,9 +72,9 @@
-FieldBuilder.IncorrectFixedValue = Der in dem festen Attribut "{0}" angegebene Wert ist kein g\u00FCltiger Wert f\u00FCr den Datentyp
+FieldBuilder.IncorrectFixedValue = Der in dem festen Attribut "{0}" angegebene Wert ist kein g\u00fcltiger Wert f\u00fcr den Datentyp
-FieldBuilder.IncorrectDefaultValue = Der in dem Standardattribut "{0}" angegebene Wert ist kein g\u00FCltiger Wert f\u00FCr den Datentyp
+FieldBuilder.IncorrectDefaultValue = Der in dem Standardattribut "{0}" angegebene Wert ist kein g\u00fcltiger Wert f\u00fcr den Datentyp
FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" wird von einer Anpassung angegeben, dieses Attribut hat jedoch einen inkompatiblen Typ "{1}"
@@ -82,12 +82,12 @@
FieldBuilder.Javadoc.NilProperty = Diese Eigenschaft wird verwendet, um <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">the xsi:nil feature</a> des W3C XML-Schemas zu kontrollieren. \nWenn diese Eigenschaft auf "True" festgelegt wird, ist die Ausgabe <{0} xsi:nil="True" /> ungeachtet der Werte der anderen Eigenschaften.
-FieldBuilder.Javadoc.ValueObject = Verwenden Sie get/set f\u00FCr den komplexen Typwert, der mit diesem Element verkn\u00FCpft ist.\n Beim Unmarshalling eines Dokuments, das xsi:type enth\u00E4lt, w\u00FCrde die get-{1}-Methode eine Instanz der abgeleiteten Klassen von ''{''@link {0}''}'' zur\u00FCckgeben. Wenn Sie eine Instanz der abgeleiteten Klassen mit "set" festlegen, w\u00FCrden Sie eine Instanz mit xsi:type beim Marshalling in XML erhalten.
+FieldBuilder.Javadoc.ValueObject = Verwenden Sie get/set f\u00fcr den komplexen Typwert, der mit diesem Element verkn\u00fcpft ist.\n Beim Unmarshalling eines Dokuments, das xsi:type enth\u00e4lt, w\u00fcrde die get-{1}-Methode eine Instanz der abgeleiteten Klassen von ''{''@link {0}''}'' zur\u00fcckgeben. Wenn Sie eine Instanz der abgeleiteten Klassen mit "set" festlegen, w\u00fcrden Sie eine Instanz mit xsi:type beim Marshalling in XML erhalten.
SimpleTypeBuilder.UnnestedJavaTypeCustomization = <javaType>-Anpassung in diesem Kontext muss verschachtelt sein (JAXB-Spezifikation, Abschnitt 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = Compiler konnte diese {0}-Anpassung nicht ber\u00FCcksichtigen. Sie ist dem falschen Ort zugeordnet oder ist mit anderen Bindings inkonsistent.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = Compiler konnte diese {0}-Anpassung nicht ber\u00fccksichtigen. Sie ist dem falschen Ort zugeordnet oder ist mit anderen Bindings inkonsistent.
UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (die obige Anpassung ist dem folgenden Verzeichnis in dem Schema zugeordnet)
@@ -96,22 +96,22 @@
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = Die andere Enumeration ist in diesem Verzeichnis definiert
-WARN_ENUM_MEMBER_SIZE_CAP = Einfacher Typ "{0}" war Enum wegen EnumMemberSizeCap-Grenzwert nicht zugeordnet. Anzahl Facets: {1}, aktueller Grenzwert: {2}. Sie k\u00F6nnen das Anpassungsattribut "typesafeEnumMaxMembers" verwenden, um den Grenzwert zu erweitern.
+WARN_ENUM_MEMBER_SIZE_CAP = Einfacher Typ "{0}" war Enum wegen EnumMemberSizeCap-Grenzwert nicht zugeordnet. Anzahl Facets: {1}, aktueller Grenzwert: {2}. Sie k\u00f6nnen das Anpassungsattribut "typesafeEnumMaxMembers" verwenden, um den Grenzwert zu erweitern.
ERR_CANNOT_GENERATE_ENUM_NAME = Aus dem Enumerationswert "{0}" kann kein Konstantenname generiert werden. Geben Sie einen Konstantennamen mit <jaxb:typesafeEnumMember name="..."/> an.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = nur eine globalBindings-Anpassung ist in einer gesamten Kompilierung zul\u00E4ssig
+ERR_MULTIPLE_GLOBAL_BINDINGS = nur eine globalBindings-Anpassung ist in einer gesamten Kompilierung zul\u00e4ssig
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = in diesem Verzeichnis ist jedoch bereits eine Anpassung angegeben
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} befindet sich in einem referenzierten Schema und enth\u00E4lt die entsprechende Java-Klasse nicht, die mit der <jaxb:class ref="..."/>-Anpassung angegeben wird. Deshalb kann sie nicht von au\u00DFen referenziert werden.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} befindet sich in einem referenzierten Schema und enth\u00e4lt die entsprechende Java-Klasse nicht, die mit der <jaxb:class ref="..."/>-Anpassung angegeben wird. Deshalb kann sie nicht von au\u00dfen referenziert werden.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = Das Schema f\u00FCr Namespace "{0}" (das die obige Komponente enth\u00E4lt) ist nur zur Referenz durch diese Anpassung ausgelegt.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = Das Schema f\u00fcr Namespace "{0}" (das die obige Komponente enth\u00e4lt) ist nur zur Referenz durch diese Anpassung ausgelegt.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = Die problematische Schemakomponente wird von dieser Komponente referenziert: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = Standardwert f\u00FCr primitiven Typ "{0}" kann nicht generiert werden.
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = Standardwert f\u00fcr primitiven Typ "{0}" kann nicht generiert werden.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_es.properties
index caac0d6..d02d78f 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,21 +15,21 @@
-BGMBuilder.NoGlobalElement = El esquema no contiene ninguna declaraci\u00F3n de elementos globales.
+BGMBuilder.NoGlobalElement = El esquema no contiene ninguna declaraci\u00f3n de elementos globales.
UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Hay un atributo xmime:expectedContentTypes en un elemento incorrecto
-BGMBuilder.MultipleSchemaBindings = Hay definidos m\u00FAltiples <schemaBindings> para el espacio de nombres de destino "{0}"
+BGMBuilder.MultipleSchemaBindings = Hay definidos m\u00faltiples <schemaBindings> para el espacio de nombres de destino "{0}"
-BGMBuilder.MultipleSchemaBindings.Location = Aqu\u00ED hay definido otro <schemaBindings>
+BGMBuilder.MultipleSchemaBindings.Location = Aqu\u00ed hay definido otro <schemaBindings>
-ClassSelector.ClassNameIsRequired = No se puede derivar un nombre del esquema. Se ha especificado un atributo de nombre para la personalizaci\u00F3n de <clase>.
+ClassSelector.ClassNameIsRequired = No se puede derivar un nombre del esquema. Se ha especificado un atributo de nombre para la personalizaci\u00f3n de <clase>.
-ClassSelector.IncorrectClassName = El nombre especificado ''{0}'' no es un identificador Java v\u00E1lido.
+ClassSelector.IncorrectClassName = El nombre especificado ''{0}'' no es un identificador Java v\u00e1lido.
-ClassSelector.IncorrectPackageName = El nombre del paquete ''{1}'' utilizado para este esquema no es v\u00E1lido.
+ClassSelector.IncorrectPackageName = El nombre del paquete ''{1}'' utilizado para este esquema no es v\u00e1lido.
# {0} - name-identifier-format-enum
ClassSelector.JavadocHeading = <p>Clase Java para {0}.\n\n<p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
@@ -39,18 +39,18 @@
ClassSelector.ReservedClassName = Se ha intentado crear una clase con el mismo nombre que la palabra reservada "{0}".
-CollisionInfo.CollisionInfo = El nombre de campo "{0}" se est\u00E1 utilizando en dos partes diferentes de un esquema. Consulte: \n{1}\n{2}
+CollisionInfo.CollisionInfo = El nombre de campo "{0}" se est\u00e1 utilizando en dos partes diferentes de un esquema. Consulte: \n{1}\n{2}
CollisionInfo.UnknownFile = archivo desconocido
# Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd
-CollisionInfo.LineXOfY = l\u00EDnea {0} de {1}
+CollisionInfo.LineXOfY = l\u00ednea {0} de {1}
-ConversionFinder.CannotBeTypeSafeEnum = Se ha especificado una personalizaci\u00F3n de enumeraci\u00F3n de tipo seguro en un tipo simple que no se puede asignar a una enumeraci\u00F3n de tipo seguro.
-ConversionFinder.CannotBeTypeSafeEnum.Location = La declaraci\u00F3n de tipo simple correspondiente se ha especificado en esta ubicaci\u00F3n
-ConversionFinder.NoEnumNameAvailable = Se necesita un atributo de nombre para personalizar un tipo simple an\u00F3nimo en una enumeraci\u00F3n de tipo seguro.
-ConversionFinder.NoEnumFacet= la personalizaci\u00F3n de clase de enumeraci\u00F3n se ha especificado en un tipo que no tiene ninguna faceta de enumeraci\u00F3n.
+ConversionFinder.CannotBeTypeSafeEnum = Se ha especificado una personalizaci\u00f3n de enumeraci\u00f3n de tipo seguro en un tipo simple que no se puede asignar a una enumeraci\u00f3n de tipo seguro.
+ConversionFinder.CannotBeTypeSafeEnum.Location = La declaraci\u00f3n de tipo simple correspondiente se ha especificado en esta ubicaci\u00f3n
+ConversionFinder.NoEnumNameAvailable = Se necesita un atributo de nombre para personalizar un tipo simple an\u00f3nimo en una enumeraci\u00f3n de tipo seguro.
+ConversionFinder.NoEnumFacet= la personalizaci\u00f3n de clase de enumeraci\u00f3n se ha especificado en un tipo que no tiene ninguna faceta de enumeraci\u00f3n.
ERR_ILLEGAL_EXPECTED_MIME_TYPE = No se ha podido analizar el tipo MIME esperado "{0}". {1}.
@@ -61,10 +61,10 @@
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = No se ha podido generar un nombre de propiedad a partir de un grupo de modelos. Se necesita una personalizaci\u00F3n.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = No se ha podido generar un nombre de propiedad a partir de un grupo de modelos. Se necesita una personalizaci\u00f3n.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = Obtiene el resto del modelo de contenido. \n\n<p>\nHa obtenido esta propiedad que permite capturar todo por el siguiente motivo: \n{0}\n<p>\nPara deshacerse de esta propiedad, aplique una personalizaci\u00F3n de propiedad a una\nde las dos declaraciones siguientes para cambiarles de nombre: \n
+DefaultParticleBinder.FallbackJavadoc = Obtiene el resto del modelo de contenido. \n\n<p>\nHa obtenido esta propiedad que permite capturar todo por el siguiente motivo: \n{0}\n<p>\nPara deshacerse de esta propiedad, aplique una personalizaci\u00f3n de propiedad a una\nde las dos declaraciones siguientes para cambiarles de nombre: \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = El valor especificado en el atributo fijo "{0}" no es un valor v\u00E1lido para el tipo de dato
+FieldBuilder.IncorrectFixedValue = El valor especificado en el atributo fijo "{0}" no es un valor v\u00e1lido para el tipo de dato
-FieldBuilder.IncorrectDefaultValue = El valor especificado en el atributo por defecto "{0}" no es un valor v\u00E1lido para el tipo de dato
+FieldBuilder.IncorrectDefaultValue = El valor especificado en el atributo por defecto "{0}" no es un valor v\u00e1lido para el tipo de dato
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" lo ha especificado una personalizaci\u00F3n, pero este atributo es de un tipo "{1}" incompatible
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" lo ha especificado una personalizaci\u00f3n, pero este atributo es de un tipo "{1}" incompatible
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La personalizaci\u00F3n correspondiente se especifica\ten esta ubicaci\u00F3n
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La personalizaci\u00f3n correspondiente se especifica\ten esta ubicaci\u00f3n
-FieldBuilder.Javadoc.NilProperty = Esta propiedad se utiliza para controlar <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la funci\u00F3n xsi:nil</a> del esquema XML de W3C. \nAl definir esta propiedad en true, la salida ser\u00E1 <{0} xsi:nil="true" /> con independencia de los valores de las otras propiedades.
+FieldBuilder.Javadoc.NilProperty = Esta propiedad se utiliza para controlar <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la funci\u00f3n xsi:nil</a> del esquema XML de W3C. \nAl definir esta propiedad en true, la salida ser\u00e1 <{0} xsi:nil="true" /> con independencia de los valores de las otras propiedades.
-FieldBuilder.Javadoc.ValueObject = obtenga/defina el valor de tipo complejo asociado a este elemento.\n Cuando se anula la canalizaci\u00F3n de un documento que contiene xsi:type, el m\u00E9todo get{1} devuelve una instancia de clases derivadas de ''{''@link {0}''}''. Igualmente, si define una instancia de clases derivadas, obtendr\u00E1 la instancia con xsi:type cuando realice la canalizaci\u00F3n a XML.
+FieldBuilder.Javadoc.ValueObject = obtenga/defina el valor de tipo complejo asociado a este elemento.\n Cuando se anula la canalizaci\u00f3n de un documento que contiene xsi:type, el m\u00e9todo get{1} devuelve una instancia de clases derivadas de ''{''@link {0}''}''. Igualmente, si define una instancia de clases derivadas, obtendr\u00e1 la instancia con xsi:type cuando realice la canalizaci\u00f3n a XML.
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = La personalizaci\u00F3n de <javaType> en este contexto se debe anidar (especificaci\u00F3n JAXB secci\u00F3n 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = La personalizaci\u00f3n de <javaType> en este contexto se debe anidar (especificaci\u00f3n JAXB secci\u00f3n 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = el compilador no ha podido mantener esta personalizaci\u00F3n de {0}. Est\u00E1 asociada a un lugar incorrecto o es inconsistente con otros enlaces.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = el compilador no ha podido mantener esta personalizaci\u00f3n de {0}. Est\u00e1 asociada a un lugar incorrecto o es inconsistente con otros enlaces.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personalizaci\u00F3n anterior est\u00E1 asociada a la siguiente ubicaci\u00F3n del esquema)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personalizaci\u00f3n anterior est\u00e1 asociada a la siguiente ubicaci\u00f3n del esquema)
-ERR_ENUM_MEMBER_NAME_COLLISION = Dos miembros de la enumeraci\u00F3n producen el mismo nombre de constante {0}
+ERR_ENUM_MEMBER_NAME_COLLISION = Dos miembros de la enumeraci\u00f3n producen el mismo nombre de constante {0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (Relacionado con lo anterior) La otra enumeraci\u00F3n se define en esta ubicaci\u00F3n.
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (Relacionado con lo anterior) La otra enumeraci\u00f3n se define en esta ubicaci\u00f3n.
-WARN_ENUM_MEMBER_SIZE_CAP = El tipo simple "{0}" no se ha asignado a Enum debido al l\u00EDmite de EnumMemberSizeCap. Recuento de facetas: {1}, l\u00EDmite actual: {2}. Puede utilizar el atributo de personalizaci\u00F3n "typesafeEnumMaxMembers" para ampliar el l\u00EDmite.
+WARN_ENUM_MEMBER_SIZE_CAP = El tipo simple "{0}" no se ha asignado a Enum debido al l\u00edmite de EnumMemberSizeCap. Recuento de facetas: {1}, l\u00edmite actual: {2}. Puede utilizar el atributo de personalizaci\u00f3n "typesafeEnumMaxMembers" para ampliar el l\u00edmite.
-ERR_CANNOT_GENERATE_ENUM_NAME = No se puede generar un nombre de constante a partir del valor de enumeraci\u00F3n "{0}". Utilice <jaxb:typesafeEnumMember name="..."/> para especificarlo.
+ERR_CANNOT_GENERATE_ENUM_NAME = No se puede generar un nombre de constante a partir del valor de enumeraci\u00f3n "{0}". Utilice <jaxb:typesafeEnumMember name="..."/> para especificarlo.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = S\u00F3lo se permite una personalizaci\u00F3n globalBindings en una compilaci\u00F3n completa.
+ERR_MULTIPLE_GLOBAL_BINDINGS = S\u00f3lo se permite una personalizaci\u00f3n globalBindings en una compilaci\u00f3n completa.
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (Relacionado con lo anterior), pero ya se ha especificado una en esta ubicaci\u00F3n.
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (Relacionado con lo anterior), pero ya se ha especificado una en esta ubicaci\u00f3n.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} se encuentra en un esquema al que se ha hecho referencia y no tiene la clase Java correspondiente que ha especificado la personalizaci\u00F3n de <jaxb:class ref="..."/>. Por lo tanto, no se puede hacer referencia a \u00E9l desde el exterior.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} se encuentra en un esquema al que se ha hecho referencia y no tiene la clase Java correspondiente que ha especificado la personalizaci\u00f3n de <jaxb:class ref="..."/>. Por lo tanto, no se puede hacer referencia a \u00e9l desde el exterior.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (Relacionado con lo anterior) Esta personalizaci\u00F3n ha designado el esquema del espacio de nombres "{0}" (que incluye el componente anterior) \u00FAnicamente para referencia.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (Relacionado con lo anterior) Esta personalizaci\u00f3n ha designado el esquema del espacio de nombres "{0}" (que incluye el componente anterior) \u00fanicamente para referencia.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (Relacionado con lo anterior) Se hace referencia al componente de esquema problem\u00E1tico desde este componente: {0}.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (Relacionado con lo anterior) Se hace referencia al componente de esquema problem\u00e1tico desde este componente: {0}.
WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = No se puede generar el valor por defecto para el tipo primitivo "{0}".
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_fr.properties
index f614376..02c8c17 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,31 +15,31 @@
-BGMBuilder.NoGlobalElement = Le sch\u00E9ma contient une d\u00E9claration d'\u00E9l\u00E9ment global.
+BGMBuilder.NoGlobalElement = Le sch\u00e9ma contient une d\u00e9claration d'\u00e9l\u00e9ment global.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Un attribut xmime:expectedContentTypes figure sur un \u00E9l\u00E9ment incorrect
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Un attribut xmime:expectedContentTypes figure sur un \u00e9l\u00e9ment incorrect
-BGMBuilder.MultipleSchemaBindings = Plusieurs \u00E9l\u00E9ments <schemaBindings> sont d\u00E9finis pour l''espace de noms cible "{0}"
+BGMBuilder.MultipleSchemaBindings = Plusieurs \u00e9l\u00e9ments <schemaBindings> sont d\u00e9finis pour l''espace de noms cible "{0}"
-BGMBuilder.MultipleSchemaBindings.Location = Un autre \u00E9l\u00E9ment <schemaBindings> est d\u00E9fini ici
+BGMBuilder.MultipleSchemaBindings.Location = Un autre \u00e9l\u00e9ment <schemaBindings> est d\u00e9fini ici
-ClassSelector.ClassNameIsRequired = Impossible de d\u00E9river un nom du sch\u00E9ma. Attribut de nom indiqu\u00E9 pour la personnalisation <class>.
+ClassSelector.ClassNameIsRequired = Impossible de d\u00e9river un nom du sch\u00e9ma. Attribut de nom indiqu\u00e9 pour la personnalisation <class>.
-ClassSelector.IncorrectClassName = Le nom ''{0}'' indiqu\u00E9 n''est pas un identificateur Java valide.
+ClassSelector.IncorrectClassName = Le nom ''{0}'' indiqu\u00e9 n''est pas un identificateur Java valide.
-ClassSelector.IncorrectPackageName = Le nom de package ''{1}'' utilis\u00E9 pour ce sch\u00E9ma n''est pas un nom de package valide.
+ClassSelector.IncorrectPackageName = Le nom de package ''{1}'' utilis\u00e9 pour ce sch\u00e9ma n''est pas un nom de package valide.
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>Classe Java pour {0}.\n\n<p>Le fragment de sch\u00E9ma suivant indique le contenu attendu figurant dans cette classe.
+ClassSelector.JavadocHeading = <p>Classe Java pour {0}.\n\n<p>Le fragment de sch\u00e9ma suivant indique le contenu attendu figurant dans cette classe.
ClassSelector.JavadocLineUnknown = inconnu
-ClassSelector.ReservedClassName = Tentative de cr\u00E9ation d''une classe portant le m\u00EAme nom que le mot r\u00E9serv\u00E9 \"{0}\".
+ClassSelector.ReservedClassName = Tentative de cr\u00e9ation d''une classe portant le m\u00eame nom que le mot r\u00e9serv\u00e9 \"{0}\".
-CollisionInfo.CollisionInfo = Le nom de champ "{0}" est utilis\u00E9 par deux parties diff\u00E9rentes d''un sch\u00E9ma. Reportez-vous \u00E0 : \n{1}\n{2}
+CollisionInfo.CollisionInfo = Le nom de champ "{0}" est utilis\u00e9 par deux parties diff\u00e9rentes d''un sch\u00e9ma. Reportez-vous \u00e0 : \n{1}\n{2}
CollisionInfo.UnknownFile = fichier inconnu
@@ -47,10 +47,10 @@
CollisionInfo.LineXOfY = ligne {0} sur {1}
-ConversionFinder.CannotBeTypeSafeEnum = Une personnalisation d'\u00E9num\u00E9ration Typesafe est indiqu\u00E9e dans un type simple qui ne peut pas \u00EAtre mapp\u00E9 avec une \u00E9num\u00E9ration Typesafe.
-ConversionFinder.CannotBeTypeSafeEnum.Location = La d\u00E9claration de type simple pertinente est indiqu\u00E9e \u00E0 cet emplacement
-ConversionFinder.NoEnumNameAvailable = Un attribut de nom est obligatoire pour personnaliser un type simple anonyme en \u00E9num\u00E9ration Typesafe.
-ConversionFinder.NoEnumFacet= la personnalisation de classe d'\u00E9num\u00E9ration est indiqu\u00E9e sur un type qui ne comporte aucun facet d'\u00E9num\u00E9ration.
+ConversionFinder.CannotBeTypeSafeEnum = Une personnalisation d'\u00e9num\u00e9ration Typesafe est indiqu\u00e9e dans un type simple qui ne peut pas \u00eatre mapp\u00e9 avec une \u00e9num\u00e9ration Typesafe.
+ConversionFinder.CannotBeTypeSafeEnum.Location = La d\u00e9claration de type simple pertinente est indiqu\u00e9e \u00e0 cet emplacement
+ConversionFinder.NoEnumNameAvailable = Un attribut de nom est obligatoire pour personnaliser un type simple anonyme en \u00e9num\u00e9ration Typesafe.
+ConversionFinder.NoEnumFacet= la personnalisation de classe d'\u00e9num\u00e9ration est indiqu\u00e9e sur un type qui ne comporte aucun facet d'\u00e9num\u00e9ration.
ERR_ILLEGAL_EXPECTED_MIME_TYPE = Impossible d''analyser le type MIME attendu "{0}". {1}.
@@ -61,10 +61,10 @@
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = Impossible de g\u00E9n\u00E9rer un nom de propri\u00E9t\u00E9 \u00E0 partir d'un groupe de mod\u00E8les. Une personnalisation est obligatoire.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = Impossible de g\u00e9n\u00e9rer un nom de propri\u00e9t\u00e9 \u00e0 partir d'un groupe de mod\u00e8les. Une personnalisation est obligatoire.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = Obtient le reste du mod\u00E8le de contenu. \n\n<p>\nVous obtenez la propri\u00E9t\u00E9 "catch-all" pour la raison suivante : \n{0}\n<p>\nPour vous d\u00E9barrasser de cette propri\u00E9t\u00E9, appliquez une personnalisation de propri\u00E9t\u00E9 \u00E0 l''une \ndes deux d\u00E9clarations suivantes afin de modifier leurs noms : \n
+DefaultParticleBinder.FallbackJavadoc = Obtient le reste du mod\u00e8le de contenu. \n\n<p>\nVous obtenez la propri\u00e9t\u00e9 "catch-all" pour la raison suivante : \n{0}\n<p>\nPour vous d\u00e9barrasser de cette propri\u00e9t\u00e9, appliquez une personnalisation de propri\u00e9t\u00e9 \u00e0 l''une \ndes deux d\u00e9clarations suivantes afin de modifier leurs noms : \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = La valeur indiqu\u00E9e dans l''attribut fixe "{0}" n''est pas une valeur valide pour le type de donn\u00E9es
+FieldBuilder.IncorrectFixedValue = La valeur indiqu\u00e9e dans l''attribut fixe "{0}" n''est pas une valeur valide pour le type de donn\u00e9es
-FieldBuilder.IncorrectDefaultValue = La valeur indiqu\u00E9e dans l''attribut par d\u00E9faut "{0}" n''est pas une valeur valide pour le type de donn\u00E9es
+FieldBuilder.IncorrectDefaultValue = La valeur indiqu\u00e9e dans l''attribut par d\u00e9faut "{0}" n''est pas une valeur valide pour le type de donn\u00e9es
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" est indiqu\u00E9 par une personnalisation mais cet attribut est d''un type incompatible ("{1}")
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" est indiqu\u00e9 par une personnalisation mais cet attribut est d''un type incompatible ("{1}")
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La personnalisation pertinente est indiqu\u00E9e\t\u00E0 cet emplacement
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La personnalisation pertinente est indiqu\u00e9e\t\u00e0 cet emplacement
-FieldBuilder.Javadoc.NilProperty = Cette propri\u00E9t\u00E9 est utilis\u00E9e pour contr\u00F4ler <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la fonctionnalit\u00E9 xsi:nil</a> de W3C XML Schema. \nLa d\u00E9finition de cette propri\u00E9t\u00E9 sur True entra\u00EEnera le r\u00E9sultat <{0} xsi:nil="true" />, ind\u00E9pendamment des valeurs des autres propri\u00E9t\u00E9s.
+FieldBuilder.Javadoc.NilProperty = Cette propri\u00e9t\u00e9 est utilis\u00e9e pour contr\u00f4ler <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la fonctionnalit\u00e9 xsi:nil</a> de W3C XML Schema. \nLa d\u00e9finition de cette propri\u00e9t\u00e9 sur True entra\u00eenera le r\u00e9sultat <{0} xsi:nil="true" />, ind\u00e9pendamment des valeurs des autres propri\u00e9t\u00e9s.
-FieldBuilder.Javadoc.ValueObject = obtenez/d\u00E9finissez la valeur de type complexe associ\u00E9e \u00E0 cet \u00E9l\u00E9ment.\n Lorsque vous d\u00E9s\u00E9rialisez un document qui contient xsi:type, la m\u00E9thode get{1} renvoie une instance des classes d\u00E9riv\u00E9es de ''{''@link {0}''}''. De la m\u00EAme mani\u00E8re, si vous d\u00E9finissez une instance des classes d\u00E9riv\u00E9es, vous obtenez l''instance avec xsl.type lorsque vous effectuez la s\u00E9rialisation en XML.
+FieldBuilder.Javadoc.ValueObject = obtenez/d\u00e9finissez la valeur de type complexe associ\u00e9e \u00e0 cet \u00e9l\u00e9ment.\n Lorsque vous d\u00e9s\u00e9rialisez un document qui contient xsi:type, la m\u00e9thode get{1} renvoie une instance des classes d\u00e9riv\u00e9es de ''{''@link {0}''}''. De la m\u00eame mani\u00e8re, si vous d\u00e9finissez une instance des classes d\u00e9riv\u00e9es, vous obtenez l''instance avec xsl.type lorsque vous effectuez la s\u00e9rialisation en XML.
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = La personnalisation <javaType> dans ce contexte doit \u00EAtre imbriqu\u00E9e (sp\u00E9cification JAXB sec 6.8.1) : \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = La personnalisation <javaType> dans ce contexte doit \u00eatre imbriqu\u00e9e (sp\u00e9cification JAXB sec 6.8.1) : \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = le compilateur n''a pas pu honorer cette personnalisation {0}. Il est joint \u00E0 un emplacement incorrect ou incoh\u00E9rent par rapport aux autres bindings.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = le compilateur n''a pas pu honorer cette personnalisation {0}. Il est joint \u00e0 un emplacement incorrect ou incoh\u00e9rent par rapport aux autres bindings.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personnalisation ci-dessus est jointe \u00E0 l'emplacement suivant dans le sch\u00E9ma)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personnalisation ci-dessus est jointe \u00e0 l'emplacement suivant dans le sch\u00e9ma)
-ERR_ENUM_MEMBER_NAME_COLLISION = Deux membres d''\u00E9num\u00E9ration renvoient le m\u00EAme nom constant {0}
+ERR_ENUM_MEMBER_NAME_COLLISION = Deux membres d''\u00e9num\u00e9ration renvoient le m\u00eame nom constant {0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (voir ci-dessus) l'autre \u00E9num\u00E9ration est d\u00E9finie \u00E0 cet emplacement
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (voir ci-dessus) l'autre \u00e9num\u00e9ration est d\u00e9finie \u00e0 cet emplacement
-WARN_ENUM_MEMBER_SIZE_CAP = Le type simple "{0}" n''a pas \u00E9t\u00E9 mapp\u00E9 avec l''\u00E9num\u00E9ration en raison de la limite EnumMemberSizeCap. Nombre de facets : {1}, limite en cours : {2}. Vous pouvez utiliser l''attribut de personnalisation "typesafeEnumMaxMembers" pour \u00E9tendre la limite.
+WARN_ENUM_MEMBER_SIZE_CAP = Le type simple "{0}" n''a pas \u00e9t\u00e9 mapp\u00e9 avec l''\u00e9num\u00e9ration en raison de la limite EnumMemberSizeCap. Nombre de facets : {1}, limite en cours : {2}. Vous pouvez utiliser l''attribut de personnalisation "typesafeEnumMaxMembers" pour \u00e9tendre la limite.
-ERR_CANNOT_GENERATE_ENUM_NAME = Impossible de g\u00E9n\u00E9rer un nom constant \u00E0 partir de la valeur d''\u00E9num\u00E9ration "{0}". Utilisez <jaxb:typesafeEnumMember name="..."/> pour en indiquer un.
+ERR_CANNOT_GENERATE_ENUM_NAME = Impossible de g\u00e9n\u00e9rer un nom constant \u00e0 partir de la valeur d''\u00e9num\u00e9ration "{0}". Utilisez <jaxb:typesafeEnumMember name="..."/> pour en indiquer un.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = une seule personnalisation globalBindings est autoris\u00E9e dans toute la compilation
+ERR_MULTIPLE_GLOBAL_BINDINGS = une seule personnalisation globalBindings est autoris\u00e9e dans toute la compilation
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (voir ci-dessus) mais l'un est d\u00E9j\u00E0 donn\u00E9 \u00E0 cet emplacement
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (voir ci-dessus) mais l'un est d\u00e9j\u00e0 donn\u00e9 \u00e0 cet emplacement
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} figure dans un sch\u00E9ma r\u00E9f\u00E9renc\u00E9 et la classe Java correspondante n''est pas indiqu\u00E9e par la personnalisation <jaxb:class ref="..."/>. Par cons\u00E9quent, il ne peut pas \u00EAtre r\u00E9f\u00E9renc\u00E9 de l''ext\u00E9rieur.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} figure dans un sch\u00e9ma r\u00e9f\u00e9renc\u00e9 et la classe Java correspondante n''est pas indiqu\u00e9e par la personnalisation <jaxb:class ref="..."/>. Par cons\u00e9quent, il ne peut pas \u00eatre r\u00e9f\u00e9renc\u00e9 de l''ext\u00e9rieur.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (voir ci-dessus) Le sch\u00E9ma de l''espace de noms "{0}" (qui inclut le composant ci-dessus) est indiqu\u00E9 par cette personnalisation pour r\u00E9f\u00E9rence uniquement.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (voir ci-dessus) Le sch\u00e9ma de l''espace de noms "{0}" (qui inclut le composant ci-dessus) est indiqu\u00e9 par cette personnalisation pour r\u00e9f\u00e9rence uniquement.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (voir ci-dessus) Le composant de sch\u00E9ma probl\u00E9matique est r\u00E9f\u00E9renc\u00E9 \u00E0 partir de ce composant : {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (voir ci-dessus) Le composant de sch\u00e9ma probl\u00e9matique est r\u00e9f\u00e9renc\u00e9 \u00e0 partir de ce composant : {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = Impossible de g\u00E9n\u00E9rer une valeur par d\u00E9faut pour le type primitif "{0}".
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = Impossible de g\u00e9n\u00e9rer une valeur par d\u00e9faut pour le type primitif "{0}".
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_it.properties
index ad7a96b..bf6d190 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -17,19 +17,19 @@
BGMBuilder.NoGlobalElement = Lo schema non contiene alcuna dichiarazione di elementi globali.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Un attributo xmime:expectedContentTypes \u00E8 presente su un elemento errato
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Un attributo xmime:expectedContentTypes \u00e8 presente su un elemento errato
-BGMBuilder.MultipleSchemaBindings = Sono definite pi\u00F9 <schemaBindings> per lo spazio di nomi di destinazione "{0}"
+BGMBuilder.MultipleSchemaBindings = Sono definite pi\u00f9 <schemaBindings> per lo spazio di nomi di destinazione "{0}"
-BGMBuilder.MultipleSchemaBindings.Location = Qui \u00E8 definito un'altra <schemaBindings>
+BGMBuilder.MultipleSchemaBindings.Location = Qui \u00e8 definito un'altra <schemaBindings>
ClassSelector.ClassNameIsRequired = Impossibile derivare un nome dallo schema. Un attributo name specificato per la personalizzazione <class>.
-ClassSelector.IncorrectClassName = Il nome specificato "{0}" non \u00E8 un identificativo Java valido.
+ClassSelector.IncorrectClassName = Il nome specificato "{0}" non \u00e8 un identificativo Java valido.
-ClassSelector.IncorrectPackageName = Il nome del package ''{1}'' usato per questo schema non \u00E8 un nome di package valido.
+ClassSelector.IncorrectPackageName = Il nome del package ''{1}'' usato per questo schema non \u00e8 un nome di package valido.
# {0} - name-identifier-format-enum
ClassSelector.JavadocHeading = <p>Classe Java per {0}.\n\n<p>Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
@@ -39,7 +39,7 @@
ClassSelector.ReservedClassName = Tentativo di creare una classe con il nome corrispondente alla parola riservata "{0}".
-CollisionInfo.CollisionInfo = Il nome di campo "{0}" \u00E8 usato da due diverse parti di uno schema. Vedere: \n{1}\n{2}
+CollisionInfo.CollisionInfo = Il nome di campo "{0}" \u00e8 usato da due diverse parti di uno schema. Vedere: \n{1}\n{2}
CollisionInfo.UnknownFile = file sconosciuto
@@ -47,10 +47,10 @@
CollisionInfo.LineXOfY = riga {0} di {1}
-ConversionFinder.CannotBeTypeSafeEnum = Una personalizzazione dell'enumerazione Typesafe \u00E8 specificata per un tipo semplice che non pu\u00F2 essere mappato a un'enumerazione Typesafe.
-ConversionFinder.CannotBeTypeSafeEnum.Location = La relativa dichiarazione di tipo semplice \u00E8 specificata in questa posizione
-ConversionFinder.NoEnumNameAvailable = \u00C8 richiesto un attributo name per personalizzare un tipo semplice anonimo nell'enumerazione Typesafe.
-ConversionFinder.NoEnumFacet= la personalizzazione della classe di enumerazione \u00E8 specificata su un tipo che non ha alcun facet di enumerazione.
+ConversionFinder.CannotBeTypeSafeEnum = Una personalizzazione dell'enumerazione Typesafe \u00e8 specificata per un tipo semplice che non pu\u00f2 essere mappato a un'enumerazione Typesafe.
+ConversionFinder.CannotBeTypeSafeEnum.Location = La relativa dichiarazione di tipo semplice \u00e8 specificata in questa posizione
+ConversionFinder.NoEnumNameAvailable = \u00c8 richiesto un attributo name per personalizzare un tipo semplice anonimo nell'enumerazione Typesafe.
+ConversionFinder.NoEnumFacet= la personalizzazione della classe di enumerazione \u00e8 specificata su un tipo che non ha alcun facet di enumerazione.
ERR_ILLEGAL_EXPECTED_MIME_TYPE = Impossibile analizzare il tipo MIME previsto "{0}". {1}.
@@ -61,10 +61,10 @@
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = Impossibile generare un nome di propriet\u00E0 da un gruppo di modelli. \u00C8 richiesta una personalizzazione.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = Impossibile generare un nome di propriet\u00e0 da un gruppo di modelli. \u00c8 richiesta una personalizzazione.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = Recupera il resto del modello di contenuto. \n\n<p>\nQuesta propriet\u00E0 "catch-all" viene recuperata per il seguente motivo: \n{0}\n<p>\nPer eliminare questa propriet\u00E0, applicare una personalizzazione della propriet\u00E0 a una \ndelle seguenti due dichiarazioni per modificarne il nome: \n
+DefaultParticleBinder.FallbackJavadoc = Recupera il resto del modello di contenuto. \n\n<p>\nQuesta propriet\u00e0 "catch-all" viene recuperata per il seguente motivo: \n{0}\n<p>\nPer eliminare questa propriet\u00e0, applicare una personalizzazione della propriet\u00e0 a una \ndelle seguenti due dichiarazioni per modificarne il nome: \n
@@ -72,44 +72,44 @@
-FieldBuilder.IncorrectFixedValue = Il valore specificato nell''attributo fisso "{0}" non \u00E8 un valore valido per il tipo di dati
+FieldBuilder.IncorrectFixedValue = Il valore specificato nell''attributo fisso "{0}" non \u00e8 un valore valido per il tipo di dati
-FieldBuilder.IncorrectDefaultValue = Il valore specificato nell''attributo predefinito "{0}" non \u00E8 un valore valido per il tipo di dati
+FieldBuilder.IncorrectDefaultValue = Il valore specificato nell''attributo predefinito "{0}" non \u00e8 un valore valido per il tipo di dati
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u00E8 specificato da una personalizzazione ma questo attributo ha un tipo incompatibile "{1}"
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u00e8 specificato da una personalizzazione ma questo attributo ha un tipo incompatibile "{1}"
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La relativa personalizzazione \u00E8 specificata\tin questa posizione
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = La relativa personalizzazione \u00e8 specificata\tin questa posizione
-FieldBuilder.Javadoc.NilProperty = Questa propriet\u00E0 viene usata per controllare <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la funzione xsi:nil</a> dello schema XML W3C. \nL''impostazione di questa propriet\u00E0 su true produrr\u00E0 un output corrispondente a <{0} xsi:nil="true" /> indipendentemente dai valori delle altre propriet\u00E0.
+FieldBuilder.Javadoc.NilProperty = Questa propriet\u00e0 viene usata per controllare <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">la funzione xsi:nil</a> dello schema XML W3C. \nL''impostazione di questa propriet\u00e0 su true produrr\u00e0 un output corrispondente a <{0} xsi:nil="true" /> indipendentemente dai valori delle altre propriet\u00e0.
FieldBuilder.Javadoc.ValueObject = ottenere/impostare il valore del tipo complesso associato a questo elemento.\n Quando viene eseguito l''unmarshalling di un documento contenente xsi:type, il metodo get{1} restituisce un''istanza delle classi derivate di ''{''@link {0}''}''. Analogamente, se viene impostata un''istanza delle classi derivate, si ottiene l''istanza con xsi:type quando viene eseguito il marshalling in XML.
SimpleTypeBuilder.UnnestedJavaTypeCustomization = la personalizzazione <javaType> in questo contesto deve essere nidificata (JAXB spec sec 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = il compilatore non \u00E8 stato in grado di rispettare questa personalizzazione {0}. \u00C8 allegata alla posizione errata o non \u00E8 coerente con altre associazioni.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = il compilatore non \u00e8 stato in grado di rispettare questa personalizzazione {0}. \u00c8 allegata alla posizione errata o non \u00e8 coerente con altre associazioni.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personalizzazione riportata sopra \u00E8 allegata alla seguente posizione nello schema)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (la personalizzazione riportata sopra \u00e8 allegata alla seguente posizione nello schema)
ERR_ENUM_MEMBER_NAME_COLLISION = Due membri dell''enumerazione producono lo stesso nome di costante {0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (relativo a quanto riportato sopra) l'altra enumerazione \u00E8 definita in questa posizione
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (relativo a quanto riportato sopra) l'altra enumerazione \u00e8 definita in questa posizione
-WARN_ENUM_MEMBER_SIZE_CAP = Il tipo semplice "{0}" non \u00E8 stato mappato all''enumerazione a causa del limite EnumMemberSizeCap. Conteggio facet: {1}, limite corrente: {2}. \u00C8 possibile usare l''attributo di personalizzazione "typesafeEnumMaxMembers" per estendere il limite.
+WARN_ENUM_MEMBER_SIZE_CAP = Il tipo semplice "{0}" non \u00e8 stato mappato all''enumerazione a causa del limite EnumMemberSizeCap. Conteggio facet: {1}, limite corrente: {2}. \u00c8 possibile usare l''attributo di personalizzazione "typesafeEnumMaxMembers" per estendere il limite.
ERR_CANNOT_GENERATE_ENUM_NAME = Impossibile generare un nome di costante dal valore di enumerazione "{0}". Usare <jaxb:typesafeEnumMember name="..."/> per specificarne uno.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = in un'intera compilazione \u00E8 consentita solo una personalizzazione globalBindings
+ERR_MULTIPLE_GLOBAL_BINDINGS = in un'intera compilazione \u00e8 consentita solo una personalizzazione globalBindings
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (relativo a quanto riportato sopra) ma solo una \u00E8 gi\u00E0 stata fornita in questa posizione
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (relativo a quanto riportato sopra) ma solo una \u00e8 gi\u00e0 stata fornita in questa posizione
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} si trova in uno schema di riferimento e non dispone della classe Java corrispondente specificata dalla personalizzazione <jaxb:class ref="..."/>, pertanto non \u00E8 possibile farvi riferimento dall''esterno.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} si trova in uno schema di riferimento e non dispone della classe Java corrispondente specificata dalla personalizzazione <jaxb:class ref="..."/>, pertanto non \u00e8 possibile farvi riferimento dall''esterno.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (relativo a quanto riportato sopra) Lo schema per lo spazio di nomi "{0}" (che include il componente riportato sopra) \u00E8 designato per riferimento solo da questa personalizzazione.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (relativo a quanto riportato sopra) Lo schema per lo spazio di nomi "{0}" (che include il componente riportato sopra) \u00e8 designato per riferimento solo da questa personalizzazione.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (relativo a quanto riportato sopra) Al componente dello schema che presenta problemi viene fatto riferimento da questo componente: {0}
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ja.properties
index 05a8eb7..b1bfa54 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,56 +15,56 @@
-BGMBuilder.NoGlobalElement = \u30B9\u30AD\u30FC\u30DE\u306B\u30B0\u30ED\u30FC\u30D0\u30EB\u8981\u7D20\u5BA3\u8A00\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002
+BGMBuilder.NoGlobalElement = \u30b9\u30ad\u30fc\u30de\u306b\u30b0\u30ed\u30fc\u30d0\u30eb\u8981\u7d20\u5ba3\u8a00\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes\u5C5E\u6027\u304C\u6B63\u3057\u304F\u306A\u3044\u8981\u7D20\u306B\u5B58\u5728\u3057\u307E\u3059
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes\u5c5e\u6027\u304c\u6b63\u3057\u304f\u306a\u3044\u8981\u7d20\u306b\u5b58\u5728\u3057\u307e\u3059
-BGMBuilder.MultipleSchemaBindings = \u30BF\u30FC\u30B2\u30C3\u30C8\u30FB\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9"{0}"\u306B\u5BFE\u3057\u3066\u8907\u6570\u306E<schemaBindings>\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059
+BGMBuilder.MultipleSchemaBindings = \u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9"{0}"\u306b\u5bfe\u3057\u3066\u8907\u6570\u306e<schemaBindings>\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059
-BGMBuilder.MultipleSchemaBindings.Location = \u5225\u306E<schemaBindings>\u304C\u3053\u3053\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059
+BGMBuilder.MultipleSchemaBindings.Location = \u5225\u306e<schemaBindings>\u304c\u3053\u3053\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059
-ClassSelector.ClassNameIsRequired = \u30B9\u30AD\u30FC\u30DE\u304B\u3089\u540D\u524D\u3092\u5C0E\u51FA\u3067\u304D\u307E\u305B\u3093\u3002<class>\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306B\u5BFE\u3057\u3066name\u5C5E\u6027\u304C\u6307\u5B9A\u3055\u308C\u307E\u3057\u305F\u3002
+ClassSelector.ClassNameIsRequired = \u30b9\u30ad\u30fc\u30de\u304b\u3089\u540d\u524d\u3092\u5c0e\u51fa\u3067\u304d\u307e\u305b\u3093\u3002<class>\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306b\u5bfe\u3057\u3066name\u5c5e\u6027\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002
-ClassSelector.IncorrectClassName = \u6307\u5B9A\u3057\u305F\u540D\u524D''{0}''\u306F\u6709\u52B9\u306AJava\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+ClassSelector.IncorrectClassName = \u6307\u5b9a\u3057\u305f\u540d\u524d''{0}''\u306f\u6709\u52b9\u306aJava\u8b58\u5225\u5b50\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-ClassSelector.IncorrectPackageName = \u3053\u306E\u30B9\u30AD\u30FC\u30DE\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30D1\u30C3\u30B1\u30FC\u30B8\u540D''{1}''\u306F\u3001\u6709\u52B9\u306A\u30D1\u30C3\u30B1\u30FC\u30B8\u540D\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
+ClassSelector.IncorrectPackageName = \u3053\u306e\u30b9\u30ad\u30fc\u30de\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u30d1\u30c3\u30b1\u30fc\u30b8\u540d''{1}''\u306f\u3001\u6709\u52b9\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u540d\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>{0}\u306EJava\u30AF\u30E9\u30B9\u3002\n\n<p>\u6B21\u306E\u30B9\u30AD\u30FC\u30DE\u30FB\u30D5\u30E9\u30B0\u30E1\u30F3\u30C8\u306F\u3001\u3053\u306E\u30AF\u30E9\u30B9\u5185\u306B\u542B\u307E\u308C\u308B\u4E88\u671F\u3055\u308C\u308B\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002
+ClassSelector.JavadocHeading = <p>{0}\u306eJava\u30af\u30e9\u30b9\u3002\n\n<p>\u6b21\u306e\u30b9\u30ad\u30fc\u30de\u30fb\u30d5\u30e9\u30b0\u30e1\u30f3\u30c8\u306f\u3001\u3053\u306e\u30af\u30e9\u30b9\u5185\u306b\u542b\u307e\u308c\u308b\u4e88\u671f\u3055\u308c\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
-ClassSelector.JavadocLineUnknown = \u4E0D\u660E
+ClassSelector.JavadocLineUnknown = \u4e0d\u660e
-ClassSelector.ReservedClassName = \u4E88\u7D04\u8A9E\"{0}\"\u3068\u540C\u3058\u540D\u524D\u306E\u30AF\u30E9\u30B9\u3092\u4F5C\u6210\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307E\u3059\u3002
+ClassSelector.ReservedClassName = \u4e88\u7d04\u8a9e\"{0}\"\u3068\u540c\u3058\u540d\u524d\u306e\u30af\u30e9\u30b9\u3092\u4f5c\u6210\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307e\u3059\u3002
-CollisionInfo.CollisionInfo = \u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D"{0}"\u306F\u3001\u30B9\u30AD\u30FC\u30DE\u306E2\u3064\u306E\u7570\u306A\u308B\u90E8\u5206\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u95A2\u9023\u9805\u76EE: \n{1}\n{2}
+CollisionInfo.CollisionInfo = \u3053\u306e\u30d5\u30a3\u30fc\u30eb\u30c9\u540d"{0}"\u306f\u3001\u30b9\u30ad\u30fc\u30de\u306e2\u3064\u306e\u7570\u306a\u308b\u90e8\u5206\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u95a2\u9023\u9805\u76ee: \n{1}\n{2}
-CollisionInfo.UnknownFile = \u4E0D\u660E\u306A\u30D5\u30A1\u30A4\u30EB
+CollisionInfo.UnknownFile = \u4e0d\u660e\u306a\u30d5\u30a1\u30a4\u30eb
# Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd
-CollisionInfo.LineXOfY = \u884C{0}/{1}
+CollisionInfo.LineXOfY = \u884c{0}/{1}
-ConversionFinder.CannotBeTypeSafeEnum = \u30BF\u30A4\u30D7\u30BB\u30FC\u30D5\u306E\u5217\u6319\u578B\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u304C\u3001\u30BF\u30A4\u30D7\u30BB\u30FC\u30D5\u306E\u5217\u6319\u578B\u306B\u30DE\u30C3\u30D7\u3067\u304D\u306A\u3044\u5358\u7D14\u578B\u306B\u5BFE\u3057\u3066\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002
-ConversionFinder.CannotBeTypeSafeEnum.Location = \u95A2\u9023\u3059\u308B\u5358\u7D14\u578B\u5BA3\u8A00\u304C\u3053\u306E\u5834\u6240\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059
-ConversionFinder.NoEnumNameAvailable = \u533F\u540D\u306E\u5358\u7D14\u578B\u3092\u30BF\u30A4\u30D7\u30BB\u30FC\u30D5\u306E\u5217\u6319\u578B\u306B\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3059\u308B\u306B\u306F\u3001name\u5C5E\u6027\u304C\u5FC5\u8981\u3067\u3059\u3002
-ConversionFinder.NoEnumFacet= \u5217\u6319\u5024\u30D5\u30A1\u30BB\u30C3\u30C8\u304C\u306A\u3044\u578B\u306B\u5217\u6319\u578B\u30AF\u30E9\u30B9\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002
-ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u4E88\u671F\u3055\u308C\u308BMIME\u30BF\u30A4\u30D7"{0}"\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3002{1}\u3002
+ConversionFinder.CannotBeTypeSafeEnum = \u30bf\u30a4\u30d7\u30bb\u30fc\u30d5\u306e\u5217\u6319\u578b\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\u3001\u30bf\u30a4\u30d7\u30bb\u30fc\u30d5\u306e\u5217\u6319\u578b\u306b\u30de\u30c3\u30d7\u3067\u304d\u306a\u3044\u5358\u7d14\u578b\u306b\u5bfe\u3057\u3066\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+ConversionFinder.CannotBeTypeSafeEnum.Location = \u95a2\u9023\u3059\u308b\u5358\u7d14\u578b\u5ba3\u8a00\u304c\u3053\u306e\u5834\u6240\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059
+ConversionFinder.NoEnumNameAvailable = \u533f\u540d\u306e\u5358\u7d14\u578b\u3092\u30bf\u30a4\u30d7\u30bb\u30fc\u30d5\u306e\u5217\u6319\u578b\u306b\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3059\u308b\u306b\u306f\u3001name\u5c5e\u6027\u304c\u5fc5\u8981\u3067\u3059\u3002
+ConversionFinder.NoEnumFacet= \u5217\u6319\u5024\u30d5\u30a1\u30bb\u30c3\u30c8\u304c\u306a\u3044\u578b\u306b\u5217\u6319\u578b\u30af\u30e9\u30b9\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002
+ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u4e88\u671f\u3055\u308c\u308bMIME\u30bf\u30a4\u30d7"{0}"\u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002{1}\u3002
-DatatypeBuilder.DatatypeError = \u5358\u7D14\u578B\u30A8\u30E9\u30FC: {0}
+DatatypeBuilder.DatatypeError = \u5358\u7d14\u578b\u30a8\u30e9\u30fc: {0}
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u30E2\u30C7\u30EB\u30FB\u30B0\u30EB\u30FC\u30D7\u304B\u3089\u30D7\u30ED\u30D1\u30C6\u30A3\u540D\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u304C\u5FC5\u8981\u3067\u3059\u3002
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u30e2\u30c7\u30eb\u30fb\u30b0\u30eb\u30fc\u30d7\u304b\u3089\u30d7\u30ed\u30d1\u30c6\u30a3\u540d\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\u5fc5\u8981\u3067\u3059\u3002
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = \u6B8B\u308A\u306E\u30B3\u30F3\u30C6\u30F3\u30C4\u30FB\u30E2\u30C7\u30EB\u3092\u53D6\u5F97\u3057\u307E\u3059\u3002\n\n<p>\n\u6B21\u306E\u7406\u7531\u3067\u3053\u306E"catch-all"\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u53D6\u5F97\u3057\u3066\u3044\u307E\u3059\u3002\n{0}\n<p>\n\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u524A\u9664\u3059\u308B\u306B\u306F\u3001\u6B21\u306E\u4E21\u65B9\u306E\u5BA3\u8A00\u306E1\u3064\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30FB\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u9069\u7528\u3057\u3066\u3001\n\u540D\u524D\u3092\u5909\u66F4\u3057\u307E\u3059\u3002\n
+DefaultParticleBinder.FallbackJavadoc = \u6b8b\u308a\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30fb\u30e2\u30c7\u30eb\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002\n\n<p>\n\u6b21\u306e\u7406\u7531\u3067\u3053\u306e"catch-all"\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u53d6\u5f97\u3057\u3066\u3044\u307e\u3059\u3002\n{0}\n<p>\n\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u6b21\u306e\u4e21\u65b9\u306e\u5ba3\u8a00\u306e1\u3064\u306b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fb\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u9069\u7528\u3057\u3066\u3001\n\u540d\u524d\u3092\u5909\u66f4\u3057\u307e\u3059\u3002\n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = \u56FA\u5B9A\u5C5E\u6027"{0}"\u306B\u6307\u5B9A\u3055\u308C\u305F\u5024\u306F\u3001\u30C7\u30FC\u30BF\u578B\u306B\u6709\u52B9\u306A\u5024\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+FieldBuilder.IncorrectFixedValue = \u56fa\u5b9a\u5c5e\u6027"{0}"\u306b\u6307\u5b9a\u3055\u308c\u305f\u5024\u306f\u3001\u30c7\u30fc\u30bf\u578b\u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093
-FieldBuilder.IncorrectDefaultValue = \u30C7\u30D5\u30A9\u30EB\u30C8\u5C5E\u6027"{0}"\u306B\u6307\u5B9A\u3055\u308C\u305F\u5024\u306F\u3001\u30C7\u30FC\u30BF\u578B\u306B\u6709\u52B9\u306A\u5024\u3067\u306F\u3042\u308A\u307E\u305B\u3093
+FieldBuilder.IncorrectDefaultValue = \u30c7\u30d5\u30a9\u30eb\u30c8\u5c5e\u6027"{0}"\u306b\u6307\u5b9a\u3055\u308c\u305f\u5024\u306f\u3001\u30c7\u30fc\u30bf\u578b\u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}"\u304C\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E\u5C5E\u6027\u306B\u306F\u4E92\u63DB\u6027\u306E\u306A\u3044\u578B"{1}"\u304C\u3042\u308A\u307E\u3059
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}"\u304c\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u5c5e\u6027\u306b\u306f\u4e92\u63db\u6027\u306e\u306a\u3044\u578b"{1}"\u304c\u3042\u308a\u307e\u3059
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u3053\u306E\u5834\u6240\u306B\u95A2\u9023\u3059\u308B\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u304C\t\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u3053\u306e\u5834\u6240\u306b\u95a2\u9023\u3059\u308b\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\t\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059
-FieldBuilder.Javadoc.NilProperty = \u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u3001W3C XML\u30B9\u30AD\u30FC\u30DE\u306E<a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil\u6A5F\u80FD</a>\u306E\u5236\u5FA1\u306B\u4F7F\u7528\u3055\u308C\u307E\u3059\u3002\n\u3053\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3092true\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u4ED6\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5024\u306B\u95A2\u4FC2\u306A\u304F\u3001\u51FA\u529B\u304C<{0} xsi:nil="true" />\u306B\u306A\u308A\u307E\u3059\u3002
+FieldBuilder.Javadoc.NilProperty = \u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306f\u3001W3C XML\u30b9\u30ad\u30fc\u30de\u306e<a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil\u6a5f\u80fd</a>\u306e\u5236\u5fa1\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\n\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092true\u306b\u8a2d\u5b9a\u3059\u308b\u3068\u3001\u4ed6\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u5024\u306b\u95a2\u4fc2\u306a\u304f\u3001\u51fa\u529b\u304c<{0} xsi:nil="true" />\u306b\u306a\u308a\u307e\u3059\u3002
-FieldBuilder.Javadoc.ValueObject = \u3053\u306E\u8981\u7D20\u306B\u95A2\u9023\u4ED8\u3051\u3089\u308C\u305F\u8907\u5408\u578B\u306E\u5024\u3092\u53D6\u5F97/\u8A2D\u5B9A\u3057\u307E\u3059\u3002\n xsi:type\u3092\u542B\u3080\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3092\u30A2\u30F3\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u3059\u308B\u3068\u304D\u306B\u3001get{1}\u30E1\u30BD\u30C3\u30C9\u306F''{''@link {0}''}''\u306E\u5C0E\u51FA\u30AF\u30E9\u30B9\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u8FD4\u3057\u307E\u3059\u3002\u540C\u69D8\u306B\u3001\u5C0E\u51FA\u30AF\u30E9\u30B9\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u8A2D\u5B9A\u3059\u308B\u3068\u3001XML\u306B\u30DE\u30FC\u30B7\u30E3\u30EA\u30F3\u30B0\u3059\u308B\u3068\u304D\u306Bxsi:type\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u53D6\u5F97\u3057\u307E\u3059\u3002
+FieldBuilder.Javadoc.ValueObject = \u3053\u306e\u8981\u7d20\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u8907\u5408\u578b\u306e\u5024\u3092\u53d6\u5f97/\u8a2d\u5b9a\u3057\u307e\u3059\u3002\n xsi:type\u3092\u542b\u3080\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u30a2\u30f3\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u3059\u308b\u3068\u304d\u306b\u3001get{1}\u30e1\u30bd\u30c3\u30c9\u306f''{''@link {0}''}''\u306e\u5c0e\u51fa\u30af\u30e9\u30b9\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002\u540c\u69d8\u306b\u3001\u5c0e\u51fa\u30af\u30e9\u30b9\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u8a2d\u5b9a\u3059\u308b\u3068\u3001XML\u306b\u30de\u30fc\u30b7\u30e3\u30ea\u30f3\u30b0\u3059\u308b\u3068\u304d\u306bxsi:type\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = <javaType> \u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5185\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306F\u30CD\u30B9\u30C8\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059(JAXB\u4ED5\u69D8\u30BB\u30AF\u30B7\u30E7\u30F36.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = <javaType> \u3053\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u5185\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306f\u30cd\u30b9\u30c8\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059(JAXB\u4ed5\u69d8\u30bb\u30af\u30b7\u30e7\u30f36.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = \u30B3\u30F3\u30D1\u30A4\u30E9\u306F\u3053\u306E{0}\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u9593\u9055\u3063\u305F\u5834\u6240\u306B\u30A2\u30BF\u30C3\u30C1\u3055\u308C\u3066\u3044\u308B\u304B\u3001\u4ED6\u306E\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0\u3068\u77DB\u76FE\u3057\u3066\u3044\u307E\u3059\u3002
+UnusedCustomizationChecker.UnacknolwedgedCustomization = \u30b3\u30f3\u30d1\u30a4\u30e9\u306f\u3053\u306e{0}\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9593\u9055\u3063\u305f\u5834\u6240\u306b\u30a2\u30bf\u30c3\u30c1\u3055\u308c\u3066\u3044\u308b\u304b\u3001\u4ed6\u306e\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u3068\u77db\u76fe\u3057\u3066\u3044\u307e\u3059\u3002
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u524D\u8FF0\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306F\u3001\u30B9\u30AD\u30FC\u30DE\u5185\u306E\u6B21\u306E\u5834\u6240\u306B\u30A2\u30BF\u30C3\u30C1\u3055\u308C\u3066\u3044\u307E\u3059)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u524d\u8ff0\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306f\u3001\u30b9\u30ad\u30fc\u30de\u5185\u306e\u6b21\u306e\u5834\u6240\u306b\u30a2\u30bf\u30c3\u30c1\u3055\u308c\u3066\u3044\u307e\u3059)
-ERR_ENUM_MEMBER_NAME_COLLISION = 2\u3064\u306E\u5217\u6319\u578B\u30E1\u30F3\u30D0\u30FC\u3067\u540C\u3058\u5B9A\u6570\u540D{0}\u304C\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059
+ERR_ENUM_MEMBER_NAME_COLLISION = 2\u3064\u306e\u5217\u6319\u578b\u30e1\u30f3\u30d0\u30fc\u3067\u540c\u3058\u5b9a\u6570\u540d{0}\u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u524D\u8FF0\u306E\u5185\u5BB9\u306B\u95A2\u9023\u3057\u3066)\u4ED6\u65B9\u306E\u5217\u6319\u578B\u304C\u3053\u306E\u5834\u6240\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u524d\u8ff0\u306e\u5185\u5bb9\u306b\u95a2\u9023\u3057\u3066)\u4ed6\u65b9\u306e\u5217\u6319\u578b\u304c\u3053\u306e\u5834\u6240\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059
-WARN_ENUM_MEMBER_SIZE_CAP = EnumMemberSizeCap\u5236\u9650\u306B\u3088\u308A\u3001\u5358\u7D14\u578B"{0}"\u306F\u5217\u6319\u578B\u306B\u30DE\u30C3\u30D7\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u30D5\u30A1\u30BB\u30C3\u30C8\u6570: {1}\u3001\u73FE\u5728\u306E\u5236\u9650: {2}\u3002\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u5C5E\u6027"typesafeEnumMaxMembers"\u3092\u4F7F\u7528\u3057\u3066\u3001\u3053\u306E\u5236\u9650\u3092\u62E1\u5F35\u3067\u304D\u307E\u3059\u3002
+WARN_ENUM_MEMBER_SIZE_CAP = EnumMemberSizeCap\u5236\u9650\u306b\u3088\u308a\u3001\u5358\u7d14\u578b"{0}"\u306f\u5217\u6319\u578b\u306b\u30de\u30c3\u30d7\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30d5\u30a1\u30bb\u30c3\u30c8\u6570: {1}\u3001\u73fe\u5728\u306e\u5236\u9650: {2}\u3002\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u5c5e\u6027"typesafeEnumMaxMembers"\u3092\u4f7f\u7528\u3057\u3066\u3001\u3053\u306e\u5236\u9650\u3092\u62e1\u5f35\u3067\u304d\u307e\u3059\u3002
-ERR_CANNOT_GENERATE_ENUM_NAME = \u5217\u6319\u5024"{0}"\u304B\u3089\u5B9A\u6570\u540D\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002<jaxb:typesafeEnumMember name="..."/>\u3092\u4F7F\u7528\u3057\u3066\u6307\u5B9A\u3057\u307E\u3059\u3002
+ERR_CANNOT_GENERATE_ENUM_NAME = \u5217\u6319\u5024"{0}"\u304b\u3089\u5b9a\u6570\u540d\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002<jaxb:typesafeEnumMember name="..."/>\u3092\u4f7f\u7528\u3057\u3066\u6307\u5b9a\u3057\u307e\u3059\u3002
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = \u30B3\u30F3\u30D1\u30A4\u30EB\u5168\u4F53\u30671\u3064\u306EglobalBindings\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059
+ERR_MULTIPLE_GLOBAL_BINDINGS = \u30b3\u30f3\u30d1\u30a4\u30eb\u5168\u4f53\u30671\u3064\u306eglobalBindings\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u524D\u8FF0\u306E\u5185\u5BB9\u306B\u95A2\u9023\u3057\u3066)\u305F\u3060\u3057\u30011\u3064\u306F\u3053\u306E\u5834\u6240\u3067\u3059\u3067\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u524d\u8ff0\u306e\u5185\u5bb9\u306b\u95a2\u9023\u3057\u3066)\u305f\u3060\u3057\u30011\u3064\u306f\u3053\u306e\u5834\u6240\u3067\u3059\u3067\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\u306F\u53C2\u7167\u3055\u308C\u308B\u30B9\u30AD\u30FC\u30DE\u3067\u3042\u308A\u3001<jaxb:class ref="..."/>\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306B\u3088\u3063\u3066\u6307\u5B9A\u3055\u308C\u305F\u5BFE\u5FDC\u3059\u308BJava\u30AF\u30E9\u30B9\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u3057\u305F\u304C\u3063\u3066\u5916\u90E8\u304B\u3089\u53C2\u7167\u3067\u304D\u307E\u305B\u3093\u3002
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\u306f\u53c2\u7167\u3055\u308c\u308b\u30b9\u30ad\u30fc\u30de\u3067\u3042\u308a\u3001<jaxb:class ref="..."/>\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306b\u3088\u3063\u3066\u6307\u5b9a\u3055\u308c\u305f\u5bfe\u5fdc\u3059\u308bJava\u30af\u30e9\u30b9\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u3057\u305f\u304c\u3063\u3066\u5916\u90e8\u304b\u3089\u53c2\u7167\u3067\u304d\u307e\u305b\u3093\u3002
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u524D\u8FF0\u306E\u5185\u5BB9\u306B\u95A2\u9023\u3057\u3066)\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9"{0}"\u306E\u30B9\u30AD\u30FC\u30DE(\u524D\u8FF0\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u542B\u3080)\u306F\u3001\u3053\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u53C2\u7167\u5C02\u7528\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u524d\u8ff0\u306e\u5185\u5bb9\u306b\u95a2\u9023\u3057\u3066)\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9"{0}"\u306e\u30b9\u30ad\u30fc\u30de(\u524d\u8ff0\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u542b\u3080)\u306f\u3001\u3053\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u53c2\u7167\u5c02\u7528\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u524D\u8FF0\u306E\u5185\u5BB9\u306B\u95A2\u9023\u3057\u3066)\u554F\u984C\u306E\u30B9\u30AD\u30FC\u30DE\u30FB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059: {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u524d\u8ff0\u306e\u5185\u5bb9\u306b\u95a2\u9023\u3057\u3066)\u554f\u984c\u306e\u30b9\u30ad\u30fc\u30de\u30fb\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u304b\u3089\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u30D7\u30EA\u30DF\u30C6\u30A3\u30D6\u578B"{0}"\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u30d7\u30ea\u30df\u30c6\u30a3\u30d6\u578b"{0}"\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ko.properties
index c6090e9..59e43e7 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,56 +15,56 @@
-BGMBuilder.NoGlobalElement = \uC2A4\uD0A4\uB9C8\uC5D0 \uD3EC\uD568\uB41C \uC804\uC5ED \uC694\uC18C \uC120\uC5B8\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.
+BGMBuilder.NoGlobalElement = \uc2a4\ud0a4\ub9c8\uc5d0 \ud3ec\ud568\ub41c \uc804\uc5ed \uc694\uc18c \uc120\uc5b8\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \uC18D\uC131\uC774 \uC62C\uBC14\uB974\uC9C0 \uC54A\uC740 \uC694\uC18C\uC5D0 \uC788\uC2B5\uB2C8\uB2E4.
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \uc18d\uc131\uc774 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \uc694\uc18c\uc5d0 \uc788\uc2b5\ub2c8\ub2e4.
-BGMBuilder.MultipleSchemaBindings = \uB300\uC0C1 \uB124\uC784\uC2A4\uD398\uC774\uC2A4 "{0}"\uC5D0 \uB300\uD55C <schemaBindings>\uAC00 \uC5EC\uB7EC \uAC1C \uC815\uC758\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+BGMBuilder.MultipleSchemaBindings = \ub300\uc0c1 \ub124\uc784\uc2a4\ud398\uc774\uc2a4 "{0}"\uc5d0 \ub300\ud55c <schemaBindings>\uac00 \uc5ec\ub7ec \uac1c \uc815\uc758\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-BGMBuilder.MultipleSchemaBindings.Location = \uB2E4\uB978 <schemaBindings>\uAC00 \uC5EC\uAE30\uC5D0 \uC815\uC758\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+BGMBuilder.MultipleSchemaBindings.Location = \ub2e4\ub978 <schemaBindings>\uac00 \uc5ec\uae30\uc5d0 \uc815\uc758\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-ClassSelector.ClassNameIsRequired = \uC2A4\uD0A4\uB9C8\uC5D0\uC11C \uC774\uB984\uC744 \uD30C\uC0DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. <class> \uC0AC\uC6A9\uC790 \uC815\uC758\uC5D0 \uB300\uD55C name \uC18D\uC131\uC774 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+ClassSelector.ClassNameIsRequired = \uc2a4\ud0a4\ub9c8\uc5d0\uc11c \uc774\ub984\uc744 \ud30c\uc0dd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. <class> \uc0ac\uc6a9\uc790 \uc815\uc758\uc5d0 \ub300\ud55c name \uc18d\uc131\uc774 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-ClassSelector.IncorrectClassName = \uC9C0\uC815\uB41C \uC774\uB984 ''{0}''\uC740(\uB294) \uC801\uD569\uD55C Java \uC2DD\uBCC4\uC790\uAC00 \uC544\uB2D9\uB2C8\uB2E4.
+ClassSelector.IncorrectClassName = \uc9c0\uc815\ub41c \uc774\ub984 ''{0}''\uc740(\ub294) \uc801\ud569\ud55c Java \uc2dd\ubcc4\uc790\uac00 \uc544\ub2d9\ub2c8\ub2e4.
-ClassSelector.IncorrectPackageName = \uC774 \uC2A4\uD0A4\uB9C8\uC5D0 \uC0AC\uC6A9\uB41C \uD328\uD0A4\uC9C0 \uC774\uB984 ''{1}''\uC740(\uB294) \uC801\uD569\uD55C \uD328\uD0A4\uC9C0 \uC774\uB984\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+ClassSelector.IncorrectPackageName = \uc774 \uc2a4\ud0a4\ub9c8\uc5d0 \uc0ac\uc6a9\ub41c \ud328\ud0a4\uc9c0 \uc774\ub984 ''{1}''\uc740(\ub294) \uc801\ud569\ud55c \ud328\ud0a4\uc9c0 \uc774\ub984\uc774 \uc544\ub2d9\ub2c8\ub2e4.
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>{0}\uC5D0 \uB300\uD55C Java \uD074\uB798\uC2A4\uC785\uB2C8\uB2E4.\n\n<p>\uB2E4\uC74C \uC2A4\uD0A4\uB9C8 \uB2E8\uD3B8\uC774 \uC774 \uD074\uB798\uC2A4\uC5D0 \uD3EC\uD568\uB418\uB294 \uD544\uC694\uD55C \uCF58\uD150\uCE20\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4.
+ClassSelector.JavadocHeading = <p>{0}\uc5d0 \ub300\ud55c Java \ud074\ub798\uc2a4\uc785\ub2c8\ub2e4.\n\n<p>\ub2e4\uc74c \uc2a4\ud0a4\ub9c8 \ub2e8\ud3b8\uc774 \uc774 \ud074\ub798\uc2a4\uc5d0 \ud3ec\ud568\ub418\ub294 \ud544\uc694\ud55c \ucf58\ud150\uce20\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.
-ClassSelector.JavadocLineUnknown = \uC54C \uC218 \uC5C6\uC74C
+ClassSelector.JavadocLineUnknown = \uc54c \uc218 \uc5c6\uc74c
-ClassSelector.ReservedClassName = \uC608\uC57D\uC5B4 "{0}"\uACFC(\uC640) \uB3D9\uC77C\uD55C \uC774\uB984\uC744 \uC0AC\uC6A9\uD558\uB294 \uD074\uB798\uC2A4\uB97C \uC0DD\uC131\uD558\uB824\uACE0 \uC2DC\uB3C4\uD588\uC2B5\uB2C8\uB2E4.
+ClassSelector.ReservedClassName = \uc608\uc57d\uc5b4 "{0}"\uacfc(\uc640) \ub3d9\uc77c\ud55c \uc774\ub984\uc744 \uc0ac\uc6a9\ud558\ub294 \ud074\ub798\uc2a4\ub97c \uc0dd\uc131\ud558\ub824\uace0 \uc2dc\ub3c4\ud588\uc2b5\ub2c8\ub2e4.
-CollisionInfo.CollisionInfo = \uD544\uB4DC \uC774\uB984 "{0}"\uC774(\uAC00) \uC2A4\uD0A4\uB9C8\uC758 \uB2E4\uB978 \uB450 \uBD80\uBD84\uC5D0 \uC0AC\uC6A9\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uCC38\uC870: \n{1}\n{2}
+CollisionInfo.CollisionInfo = \ud544\ub4dc \uc774\ub984 "{0}"\uc774(\uac00) \uc2a4\ud0a4\ub9c8\uc758 \ub2e4\ub978 \ub450 \ubd80\ubd84\uc5d0 \uc0ac\uc6a9\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ucc38\uc870: \n{1}\n{2}
-CollisionInfo.UnknownFile = \uC54C \uC218 \uC5C6\uB294 \uD30C\uC77C
+CollisionInfo.UnknownFile = \uc54c \uc218 \uc5c6\ub294 \ud30c\uc77c
# Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd
-CollisionInfo.LineXOfY = {1}\uC758 {0}\uD589
+CollisionInfo.LineXOfY = {1}\uc758 {0}\ud589
-ConversionFinder.CannotBeTypeSafeEnum = type-safe enum \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 type-safe enum\uC5D0 \uB9E4\uD551\uD560 \uC218 \uC5C6\uB294 \uB2E8\uC21C \uC720\uD615\uC5D0 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
-ConversionFinder.CannotBeTypeSafeEnum.Location = \uAD00\uB828\uB41C \uB2E8\uC21C \uC720\uD615 \uC120\uC5B8\uC774 \uC774 \uC704\uCE58\uC5D0 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
-ConversionFinder.NoEnumNameAvailable = type-safe enum\uC5D0 \uB300\uD55C \uC775\uBA85 \uB2E8\uC21C \uC720\uD615\uC744 \uC0AC\uC6A9\uC790 \uC815\uC758\uD558\uB824\uBA74 name \uC18D\uC131\uC774 \uD544\uC694\uD569\uB2C8\uB2E4.
-ConversionFinder.NoEnumFacet= \uBAA9\uB85D \uD328\uC2EF\uC774 \uC5C6\uB294 \uC720\uD615\uC5D0 \uB300\uD574 enum \uD074\uB798\uC2A4 \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
-ERR_ILLEGAL_EXPECTED_MIME_TYPE = MIME \uC720\uD615 "{0}"\uC758 \uAD6C\uBB38\uC744 \uBD84\uC11D\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. {1}.
+ConversionFinder.CannotBeTypeSafeEnum = type-safe enum \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 type-safe enum\uc5d0 \ub9e4\ud551\ud560 \uc218 \uc5c6\ub294 \ub2e8\uc21c \uc720\ud615\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+ConversionFinder.CannotBeTypeSafeEnum.Location = \uad00\ub828\ub41c \ub2e8\uc21c \uc720\ud615 \uc120\uc5b8\uc774 \uc774 \uc704\uce58\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+ConversionFinder.NoEnumNameAvailable = type-safe enum\uc5d0 \ub300\ud55c \uc775\uba85 \ub2e8\uc21c \uc720\ud615\uc744 \uc0ac\uc6a9\uc790 \uc815\uc758\ud558\ub824\uba74 name \uc18d\uc131\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
+ConversionFinder.NoEnumFacet= \ubaa9\ub85d \ud328\uc2ef\uc774 \uc5c6\ub294 \uc720\ud615\uc5d0 \ub300\ud574 enum \ud074\ub798\uc2a4 \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+ERR_ILLEGAL_EXPECTED_MIME_TYPE = MIME \uc720\ud615 "{0}"\uc758 \uad6c\ubb38\uc744 \ubd84\uc11d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. {1}.
-DatatypeBuilder.DatatypeError = \uB2E8\uC21C \uC720\uD615 \uC624\uB958: {0}
+DatatypeBuilder.DatatypeError = \ub2e8\uc21c \uc720\ud615 \uc624\ub958: {0}
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \uBAA8\uB378 \uADF8\uB8F9\uC5D0\uC11C \uC18D\uC131 \uC774\uB984\uC744 \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \ubaa8\ub378 \uadf8\ub8f9\uc5d0\uc11c \uc18d\uc131 \uc774\ub984\uc744 \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = \uB098\uBA38\uC9C0 \uCF58\uD150\uCE20 \uBAA8\uB378\uC744 \uAC00\uC838\uC635\uB2C8\uB2E4. \n\n<p>\n\uB2E4\uC74C \uC6D0\uC778\uC73C\uB85C \uC778\uD574 \uC774 "catch-all" \uC18D\uC131\uC744 \uAC00\uC838\uC624\uACE0 \uC788\uC2B5\uB2C8\uB2E4.\n{0}\n<p>\n\uC774 \uC18D\uC131\uC744 \uC81C\uAC70\uD558\uB824\uBA74 \uB2E4\uC74C \uC120\uC5B8 \uC911 \uD558\uB098\uC5D0 \n\uC18D\uC131 \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uC801\uC6A9\uD558\uC5EC \uC774\uB984\uC744 \uBCC0\uACBD\uD558\uC2ED\uC2DC\uC624. \n
+DefaultParticleBinder.FallbackJavadoc = \ub098\uba38\uc9c0 \ucf58\ud150\uce20 \ubaa8\ub378\uc744 \uac00\uc838\uc635\ub2c8\ub2e4. \n\n<p>\n\ub2e4\uc74c \uc6d0\uc778\uc73c\ub85c \uc778\ud574 \uc774 "catch-all" \uc18d\uc131\uc744 \uac00\uc838\uc624\uace0 \uc788\uc2b5\ub2c8\ub2e4.\n{0}\n<p>\n\uc774 \uc18d\uc131\uc744 \uc81c\uac70\ud558\ub824\uba74 \ub2e4\uc74c \uc120\uc5b8 \uc911 \ud558\ub098\uc5d0 \n\uc18d\uc131 \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \uc801\uc6a9\ud558\uc5ec \uc774\ub984\uc744 \ubcc0\uacbd\ud558\uc2ed\uc2dc\uc624. \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = \uACE0\uC815 \uC18D\uC131 "{0}"\uC5D0 \uC9C0\uC815\uB41C \uAC12\uC740 \uB370\uC774\uD130 \uC720\uD615\uC5D0 \uB300\uD574 \uC801\uD569\uD55C \uAC12\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+FieldBuilder.IncorrectFixedValue = \uace0\uc815 \uc18d\uc131 "{0}"\uc5d0 \uc9c0\uc815\ub41c \uac12\uc740 \ub370\uc774\ud130 \uc720\ud615\uc5d0 \ub300\ud574 \uc801\ud569\ud55c \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-FieldBuilder.IncorrectDefaultValue = \uAE30\uBCF8 \uC18D\uC131 "{0}"\uC5D0 \uC9C0\uC815\uB41C \uAC12\uC740 \uB370\uC774\uD130 \uC720\uD615\uC5D0 \uB300\uD574 \uC801\uD569\uD55C \uAC12\uC774 \uC544\uB2D9\uB2C8\uB2E4.
+FieldBuilder.IncorrectDefaultValue = \uae30\ubcf8 \uc18d\uc131 "{0}"\uc5d0 \uc9c0\uc815\ub41c \uac12\uc740 \ub370\uc774\ud130 \uc720\ud615\uc5d0 \ub300\ud574 \uc801\ud569\ud55c \uac12\uc774 \uc544\ub2d9\ub2c8\ub2e4.
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}"\uC740(\uB294) \uC0AC\uC6A9\uC790 \uC815\uC758\uC5D0 \uC758\uD574 \uC9C0\uC815\uB418\uC5C8\uC9C0\uB9CC \uC774 \uC18D\uC131\uC5D0 \uD638\uD658\uB418\uC9C0 \uC54A\uB294 \uC720\uD615 "{1}"\uC774(\uAC00) \uC788\uC2B5\uB2C8\uB2E4.
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}"\uc740(\ub294) \uc0ac\uc6a9\uc790 \uc815\uc758\uc5d0 \uc758\ud574 \uc9c0\uc815\ub418\uc5c8\uc9c0\ub9cc \uc774 \uc18d\uc131\uc5d0 \ud638\ud658\ub418\uc9c0 \uc54a\ub294 \uc720\ud615 "{1}"\uc774(\uac00) \uc788\uc2b5\ub2c8\ub2e4.
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \uAD00\uB828\uB41C \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00\t\uC774 \uC704\uCE58\uC5D0 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \uad00\ub828\ub41c \uc0ac\uc6a9\uc790 \uc815\uc758\uac00\t\uc774 \uc704\uce58\uc5d0 \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-FieldBuilder.Javadoc.NilProperty = \uC774 \uC18D\uC131\uC740 W3C XML \uC2A4\uD0A4\uB9C8\uC758 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil \uAE30\uB2A5</a>\uC744 \uC81C\uC5B4\uD558\uB294 \uB370 \uC0AC\uC6A9\uB429\uB2C8\uB2E4. \n\uC774 \uC18D\uC131\uC744 true\uB85C \uC124\uC815\uD558\uBA74 \uB2E4\uB978 \uC18D\uC131\uC758 \uAC12\uC5D0 \uAD00\uACC4\uC5C6\uC774 \uCD9C\uB825\uC774 <{0} xsi:nil="true" />\uAC00 \uB429\uB2C8\uB2E4.
+FieldBuilder.Javadoc.NilProperty = \uc774 \uc18d\uc131\uc740 W3C XML \uc2a4\ud0a4\ub9c8\uc758 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil \uae30\ub2a5</a>\uc744 \uc81c\uc5b4\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \n\uc774 \uc18d\uc131\uc744 true\ub85c \uc124\uc815\ud558\uba74 \ub2e4\ub978 \uc18d\uc131\uc758 \uac12\uc5d0 \uad00\uacc4\uc5c6\uc774 \ucd9c\ub825\uc774 <{0} xsi:nil="true" />\uac00 \ub429\ub2c8\ub2e4.
-FieldBuilder.Javadoc.ValueObject = \uC774 \uC694\uC18C\uC640 \uC5F0\uAD00\uB41C \uBCF5\uD569 \uC720\uD615 \uAC12\uC744 \uAC00\uC838\uC624\uAC70\uB098 \uC124\uC815\uD569\uB2C8\uB2E4.\n xsi:type\uC774 \uD3EC\uD568\uB41C \uBB38\uC11C\uC758 \uB9C8\uC15C\uB9C1\uC744 \uD574\uC81C\uD558\uBA74 get{1} \uBA54\uC18C\uB4DC\uAC00 ''{''@link {0}''}'' \uD30C\uC0DD \uD074\uB798\uC2A4\uC758 \uC778\uC2A4\uD134\uC2A4\uB97C \uBC18\uD658\uD569\uB2C8\uB2E4. \uB9C8\uCC2C\uAC00\uC9C0\uB85C \uD30C\uC0DD \uD074\uB798\uC2A4\uC758 \uC778\uC2A4\uD134\uC2A4\uB97C \uC124\uC815\uD560 \uACBD\uC6B0 XML\uB85C \uB9C8\uC15C\uB9C1\uD558\uBA74 xsi:type\uC774 \uD3EC\uD568\uB41C \uC778\uC2A4\uD134\uC2A4\uB97C \uAC00\uC838\uC635\uB2C8\uB2E4.
+FieldBuilder.Javadoc.ValueObject = \uc774 \uc694\uc18c\uc640 \uc5f0\uad00\ub41c \ubcf5\ud569 \uc720\ud615 \uac12\uc744 \uac00\uc838\uc624\uac70\ub098 \uc124\uc815\ud569\ub2c8\ub2e4.\n xsi:type\uc774 \ud3ec\ud568\ub41c \ubb38\uc11c\uc758 \ub9c8\uc15c\ub9c1\uc744 \ud574\uc81c\ud558\uba74 get{1} \uba54\uc18c\ub4dc\uac00 ''{''@link {0}''}'' \ud30c\uc0dd \ud074\ub798\uc2a4\uc758 \uc778\uc2a4\ud134\uc2a4\ub97c \ubc18\ud658\ud569\ub2c8\ub2e4. \ub9c8\ucc2c\uac00\uc9c0\ub85c \ud30c\uc0dd \ud074\ub798\uc2a4\uc758 \uc778\uc2a4\ud134\uc2a4\ub97c \uc124\uc815\ud560 \uacbd\uc6b0 XML\ub85c \ub9c8\uc15c\ub9c1\ud558\uba74 xsi:type\uc774 \ud3ec\ud568\ub41c \uc778\uc2a4\ud134\uc2a4\ub97c \uac00\uc838\uc635\ub2c8\ub2e4.
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = \uC774 \uCEE8\uD14D\uC2A4\uD2B8\uC758 <javaType> \uC0AC\uC6A9\uC790 \uC815\uC758\uB294 \uC911\uCCA9\uB418\uC5B4\uC57C \uD569\uB2C8\uB2E4(JAXB \uC0AC\uC591 6.8.1\uC808). \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = \uc774 \ucee8\ud14d\uc2a4\ud2b8\uc758 <javaType> \uc0ac\uc6a9\uc790 \uc815\uc758\ub294 \uc911\ucca9\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4(JAXB \uc0ac\uc591 6.8.1\uc808). \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = \uCEF4\uD30C\uC77C\uB7EC\uAC00 \uC774 {0} \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uB530\uB97C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC798\uBABB\uB41C \uC704\uCE58\uC5D0 \uC5F0\uACB0\uB418\uC5B4 \uC788\uAC70\uB098 \uB2E4\uB978 \uBC14\uC778\uB529\uACFC \uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = \ucef4\ud30c\uc77c\ub7ec\uac00 \uc774 {0} \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \ub530\ub97c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc798\ubabb\ub41c \uc704\uce58\uc5d0 \uc5f0\uacb0\ub418\uc5b4 \uc788\uac70\ub098 \ub2e4\ub978 \ubc14\uc778\ub529\uacfc \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\uC704 \uC0AC\uC6A9\uC790 \uC815\uC758\uB294 \uC2A4\uD0A4\uB9C8\uC758 \uB2E4\uC74C \uC704\uCE58\uC5D0 \uC5F0\uACB0\uB418\uC5B4 \uC788\uC2B5\uB2C8\uB2E4.)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\uc704 \uc0ac\uc6a9\uc790 \uc815\uc758\ub294 \uc2a4\ud0a4\ub9c8\uc758 \ub2e4\uc74c \uc704\uce58\uc5d0 \uc5f0\uacb0\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.)
-ERR_ENUM_MEMBER_NAME_COLLISION = \uB450 \uAC1C\uC758 enum \uBA64\uBC84\uAC00 \uB3D9\uC77C\uD55C \uC0C1\uC218 \uC774\uB984 {0}\uC744(\uB97C) \uC0DD\uC131\uD569\uB2C8\uB2E4.
+ERR_ENUM_MEMBER_NAME_COLLISION = \ub450 \uac1c\uc758 enum \uba64\ubc84\uac00 \ub3d9\uc77c\ud55c \uc0c1\uc218 \uc774\ub984 {0}\uc744(\ub97c) \uc0dd\uc131\ud569\ub2c8\ub2e4.
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uB2E4\uB978 enum\uC774 \uC774 \uC704\uCE58\uC5D0 \uC815\uC758\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \ub2e4\ub978 enum\uc774 \uc774 \uc704\uce58\uc5d0 \uc815\uc758\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-WARN_ENUM_MEMBER_SIZE_CAP = EnumMemberSizeCap \uC81C\uD55C\uC73C\uB85C \uC778\uD574 \uB2E8\uC21C \uC720\uD615 "{0}"\uC774(\uAC00) enum\uC5D0 \uB9E4\uD551\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4. \uD328\uC2EF \uC218: {1}, \uD604\uC7AC \uC81C\uD55C: {2}. \uC0AC\uC6A9\uC790 \uC815\uC758 \uC18D\uC131 "typesafeEnumMaxMembers"\uB97C \uC0AC\uC6A9\uD558\uC5EC \uC81C\uD55C\uC744 \uB298\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4.
+WARN_ENUM_MEMBER_SIZE_CAP = EnumMemberSizeCap \uc81c\ud55c\uc73c\ub85c \uc778\ud574 \ub2e8\uc21c \uc720\ud615 "{0}"\uc774(\uac00) enum\uc5d0 \ub9e4\ud551\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ud328\uc2ef \uc218: {1}, \ud604\uc7ac \uc81c\ud55c: {2}. \uc0ac\uc6a9\uc790 \uc815\uc758 \uc18d\uc131 "typesafeEnumMaxMembers"\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\ud55c\uc744 \ub298\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-ERR_CANNOT_GENERATE_ENUM_NAME = \uBAA9\uB85D \uAC12 "{0}"\uC5D0\uC11C \uC0C1\uC218 \uC774\uB984\uC744 \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. <jaxb:typesafeEnumMember name="..."/>\uC744 \uC0AC\uC6A9\uD558\uC5EC \uC9C0\uC815\uD558\uC2ED\uC2DC\uC624.
+ERR_CANNOT_GENERATE_ENUM_NAME = \ubaa9\ub85d \uac12 "{0}"\uc5d0\uc11c \uc0c1\uc218 \uc774\ub984\uc744 \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. <jaxb:typesafeEnumMember name="..."/>\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc9c0\uc815\ud558\uc2ed\uc2dc\uc624.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = \uD558\uB098\uC758 globalBindings \uC0AC\uC6A9\uC790 \uC815\uC758\uB9CC \uC804\uCCB4 \uCEF4\uD30C\uC77C\uC5D0\uC11C \uD5C8\uC6A9\uB429\uB2C8\uB2E4.
+ERR_MULTIPLE_GLOBAL_BINDINGS = \ud558\ub098\uc758 globalBindings \uc0ac\uc6a9\uc790 \uc815\uc758\ub9cc \uc804\uccb4 \ucef4\ud30c\uc77c\uc5d0\uc11c \ud5c8\uc6a9\ub429\ub2c8\ub2e4.
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uC774\uBBF8 \uC774 \uC704\uCE58\uC5D0 \uC81C\uACF5\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \uc774\ubbf8 \uc774 \uc704\uce58\uc5d0 \uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\uC740(\uB294) \uCC38\uC870\uB41C \uC2A4\uD0A4\uB9C8\uC5D0 \uC788\uC73C\uBA70 <jaxb:class ref="..."/> \uC0AC\uC6A9\uC790 \uC815\uC758\uB85C \uC9C0\uC815\uB41C \uD574\uB2F9 Java \uD074\uB798\uC2A4\uB97C \uD3EC\uD568\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uB530\uB77C\uC11C \uC678\uBD80\uC5D0\uC11C \uCC38\uC870\uB420 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\uc740(\ub294) \ucc38\uc870\ub41c \uc2a4\ud0a4\ub9c8\uc5d0 \uc788\uc73c\uba70 <jaxb:class ref="..."/> \uc0ac\uc6a9\uc790 \uc815\uc758\ub85c \uc9c0\uc815\ub41c \ud574\ub2f9 Java \ud074\ub798\uc2a4\ub97c \ud3ec\ud568\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc678\ubd80\uc5d0\uc11c \ucc38\uc870\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) "{0}" \uB124\uC784\uC2A4\uD398\uC774\uC2A4(\uC704 \uAD6C\uC131 \uC694\uC18C \uD3EC\uD568)\uC5D0 \uB300\uD55C \uC2A4\uD0A4\uB9C8\uB294 \uC774 \uC0AC\uC6A9\uC790 \uC815\uC758\uC5D0 \uC758\uD574\uC11C\uB9CC \uCC38\uC870\uB418\uB3C4\uB85D \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) "{0}" \ub124\uc784\uc2a4\ud398\uc774\uc2a4(\uc704 \uad6c\uc131 \uc694\uc18c \ud3ec\ud568)\uc5d0 \ub300\ud55c \uc2a4\ud0a4\ub9c8\ub294 \uc774 \uc0ac\uc6a9\uc790 \uc815\uc758\uc5d0 \uc758\ud574\uc11c\ub9cc \ucc38\uc870\ub418\ub3c4\ub85d \uc9c0\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uBB38\uC81C\uB97C \uC77C\uC73C\uD0A4\uB294 \uC2A4\uD0A4\uB9C8 \uAD6C\uC131 \uC694\uC18C\uAC00 \uC774 \uAD6C\uC131 \uC694\uC18C\uC5D0\uC11C \uCC38\uC870\uB428: {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \ubb38\uc81c\ub97c \uc77c\uc73c\ud0a4\ub294 \uc2a4\ud0a4\ub9c8 \uad6c\uc131 \uc694\uc18c\uac00 \uc774 \uad6c\uc131 \uc694\uc18c\uc5d0\uc11c \ucc38\uc870\ub428: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \uAE30\uBCF8 \uC720\uD615 "{0}"\uC5D0 \uB300\uD55C \uAE30\uBCF8\uAC12\uC744 \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \uae30\ubcf8 \uc720\ud615 "{0}"\uc5d0 \ub300\ud55c \uae30\ubcf8\uac12\uc744 \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_pt_BR.properties
index 0636dbb..feff4a5 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,31 +15,31 @@
-BGMBuilder.NoGlobalElement = O esquema n\u00E3o cont\u00E9m uma declara\u00E7\u00E3o de elemento global.
+BGMBuilder.NoGlobalElement = O esquema n\u00e3o cont\u00e9m uma declara\u00e7\u00e3o de elemento global.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Um atributo xmime:expectedContentTypes est\u00E1 presente em um elemento incorreto
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = Um atributo xmime:expectedContentTypes est\u00e1 presente em um elemento incorreto
-BGMBuilder.MultipleSchemaBindings = V\u00E1rios <schemaBindings> est\u00E3o definidos para o namespace "{0}" do alvo
+BGMBuilder.MultipleSchemaBindings = V\u00e1rios <schemaBindings> est\u00e3o definidos para o namespace "{0}" do alvo
BGMBuilder.MultipleSchemaBindings.Location = Outro <schemaBindings> foi definido aqui
-ClassSelector.ClassNameIsRequired = N\u00E3o \u00E9 poss\u00EDvel derivar um nome do esquema. Um atributo de nome foi especificado para a personaliza\u00E7\u00E3o <class>.
+ClassSelector.ClassNameIsRequired = N\u00e3o \u00e9 poss\u00edvel derivar um nome do esquema. Um atributo de nome foi especificado para a personaliza\u00e7\u00e3o <class>.
-ClassSelector.IncorrectClassName = O nome ''{0}'' especificado n\u00E3o \u00E9 um identificador Java v\u00E1lido.
+ClassSelector.IncorrectClassName = O nome ''{0}'' especificado n\u00e3o \u00e9 um identificador Java v\u00e1lido.
-ClassSelector.IncorrectPackageName = O nome do pacote ''{1}'' usado para este esquema n\u00E3o \u00E9 v\u00E1lido.
+ClassSelector.IncorrectPackageName = O nome do pacote ''{1}'' usado para este esquema n\u00e3o \u00e9 v\u00e1lido.
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>Classe Java de {0}.\n\n<p>O seguinte fragmento do esquema especifica o conte\u00FAdo esperado contido dentro desta classe.
+ClassSelector.JavadocHeading = <p>Classe Java de {0}.\n\n<p>O seguinte fragmento do esquema especifica o conte\u00fado esperado contido dentro desta classe.
ClassSelector.JavadocLineUnknown = desconhecida
-ClassSelector.ReservedClassName = Tentativa de criar uma classe com o nome igual \u00E0 palavra reservada "{0}".
+ClassSelector.ReservedClassName = Tentativa de criar uma classe com o nome igual \u00e0 palavra reservada "{0}".
-CollisionInfo.CollisionInfo = O nome do campo "{0}" \u00E9 usado por duas partes diferentes de um esquema. Consulte: \n{1}\n{2}
+CollisionInfo.CollisionInfo = O nome do campo "{0}" \u00e9 usado por duas partes diferentes de um esquema. Consulte: \n{1}\n{2}
CollisionInfo.UnknownFile = arquivo desconhecido
@@ -47,11 +47,11 @@
CollisionInfo.LineXOfY = linha {0} de {1}
-ConversionFinder.CannotBeTypeSafeEnum = Uma personaliza\u00E7\u00E3o da enumera\u00E7\u00E3o type safe \u00E9 especificada para um tipo simples que n\u00E3o pode ser mapeado para uma enumera\u00E7\u00E3o type safe.
-ConversionFinder.CannotBeTypeSafeEnum.Location = A declara\u00E7\u00E3o de tipo simples relevante foi especificada nesta localiza\u00E7\u00E3o
-ConversionFinder.NoEnumNameAvailable = Um atributo de nome \u00E9 necess\u00E1rio para personalizar um tipo simples an\u00F4nimo para a enumera\u00E7\u00E3o type-safe.
-ConversionFinder.NoEnumFacet= personaliza\u00E7\u00E3o de classe de enumera\u00E7\u00E3o especificada em um tipo que n\u00E3o tem faceta de enumera\u00E7\u00E3o.
-ERR_ILLEGAL_EXPECTED_MIME_TYPE = N\u00E3o \u00E9 poss\u00EDvel fazer parse do tipo MIME "{0}". {1}.
+ConversionFinder.CannotBeTypeSafeEnum = Uma personaliza\u00e7\u00e3o da enumera\u00e7\u00e3o type safe \u00e9 especificada para um tipo simples que n\u00e3o pode ser mapeado para uma enumera\u00e7\u00e3o type safe.
+ConversionFinder.CannotBeTypeSafeEnum.Location = A declara\u00e7\u00e3o de tipo simples relevante foi especificada nesta localiza\u00e7\u00e3o
+ConversionFinder.NoEnumNameAvailable = Um atributo de nome \u00e9 necess\u00e1rio para personalizar um tipo simples an\u00f4nimo para a enumera\u00e7\u00e3o type-safe.
+ConversionFinder.NoEnumFacet= personaliza\u00e7\u00e3o de classe de enumera\u00e7\u00e3o especificada em um tipo que n\u00e3o tem faceta de enumera\u00e7\u00e3o.
+ERR_ILLEGAL_EXPECTED_MIME_TYPE = N\u00e3o \u00e9 poss\u00edvel fazer parse do tipo MIME "{0}". {1}.
DatatypeBuilder.DatatypeError = Erro de tipo simples: {0}
@@ -61,10 +61,10 @@
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = N\u00E3o \u00E9 poss\u00EDvel gerar um nome de propriedade de um grupo de modelos. Uma personaliza\u00E7\u00E3o \u00E9 necess\u00E1ria.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = N\u00e3o \u00e9 poss\u00edvel gerar um nome de propriedade de um grupo de modelos. Uma personaliza\u00e7\u00e3o \u00e9 necess\u00e1ria.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = Obt\u00E9m o restante do modelo do conte\u00FAdo. \n\n<p>\nVoc\u00EA est\u00E1 obtendo esta propriedade "catch-all" pelo seguinte motivo: \n{0}\n<p>\nPara eliminar esta propriedade, aplique uma personaliza\u00E7\u00E3o de propriedade a uma \ndas seguintes declara\u00E7\u00F5es, a fim de alterar seus nomes: \n
+DefaultParticleBinder.FallbackJavadoc = Obt\u00e9m o restante do modelo do conte\u00fado. \n\n<p>\nVoc\u00ea est\u00e1 obtendo esta propriedade "catch-all" pelo seguinte motivo: \n{0}\n<p>\nPara eliminar esta propriedade, aplique uma personaliza\u00e7\u00e3o de propriedade a uma \ndas seguintes declara\u00e7\u00f5es, a fim de alterar seus nomes: \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = O valor especificado no atributo fixo "{0}" n\u00E3o \u00E9 um valor v\u00E1lido para o tipo de dados
+FieldBuilder.IncorrectFixedValue = O valor especificado no atributo fixo "{0}" n\u00e3o \u00e9 um valor v\u00e1lido para o tipo de dados
-FieldBuilder.IncorrectDefaultValue = O valor especificado no atributo default "{0}" n\u00E3o \u00E9 um valor v\u00E1lido para o tipo de dados
+FieldBuilder.IncorrectDefaultValue = O valor especificado no atributo default "{0}" n\u00e3o \u00e9 um valor v\u00e1lido para o tipo de dados
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" foi especificado por uma personaliza\u00E7\u00E3o, mas este atributo tem o tipo "{1}" incompat\u00EDvel
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" foi especificado por uma personaliza\u00e7\u00e3o, mas este atributo tem o tipo "{1}" incompat\u00edvel
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = A personaliza\u00E7\u00E3o relevante foi especificada\n nesta localiza\u00E7\u00E3o
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = A personaliza\u00e7\u00e3o relevante foi especificada\n nesta localiza\u00e7\u00e3o
-FieldBuilder.Javadoc.NilProperty = Esta propriedade \u00E9 usada para controlar <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">o recurso xsi:nil</a> do Esquema XML de W3C. \nA defini\u00E7\u00E3o desta propriedade como verdadeira far\u00E1 com que a sa\u00EDda seja <{0} xsi:nil="true" /> independentemente dos valores de outras propriedades.
+FieldBuilder.Javadoc.NilProperty = Esta propriedade \u00e9 usada para controlar <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">o recurso xsi:nil</a> do Esquema XML de W3C. \nA defini\u00e7\u00e3o desta propriedade como verdadeira far\u00e1 com que a sa\u00edda seja <{0} xsi:nil="true" /> independentemente dos valores de outras propriedades.
-FieldBuilder.Javadoc.ValueObject = obtenha/defina o valor de tipo complexo associado a este elemento.\n Quando voc\u00EA cancelar o marshal de um documento que cont\u00E9m xsi:type, o m\u00E9todo get{1} retornar\u00E1 uma inst\u00E2ncia de classes derivadas de ''{''@link {0}''}''. Da mesma forma, se definir uma inst\u00E2ncia de classes derivadas, ent\u00E3o voc\u00EA obter\u00E1 a inst\u00E2ncia com xsi:type quando efetuar marshal fora do XML.
+FieldBuilder.Javadoc.ValueObject = obtenha/defina o valor de tipo complexo associado a este elemento.\n Quando voc\u00ea cancelar o marshal de um documento que cont\u00e9m xsi:type, o m\u00e9todo get{1} retornar\u00e1 uma inst\u00e2ncia de classes derivadas de ''{''@link {0}''}''. Da mesma forma, se definir uma inst\u00e2ncia de classes derivadas, ent\u00e3o voc\u00ea obter\u00e1 a inst\u00e2ncia com xsi:type quando efetuar marshal fora do XML.
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = A personaliza\u00E7\u00E3o <javaType> deste contexto deve ser aninhada (especifica\u00E7\u00E3o JAXB se\u00E7\u00E3o 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = A personaliza\u00e7\u00e3o <javaType> deste contexto deve ser aninhada (especifica\u00e7\u00e3o JAXB se\u00e7\u00e3o 6.8.1): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = o compilador n\u00E3o conseguiu honrar esta personaliza\u00E7\u00E3o {0}. Ele foi anexado a um local incorreto ou est\u00E1 inconsistente com outros binds.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = o compilador n\u00e3o conseguiu honrar esta personaliza\u00e7\u00e3o {0}. Ele foi anexado a um local incorreto ou est\u00e1 inconsistente com outros binds.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (a personaliza\u00E7\u00E3o acima est\u00E1 anexada \u00E0 seguinte localiza\u00E7\u00E3o no esquema)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (a personaliza\u00e7\u00e3o acima est\u00e1 anexada \u00e0 seguinte localiza\u00e7\u00e3o no esquema)
-ERR_ENUM_MEMBER_NAME_COLLISION = Dois membros de enumera\u00E7\u00E3o geram o mesmo nome da constante {0}
+ERR_ENUM_MEMBER_NAME_COLLISION = Dois membros de enumera\u00e7\u00e3o geram o mesmo nome da constante {0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (relacionado ao item acima) a outra enumera\u00E7\u00E3o \u00E9 definida nesta localiza\u00E7\u00E3o
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (relacionado ao item acima) a outra enumera\u00e7\u00e3o \u00e9 definida nesta localiza\u00e7\u00e3o
-WARN_ENUM_MEMBER_SIZE_CAP = O tipo simples "{0}" n\u00E3o foi mapeado para a Enumera\u00E7\u00E3o em decorr\u00EAncia do limite EnumMemberSizeCap. Contagem de facetas: {1}, limite atual: {2}. Voc\u00EA pode usar o atributo de personaliza\u00E7\u00E3o "typesafeEnumMaxMembers" para estender o limite.
+WARN_ENUM_MEMBER_SIZE_CAP = O tipo simples "{0}" n\u00e3o foi mapeado para a Enumera\u00e7\u00e3o em decorr\u00eancia do limite EnumMemberSizeCap. Contagem de facetas: {1}, limite atual: {2}. Voc\u00ea pode usar o atributo de personaliza\u00e7\u00e3o "typesafeEnumMaxMembers" para estender o limite.
-ERR_CANNOT_GENERATE_ENUM_NAME = N\u00E3o \u00E9 poss\u00EDvel gerar um nome de constante para o valor de enumera\u00E7\u00E3o "{0}". Use <jaxb:typesafeEnumMember name="..."/> para especificar um.
+ERR_CANNOT_GENERATE_ENUM_NAME = N\u00e3o \u00e9 poss\u00edvel gerar um nome de constante para o valor de enumera\u00e7\u00e3o "{0}". Use <jaxb:typesafeEnumMember name="..."/> para especificar um.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = s\u00F3 \u00E9 permitida uma personaliza\u00E7\u00E3o globalBindings em uma compila\u00E7\u00E3o inteira
+ERR_MULTIPLE_GLOBAL_BINDINGS = s\u00f3 \u00e9 permitida uma personaliza\u00e7\u00e3o globalBindings em uma compila\u00e7\u00e3o inteira
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (referenciada acima) mas uma j\u00E1 foi fornecida nesta localiza\u00E7\u00E3o
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (referenciada acima) mas uma j\u00e1 foi fornecida nesta localiza\u00e7\u00e3o
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} est\u00E1 em um esquema referenciado e n\u00E3o tem a classe Java correspondente especificada pela personaliza\u00E7\u00E3o <jaxb:class ref="..."/>. Portanto, pode ser referenciado de um local externo.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} est\u00e1 em um esquema referenciado e n\u00e3o tem a classe Java correspondente especificada pela personaliza\u00e7\u00e3o <jaxb:class ref="..."/>. Portanto, pode ser referenciado de um local externo.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (relacionado ao item acima) O esquema do namespace "{0}" (que inclui o componente acima) foi designado para refer\u00EAncia somente por esta personaliza\u00E7\u00E3o.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (relacionado ao item acima) O esquema do namespace "{0}" (que inclui o componente acima) foi designado para refer\u00eancia somente por esta personaliza\u00e7\u00e3o.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (relacionado ao item acima) O componente do esquema problem\u00E1tico foi mencionado por este componente: {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (relacionado ao item acima) O componente do esquema problem\u00e1tico foi mencionado por este componente: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = N\u00E3o \u00E9 poss\u00EDvel gerar o valor default para o tipo primitivo "{0}".
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = N\u00e3o \u00e9 poss\u00edvel gerar o valor default para o tipo primitivo "{0}".
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_CN.properties
index 93472ef..b7051f9 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,56 +15,56 @@
-BGMBuilder.NoGlobalElement = \u6A21\u5F0F\u4E0D\u5305\u542B\u5168\u5C40\u5143\u7D20\u58F0\u660E\u3002
+BGMBuilder.NoGlobalElement = \u6a21\u5f0f\u4e0d\u5305\u542b\u5168\u5c40\u5143\u7d20\u58f0\u660e\u3002
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \u5C5E\u6027\u4F4D\u4E8E\u4E0D\u6B63\u786E\u7684\u5143\u7D20\u4E0A
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \u5c5e\u6027\u4f4d\u4e8e\u4e0d\u6b63\u786e\u7684\u5143\u7d20\u4e0a
-BGMBuilder.MultipleSchemaBindings = \u4E3A\u76EE\u6807\u540D\u79F0\u7A7A\u95F4 "{0}" \u5B9A\u4E49\u4E86\u591A\u4E2A <schemaBindings>
+BGMBuilder.MultipleSchemaBindings = \u4e3a\u76ee\u6807\u540d\u79f0\u7a7a\u95f4 "{0}" \u5b9a\u4e49\u4e86\u591a\u4e2a <schemaBindings>
-BGMBuilder.MultipleSchemaBindings.Location = \u5728\u6B64\u5904\u5B9A\u4E49\u4E86\u5176\u4ED6 <schemaBindings>
+BGMBuilder.MultipleSchemaBindings.Location = \u5728\u6b64\u5904\u5b9a\u4e49\u4e86\u5176\u4ed6 <schemaBindings>
-ClassSelector.ClassNameIsRequired = \u65E0\u6CD5\u4ECE\u6A21\u5F0F\u6D3E\u751F\u540D\u79F0\u3002\u4E3A <class> \u5B9A\u5236\u8BBE\u7F6E\u6307\u5B9A\u4E86\u540D\u79F0\u5C5E\u6027\u3002
+ClassSelector.ClassNameIsRequired = \u65e0\u6cd5\u4ece\u6a21\u5f0f\u6d3e\u751f\u540d\u79f0\u3002\u4e3a <class> \u5b9a\u5236\u8bbe\u7f6e\u6307\u5b9a\u4e86\u540d\u79f0\u5c5e\u6027\u3002
-ClassSelector.IncorrectClassName = \u6307\u5B9A\u7684\u540D\u79F0 ''{0}'' \u4E0D\u662F\u6709\u6548\u7684 Java \u6807\u8BC6\u7B26\u3002
+ClassSelector.IncorrectClassName = \u6307\u5b9a\u7684\u540d\u79f0 ''{0}'' \u4e0d\u662f\u6709\u6548\u7684 Java \u6807\u8bc6\u7b26\u3002
-ClassSelector.IncorrectPackageName = \u7528\u4E8E\u6B64\u6A21\u5F0F\u7684\u7A0B\u5E8F\u5305\u540D\u79F0 ''{1}'' \u4E0D\u662F\u6709\u6548\u7684\u7A0B\u5E8F\u5305\u540D\u79F0\u3002
+ClassSelector.IncorrectPackageName = \u7528\u4e8e\u6b64\u6a21\u5f0f\u7684\u7a0b\u5e8f\u5305\u540d\u79f0 ''{1}'' \u4e0d\u662f\u6709\u6548\u7684\u7a0b\u5e8f\u5305\u540d\u79f0\u3002
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>{0}\u7684 Java \u7C7B\u3002\n\n<p>\u4EE5\u4E0B\u6A21\u5F0F\u7247\u6BB5\u6307\u5B9A\u5305\u542B\u5728\u6B64\u7C7B\u4E2D\u7684\u9884\u671F\u5185\u5BB9\u3002
+ClassSelector.JavadocHeading = <p>{0}\u7684 Java \u7c7b\u3002\n\n<p>\u4ee5\u4e0b\u6a21\u5f0f\u7247\u6bb5\u6307\u5b9a\u5305\u542b\u5728\u6b64\u7c7b\u4e2d\u7684\u9884\u671f\u5185\u5bb9\u3002
-ClassSelector.JavadocLineUnknown = \u672A\u77E5
+ClassSelector.JavadocLineUnknown = \u672a\u77e5
-ClassSelector.ReservedClassName = \u5C1D\u8BD5\u521B\u5EFA\u4E0E\u4FDD\u7559\u5173\u952E\u5B57 "{0}" \u540C\u540D\u7684\u7C7B\u3002
+ClassSelector.ReservedClassName = \u5c1d\u8bd5\u521b\u5efa\u4e0e\u4fdd\u7559\u5173\u952e\u5b57 "{0}" \u540c\u540d\u7684\u7c7b\u3002
-CollisionInfo.CollisionInfo = \u5B57\u6BB5\u540D\u79F0 "{0}" \u7531\u6A21\u5F0F\u7684\u4E24\u4E2A\u4E0D\u540C\u90E8\u5206\u4F7F\u7528\u3002\u8BF7\u53C2\u9605: \n{1}\n{2}
+CollisionInfo.CollisionInfo = \u5b57\u6bb5\u540d\u79f0 "{0}" \u7531\u6a21\u5f0f\u7684\u4e24\u4e2a\u4e0d\u540c\u90e8\u5206\u4f7f\u7528\u3002\u8bf7\u53c2\u9605: \n{1}\n{2}
-CollisionInfo.UnknownFile = \u672A\u77E5\u6587\u4EF6
+CollisionInfo.UnknownFile = \u672a\u77e5\u6587\u4ef6
# Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd
-CollisionInfo.LineXOfY = {1}\u7684\u7B2C {0} \u884C
+CollisionInfo.LineXOfY = {1}\u7684\u7b2c {0} \u884c
-ConversionFinder.CannotBeTypeSafeEnum = \u4E3A\u65E0\u6CD5\u6620\u5C04\u5230\u7C7B\u578B\u5B89\u5168\u7684\u679A\u4E3E\u7684\u7B80\u5355\u7C7B\u578B\u6307\u5B9A\u4E86\u7C7B\u578B\u5B89\u5168\u7684\u679A\u4E3E\u5B9A\u5236\u8BBE\u7F6E\u3002
-ConversionFinder.CannotBeTypeSafeEnum.Location = \u5728\u6B64\u4F4D\u7F6E\u4E2D\u6307\u5B9A\u76F8\u5173\u7B80\u5355\u7C7B\u578B\u58F0\u660E
-ConversionFinder.NoEnumNameAvailable = \u4E3A\u7C7B\u578B\u5B89\u5168\u7684\u679A\u4E3E\u5B9A\u5236\u533F\u540D\u7B80\u5355\u7C7B\u578B\u65F6, \u9700\u8981\u540D\u79F0\u5C5E\u6027\u3002
-ConversionFinder.NoEnumFacet= \u5728\u6CA1\u6709\u679A\u4E3E\u9762\u7684\u7C7B\u578B\u4E0A\u6307\u5B9A\u4E86\u679A\u4E3E\u7C7B\u5B9A\u5236\u8BBE\u7F6E\u3002
-ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u65E0\u6CD5\u89E3\u6790\u9884\u671F\u7684 MIME \u7C7B\u578B "{0}"\u3002{1}\u3002
+ConversionFinder.CannotBeTypeSafeEnum = \u4e3a\u65e0\u6cd5\u6620\u5c04\u5230\u7c7b\u578b\u5b89\u5168\u7684\u679a\u4e3e\u7684\u7b80\u5355\u7c7b\u578b\u6307\u5b9a\u4e86\u7c7b\u578b\u5b89\u5168\u7684\u679a\u4e3e\u5b9a\u5236\u8bbe\u7f6e\u3002
+ConversionFinder.CannotBeTypeSafeEnum.Location = \u5728\u6b64\u4f4d\u7f6e\u4e2d\u6307\u5b9a\u76f8\u5173\u7b80\u5355\u7c7b\u578b\u58f0\u660e
+ConversionFinder.NoEnumNameAvailable = \u4e3a\u7c7b\u578b\u5b89\u5168\u7684\u679a\u4e3e\u5b9a\u5236\u533f\u540d\u7b80\u5355\u7c7b\u578b\u65f6, \u9700\u8981\u540d\u79f0\u5c5e\u6027\u3002
+ConversionFinder.NoEnumFacet= \u5728\u6ca1\u6709\u679a\u4e3e\u9762\u7684\u7c7b\u578b\u4e0a\u6307\u5b9a\u4e86\u679a\u4e3e\u7c7b\u5b9a\u5236\u8bbe\u7f6e\u3002
+ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u65e0\u6cd5\u89e3\u6790\u9884\u671f\u7684 MIME \u7c7b\u578b "{0}"\u3002{1}\u3002
-DatatypeBuilder.DatatypeError = \u7B80\u5355\u7C7B\u578B\u9519\u8BEF: {0}
+DatatypeBuilder.DatatypeError = \u7b80\u5355\u7c7b\u578b\u9519\u8bef: {0}
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u65E0\u6CD5\u4ECE\u6A21\u578B\u7EC4\u751F\u6210\u5C5E\u6027\u540D\u3002\u9700\u8981\u5B9A\u5236\u8BBE\u7F6E\u3002
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u65e0\u6cd5\u4ece\u6a21\u578b\u7ec4\u751f\u6210\u5c5e\u6027\u540d\u3002\u9700\u8981\u5b9a\u5236\u8bbe\u7f6e\u3002
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = \u83B7\u53D6\u5185\u5BB9\u6A21\u578B\u7684\u5176\u4F59\u90E8\u5206\u3002\n\n<p>\n\u7531\u4E8E\u4EE5\u4E0B\u539F\u56E0, \u60A8\u83B7\u53D6\u7684\u662F\u6B64 "catch-all" \u5C5E\u6027: \n{0}\n<p>\n\u8981\u6E05\u9664\u6B64\u5C5E\u6027, \u8BF7\u5C06\u5C5E\u6027\u5B9A\u5236\u8BBE\u7F6E\u5E94\u7528\u4E8E\u4EE5\u4E0B\u4E24\u4E2A\u58F0\u660E\n\u6216\u5176\u4E2D\u4E00\u4E2A\u4EE5\u66F4\u6539\u5176\u540D\u79F0: \n
+DefaultParticleBinder.FallbackJavadoc = \u83b7\u53d6\u5185\u5bb9\u6a21\u578b\u7684\u5176\u4f59\u90e8\u5206\u3002\n\n<p>\n\u7531\u4e8e\u4ee5\u4e0b\u539f\u56e0, \u60a8\u83b7\u53d6\u7684\u662f\u6b64 "catch-all" \u5c5e\u6027: \n{0}\n<p>\n\u8981\u6e05\u9664\u6b64\u5c5e\u6027, \u8bf7\u5c06\u5c5e\u6027\u5b9a\u5236\u8bbe\u7f6e\u5e94\u7528\u4e8e\u4ee5\u4e0b\u4e24\u4e2a\u58f0\u660e\n\u6216\u5176\u4e2d\u4e00\u4e2a\u4ee5\u66f4\u6539\u5176\u540d\u79f0: \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = \u56FA\u5B9A\u5C5E\u6027 "{0}" \u4E2D\u6307\u5B9A\u7684\u503C\u4E0D\u662F\u6570\u636E\u7C7B\u578B\u7684\u6709\u6548\u503C
+FieldBuilder.IncorrectFixedValue = \u56fa\u5b9a\u5c5e\u6027 "{0}" \u4e2d\u6307\u5b9a\u7684\u503c\u4e0d\u662f\u6570\u636e\u7c7b\u578b\u7684\u6709\u6548\u503c
-FieldBuilder.IncorrectDefaultValue = \u9ED8\u8BA4\u5C5E\u6027 "{0}" \u4E2D\u6307\u5B9A\u7684\u503C\u4E0D\u662F\u6570\u636E\u7C7B\u578B\u7684\u6709\u6548\u503C
+FieldBuilder.IncorrectDefaultValue = \u9ed8\u8ba4\u5c5e\u6027 "{0}" \u4e2d\u6307\u5b9a\u7684\u503c\u4e0d\u662f\u6570\u636e\u7c7b\u578b\u7684\u6709\u6548\u503c
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u662F\u7531\u5B9A\u5236\u8BBE\u7F6E\u6307\u5B9A\u7684, \u4F46\u6B64\u5C5E\u6027\u5177\u6709\u4E0D\u517C\u5BB9\u7C7B\u578B "{1}"
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u662f\u7531\u5b9a\u5236\u8bbe\u7f6e\u6307\u5b9a\u7684, \u4f46\u6b64\u5c5e\u6027\u5177\u6709\u4e0d\u517c\u5bb9\u7c7b\u578b "{1}"
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u5728\u6B64\u4F4D\u7F6E\u6307\u5B9A\u4E86\u76F8\u5173\t\u5B9A\u5236\u8BBE\u7F6E
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u5728\u6b64\u4f4d\u7f6e\u6307\u5b9a\u4e86\u76f8\u5173\t\u5b9a\u5236\u8bbe\u7f6e
-FieldBuilder.Javadoc.NilProperty = \u6B64\u5C5E\u6027\u7528\u4E8E\u63A7\u5236 W3C XML \u6A21\u5F0F\u7684 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil \u529F\u80FD</a>\u3002\n\u5C06\u6B64\u5C5E\u6027\u8BBE\u7F6E\u4E3A\u201C\u771F\u201D\u5C06\u4F1A\u5BFC\u81F4\u8F93\u51FA\u4E3A <{0} xsi:nil="true" />, \u800C\u4E0D\u8003\u8651\u5176\u4ED6\u5C5E\u6027\u7684\u503C\u3002
+FieldBuilder.Javadoc.NilProperty = \u6b64\u5c5e\u6027\u7528\u4e8e\u63a7\u5236 W3C XML \u6a21\u5f0f\u7684 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils">xsi:nil \u529f\u80fd</a>\u3002\n\u5c06\u6b64\u5c5e\u6027\u8bbe\u7f6e\u4e3a\u201c\u771f\u201d\u5c06\u4f1a\u5bfc\u81f4\u8f93\u51fa\u4e3a <{0} xsi:nil="true" />, \u800c\u4e0d\u8003\u8651\u5176\u4ed6\u5c5e\u6027\u7684\u503c\u3002
-FieldBuilder.Javadoc.ValueObject = \u83B7\u53D6/\u8BBE\u7F6E\u4E0E\u6B64\u5143\u7D20\u5173\u8054\u7684\u590D\u6742\u7C7B\u578B\u503C\u3002\n\u5728\u5BF9\u5305\u542B xsi:type \u7684\u6587\u6863\u8FDB\u884C\u89E3\u7F16\u96C6\u65F6, get{1} \u65B9\u6CD5\u5C06\u8FD4\u56DE ''{''@link {0}''}'' \u7684\u6D3E\u751F\u7C7B\u7684\u5B9E\u4F8B\u3002\u540C\u6837, \u5982\u679C\u8BBE\u7F6E\u6D3E\u751F\u7C7B\u7684\u5B9E\u4F8B, \u5219\u5728\u7F16\u96C6 XML \u8F93\u51FA\u65F6\u4E5F\u5C06\u83B7\u53D6\u5177\u6709 xsi:type \u7684\u5B9E\u4F8B\u3002
+FieldBuilder.Javadoc.ValueObject = \u83b7\u53d6/\u8bbe\u7f6e\u4e0e\u6b64\u5143\u7d20\u5173\u8054\u7684\u590d\u6742\u7c7b\u578b\u503c\u3002\n\u5728\u5bf9\u5305\u542b xsi:type \u7684\u6587\u6863\u8fdb\u884c\u89e3\u7f16\u96c6\u65f6, get{1} \u65b9\u6cd5\u5c06\u8fd4\u56de ''{''@link {0}''}'' \u7684\u6d3e\u751f\u7c7b\u7684\u5b9e\u4f8b\u3002\u540c\u6837, \u5982\u679c\u8bbe\u7f6e\u6d3e\u751f\u7c7b\u7684\u5b9e\u4f8b, \u5219\u5728\u7f16\u96c6 XML \u8f93\u51fa\u65f6\u4e5f\u5c06\u83b7\u53d6\u5177\u6709 xsi:type \u7684\u5b9e\u4f8b\u3002
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = \u5FC5\u987B\u5D4C\u5957\u6B64\u4E0A\u4E0B\u6587\u4E2D\u7684 <javaType> \u5B9A\u5236\u8BBE\u7F6E (JAXB \u89C4\u8303\u7B2C 6.8.1 \u8282): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = \u5fc5\u987b\u5d4c\u5957\u6b64\u4e0a\u4e0b\u6587\u4e2d\u7684 <javaType> \u5b9a\u5236\u8bbe\u7f6e (JAXB \u89c4\u8303\u7b2c 6.8.1 \u8282): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = \u7F16\u8BD1\u5668\u65E0\u6CD5\u652F\u6301\u6B64{0}\u5B9A\u5236\u8BBE\u7F6E\u3002\u8BE5\u5B9A\u5236\u8BBE\u7F6E\u9644\u52A0\u5230\u9519\u8BEF\u7684\u4F4D\u7F6E, \u6216\u8005\u4E0E\u5176\u4ED6\u7ED1\u5B9A\u4E0D\u4E00\u81F4\u3002
+UnusedCustomizationChecker.UnacknolwedgedCustomization = \u7f16\u8bd1\u5668\u65e0\u6cd5\u652f\u6301\u6b64{0}\u5b9a\u5236\u8bbe\u7f6e\u3002\u8be5\u5b9a\u5236\u8bbe\u7f6e\u9644\u52a0\u5230\u9519\u8bef\u7684\u4f4d\u7f6e, \u6216\u8005\u4e0e\u5176\u4ed6\u7ed1\u5b9a\u4e0d\u4e00\u81f4\u3002
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u4E0A\u8FF0\u5B9A\u5236\u8BBE\u7F6E\u5DF2\u9644\u52A0\u5230\u6A21\u5F0F\u4E2D\u7684\u4EE5\u4E0B\u4F4D\u7F6E)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u4e0a\u8ff0\u5b9a\u5236\u8bbe\u7f6e\u5df2\u9644\u52a0\u5230\u6a21\u5f0f\u4e2d\u7684\u4ee5\u4e0b\u4f4d\u7f6e)
-ERR_ENUM_MEMBER_NAME_COLLISION = \u4E24\u4E2A\u679A\u4E3E\u6210\u5458\u4EA7\u751F\u4E86\u76F8\u540C\u7684\u5E38\u91CF\u540D{0}
+ERR_ENUM_MEMBER_NAME_COLLISION = \u4e24\u4e2a\u679a\u4e3e\u6210\u5458\u4ea7\u751f\u4e86\u76f8\u540c\u7684\u5e38\u91cf\u540d{0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u4E0E\u4E0A\u6587\u76F8\u5173) \u5728\u6B64\u4F4D\u7F6E\u5B9A\u4E49\u4E86\u53E6\u4E00\u4E2A\u679A\u4E3E
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u4e0e\u4e0a\u6587\u76f8\u5173) \u5728\u6b64\u4f4d\u7f6e\u5b9a\u4e49\u4e86\u53e6\u4e00\u4e2a\u679a\u4e3e
-WARN_ENUM_MEMBER_SIZE_CAP = \u7531\u4E8E EnumMemberSizeCap \u9650\u5236, \u7B80\u5355\u7C7B\u578B "{0}" \u672A\u6620\u5C04\u5230\u679A\u4E3E\u3002\u9762\u8BA1\u6570: {1}, \u5F53\u524D\u9650\u5236: {2}\u3002\u53EF\u4EE5\u4F7F\u7528\u5B9A\u5236\u8BBE\u7F6E\u5C5E\u6027 "typesafeEnumMaxMembers" \u6269\u5C55\u8BE5\u9650\u5236\u3002
+WARN_ENUM_MEMBER_SIZE_CAP = \u7531\u4e8e EnumMemberSizeCap \u9650\u5236, \u7b80\u5355\u7c7b\u578b "{0}" \u672a\u6620\u5c04\u5230\u679a\u4e3e\u3002\u9762\u8ba1\u6570: {1}, \u5f53\u524d\u9650\u5236: {2}\u3002\u53ef\u4ee5\u4f7f\u7528\u5b9a\u5236\u8bbe\u7f6e\u5c5e\u6027 "typesafeEnumMaxMembers" \u6269\u5c55\u8be5\u9650\u5236\u3002
-ERR_CANNOT_GENERATE_ENUM_NAME = \u65E0\u6CD5\u4ECE\u679A\u4E3E\u7C7B\u578B "{0}" \u751F\u6210\u5E38\u91CF\u540D\u3002\u8BF7\u4F7F\u7528 <jaxb:typesafeEnumMember name="..."/> \u6307\u5B9A\u4E00\u4E2A\u5E38\u91CF\u540D\u3002
+ERR_CANNOT_GENERATE_ENUM_NAME = \u65e0\u6cd5\u4ece\u679a\u4e3e\u7c7b\u578b "{0}" \u751f\u6210\u5e38\u91cf\u540d\u3002\u8bf7\u4f7f\u7528 <jaxb:typesafeEnumMember name="..."/> \u6307\u5b9a\u4e00\u4e2a\u5e38\u91cf\u540d\u3002
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = \u6574\u4E2A\u7F16\u8BD1\u4E2D\u53EA\u5141\u8BB8\u6709\u4E00\u4E2A globalBindings \u5B9A\u5236\u8BBE\u7F6E
+ERR_MULTIPLE_GLOBAL_BINDINGS = \u6574\u4e2a\u7f16\u8bd1\u4e2d\u53ea\u5141\u8bb8\u6709\u4e00\u4e2a globalBindings \u5b9a\u5236\u8bbe\u7f6e
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u4E0E\u4E0A\u6587\u76F8\u5173) \u4F46\u6B64\u4F4D\u7F6E\u5DF2\u6307\u5B9A\u4E00\u4E2A
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u4e0e\u4e0a\u6587\u76f8\u5173) \u4f46\u6b64\u4f4d\u7f6e\u5df2\u6307\u5b9a\u4e00\u4e2a
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\u4F4D\u4E8E\u5F15\u7528\u7684\u6A21\u5F0F\u4E2D, \u5E76\u4E14\u6CA1\u6709\u7531 <jaxb:class ref="..."/> \u5B9A\u5236\u8BBE\u7F6E\u6307\u5B9A\u7684\u76F8\u5E94 Java \u7C7B\u3002\u56E0\u6B64\u65E0\u6CD5\u4ECE\u5916\u90E8\u5F15\u7528\u5B83\u3002
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0}\u4f4d\u4e8e\u5f15\u7528\u7684\u6a21\u5f0f\u4e2d, \u5e76\u4e14\u6ca1\u6709\u7531 <jaxb:class ref="..."/> \u5b9a\u5236\u8bbe\u7f6e\u6307\u5b9a\u7684\u76f8\u5e94 Java \u7c7b\u3002\u56e0\u6b64\u65e0\u6cd5\u4ece\u5916\u90e8\u5f15\u7528\u5b83\u3002
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u4E0E\u4E0A\u6587\u76F8\u5173) \u540D\u79F0\u7A7A\u95F4 "{0}" (\u5305\u542B\u4E0A\u8FF0\u7EC4\u4EF6) \u7684\u6A21\u5F0F\u5DF2\u6307\u5B9A\u4E3A\u53EA\u80FD\u7531\u6B64\u5B9A\u5236\u8BBE\u7F6E\u5F15\u7528\u3002
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u4e0e\u4e0a\u6587\u76f8\u5173) \u540d\u79f0\u7a7a\u95f4 "{0}" (\u5305\u542b\u4e0a\u8ff0\u7ec4\u4ef6) \u7684\u6a21\u5f0f\u5df2\u6307\u5b9a\u4e3a\u53ea\u80fd\u7531\u6b64\u5b9a\u5236\u8bbe\u7f6e\u5f15\u7528\u3002
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u4E0E\u4E0A\u6587\u76F8\u5173) \u4ECE\u6B64\u7EC4\u4EF6\u5F15\u7528\u4E86\u6709\u95EE\u9898\u7684\u6A21\u5F0F\u7EC4\u4EF6: {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u4e0e\u4e0a\u6587\u76f8\u5173) \u4ece\u6b64\u7ec4\u4ef6\u5f15\u7528\u4e86\u6709\u95ee\u9898\u7684\u6a21\u5f0f\u7ec4\u4ef6: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u65E0\u6CD5\u4E3A\u57FA\u5143\u7C7B\u578B "{0}" \u751F\u6210\u9ED8\u8BA4\u503C\u3002
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u65e0\u6cd5\u4e3a\u57fa\u5143\u7c7b\u578b "{0}" \u751f\u6210\u9ed8\u8ba4\u503c\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_TW.properties
index 746fc42..6e42c62 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,56 +15,56 @@
-BGMBuilder.NoGlobalElement = \u7DB1\u8981\u672A\u5305\u542B\u5168\u57DF\u5143\u7D20\u5BA3\u544A.
+BGMBuilder.NoGlobalElement = \u7db1\u8981\u672a\u5305\u542b\u5168\u57df\u5143\u7d20\u5ba3\u544a.
-UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \u5C6C\u6027\u5B58\u5728\u4E0D\u6B63\u78BA\u7684\u5143\u7D20\u4E2D
+UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = xmime:expectedContentTypes \u5c6c\u6027\u5b58\u5728\u4e0d\u6b63\u78ba\u7684\u5143\u7d20\u4e2d
-BGMBuilder.MultipleSchemaBindings = \u70BA\u76EE\u6A19\u547D\u540D\u7A7A\u9593 "{0}" \u5B9A\u7FA9\u4E86\u591A\u500B <schemaBindings>
+BGMBuilder.MultipleSchemaBindings = \u70ba\u76ee\u6a19\u547d\u540d\u7a7a\u9593 "{0}" \u5b9a\u7fa9\u4e86\u591a\u500b <schemaBindings>
-BGMBuilder.MultipleSchemaBindings.Location = \u53E6\u4E00\u500B <schemaBindings> \u5B9A\u7FA9\u65BC\u6B64\u8655
+BGMBuilder.MultipleSchemaBindings.Location = \u53e6\u4e00\u500b <schemaBindings> \u5b9a\u7fa9\u65bc\u6b64\u8655
-ClassSelector.ClassNameIsRequired = \u7121\u6CD5\u5F9E\u7DB1\u8981\u884D\u751F\u540D\u7A31. \u5DF2\u6307\u5B9A\u4E00\u500B\u540D\u7A31\u5C6C\u6027\u81F3 <class> \u81EA\u8A02\u9805\u76EE.
+ClassSelector.ClassNameIsRequired = \u7121\u6cd5\u5f9e\u7db1\u8981\u884d\u751f\u540d\u7a31. \u5df2\u6307\u5b9a\u4e00\u500b\u540d\u7a31\u5c6c\u6027\u81f3 <class> \u81ea\u8a02\u9805\u76ee.
-ClassSelector.IncorrectClassName = \u6307\u5B9A\u7684\u540D\u7A31 ''{0}'' \u4E0D\u662F\u6709\u6548\u7684 Java ID.
+ClassSelector.IncorrectClassName = \u6307\u5b9a\u7684\u540d\u7a31 ''{0}'' \u4e0d\u662f\u6709\u6548\u7684 Java ID.
-ClassSelector.IncorrectPackageName = \u4F7F\u7528\u65BC\u6B64\u7DB1\u8981\u7684\u5957\u88DD\u7A0B\u5F0F\u540D\u7A31 ''{1}'' \u4E0D\u662F\u6709\u6548\u7684\u5957\u88DD\u7A0B\u5F0F\u540D\u7A31.
+ClassSelector.IncorrectPackageName = \u4f7f\u7528\u65bc\u6b64\u7db1\u8981\u7684\u5957\u88dd\u7a0b\u5f0f\u540d\u7a31 ''{1}'' \u4e0d\u662f\u6709\u6548\u7684\u5957\u88dd\u7a0b\u5f0f\u540d\u7a31.
# {0} - name-identifier-format-enum
-ClassSelector.JavadocHeading = <p>{0} \u7684 Java \u985E\u5225.\n\n<p>\u4E0B\u5217\u7DB1\u8981\u7247\u6BB5\u6703\u6307\u5B9A\u6B64\u985E\u5225\u4E2D\u5305\u542B\u7684\u9810\u671F\u5167\u5BB9.
+ClassSelector.JavadocHeading = <p>{0} \u7684 Java \u985e\u5225.\n\n<p>\u4e0b\u5217\u7db1\u8981\u7247\u6bb5\u6703\u6307\u5b9a\u6b64\u985e\u5225\u4e2d\u5305\u542b\u7684\u9810\u671f\u5167\u5bb9.
-ClassSelector.JavadocLineUnknown = \u4E0D\u660E
+ClassSelector.JavadocLineUnknown = \u4e0d\u660e
-ClassSelector.ReservedClassName = \u5617\u8A66\u4F7F\u7528\u548C\u4FDD\u7559\u5B57 "{0}" \u76F8\u540C\u7684\u540D\u7A31\u4F86\u5EFA\u7ACB\u985E\u5225.
+ClassSelector.ReservedClassName = \u5617\u8a66\u4f7f\u7528\u548c\u4fdd\u7559\u5b57 "{0}" \u76f8\u540c\u7684\u540d\u7a31\u4f86\u5efa\u7acb\u985e\u5225.
-CollisionInfo.CollisionInfo = \u7DB1\u8981\u7684\u5169\u500B\u4E0D\u540C\u90E8\u5206\u5747\u4F7F\u7528\u6B04\u4F4D\u540D\u7A31 "{0}". \u8ACB\u53C3\u95B1: \n{1}\n{2}
+CollisionInfo.CollisionInfo = \u7db1\u8981\u7684\u5169\u500b\u4e0d\u540c\u90e8\u5206\u5747\u4f7f\u7528\u6b04\u4f4d\u540d\u7a31 "{0}". \u8acb\u53c3\u95b1: \n{1}\n{2}
-CollisionInfo.UnknownFile = \u4E0D\u660E\u7684\u6A94\u6848
+CollisionInfo.UnknownFile = \u4e0d\u660e\u7684\u6a94\u6848
# Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd
-CollisionInfo.LineXOfY = {1} \u7684\u7B2C {0} \u884C
+CollisionInfo.LineXOfY = {1} \u7684\u7b2c {0} \u884c
-ConversionFinder.CannotBeTypeSafeEnum = \u985E\u578B\u5B89\u5168 Enum \u81EA\u8A02\u9805\u76EE\u5DF2\u6307\u5B9A\u81F3\u67D0\u500B\u7121\u6CD5\u5C0D\u61C9\u81F3\u985E\u578B\u5B89\u5168 Enum \u7684\u7C21\u55AE\u985E\u578B.
-ConversionFinder.CannotBeTypeSafeEnum.Location = \u6B64\u4F4D\u7F6E\u6307\u5B9A\u4E86\u76F8\u95DC\u7684\u7C21\u55AE\u985E\u578B\u5BA3\u544A
-ConversionFinder.NoEnumNameAvailable = \u9700\u8981\u540D\u7A31\u5C6C\u6027, \u624D\u80FD\u5C07\u533F\u540D\u7684\u7C21\u55AE\u985E\u578B\u81EA\u8A02\u70BA\u985E\u578B\u5B89\u5168 Enum.
-ConversionFinder.NoEnumFacet= Enum \u985E\u5225\u81EA\u8A02\u9805\u76EE\u5DF2\u6307\u5B9A\u65BC\u6C92\u6709\u5217\u8209 Facet \u7684\u985E\u578B\u4E2D.
-ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u7121\u6CD5\u5256\u6790\u9810\u671F\u7684 MIME \u985E\u578B "{0}". {1}.
+ConversionFinder.CannotBeTypeSafeEnum = \u985e\u578b\u5b89\u5168 Enum \u81ea\u8a02\u9805\u76ee\u5df2\u6307\u5b9a\u81f3\u67d0\u500b\u7121\u6cd5\u5c0d\u61c9\u81f3\u985e\u578b\u5b89\u5168 Enum \u7684\u7c21\u55ae\u985e\u578b.
+ConversionFinder.CannotBeTypeSafeEnum.Location = \u6b64\u4f4d\u7f6e\u6307\u5b9a\u4e86\u76f8\u95dc\u7684\u7c21\u55ae\u985e\u578b\u5ba3\u544a
+ConversionFinder.NoEnumNameAvailable = \u9700\u8981\u540d\u7a31\u5c6c\u6027, \u624d\u80fd\u5c07\u533f\u540d\u7684\u7c21\u55ae\u985e\u578b\u81ea\u8a02\u70ba\u985e\u578b\u5b89\u5168 Enum.
+ConversionFinder.NoEnumFacet= Enum \u985e\u5225\u81ea\u8a02\u9805\u76ee\u5df2\u6307\u5b9a\u65bc\u6c92\u6709\u5217\u8209 Facet \u7684\u985e\u578b\u4e2d.
+ERR_ILLEGAL_EXPECTED_MIME_TYPE = \u7121\u6cd5\u5256\u6790\u9810\u671f\u7684 MIME \u985e\u578b "{0}". {1}.
-DatatypeBuilder.DatatypeError = \u7C21\u55AE\u985E\u578B\u932F\u8AA4: {0}
+DatatypeBuilder.DatatypeError = \u7c21\u55ae\u985e\u578b\u932f\u8aa4: {0}
-DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u7121\u6CD5\u5F9E\u6A21\u578B\u7FA4\u7D44\u7522\u751F\u7279\u6027\u540D\u7A31. \u9700\u8981\u81EA\u8A02\u9805\u76EE.
+DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \u7121\u6cd5\u5f9e\u6a21\u578b\u7fa4\u7d44\u7522\u751f\u7279\u6027\u540d\u7a31. \u9700\u8981\u81ea\u8a02\u9805\u76ee.
# {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property.
-DefaultParticleBinder.FallbackJavadoc = \u53D6\u5F97\u5176\u9918\u7684\u5167\u5BB9\u6A21\u578B. \n\n<p>\n\u57FA\u65BC\u4E0B\u5217\u539F\u56E0, \u60A8\u53D6\u5F97\u6B64 "catch-all" \u7279\u6027: \n{0}\n<p>\n\u70BA\u53BB\u9664\u6B64\u7279\u6027, \u8ACB\u5C07\u7279\u6027\u81EA\u8A02\u9805\u76EE\u5957\u7528\u81F3\u4E0B\u5217\u5169\u500B\u5BA3\u544A\u7684\n\u5176\u4E2D\u4E4B\u4E00, \u4EE5\u8B8A\u66F4\u5B83\u5011\u7684\u540D\u7A31: \n
+DefaultParticleBinder.FallbackJavadoc = \u53d6\u5f97\u5176\u9918\u7684\u5167\u5bb9\u6a21\u578b. \n\n<p>\n\u57fa\u65bc\u4e0b\u5217\u539f\u56e0, \u60a8\u53d6\u5f97\u6b64 "catch-all" \u7279\u6027: \n{0}\n<p>\n\u70ba\u53bb\u9664\u6b64\u7279\u6027, \u8acb\u5c07\u7279\u6027\u81ea\u8a02\u9805\u76ee\u5957\u7528\u81f3\u4e0b\u5217\u5169\u500b\u5ba3\u544a\u7684\n\u5176\u4e2d\u4e4b\u4e00, \u4ee5\u8b8a\u66f4\u5b83\u5011\u7684\u540d\u7a31: \n
@@ -72,46 +72,46 @@
-FieldBuilder.IncorrectFixedValue = \u5728\u56FA\u5B9A\u5C6C\u6027 "{0}" \u4E2D\u6307\u5B9A\u7684\u503C\u4E0D\u662F\u8CC7\u6599\u985E\u578B\u7684\u6709\u6548\u503C
+FieldBuilder.IncorrectFixedValue = \u5728\u56fa\u5b9a\u5c6c\u6027 "{0}" \u4e2d\u6307\u5b9a\u7684\u503c\u4e0d\u662f\u8cc7\u6599\u985e\u578b\u7684\u6709\u6548\u503c
-FieldBuilder.IncorrectDefaultValue = \u5728\u9810\u8A2D\u5C6C\u6027 "{0}" \u4E2D\u6307\u5B9A\u7684\u503C\u4E0D\u662F\u8CC7\u6599\u985E\u578B\u7684\u6709\u6548\u503C
+FieldBuilder.IncorrectDefaultValue = \u5728\u9810\u8a2d\u5c6c\u6027 "{0}" \u4e2d\u6307\u5b9a\u7684\u503c\u4e0d\u662f\u8cc7\u6599\u985e\u578b\u7684\u6709\u6548\u503c
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u662F\u7531\u81EA\u8A02\u9805\u76EE\u6240\u6307\u5B9A, \u4F46\u6B64\u5C6C\u6027\u6709\u4E0D\u76F8\u5BB9\u7684\u985E\u578B "{1}"
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = "{0}" \u662f\u7531\u81ea\u8a02\u9805\u76ee\u6240\u6307\u5b9a, \u4f46\u6b64\u5c6c\u6027\u6709\u4e0d\u76f8\u5bb9\u7684\u985e\u578b "{1}"
-FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u76F8\u95DC\u7684\u81EA\u8A02\u9805\u76EE\u5DF2\u6307\u5B9A\u65BC\t\u6B64\u4F4D\u7F6E
+FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \u76f8\u95dc\u7684\u81ea\u8a02\u9805\u76ee\u5df2\u6307\u5b9a\u65bc\t\u6b64\u4f4d\u7f6e
-FieldBuilder.Javadoc.NilProperty = \u6B64\u7279\u6027\u662F\u7528\u4F86\u63A7\u5236 W3C XML \u7DB1\u8981\u7684 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils"> xsi:nil \u529F\u80FD.</a>\n\u7121\u8AD6\u5176\u4ED6\u7279\u6027\u7684\u503C\u70BA\u4F55, \u5C07\u6B64\u7279\u6027\u8A2D\u70BA true \u5C07\u5C0E\u81F4\u8F38\u51FA\u70BA <{0} xsi:nil="true" />.
+FieldBuilder.Javadoc.NilProperty = \u6b64\u7279\u6027\u662f\u7528\u4f86\u63a7\u5236 W3C XML \u7db1\u8981\u7684 <a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#Nils"> xsi:nil \u529f\u80fd.</a>\n\u7121\u8ad6\u5176\u4ed6\u7279\u6027\u7684\u503c\u70ba\u4f55, \u5c07\u6b64\u7279\u6027\u8a2d\u70ba true \u5c07\u5c0e\u81f4\u8f38\u51fa\u70ba <{0} xsi:nil="true" />.
-FieldBuilder.Javadoc.ValueObject = \u53D6\u5F97/\u8A2D\u5B9A\u8207\u6B64\u5143\u7D20\u76F8\u95DC\u806F\u7684\u8907\u96DC\u985E\u578B\u503C.\n \u7576\u60A8\u89E3\u9664\u5C01\u9001\u8655\u7406 (Unmarshal) \u5305\u542B xsi:type \u7684\u6587\u4EF6\u6642, get{1} \u65B9\u6CD5\u6703\u50B3\u56DE ''{''@link {0}''}'' \u4E4B\u884D\u751F\u985E\u5225\u7684\u57F7\u884C\u8655\u7406. \u540C\u6A23\u5730, \u82E5\u60A8\u8A2D\u5B9A\u6240\u884D\u751F\u985E\u5225\u7684\u57F7\u884C\u8655\u7406, \u7576\u60A8\u5C01\u9001\u8655\u7406 (Marshal) \u81F3 XML \u6642, \u6703\u53D6\u5F97\u542B\u6709 xsi:type \u7684\u57F7\u884C\u8655\u7406.
+FieldBuilder.Javadoc.ValueObject = \u53d6\u5f97/\u8a2d\u5b9a\u8207\u6b64\u5143\u7d20\u76f8\u95dc\u806f\u7684\u8907\u96dc\u985e\u578b\u503c.\n \u7576\u60a8\u89e3\u9664\u5c01\u9001\u8655\u7406 (Unmarshal) \u5305\u542b xsi:type \u7684\u6587\u4ef6\u6642, get{1} \u65b9\u6cd5\u6703\u50b3\u56de ''{''@link {0}''}'' \u4e4b\u884d\u751f\u985e\u5225\u7684\u57f7\u884c\u8655\u7406. \u540c\u6a23\u5730, \u82e5\u60a8\u8a2d\u5b9a\u6240\u884d\u751f\u985e\u5225\u7684\u57f7\u884c\u8655\u7406, \u7576\u60a8\u5c01\u9001\u8655\u7406 (Marshal) \u81f3 XML \u6642, \u6703\u53d6\u5f97\u542b\u6709 xsi:type \u7684\u57f7\u884c\u8655\u7406.
-SimpleTypeBuilder.UnnestedJavaTypeCustomization = \u6B64\u76F8\u95DC\u8CC7\u8A0A\u74B0\u5883\u4E2D\u7684 <javaType> \u81EA\u8A02\u9805\u76EE\u5FC5\u9808\u70BA\u5DE2\u72C0 (JAXB \u898F\u683C\u7B2C 6.8.1 \u7BC0): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
+SimpleTypeBuilder.UnnestedJavaTypeCustomization = \u6b64\u76f8\u95dc\u8cc7\u8a0a\u74b0\u5883\u4e2d\u7684 <javaType> \u81ea\u8a02\u9805\u76ee\u5fc5\u9808\u70ba\u5de2\u72c0 (JAXB \u898f\u683c\u7b2c 6.8.1 \u7bc0): \n\t<property>\n\t <baseType>\n\t <javaType ...>\n\t </baseType>\n\t</property>
-UnusedCustomizationChecker.UnacknolwedgedCustomization = \u7DE8\u8B6F\u5668\u7121\u6CD5\u63A5\u53D7\u6B64 {0} \u81EA\u8A02\u9805\u76EE. \u8A72\u81EA\u8A02\u9805\u76EE\u9023\u9644\u81F3\u932F\u8AA4\u7684\u4F4D\u7F6E, \u6216\u8207\u5176\u4ED6\u9023\u7D50\u4E0D\u4E00\u81F4.
+UnusedCustomizationChecker.UnacknolwedgedCustomization = \u7de8\u8b6f\u5668\u7121\u6cd5\u63a5\u53d7\u6b64 {0} \u81ea\u8a02\u9805\u76ee. \u8a72\u81ea\u8a02\u9805\u76ee\u9023\u9644\u81f3\u932f\u8aa4\u7684\u4f4d\u7f6e, \u6216\u8207\u5176\u4ed6\u9023\u7d50\u4e0d\u4e00\u81f4.
-UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u4E0A\u8FF0\u81EA\u8A02\u9805\u76EE\u5DF2\u9023\u9644\u81F3\u7DB1\u8981\u4E2D\u7684\u4E0B\u5217\u4F4D\u7F6E)
+UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = (\u4e0a\u8ff0\u81ea\u8a02\u9805\u76ee\u5df2\u9023\u9644\u81f3\u7db1\u8981\u4e2d\u7684\u4e0b\u5217\u4f4d\u7f6e)
-ERR_ENUM_MEMBER_NAME_COLLISION = \u5169\u500B Enum \u6210\u54E1\u7522\u751F\u76F8\u540C\u7684\u5E38\u6578\u540D\u7A31 {0}
+ERR_ENUM_MEMBER_NAME_COLLISION = \u5169\u500b Enum \u6210\u54e1\u7522\u751f\u76f8\u540c\u7684\u5e38\u6578\u540d\u7a31 {0}
# Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file
-ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u8207\u4E0A\u8FF0\u6709\u95DC) \u53E6\u4E00\u500B Enum \u5B9A\u7FA9\u65BC\u6B64\u4F4D\u7F6E
+ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = (\u8207\u4e0a\u8ff0\u6709\u95dc) \u53e6\u4e00\u500b Enum \u5b9a\u7fa9\u65bc\u6b64\u4f4d\u7f6e
-WARN_ENUM_MEMBER_SIZE_CAP = \u7531\u65BC EnumMemberSizeCap \u9650\u5236, \u7C21\u55AE\u985E\u578B "{0}" \u672A\u5C0D\u61C9\u81F3 Enum. Facet \u8A08\u6578: {1}, \u76EE\u524D\u9650\u5236: {2}. \u60A8\u53EF\u4F7F\u7528\u81EA\u8A02\u9805\u76EE\u5C6C\u6027 "typesafeEnumMaxMembers" \u4F86\u64F4\u5145\u9650\u5236.
+WARN_ENUM_MEMBER_SIZE_CAP = \u7531\u65bc EnumMemberSizeCap \u9650\u5236, \u7c21\u55ae\u985e\u578b "{0}" \u672a\u5c0d\u61c9\u81f3 Enum. Facet \u8a08\u6578: {1}, \u76ee\u524d\u9650\u5236: {2}. \u60a8\u53ef\u4f7f\u7528\u81ea\u8a02\u9805\u76ee\u5c6c\u6027 "typesafeEnumMaxMembers" \u4f86\u64f4\u5145\u9650\u5236.
-ERR_CANNOT_GENERATE_ENUM_NAME = \u7121\u6CD5\u5F9E\u5217\u8209\u503C "{0}" \u7522\u751F\u5E38\u6578\u540D\u7A31. \u8ACB\u4F7F\u7528 <jaxb:typesafeEnumMember name="..."/> \u6307\u5B9A\u5E38\u6578\u540D\u7A31.
+ERR_CANNOT_GENERATE_ENUM_NAME = \u7121\u6cd5\u5f9e\u5217\u8209\u503c "{0}" \u7522\u751f\u5e38\u6578\u540d\u7a31. \u8acb\u4f7f\u7528 <jaxb:typesafeEnumMember name="..."/> \u6307\u5b9a\u5e38\u6578\u540d\u7a31.
# Wrapped into an Exception. Not concatenated with any other string.
-ERR_MULTIPLE_GLOBAL_BINDINGS = \u5728\u6574\u500B\u7DE8\u8B6F\u4E2D\u50C5\u5141\u8A31\u4F7F\u7528\u4E00\u500B globalBindings \u81EA\u8A02\u9805\u76EE
+ERR_MULTIPLE_GLOBAL_BINDINGS = \u5728\u6574\u500b\u7de8\u8b6f\u4e2d\u50c5\u5141\u8a31\u4f7f\u7528\u4e00\u500b globalBindings \u81ea\u8a02\u9805\u76ee
# Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb
-ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u8207\u4E0A\u8FF0\u6709\u95DC) \u4F46\u6B64\u4F4D\u7F6E\u5DF2\u6307\u5B9A\u4E00\u500B
+ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = (\u8207\u4e0a\u8ff0\u6709\u95dc) \u4f46\u6b64\u4f4d\u7f6e\u5df2\u6307\u5b9a\u4e00\u500b
-ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} \u4F4D\u65BC\u53C3\u7167\u7684\u7DB1\u8981\u4E2D, \u4E26\u4E14\u6C92\u6709 <jaxb:class ref="..."/> \u81EA\u8A02\u9805\u76EE\u6307\u5B9A\u7684\u5C0D\u61C9 Java \u985E\u5225. \u56E0\u6B64\u7121\u6CD5\u5F9E\u5916\u90E8\u53C3\u7167.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS = {0} \u4f4d\u65bc\u53c3\u7167\u7684\u7db1\u8981\u4e2d, \u4e26\u4e14\u6c92\u6709 <jaxb:class ref="..."/> \u81ea\u8a02\u9805\u76ee\u6307\u5b9a\u7684\u5c0d\u61c9 Java \u985e\u5225. \u56e0\u6b64\u7121\u6cd5\u5f9e\u5916\u90e8\u53c3\u7167.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u8207\u4E0A\u8FF0\u6709\u95DC) \u547D\u540D\u7A7A\u9593 "{0}" (\u5305\u542B\u4E0A\u8FF0\u5143\u4EF6) \u7684\u7DB1\u8981\u5DF2\u6307\u5B9A\u70BA\u50C5\u4F9B\u6B64\u81EA\u8A02\u9805\u76EE\u53C3\u7167.
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = (\u8207\u4e0a\u8ff0\u6709\u95dc) \u547d\u540d\u7a7a\u9593 "{0}" (\u5305\u542b\u4e0a\u8ff0\u5143\u4ef6) \u7684\u7db1\u8981\u5df2\u6307\u5b9a\u70ba\u50c5\u4f9b\u6b64\u81ea\u8a02\u9805\u76ee\u53c3\u7167.
# Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE.
-ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u8207\u4E0A\u8FF0\u6709\u95DC) \u6709\u554F\u984C\u7684\u7DB1\u8981\u5143\u4EF6\u662F\u5F9E\u4E0B\u5217\u5143\u4EF6\u53C3\u7167: {0}
+ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = (\u8207\u4e0a\u8ff0\u6709\u95dc) \u6709\u554f\u984c\u7684\u7db1\u8981\u5143\u4ef6\u662f\u5f9e\u4e0b\u5217\u5143\u4ef6\u53c3\u7167: {0}
-WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u7121\u6CD5\u7522\u751F\u539F\u59CB\u985E\u578B "{0}" \u7684\u9810\u8A2D\u503C.
+WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \u7121\u6cd5\u7522\u751f\u539f\u59cb\u985e\u578b "{0}" \u7684\u9810\u8a2d\u503c.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle.properties
index 7b7ace7..2315b1d 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_de.properties
index a95a08b..a65be0b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -16,16 +16,16 @@
NGCCRuntimeEx.Unimplemented = Das "{0}"-Feature ist noch nicht implementiert
-NGCCRuntimeEx.Unsupported = Das "{0}"-Feature ist ein nicht unterst\u00FCtztes optionales Feature
+NGCCRuntimeEx.Unsupported = Das "{0}"-Feature ist ein nicht unterst\u00fctztes optionales Feature
-NGCCRuntimeEx.UndefinedPrefix = Pr\u00E4fix "{0}" ist undefiniert
+NGCCRuntimeEx.UndefinedPrefix = Pr\u00e4fix "{0}" ist undefiniert
MagicTransducer.AttributeRequired = parseMethod-/printMethod-Attribute sind beide erforderlich.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty ist nur bei Attributen mit einem Constraint mit festen Werten zul\u00E4ssig.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty ist nur bei Attributen mit einem Constraint mit festen Werten zul\u00e4ssig.
ERR_UNDEFINED_SIMPLE_TYPE = undefinierter einfacher Typ "{0}".
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = Die Spezifikation l\u00E4sst nicht zu, dass der einfache Typ "{0}" an eine Typesafe-Enumeration gebunden wird.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = Die Spezifikation l\u00e4sst nicht zu, dass der einfache Typ "{0}" an eine Typesafe-Enumeration gebunden wird.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_es.properties
index 512b672..9c44e43 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,9 +14,9 @@
#
-NGCCRuntimeEx.Unimplemented = La funci\u00F3n "{0}" a\u00FAn no est\u00E1 implantada
+NGCCRuntimeEx.Unimplemented = La funci\u00f3n "{0}" a\u00fan no est\u00e1 implantada
-NGCCRuntimeEx.Unsupported = La funci\u00F3n "{0}" es una funci\u00F3n opcional no soportada
+NGCCRuntimeEx.Unsupported = La funci\u00f3n "{0}" es una funci\u00f3n opcional no soportada
NGCCRuntimeEx.UndefinedPrefix = No se ha definido el prefijo "{0}"
@@ -24,8 +24,8 @@
MagicTransducer.AttributeRequired = Se necesitan los atributos parseMethod/printMethod.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty s\u00F3lo est\u00E1 permitido con atributos que tienen una restricci\u00F3n de valores fija.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty s\u00f3lo est\u00e1 permitido con atributos que tienen una restricci\u00f3n de valores fija.
ERR_UNDEFINED_SIMPLE_TYPE = tipo simple "{0}" no definido.
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = La especificaci\u00F3n no permite que el tipo simple "{0}" est\u00E9 enlazado a una enumeraci\u00F3n de tipo seguro.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = La especificaci\u00f3n no permite que el tipo simple "{0}" est\u00e9 enlazado a una enumeraci\u00f3n de tipo seguro.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_fr.properties
index 3b7d322..2007fd1 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = La fonctionnalit\u00E9 "{0}" n''est pas encore impl\u00E9ment\u00E9e
+NGCCRuntimeEx.Unimplemented = La fonctionnalit\u00e9 "{0}" n''est pas encore impl\u00e9ment\u00e9e
-NGCCRuntimeEx.Unsupported = La fonctionnalit\u00E9 "{0}" est une fonctionnalit\u00E9 facultative non prise en charge
+NGCCRuntimeEx.Unsupported = La fonctionnalit\u00e9 "{0}" est une fonctionnalit\u00e9 facultative non prise en charge
-NGCCRuntimeEx.UndefinedPrefix = Le pr\u00E9fixe "{0}" n''est pas d\u00E9fini
+NGCCRuntimeEx.UndefinedPrefix = Le pr\u00e9fixe "{0}" n''est pas d\u00e9fini
MagicTransducer.AttributeRequired = Les attributs parseMethod/printMethod sont tous deux obligatoires.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty est autoris\u00E9 uniquement avec les attributs comportant une contrainte de valeur fixe.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty est autoris\u00e9 uniquement avec les attributs comportant une contrainte de valeur fixe.
-ERR_UNDEFINED_SIMPLE_TYPE = type simple "{0}" non d\u00E9fini.
+ERR_UNDEFINED_SIMPLE_TYPE = type simple "{0}" non d\u00e9fini.
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = La sp\u00E9cification n''autorise pas le type simple "{0}" \u00E0 \u00EAtre li\u00E9 \u00E0 une \u00E9num\u00E9ration Typesafe.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = La sp\u00e9cification n''autorise pas le type simple "{0}" \u00e0 \u00eatre li\u00e9 \u00e0 une \u00e9num\u00e9ration Typesafe.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_it.properties
index b013e36..1f233c2 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,9 +14,9 @@
#
-NGCCRuntimeEx.Unimplemented = La funzione "{0}" non \u00E8 ancora implementata
+NGCCRuntimeEx.Unimplemented = La funzione "{0}" non \u00e8 ancora implementata
-NGCCRuntimeEx.Unsupported = "{0}" \u00E8 una funzione opzionale non supportata
+NGCCRuntimeEx.Unsupported = "{0}" \u00e8 una funzione opzionale non supportata
NGCCRuntimeEx.UndefinedPrefix = Prefisso ''{0}'' non definito
@@ -24,7 +24,7 @@
MagicTransducer.AttributeRequired = Sono richiesti entrambi gli attributi parseMethod/printMethod.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty \u00E8 consentito solo con attributi con un vincolo di valore fisso.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty \u00e8 consentito solo con attributi con un vincolo di valore fisso.
ERR_UNDEFINED_SIMPLE_TYPE = tipo semplice "{0}" non definito.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ja.properties
index 4a1b697..4535285 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = "{0}"\u6A5F\u80FD\u306F\u307E\u3060\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+NGCCRuntimeEx.Unimplemented = "{0}"\u6a5f\u80fd\u306f\u307e\u3060\u5b9f\u88c5\u3055\u308c\u3066\u3044\u307e\u305b\u3093
-NGCCRuntimeEx.Unsupported = "{0}"\u6A5F\u80FD\u306F\u672A\u30B5\u30DD\u30FC\u30C8\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u6A5F\u80FD\u3067\u3059
+NGCCRuntimeEx.Unsupported = "{0}"\u6a5f\u80fd\u306f\u672a\u30b5\u30dd\u30fc\u30c8\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u6a5f\u80fd\u3067\u3059
-NGCCRuntimeEx.UndefinedPrefix = \u63A5\u982D\u8F9E"{0}"\u306F\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
+NGCCRuntimeEx.UndefinedPrefix = \u63a5\u982d\u8f9e"{0}"\u306f\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093
-MagicTransducer.AttributeRequired = parseMethod/printMethod\u5C5E\u6027\u306F\u4E21\u65B9\u3068\u3082\u5FC5\u9808\u3067\u3059\u3002
+MagicTransducer.AttributeRequired = parseMethod/printMethod\u5c5e\u6027\u306f\u4e21\u65b9\u3068\u3082\u5fc5\u9808\u3067\u3059\u3002
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty\u306F\u3001\u56FA\u5B9A\u5024\u5236\u7D04\u3092\u6301\u3064\u5C5E\u6027\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059\u3002
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty\u306f\u3001\u56fa\u5b9a\u5024\u5236\u7d04\u3092\u6301\u3064\u5c5e\u6027\u3067\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002
-ERR_UNDEFINED_SIMPLE_TYPE = \u5358\u7D14\u578B"{0}"\u306F\u672A\u5B9A\u7FA9\u3067\u3059\u3002
+ERR_UNDEFINED_SIMPLE_TYPE = \u5358\u7d14\u578b"{0}"\u306f\u672a\u5b9a\u7fa9\u3067\u3059\u3002
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u5358\u7D14\u578B"{0}"\u306F\u3001\u30BF\u30A4\u30D7\u30BB\u30FC\u30D5\u306E\u5217\u6319\u578B\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u308B\u4ED5\u69D8\u3067\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093\u3002
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u5358\u7d14\u578b"{0}"\u306f\u3001\u30bf\u30a4\u30d7\u30bb\u30fc\u30d5\u306e\u5217\u6319\u578b\u306b\u30d0\u30a4\u30f3\u30c9\u3055\u308c\u308b\u4ed5\u69d8\u3067\u306f\u8a31\u53ef\u3055\u308c\u307e\u305b\u3093\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ko.properties
index b3f4613..df2a36b 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = "{0}" \uAE30\uB2A5\uC740 \uC544\uC9C1 \uAD6C\uD604\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+NGCCRuntimeEx.Unimplemented = "{0}" \uae30\ub2a5\uc740 \uc544\uc9c1 \uad6c\ud604\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-NGCCRuntimeEx.Unsupported = "{0}" \uAE30\uB2A5\uC740 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uC120\uD0DD\uC801 \uAE30\uB2A5\uC785\uB2C8\uB2E4.
+NGCCRuntimeEx.Unsupported = "{0}" \uae30\ub2a5\uc740 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \uc120\ud0dd\uc801 \uae30\ub2a5\uc785\ub2c8\ub2e4.
-NGCCRuntimeEx.UndefinedPrefix = "{0}" \uC811\uB450\uC5B4\uAC00 \uC815\uC758\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+NGCCRuntimeEx.UndefinedPrefix = "{0}" \uc811\ub450\uc5b4\uac00 \uc815\uc758\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-MagicTransducer.AttributeRequired = parseMethod/printMethod \uC18D\uC131\uC774 \uBAA8\uB450 \uD544\uC694\uD569\uB2C8\uB2E4.
+MagicTransducer.AttributeRequired = parseMethod/printMethod \uc18d\uc131\uc774 \ubaa8\ub450 \ud544\uc694\ud569\ub2c8\ub2e4.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty\uB294 \uACE0\uC815 \uAC12 \uC0C1\uC218\uAC00 \uC788\uB294 \uC18D\uC131\uC5D0\uC11C\uB9CC \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty\ub294 \uace0\uc815 \uac12 \uc0c1\uc218\uac00 \uc788\ub294 \uc18d\uc131\uc5d0\uc11c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-ERR_UNDEFINED_SIMPLE_TYPE = "{0}"\uC740(\uB294) \uC815\uC758\uB418\uC9C0 \uC54A\uC740 \uB2E8\uC21C \uC720\uD615\uC785\uB2C8\uB2E4.
+ERR_UNDEFINED_SIMPLE_TYPE = "{0}"\uc740(\ub294) \uc815\uc758\ub418\uc9c0 \uc54a\uc740 \ub2e8\uc21c \uc720\ud615\uc785\ub2c8\ub2e4.
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \uB2E8\uC21C \uC720\uD615 "{0}"\uC740(\uB294) \uC0AC\uC591\uC5D0 \uB530\uB77C type-safe enum\uC5D0 \uBC14\uC778\uB4DC\uB420 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \ub2e8\uc21c \uc720\ud615 "{0}"\uc740(\ub294) \uc0ac\uc591\uc5d0 \ub530\ub77c type-safe enum\uc5d0 \ubc14\uc778\ub4dc\ub420 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_pt_BR.properties
index b7040e6..374060d 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = O recurso "{0}" n\u00E3o foi implementado ainda
+NGCCRuntimeEx.Unimplemented = O recurso "{0}" n\u00e3o foi implementado ainda
-NGCCRuntimeEx.Unsupported = O recurso "{0}" \u00E9 um recurso opcional n\u00E3o suportado
+NGCCRuntimeEx.Unsupported = O recurso "{0}" \u00e9 um recurso opcional n\u00e3o suportado
-NGCCRuntimeEx.UndefinedPrefix = O prefixo "{0}" \u00E9 indefinido
+NGCCRuntimeEx.UndefinedPrefix = O prefixo "{0}" \u00e9 indefinido
-MagicTransducer.AttributeRequired = os atributos parseMethod/printMethod s\u00E3o necess\u00E1rios.
+MagicTransducer.AttributeRequired = os atributos parseMethod/printMethod s\u00e3o necess\u00e1rios.
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty s\u00F3 \u00E9 permitido com atributos com uma constraint de valor fixo.
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty s\u00f3 \u00e9 permitido com atributos com uma constraint de valor fixo.
ERR_UNDEFINED_SIMPLE_TYPE = tipo "{0}" simples indefinido.
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = Tipo "{0}" simples n\u00E3o permitido pela especifica\u00E7\u00E3o para ser associado a um enumera\u00E7\u00E3o type-safe.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = Tipo "{0}" simples n\u00e3o permitido pela especifica\u00e7\u00e3o para ser associado a um enumera\u00e7\u00e3o type-safe.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_CN.properties
index b20e10a..0cb6367 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = "{0}" \u529F\u80FD\u5C1A\u672A\u5B9E\u73B0
+NGCCRuntimeEx.Unimplemented = "{0}" \u529f\u80fd\u5c1a\u672a\u5b9e\u73b0
-NGCCRuntimeEx.Unsupported = "{0}" \u529F\u80FD\u662F\u4E0D\u652F\u6301\u7684\u53EF\u9009\u529F\u80FD
+NGCCRuntimeEx.Unsupported = "{0}" \u529f\u80fd\u662f\u4e0d\u652f\u6301\u7684\u53ef\u9009\u529f\u80fd
-NGCCRuntimeEx.UndefinedPrefix = \u672A\u5B9A\u4E49\u524D\u7F00 "{0}"
+NGCCRuntimeEx.UndefinedPrefix = \u672a\u5b9a\u4e49\u524d\u7f00 "{0}"
-MagicTransducer.AttributeRequired = \u540C\u65F6\u9700\u8981 parseMethod/printMethod \u5C5E\u6027\u3002
+MagicTransducer.AttributeRequired = \u540c\u65f6\u9700\u8981 parseMethod/printMethod \u5c5e\u6027\u3002
-ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty \u53EA\u5141\u8BB8\u7528\u4E8E\u5177\u6709\u56FA\u5B9A\u503C\u7EA6\u675F\u6761\u4EF6\u7684\u5C5E\u6027\u3002
+ERR_ILLEGAL_FIXEDATTR = fixedAttributeAsConstantProperty \u53ea\u5141\u8bb8\u7528\u4e8e\u5177\u6709\u56fa\u5b9a\u503c\u7ea6\u675f\u6761\u4ef6\u7684\u5c5e\u6027\u3002
-ERR_UNDEFINED_SIMPLE_TYPE = \u672A\u5B9A\u4E49\u7B80\u5355\u7C7B\u578B "{0}"\u3002
+ERR_UNDEFINED_SIMPLE_TYPE = \u672a\u5b9a\u4e49\u7b80\u5355\u7c7b\u578b "{0}"\u3002
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u89C4\u8303\u4E0D\u5141\u8BB8\u7B80\u5355\u7C7B\u578B "{0}" \u7ED1\u5B9A\u5230\u7C7B\u578B\u5B89\u5168\u7684\u679A\u4E3E\u3002
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u89c4\u8303\u4e0d\u5141\u8bb8\u7b80\u5355\u7c7b\u578b "{0}" \u7ed1\u5b9a\u5230\u7c7b\u578b\u5b89\u5168\u7684\u679a\u4e3e\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_TW.properties
index b066100..7c6b3be 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/bindinfo/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -14,18 +14,18 @@
#
-NGCCRuntimeEx.Unimplemented = "{0}" \u529F\u80FD\u5C1A\u672A\u5BE6\u884C
+NGCCRuntimeEx.Unimplemented = "{0}" \u529f\u80fd\u5c1a\u672a\u5be6\u884c
-NGCCRuntimeEx.Unsupported = "{0}" \u529F\u80FD\u662F\u4E0D\u652F\u63F4\u7684\u9078\u64C7\u6027\u529F\u80FD
+NGCCRuntimeEx.Unsupported = "{0}" \u529f\u80fd\u662f\u4e0d\u652f\u63f4\u7684\u9078\u64c7\u6027\u529f\u80fd
-NGCCRuntimeEx.UndefinedPrefix = \u524D\u7F6E\u78BC "{0}" \u672A\u5B9A\u7FA9
+NGCCRuntimeEx.UndefinedPrefix = \u524d\u7f6e\u78bc "{0}" \u672a\u5b9a\u7fa9
-MagicTransducer.AttributeRequired = \u9700\u8981 parseMethod \u53CA printMethod \u5C6C\u6027.
+MagicTransducer.AttributeRequired = \u9700\u8981 parseMethod \u53ca printMethod \u5c6c\u6027.
-ERR_ILLEGAL_FIXEDATTR = \u7576\u5C6C\u6027\u6709\u56FA\u5B9A\u503C\u9650\u5236\u689D\u4EF6\u6642, \u624D\u5141\u8A31\u4F7F\u7528 fixedAttributeAsConstantProperty.
+ERR_ILLEGAL_FIXEDATTR = \u7576\u5c6c\u6027\u6709\u56fa\u5b9a\u503c\u9650\u5236\u689d\u4ef6\u6642, \u624d\u5141\u8a31\u4f7f\u7528 fixedAttributeAsConstantProperty.
-ERR_UNDEFINED_SIMPLE_TYPE = \u672A\u5B9A\u7FA9\u7684\u7C21\u55AE\u985E\u578B "{0}".
+ERR_UNDEFINED_SIMPLE_TYPE = \u672a\u5b9a\u7fa9\u7684\u7c21\u55ae\u985e\u578b "{0}".
-ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u4F9D\u64DA\u898F\u683C, \u4E0D\u5141\u8A31\u5C07\u7C21\u55AE\u985E\u578B "{0}" \u9023\u7D50\u81F3\u985E\u578B\u5B89\u5168 Enum.
+ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \u4f9d\u64da\u898f\u683c, \u4e0d\u5141\u8a31\u5c07\u7c21\u55ae\u985e\u578b "{0}" \u9023\u7d50\u81f3\u985e\u578b\u5b89\u5168 Enum.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle.properties
index e1739d7..a39606a 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_de.properties
index 2a6210d..5309c22 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = Komplexer Basistyp "{0}" wird von Einschr\u00E4nkung abgeleitet, w\u00E4hrend dieser komplexe Typ "{1}" von Erweiterung abgeleitet wird. Dies wird aktuell von XJC nicht unterst\u00FCtzt, es wird jedoch an einer L\u00F6sung dieses Problems gearbeitet. Melden Sie dieses Problem dem JAXB-Team.
+ERR_NO_FURTHER_EXTENSION = Komplexer Basistyp "{0}" wird von Einschr\u00e4nkung abgeleitet, w\u00e4hrend dieser komplexe Typ "{1}" von Erweiterung abgeleitet wird. Dies wird aktuell von XJC nicht unterst\u00fctzt, es wird jedoch an einer L\u00f6sung dieses Problems gearbeitet. Melden Sie dieses Problem dem JAXB-Team.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_es.properties
index 6ca9977..39eb3a8 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = El tipo complejo base "{0}" se deriva por restricci\u00F3n, mientras que este tipo complejo "{1}" se deriva por extensi\u00F3n. Actualmente, esto no lo maneja XJC, pero estamos buscando datos sobre este problema. Informe sobre esto al equipo de JAXB.
+ERR_NO_FURTHER_EXTENSION = El tipo complejo base "{0}" se deriva por restricci\u00f3n, mientras que este tipo complejo "{1}" se deriva por extensi\u00f3n. Actualmente, esto no lo maneja XJC, pero estamos buscando datos sobre este problema. Informe sobre esto al equipo de JAXB.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_fr.properties
index a2e1826..cfa2df6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = Le type complexe de base "{0}" est d\u00E9riv\u00E9 par restriction, tandis que le type complexe "{1}" est d\u00E9riv\u00E9 par extension. Cela n''est pas g\u00E9r\u00E9 actuellement par XJC, mais nous recherchons une entr\u00E9e traitant de ce probl\u00E8me. Signalez cela \u00E0 l''\u00E9quipe JAXB.
+ERR_NO_FURTHER_EXTENSION = Le type complexe de base "{0}" est d\u00e9riv\u00e9 par restriction, tandis que le type complexe "{1}" est d\u00e9riv\u00e9 par extension. Cela n''est pas g\u00e9r\u00e9 actuellement par XJC, mais nous recherchons une entr\u00e9e traitant de ce probl\u00e8me. Signalez cela \u00e0 l''\u00e9quipe JAXB.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_it.properties
index 699b0fd..6f21123 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = Il tipo complesso di base "{0}" \u00E8 derivato mediante limitazione mentre questo tipo complesso "{1}" \u00E8 derivato mediante estensione. Questo tipo non \u00E8 attualmente gestito da XJC ma si desidera ricevere input su questo problema. Riportare al team JAXB.
+ERR_NO_FURTHER_EXTENSION = Il tipo complesso di base "{0}" \u00e8 derivato mediante limitazione mentre questo tipo complesso "{1}" \u00e8 derivato mediante estensione. Questo tipo non \u00e8 attualmente gestito da XJC ma si desidera ricevere input su questo problema. Riportare al team JAXB.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ja.properties
index 18ffd4c..9ad3b9f 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = \u57FA\u672C\u8907\u5408\u578B"{0}"\u306F\u5236\u9650\u306B\u3088\u3063\u3066\u5C0E\u51FA\u3055\u308C\u307E\u3059\u304C\u3001\u3053\u306E\u8907\u5408\u578B"{1}"\u306F\u62E1\u5F35\u306B\u3088\u3063\u3066\u5C0E\u51FA\u3055\u308C\u307E\u3059\u3002\u3053\u308C\u306F\u73FE\u5728XJC\u3067\u306F\u51E6\u7406\u3055\u308C\u307E\u305B\u3093\u304C\u3001\u3053\u306E\u554F\u984C\u306B\u95A2\u3059\u308B\u60C5\u5831\u304C\u5FC5\u8981\u3067\u3059\u3002\u3053\u306E\u554F\u984C\u3092JAXB\u30C1\u30FC\u30E0\u306B\u5831\u544A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+ERR_NO_FURTHER_EXTENSION = \u57fa\u672c\u8907\u5408\u578b"{0}"\u306f\u5236\u9650\u306b\u3088\u3063\u3066\u5c0e\u51fa\u3055\u308c\u307e\u3059\u304c\u3001\u3053\u306e\u8907\u5408\u578b"{1}"\u306f\u62e1\u5f35\u306b\u3088\u3063\u3066\u5c0e\u51fa\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u306f\u73fe\u5728XJC\u3067\u306f\u51e6\u7406\u3055\u308c\u307e\u305b\u3093\u304c\u3001\u3053\u306e\u554f\u984c\u306b\u95a2\u3059\u308b\u60c5\u5831\u304c\u5fc5\u8981\u3067\u3059\u3002\u3053\u306e\u554f\u984c\u3092JAXB\u30c1\u30fc\u30e0\u306b\u5831\u544a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ko.properties
index 2559746..dc86ae6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = \uAE30\uBCF8 \uBCF5\uD569 \uC720\uD615 "{0}"\uC740(\uB294) \uC81C\uD55C \uC0AC\uD56D\uC5D0 \uB530\uB77C \uD30C\uC0DD\uB418\uC9C0\uB9CC \uC774 \uBCF5\uD569 \uC720\uD615 "{1}"\uC740(\uB294) \uD655\uC7A5\uC5D0 \uB530\uB77C \uD30C\uC0DD\uB429\uB2C8\uB2E4. \uC774\uB294 \uD604\uC7AC XJC\uB97C \uD1B5\uD574 \uCC98\uB9AC\uB418\uC9C0 \uC54A\uC9C0\uB9CC \uC774 \uBB38\uC81C\uC5D0 \uB300\uD55C \uD574\uACB0 \uBC29\uBC95\uC774 \uBAA8\uC0C9\uB418\uACE0 \uC788\uC2B5\uB2C8\uB2E4. JAXB \uD300\uC5D0 \uC774 \uBB38\uC81C\uB97C \uBCF4\uACE0\uD558\uC2ED\uC2DC\uC624.
+ERR_NO_FURTHER_EXTENSION = \uae30\ubcf8 \ubcf5\ud569 \uc720\ud615 "{0}"\uc740(\ub294) \uc81c\ud55c \uc0ac\ud56d\uc5d0 \ub530\ub77c \ud30c\uc0dd\ub418\uc9c0\ub9cc \uc774 \ubcf5\ud569 \uc720\ud615 "{1}"\uc740(\ub294) \ud655\uc7a5\uc5d0 \ub530\ub77c \ud30c\uc0dd\ub429\ub2c8\ub2e4. \uc774\ub294 \ud604\uc7ac XJC\ub97c \ud1b5\ud574 \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc9c0\ub9cc \uc774 \ubb38\uc81c\uc5d0 \ub300\ud55c \ud574\uacb0 \ubc29\ubc95\uc774 \ubaa8\uc0c9\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. JAXB \ud300\uc5d0 \uc774 \ubb38\uc81c\ub97c \ubcf4\uace0\ud558\uc2ed\uc2dc\uc624.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_pt_BR.properties
index 2503336..f8efa68 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = O tipo-base complexo "{0}" \u00E9 derivado pela restri\u00E7\u00E3o, enquanto este tipo complexo "{1}" \u00E9 derivado pela extens\u00E3o. Isso n\u00E3o est\u00E1 sendo tratado atualmente pelo XJC, mas estamos procurando a entrada sobre este problema. Reporte isso \u00E0 equipe do JAXB.
+ERR_NO_FURTHER_EXTENSION = O tipo-base complexo "{0}" \u00e9 derivado pela restri\u00e7\u00e3o, enquanto este tipo complexo "{1}" \u00e9 derivado pela extens\u00e3o. Isso n\u00e3o est\u00e1 sendo tratado atualmente pelo XJC, mas estamos procurando a entrada sobre este problema. Reporte isso \u00e0 equipe do JAXB.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_CN.properties
index 244caa5..0d94faf 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = \u57FA\u672C\u590D\u6742\u7C7B\u578B "{0}" \u7531\u9650\u5236\u6D3E\u751F, \u800C\u6B64\u590D\u6742\u7C7B\u578B "{1}" \u7531\u6269\u5C55\u6D3E\u751F\u3002XJC \u76EE\u524D\u65E0\u6CD5\u5904\u7406\u6B64\u95EE\u9898, \u4F46\u6211\u4EEC\u6B63\u5728\u6536\u96C6\u89E3\u51B3\u6B64\u95EE\u9898\u7684\u60F3\u6CD5\u3002\u8BF7\u5C06\u6B64\u95EE\u9898\u62A5\u544A\u7ED9 JAXB \u56E2\u961F\u3002
+ERR_NO_FURTHER_EXTENSION = \u57fa\u672c\u590d\u6742\u7c7b\u578b "{0}" \u7531\u9650\u5236\u6d3e\u751f, \u800c\u6b64\u590d\u6742\u7c7b\u578b "{1}" \u7531\u6269\u5c55\u6d3e\u751f\u3002XJC \u76ee\u524d\u65e0\u6cd5\u5904\u7406\u6b64\u95ee\u9898, \u4f46\u6211\u4eec\u6b63\u5728\u6536\u96c6\u89e3\u51b3\u6b64\u95ee\u9898\u7684\u60f3\u6cd5\u3002\u8bf7\u5c06\u6b64\u95ee\u9898\u62a5\u544a\u7ed9 JAXB \u56e2\u961f\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_TW.properties
index fc8ff1c..4fdd2c6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/ct/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -9,4 +9,4 @@
#
-ERR_NO_FURTHER_EXTENSION = \u57FA\u672C\u8907\u96DC\u985E\u578B "{0}" \u662F\u7531\u9650\u5236\u884D\u751F, \u800C\u6B64\u8907\u96DC\u985E\u578B "{1}" \u662F\u7531\u64F4\u5145\u5957\u4EF6\u884D\u751F. XJC \u76EE\u524D\u7121\u6CD5\u8655\u7406\u6B64\u554F\u984C, \u4F46\u6211\u5011\u6B63\u5728\u5C0B\u6C42\u6B64\u554F\u984C\u7684\u89E3\u6C7A\u65B9\u6CD5. \u8ACB\u5411 JAXB \u5C0F\u7D44\u56DE\u5831\u6B64\u554F\u984C.
+ERR_NO_FURTHER_EXTENSION = \u57fa\u672c\u8907\u96dc\u985e\u578b "{0}" \u662f\u7531\u9650\u5236\u884d\u751f, \u800c\u6b64\u8907\u96dc\u985e\u578b "{1}" \u662f\u7531\u64f4\u5145\u5957\u4ef6\u884d\u751f. XJC \u76ee\u524d\u7121\u6cd5\u8655\u7406\u6b64\u554f\u984c, \u4f46\u6211\u5011\u6b63\u5728\u5c0b\u6c42\u6b64\u554f\u984c\u7684\u89e3\u6c7a\u65b9\u6cd5. \u8acb\u5411 JAXB \u5c0f\u7d44\u56de\u5831\u6b64\u554f\u984c.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle.properties
index e2fc504..cb12170 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_de.properties
index fcbff2d..12d2a55 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -18,12 +18,12 @@
CustomizationContextChecker.UnacknolwedgedCustomization = Angegebene {0}-Anpassung wird nicht verwendet.
-SchemaConstraintChecker.UnableToCheckCorrectness = Die Richtigkeit des Schemas kann wegen OutOfMemoryError nicht gepr\u00FCft werden. Dies geschieht im Allgemeinen, wenn Ihr Schema Konstrukte enth\u00E4lt wie maxOccurs="999". F\u00FCgen Sie bei der zuk\u00FCnftigen Kompilierung die Option '-nv' hinzu, um die Pr\u00FCfung auf Richtigkeit zu \u00FCberspringen, damit die Kompilierung beschleunigt wird.
+SchemaConstraintChecker.UnableToCheckCorrectness = Die Richtigkeit des Schemas kann wegen OutOfMemoryError nicht gepr\u00fcft werden. Dies geschieht im Allgemeinen, wenn Ihr Schema Konstrukte enth\u00e4lt wie maxOccurs="999". F\u00fcgen Sie bei der zuk\u00fcnftigen Kompilierung die Option '-nv' hinzu, um die Pr\u00fcfung auf Richtigkeit zu \u00fcberspringen, damit die Kompilierung beschleunigt wird.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = Es wurde keine JAXB-Anpassung in dem Schema ermittelt, das Pr\u00E4fix "jaxb" wird jedoch f\u00FCr andere Namespace-URIs verwendet. Wenn Sie die JAXB-Anpassung verwenden m\u00F6chten, stellen Sie sicher, dass der Namespace-URI "{0}" ist
+IncorrectNamespaceURIChecker.WarnIncorrectURI = Es wurde keine JAXB-Anpassung in dem Schema ermittelt, das Pr\u00e4fix "jaxb" wird jedoch f\u00fcr andere Namespace-URIs verwendet. Wenn Sie die JAXB-Anpassung verwenden m\u00f6chten, stellen Sie sicher, dass der Namespace-URI "{0}" ist
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_es.properties
index be8cfdc..409d99e 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = La personalizaci\u00F3n de {0} especificada no se utiliza.
+CustomizationContextChecker.UnacknolwedgedCustomization = La personalizaci\u00f3n de {0} especificada no se utiliza.
-SchemaConstraintChecker.UnableToCheckCorrectness = No se ha podido comprobar si el esquema es correcto debido al error OutOfMemoryError. Normalmente, esto ocurre cuando el esquema contiene construcciones como maxOccurs="999". En la compilaci\u00F3n futura, agregue la opci\u00F3n '-nv' para omitir esta comprobaci\u00F3n para que la compilaci\u00F3n sea m\u00E1s r\u00E1pida.
+SchemaConstraintChecker.UnableToCheckCorrectness = No se ha podido comprobar si el esquema es correcto debido al error OutOfMemoryError. Normalmente, esto ocurre cuando el esquema contiene construcciones como maxOccurs="999". En la compilaci\u00f3n futura, agregue la opci\u00f3n '-nv' para omitir esta comprobaci\u00f3n para que la compilaci\u00f3n sea m\u00e1s r\u00e1pida.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = No se ha detectado ninguna personalizaci\u00F3n JAXB en el esquema, pero se utiliza el prefijo "jaxb" para otros URI de espacios de nombres. Si ten\u00EDa pensado utilizar la personalizaci\u00F3n JAXB, aseg\u00FArese de que el URI del espacio de nombres es "{0}"
+IncorrectNamespaceURIChecker.WarnIncorrectURI = No se ha detectado ninguna personalizaci\u00f3n JAXB en el esquema, pero se utiliza el prefijo "jaxb" para otros URI de espacios de nombres. Si ten\u00eda pensado utilizar la personalizaci\u00f3n JAXB, aseg\u00farese de que el URI del espacio de nombres es "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_fr.properties
index e7b0d69..17e82a7 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = La personnalisation {0} indiqu\u00E9e n''est pas utilis\u00E9e.
+CustomizationContextChecker.UnacknolwedgedCustomization = La personnalisation {0} indiqu\u00e9e n''est pas utilis\u00e9e.
-SchemaConstraintChecker.UnableToCheckCorrectness = Impossible de v\u00E9rifier l'exactitude du sch\u00E9ma en raison d'une erreur OutOfMemoryError. Cela se produit g\u00E9n\u00E9ralement lorsque le sch\u00E9ma contient des structures telles que maxOccurs = "999". Dans la future compilation, ajoutez l'option '-nv' pour ne pas tenir compte de la v\u00E9rification d'exactitude pour une compilation plus rapide.
+SchemaConstraintChecker.UnableToCheckCorrectness = Impossible de v\u00e9rifier l'exactitude du sch\u00e9ma en raison d'une erreur OutOfMemoryError. Cela se produit g\u00e9n\u00e9ralement lorsque le sch\u00e9ma contient des structures telles que maxOccurs = "999". Dans la future compilation, ajoutez l'option '-nv' pour ne pas tenir compte de la v\u00e9rification d'exactitude pour une compilation plus rapide.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = Aucune personnalisation JAXB n''a \u00E9t\u00E9 d\u00E9tect\u00E9e dans le sch\u00E9ma mais le pr\u00E9fixe "jaxb" est utilis\u00E9 pour d''autres URI d''espace de noms. Si vous vouliez utiliser la personnalisation JAXB, assurez-vous que l''URI d''espace de noms est "{0}"
+IncorrectNamespaceURIChecker.WarnIncorrectURI = Aucune personnalisation JAXB n''a \u00e9t\u00e9 d\u00e9tect\u00e9e dans le sch\u00e9ma mais le pr\u00e9fixe "jaxb" est utilis\u00e9 pour d''autres URI d''espace de noms. Si vous vouliez utiliser la personnalisation JAXB, assurez-vous que l''URI d''espace de noms est "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_it.properties
index 9259e4a..34c5ab4 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -18,7 +18,7 @@
CustomizationContextChecker.UnacknolwedgedCustomization = La personalizzazione specificata {0} non viene usata.
-SchemaConstraintChecker.UnableToCheckCorrectness = Impossibile controllare la correttezza dello schema a causa di OutOfMemoryError. In genere ci\u00F2 si verifica quando lo schema contiene costrutti come maxOccurs="999". Per le compilazioni future, aggiungere l'opzione '-nv' per ignorare il controllo di correttezza per una compilazione pi\u00F9 rapida.
+SchemaConstraintChecker.UnableToCheckCorrectness = Impossibile controllare la correttezza dello schema a causa di OutOfMemoryError. In genere ci\u00f2 si verifica quando lo schema contiene costrutti come maxOccurs="999". Per le compilazioni future, aggiungere l'opzione '-nv' per ignorare il controllo di correttezza per una compilazione pi\u00f9 rapida.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ja.properties
index d4763de..9348d59 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = \u6307\u5B9A\u3057\u305F{0}\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u306F\u4F7F\u7528\u3055\u308C\u307E\u305B\u3093\u3002
+CustomizationContextChecker.UnacknolwedgedCustomization = \u6307\u5b9a\u3057\u305f{0}\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u306f\u4f7f\u7528\u3055\u308c\u307e\u305b\u3093\u3002
-SchemaConstraintChecker.UnableToCheckCorrectness = OutOfMemoryError\u306B\u3088\u308A\u3001\u30B9\u30AD\u30FC\u30DE\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u308C\u306F\u901A\u5E38\u3001\u30B9\u30AD\u30FC\u30DE\u306BmaxOccurs="999"\u306E\u3088\u3046\u306A\u69CB\u9020\u4F53\u304C\u542B\u307E\u308C\u308B\u5834\u5408\u306B\u767A\u751F\u3057\u307E\u3059\u3002\u5C06\u6765\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u3067\u306F\u3001'-nv'\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u8FFD\u52A0\u3057\u3066\u3001\u30B3\u30F3\u30D1\u30A4\u30EB\u3092\u9AD8\u901F\u306B\u3059\u308B\u305F\u3081\u306B\u6B63\u78BA\u3055\u306E\u78BA\u8A8D\u3092\u30B9\u30AD\u30C3\u30D7\u3057\u307E\u3059\u3002
+SchemaConstraintChecker.UnableToCheckCorrectness = OutOfMemoryError\u306b\u3088\u308a\u3001\u30b9\u30ad\u30fc\u30de\u304c\u6b63\u3057\u3044\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u308c\u306f\u901a\u5e38\u3001\u30b9\u30ad\u30fc\u30de\u306bmaxOccurs="999"\u306e\u3088\u3046\u306a\u69cb\u9020\u4f53\u304c\u542b\u307e\u308c\u308b\u5834\u5408\u306b\u767a\u751f\u3057\u307e\u3059\u3002\u5c06\u6765\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u3067\u306f\u3001'-nv'\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8ffd\u52a0\u3057\u3066\u3001\u30b3\u30f3\u30d1\u30a4\u30eb\u3092\u9ad8\u901f\u306b\u3059\u308b\u305f\u3081\u306b\u6b63\u78ba\u3055\u306e\u78ba\u8a8d\u3092\u30b9\u30ad\u30c3\u30d7\u3057\u307e\u3059\u3002
-IncorrectNamespaceURIChecker.WarnIncorrectURI = \u30B9\u30AD\u30FC\u30DE\u3067JAXB\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u304C\u691C\u51FA\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u304C\u3001\u4ED6\u306E\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9URI\u306B\u63A5\u982D\u8F9E"jaxb"\u304C\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002JAXB\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u306F\u3001\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9URI\u304C"{0}"\u3067\u3042\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044
+IncorrectNamespaceURIChecker.WarnIncorrectURI = \u30b9\u30ad\u30fc\u30de\u3067JAXB\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u304c\u691c\u51fa\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u304c\u3001\u4ed6\u306e\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9URI\u306b\u63a5\u982d\u8f9e"jaxb"\u304c\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002JAXB\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3001\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9URI\u304c"{0}"\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ko.properties
index 6c9bad6..204ab95 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = \uC9C0\uC815\uB41C {0} \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.
+CustomizationContextChecker.UnacknolwedgedCustomization = \uc9c0\uc815\ub41c {0} \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-SchemaConstraintChecker.UnableToCheckCorrectness = OutOfMemoryError\uB85C \uC778\uD574 \uC2A4\uD0A4\uB9C8\uAC00 \uC815\uD655\uD55C\uC9C0 \uD655\uC778\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC77C\uBC18\uC801\uC73C\uB85C \uC774 \uC624\uB958\uB294 \uC2A4\uD0A4\uB9C8\uC5D0 maxOccurs="999"\uC640 \uAC19\uC740 \uAD6C\uBB38\uC774 \uD3EC\uD568\uB41C \uACBD\uC6B0 \uBC1C\uC0DD\uD569\uB2C8\uB2E4. \uC774\uD6C4 \uCEF4\uD30C\uC77C\uC5D0\uC11C \uCEF4\uD30C\uC77C\uC744 \uB354 \uBE60\uB974\uAC8C \uC218\uD589\uD558\uB824\uBA74 '-nv' \uC635\uC158\uC744 \uCD94\uAC00\uD558\uC5EC \uC815\uD655\uC131 \uAC80\uC0AC\uB97C \uAC74\uB108 \uB6F0\uC2ED\uC2DC\uC624.
+SchemaConstraintChecker.UnableToCheckCorrectness = OutOfMemoryError\ub85c \uc778\ud574 \uc2a4\ud0a4\ub9c8\uac00 \uc815\ud655\ud55c\uc9c0 \ud655\uc778\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc77c\ubc18\uc801\uc73c\ub85c \uc774 \uc624\ub958\ub294 \uc2a4\ud0a4\ub9c8\uc5d0 maxOccurs="999"\uc640 \uac19\uc740 \uad6c\ubb38\uc774 \ud3ec\ud568\ub41c \uacbd\uc6b0 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \uc774\ud6c4 \ucef4\ud30c\uc77c\uc5d0\uc11c \ucef4\ud30c\uc77c\uc744 \ub354 \ube60\ub974\uac8c \uc218\ud589\ud558\ub824\uba74 '-nv' \uc635\uc158\uc744 \ucd94\uac00\ud558\uc5ec \uc815\ud655\uc131 \uac80\uc0ac\ub97c \uac74\ub108 \ub6f0\uc2ed\uc2dc\uc624.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = JAXB \uC0AC\uC6A9\uC790 \uC815\uC758\uAC00 \uC2A4\uD0A4\uB9C8\uC5D0\uC11C \uAC10\uC9C0\uB418\uC9C0 \uC54A\uC558\uC9C0\uB9CC "jaxb" \uC811\uB450\uC5B4\uAC00 \uB2E4\uB978 \uB124\uC784\uC2A4\uD398\uC774\uC2A4 URI\uC5D0 \uC0AC\uC6A9\uB418\uC5C8\uC2B5\uB2C8\uB2E4. JAXB \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uC0AC\uC6A9\uD558\uB824\uACE0 \uD55C \uACBD\uC6B0 \uB124\uC784\uC2A4\uD398\uC774\uC2A4 URI\uAC00 "{0}"\uC778\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.
+IncorrectNamespaceURIChecker.WarnIncorrectURI = JAXB \uc0ac\uc6a9\uc790 \uc815\uc758\uac00 \uc2a4\ud0a4\ub9c8\uc5d0\uc11c \uac10\uc9c0\ub418\uc9c0 \uc54a\uc558\uc9c0\ub9cc "jaxb" \uc811\ub450\uc5b4\uac00 \ub2e4\ub978 \ub124\uc784\uc2a4\ud398\uc774\uc2a4 URI\uc5d0 \uc0ac\uc6a9\ub418\uc5c8\uc2b5\ub2c8\ub2e4. JAXB \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \uc0ac\uc6a9\ud558\ub824\uace0 \ud55c \uacbd\uc6b0 \ub124\uc784\uc2a4\ud398\uc774\uc2a4 URI\uac00 "{0}"\uc778\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_pt_BR.properties
index 5d1374e..41ee5e4 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = Personaliza\u00E7\u00E3o {0} especificada n\u00E3o usada.
+CustomizationContextChecker.UnacknolwedgedCustomization = Personaliza\u00e7\u00e3o {0} especificada n\u00e3o usada.
-SchemaConstraintChecker.UnableToCheckCorrectness = N\u00E3o \u00E9 poss\u00EDvel verificar a corre\u00E7\u00E3o do esquema em decorr\u00EAncia de OutOfMemoryError. Geralmente isso ocorre quando seu esquema cont\u00E9m constru\u00E7\u00F5es como maxOccurs="999". Na pr\u00F3xima compila\u00E7\u00E3o, adicione a op\u00E7\u00E3o '-nv' para ignorar a verifica\u00E7\u00E3o de corre\u00E7\u00E3o e obter compila\u00E7\u00E3o mais r\u00E1pida.
+SchemaConstraintChecker.UnableToCheckCorrectness = N\u00e3o \u00e9 poss\u00edvel verificar a corre\u00e7\u00e3o do esquema em decorr\u00eancia de OutOfMemoryError. Geralmente isso ocorre quando seu esquema cont\u00e9m constru\u00e7\u00f5es como maxOccurs="999". Na pr\u00f3xima compila\u00e7\u00e3o, adicione a op\u00e7\u00e3o '-nv' para ignorar a verifica\u00e7\u00e3o de corre\u00e7\u00e3o e obter compila\u00e7\u00e3o mais r\u00e1pida.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = N\u00E3o foi detectada uma personaliza\u00E7\u00E3o do JAXB no esquema, mas o prefixo ''jaxb'' \u00E9 usado para outros URIs de namespace. Se voc\u00EA pretende usar a personaliza\u00E7\u00E3o do JAXB, certifique-se de que o URI do namespace seja "{0}"
+IncorrectNamespaceURIChecker.WarnIncorrectURI = N\u00e3o foi detectada uma personaliza\u00e7\u00e3o do JAXB no esquema, mas o prefixo ''jaxb'' \u00e9 usado para outros URIs de namespace. Se voc\u00ea pretende usar a personaliza\u00e7\u00e3o do JAXB, certifique-se de que o URI do namespace seja "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_CN.properties
index cd840bf..047ad16 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = \u672A\u4F7F\u7528\u6307\u5B9A\u7684{0}\u5B9A\u5236\u8BBE\u7F6E\u3002
+CustomizationContextChecker.UnacknolwedgedCustomization = \u672a\u4f7f\u7528\u6307\u5b9a\u7684{0}\u5b9a\u5236\u8bbe\u7f6e\u3002
-SchemaConstraintChecker.UnableToCheckCorrectness = \u7531\u4E8E\u51FA\u73B0 OutOfMemoryError, \u65E0\u6CD5\u68C0\u67E5\u6A21\u5F0F\u7684\u6B63\u786E\u6027\u3002\u5F53\u6A21\u5F0F\u5305\u542B\u7C7B\u4F3C maxOccurs="999" \u7684\u7ED3\u6784\u65F6, \u901A\u5E38\u4F1A\u53D1\u751F\u6B64\u60C5\u51B5\u3002\u5728\u4EE5\u540E\u7F16\u8BD1\u65F6, \u6DFB\u52A0 '-nv' \u9009\u9879\u53EF\u8DF3\u8FC7\u6B63\u786E\u6027\u68C0\u67E5, \u4ECE\u800C\u66F4\u5FEB\u5730\u6267\u884C\u7F16\u8BD1\u3002
+SchemaConstraintChecker.UnableToCheckCorrectness = \u7531\u4e8e\u51fa\u73b0 OutOfMemoryError, \u65e0\u6cd5\u68c0\u67e5\u6a21\u5f0f\u7684\u6b63\u786e\u6027\u3002\u5f53\u6a21\u5f0f\u5305\u542b\u7c7b\u4f3c maxOccurs="999" \u7684\u7ed3\u6784\u65f6, \u901a\u5e38\u4f1a\u53d1\u751f\u6b64\u60c5\u51b5\u3002\u5728\u4ee5\u540e\u7f16\u8bd1\u65f6, \u6dfb\u52a0 '-nv' \u9009\u9879\u53ef\u8df3\u8fc7\u6b63\u786e\u6027\u68c0\u67e5, \u4ece\u800c\u66f4\u5feb\u5730\u6267\u884c\u7f16\u8bd1\u3002
-IncorrectNamespaceURIChecker.WarnIncorrectURI = \u5728\u6A21\u5F0F\u4E2D\u672A\u68C0\u6D4B\u5230 JAXB \u5B9A\u5236\u8BBE\u7F6E, \u4F46\u5BF9\u5176\u4ED6\u540D\u79F0\u7A7A\u95F4 URI \u4F7F\u7528\u4E86\u524D\u7F00 "jaxb"\u3002\u5982\u679C\u60A8\u786E\u5B9E\u6253\u7B97\u4F7F\u7528 JAXB \u5B9A\u5236\u8BBE\u7F6E, \u8BF7\u786E\u4FDD\u540D\u79F0\u7A7A\u95F4 URI \u4E3A "{0}"
+IncorrectNamespaceURIChecker.WarnIncorrectURI = \u5728\u6a21\u5f0f\u4e2d\u672a\u68c0\u6d4b\u5230 JAXB \u5b9a\u5236\u8bbe\u7f6e, \u4f46\u5bf9\u5176\u4ed6\u540d\u79f0\u7a7a\u95f4 URI \u4f7f\u7528\u4e86\u524d\u7f00 "jaxb"\u3002\u5982\u679c\u60a8\u786e\u5b9e\u6253\u7b97\u4f7f\u7528 JAXB \u5b9a\u5236\u8bbe\u7f6e, \u8bf7\u786e\u4fdd\u540d\u79f0\u7a7a\u95f4 URI \u4e3a "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_TW.properties
index 2beb5a6..91c4383 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/reader/xmlschema/parser/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,15 +15,15 @@
-CustomizationContextChecker.UnacknolwedgedCustomization = \u672A\u4F7F\u7528\u6307\u5B9A\u7684 {0} \u81EA\u8A02\u9805\u76EE.
+CustomizationContextChecker.UnacknolwedgedCustomization = \u672a\u4f7f\u7528\u6307\u5b9a\u7684 {0} \u81ea\u8a02\u9805\u76ee.
-SchemaConstraintChecker.UnableToCheckCorrectness = \u56E0\u70BA OutOfMemoryError, \u7121\u6CD5\u6AA2\u67E5\u7DB1\u8981\u7684\u6B63\u78BA\u6027. \u7576\u60A8\u7684\u7DB1\u8981\u5305\u542B\u50CF\u662F maxOccurs="999" \u7684\u5EFA\u69CB\u9805\u76EE\u6642, \u901A\u5E38\u5C31\u6703\u767C\u751F\u6B64\u554F\u984C. \u5728\u5F80\u5F8C\u7684\u7DE8\u8B6F\u4E2D, \u65B0\u589E '-nv' \u9078\u9805\u53EF\u7565\u904E\u6B63\u78BA\u6027\u6AA2\u67E5\u4EE5\u52A0\u5FEB\u7DE8\u8B6F\u901F\u5EA6.
+SchemaConstraintChecker.UnableToCheckCorrectness = \u56e0\u70ba OutOfMemoryError, \u7121\u6cd5\u6aa2\u67e5\u7db1\u8981\u7684\u6b63\u78ba\u6027. \u7576\u60a8\u7684\u7db1\u8981\u5305\u542b\u50cf\u662f maxOccurs="999" \u7684\u5efa\u69cb\u9805\u76ee\u6642, \u901a\u5e38\u5c31\u6703\u767c\u751f\u6b64\u554f\u984c. \u5728\u5f80\u5f8c\u7684\u7de8\u8b6f\u4e2d, \u65b0\u589e '-nv' \u9078\u9805\u53ef\u7565\u904e\u6b63\u78ba\u6027\u6aa2\u67e5\u4ee5\u52a0\u5feb\u7de8\u8b6f\u901f\u5ea6.
-IncorrectNamespaceURIChecker.WarnIncorrectURI = \u672A\u5728\u7DB1\u8981\u4E2D\u5075\u6E2C\u5230 JAXB \u81EA\u8A02\u9805\u76EE, \u4F46\u524D\u7F6E\u78BC "jaxb" \u5DF2\u4F7F\u7528\u65BC\u5176\u4ED6\u547D\u540D\u7A7A\u9593 URI. \u82E5\u60A8\u4E0D\u60F3\u4F7F\u7528 JAXB \u81EA\u8A02\u9805\u76EE, \u8ACB\u78BA\u5B9A\u547D\u540D\u7A7A\u9593 URI \u70BA "{0}"
+IncorrectNamespaceURIChecker.WarnIncorrectURI = \u672a\u5728\u7db1\u8981\u4e2d\u5075\u6e2c\u5230 JAXB \u81ea\u8a02\u9805\u76ee, \u4f46\u524d\u7f6e\u78bc "jaxb" \u5df2\u4f7f\u7528\u65bc\u5176\u4ed6\u547d\u540d\u7a7a\u9593 URI. \u82e5\u60a8\u4e0d\u60f3\u4f7f\u7528 JAXB \u81ea\u8a02\u9805\u76ee, \u8acb\u78ba\u5b9a\u547d\u540d\u7a7a\u9593 URI \u70ba "{0}"
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle.properties
index 19e2b47..09e0b8f 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_de.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_de.properties
index e81b92c..c5a15b6 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_de.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_de.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = Eine Klasse/Schnittstelle mit demselben Namen "{0}" wird bereits verwendet. Verwenden Sie eine Klassenanpassung, um diesen Konflikt zu l\u00F6sen.
+CodeModelClassFactory.ClassNameCollision = Eine Klasse/Schnittstelle mit demselben Namen "{0}" wird bereits verwendet. Verwenden Sie eine Klassenanpassung, um diesen Konflikt zu l\u00f6sen.
CodeModelClassFactory.ClassNameCollision.Source = eine weitere "{0}" wird von hier generiert.
-ERR_INVALID_CLASSNAME = Ung\u00FCltiger Klassenname "{0}". Entweder konnte XJC keinen Klassennamen aus dem XML-Namen ableiten, oder ein ung\u00FCltiger Name wird angegeben. Verwenden Sie die <jaxb:class>-Anpassung, um einen Namen zu \u00FCberschreiben.
+ERR_INVALID_CLASSNAME = Ung\u00fcltiger Klassenname "{0}". Entweder konnte XJC keinen Klassennamen aus dem XML-Namen ableiten, oder ein ung\u00fcltiger Name wird angegeben. Verwenden Sie die <jaxb:class>-Anpassung, um einen Namen zu \u00fcberschreiben.
-CodeModelClassFactory.CaseSensitivityCollision = Dieser Fehler wird verursacht, weil bei Windows nicht "{0}.java" und "{1}.java" im selben Verzeichnis vorhanden sein k\u00F6nnen.
+CodeModelClassFactory.CaseSensitivityCollision = Dieser Fehler wird verursacht, weil bei Windows nicht "{0}.java" und "{1}.java" im selben Verzeichnis vorhanden sein k\u00f6nnen.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = Dieser verwirrende Fehler tritt wahrscheinlich auf, weil das Schema eine Technik namens "Cham\u00E4leon-Schema" verwendet, die dazu f\u00FChrt, dass eine einzelne Definition mehrmals in unterschiedliche Namespaces geladen wird. Weitere Informationen dazu finden Sie unter "http://forums.java.net/jive/thread.jspa?threadID=18631".
+ERR_CHAMELEON_SCHEMA_GONE_WILD = Dieser verwirrende Fehler tritt wahrscheinlich auf, weil das Schema eine Technik namens "Cham\u00e4leon-Schema" verwendet, die dazu f\u00fchrt, dass eine einzelne Definition mehrmals in unterschiedliche Namespaces geladen wird. Weitere Informationen dazu finden Sie unter "http://forums.java.net/jive/thread.jspa?threadID=18631".
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_es.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_es.properties
index 08444a1..90139df 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_es.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_es.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = Ya se est\u00E1 utilizando una clase/interfaz con el mismo nombre"{0}". Utilice una personalizaci\u00F3n de clase para resolver este conflicto.
+CodeModelClassFactory.ClassNameCollision = Ya se est\u00e1 utilizando una clase/interfaz con el mismo nombre"{0}". Utilice una personalizaci\u00f3n de clase para resolver este conflicto.
-CodeModelClassFactory.ClassNameCollision.Source = (Relacionado con el error anterior) desde aqu\u00ED se genera otro "{0}".
+CodeModelClassFactory.ClassNameCollision.Source = (Relacionado con el error anterior) desde aqu\u00ed se genera otro "{0}".
-ERR_INVALID_CLASSNAME = Nombre de clase no v\u00E1lido "{0}". XJC no ha derivado correctamente un nombre de clase a partir del nombre XML o se ha proporcionado un nombre no v\u00E1lido. Utilice la personalizaci\u00F3n de <jaxb:class> para sustituir un nombre.
+ERR_INVALID_CLASSNAME = Nombre de clase no v\u00e1lido "{0}". XJC no ha derivado correctamente un nombre de clase a partir del nombre XML o se ha proporcionado un nombre no v\u00e1lido. Utilice la personalizaci\u00f3n de <jaxb:class> para sustituir un nombre.
CodeModelClassFactory.CaseSensitivityCollision = Este error se debe a que en Windows no se puede tener "{0}.java" y "{1}.java" en el mismo directorio.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relacionado con el error anterior) Probablemente, este error tan confuso se ha producido porque el esquema utiliza una t\u00E9cnica que se denomina "esquema de camale\u00F3n", que hace que una \u00FAnica definici\u00F3n se cargue varias veces en espacios de nombres diferentes. Visite http://forums.java.net/jive/thread.jspa?threadID=18631 para obtener m\u00E1s informaci\u00F3n acerca de este tema.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relacionado con el error anterior) Probablemente, este error tan confuso se ha producido porque el esquema utiliza una t\u00e9cnica que se denomina "esquema de camale\u00f3n", que hace que una \u00fanica definici\u00f3n se cargue varias veces en espacios de nombres diferentes. Visite http://forums.java.net/jive/thread.jspa?threadID=18631 para obtener m\u00e1s informaci\u00f3n acerca de este tema.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_fr.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_fr.properties
index 0df57dc..c708d2c 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_fr.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_fr.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = Une classe/interface portant le m\u00EAme nom "{0}" est d\u00E9j\u00E0 utilis\u00E9e. Utilisez une personnalisation de classe pour r\u00E9soudre ce conflit.
+CodeModelClassFactory.ClassNameCollision = Une classe/interface portant le m\u00eame nom "{0}" est d\u00e9j\u00e0 utilis\u00e9e. Utilisez une personnalisation de classe pour r\u00e9soudre ce conflit.
-CodeModelClassFactory.ClassNameCollision.Source = (voir erreur ci-dessus) un autre \u00E9l\u00E9ment "{0}" est g\u00E9n\u00E9r\u00E9 \u00E0 partir d''ici.
+CodeModelClassFactory.ClassNameCollision.Source = (voir erreur ci-dessus) un autre \u00e9l\u00e9ment "{0}" est g\u00e9n\u00e9r\u00e9 \u00e0 partir d''ici.
-ERR_INVALID_CLASSNAME = Nom de classe "{0}" non valide. JXC n''a pas pu d\u00E9river un nom de classe du nom XML ou un nom non valide a \u00E9t\u00E9 donn\u00E9. Utilisez la personnalisation <jaxb:class> pour remplacer un nom.
+ERR_INVALID_CLASSNAME = Nom de classe "{0}" non valide. JXC n''a pas pu d\u00e9river un nom de classe du nom XML ou un nom non valide a \u00e9t\u00e9 donn\u00e9. Utilisez la personnalisation <jaxb:class> pour remplacer un nom.
-CodeModelClassFactory.CaseSensitivityCollision = Cette erreur est due au fait que "{0}.java" et "{1}.java" ne peuvent pas figurer dans le m\u00EAme r\u00E9pertoire sur Windows.
+CodeModelClassFactory.CaseSensitivityCollision = Cette erreur est due au fait que "{0}.java" et "{1}.java" ne peuvent pas figurer dans le m\u00eame r\u00e9pertoire sur Windows.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (voir erreur ci-dessus) Cette erreur qui porte \u00E0 confusion s'est produite probablement parce que le sch\u00E9ma utilise une technique appel\u00E9e "sch\u00E9ma cam\u00E9l\u00E9on", qui entra\u00EEne le chargement d'une m\u00EAme d\u00E9finition \u00E0 plusieurs reprises dans diff\u00E9rents espaces de noms. Pour plus d'informations, reportez-vous \u00E0 http://forums.java.net/jive/thread.jspa?threadID=18631.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (voir erreur ci-dessus) Cette erreur qui porte \u00e0 confusion s'est produite probablement parce que le sch\u00e9ma utilise une technique appel\u00e9e "sch\u00e9ma cam\u00e9l\u00e9on", qui entra\u00eene le chargement d'une m\u00eame d\u00e9finition \u00e0 plusieurs reprises dans diff\u00e9rents espaces de noms. Pour plus d'informations, reportez-vous \u00e0 http://forums.java.net/jive/thread.jspa?threadID=18631.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_it.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_it.properties
index ec475de..ebb1870 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_it.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_it.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = \u00C8 gi\u00E0 in uso una classe/interfaccia con lo stesso nome "{0}". Usare una personalizzazione di classe per risolvere il conflitto.
+CodeModelClassFactory.ClassNameCollision = \u00c8 gi\u00e0 in uso una classe/interfaccia con lo stesso nome "{0}". Usare una personalizzazione di classe per risolvere il conflitto.
CodeModelClassFactory.ClassNameCollision.Source = (Relativo all''errore riportato sopra) da qui viene generato un altro "{0}".
-ERR_INVALID_CLASSNAME = Nome classe "{0}" non valido. XJC non \u00E8 riuscito a derivare un nome classe dal nome XML oppure \u00E8 stato fornito un nome non valido. Usare la personalizzazione <jaxb:class> per sostituire un nome.
+ERR_INVALID_CLASSNAME = Nome classe "{0}" non valido. XJC non \u00e8 riuscito a derivare un nome classe dal nome XML oppure \u00e8 stato fornito un nome non valido. Usare la personalizzazione <jaxb:class> per sostituire un nome.
-CodeModelClassFactory.CaseSensitivityCollision = Questo errore \u00E8 causato dal fatto che in Windows non \u00E8 possibile avere "{0}.java" e "{1}.java" nella stessa directory.
+CodeModelClassFactory.CaseSensitivityCollision = Questo errore \u00e8 causato dal fatto che in Windows non \u00e8 possibile avere "{0}.java" e "{1}.java" nella stessa directory.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relativo all''errore riportato sopra) Questo errore che genera confusione si \u00E8 verificato molto probabilmente perch\u00E9 lo schema usa una tecnica denominata "schema camaleonte" che provoca il caricamento di una singola definizione pi\u00F9 volte in diversi spazi di nomi. Per ulteriori informazioni su questo argomento, vedere http://forums.java.net/jive/thread.jspa?threadID=18631.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relativo all''errore riportato sopra) Questo errore che genera confusione si \u00e8 verificato molto probabilmente perch\u00e9 lo schema usa una tecnica denominata "schema camaleonte" che provoca il caricamento di una singola definizione pi\u00f9 volte in diversi spazi di nomi. Per ulteriori informazioni su questo argomento, vedere http://forums.java.net/jive/thread.jspa?threadID=18631.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ja.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ja.properties
index a9bf529..92df92e 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ja.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = \u540C\u3058\u540D\u524D"{0}"\u306E\u30AF\u30E9\u30B9/\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u304C\u3059\u3067\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u3053\u306E\u7AF6\u5408\u3092\u89E3\u6C7A\u3059\u308B\u306B\u306F\u3001\u30AF\u30E9\u30B9\u30FB\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+CodeModelClassFactory.ClassNameCollision = \u540c\u3058\u540d\u524d"{0}"\u306e\u30af\u30e9\u30b9/\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u304c\u3059\u3067\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7af6\u5408\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001\u30af\u30e9\u30b9\u30fb\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-CodeModelClassFactory.ClassNameCollision.Source = (\u524D\u8FF0\u306E\u30A8\u30E9\u30FC\u306B\u95A2\u9023\u3057\u3066)\u5225\u306E"{0}"\u304C\u3053\u3053\u304B\u3089\u751F\u6210\u3055\u308C\u307E\u3059\u3002
+CodeModelClassFactory.ClassNameCollision.Source = (\u524d\u8ff0\u306e\u30a8\u30e9\u30fc\u306b\u95a2\u9023\u3057\u3066)\u5225\u306e"{0}"\u304c\u3053\u3053\u304b\u3089\u751f\u6210\u3055\u308c\u307e\u3059\u3002
-ERR_INVALID_CLASSNAME = \u30AF\u30E9\u30B9\u540D"{0}"\u304C\u7121\u52B9\u3067\u3059\u3002XJC\u304CXML\u540D\u304B\u3089\u30AF\u30E9\u30B9\u540D\u3092\u5C0E\u51FA\u3067\u304D\u306A\u304B\u3063\u305F\u304B\u3001\u7121\u52B9\u306A\u540D\u524D\u304C\u6307\u5B9A\u3055\u308C\u307E\u3057\u305F\u3002\u540D\u524D\u3092\u4E0A\u66F8\u304D\u3059\u308B\u306B\u306F\u3001<jaxb:class>\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
+ERR_INVALID_CLASSNAME = \u30af\u30e9\u30b9\u540d"{0}"\u304c\u7121\u52b9\u3067\u3059\u3002XJC\u304cXML\u540d\u304b\u3089\u30af\u30e9\u30b9\u540d\u3092\u5c0e\u51fa\u3067\u304d\u306a\u304b\u3063\u305f\u304b\u3001\u7121\u52b9\u306a\u540d\u524d\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002\u540d\u524d\u3092\u4e0a\u66f8\u304d\u3059\u308b\u306b\u306f\u3001<jaxb:class>\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
-CodeModelClassFactory.CaseSensitivityCollision = \u3053\u306E\u30A8\u30E9\u30FC\u306F\u3001Windows\u3067\u306F"{0}.java"\u3068"{1}.java"\u306E\u4E21\u65B9\u3092\u540C\u3058\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3067\u4F7F\u7528\u3067\u304D\u306A\u3044\u305F\u3081\u306B\u767A\u751F\u3057\u307E\u3059\u3002
+CodeModelClassFactory.CaseSensitivityCollision = \u3053\u306e\u30a8\u30e9\u30fc\u306f\u3001Windows\u3067\u306f"{0}.java"\u3068"{1}.java"\u306e\u4e21\u65b9\u3092\u540c\u3058\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u4f7f\u7528\u3067\u304d\u306a\u3044\u305f\u3081\u306b\u767a\u751f\u3057\u307e\u3059\u3002
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u524D\u8FF0\u306E\u30A8\u30E9\u30FC\u306B\u95A2\u9023\u3057\u3066)\u3053\u306E\u308F\u304B\u308A\u306B\u304F\u3044\u30A8\u30E9\u30FC\u306F\u3001\u30B9\u30AD\u30FC\u30DE\u304C\u300C\u30AB\u30E1\u30EC\u30AA\u30F3\u30FB\u30B9\u30AD\u30FC\u30DE\u300D\u3068\u547C\u3070\u308C\u308B\u65B9\u6CD5\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u305F\u3081\u306B\u767A\u751F\u3057\u305F\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u3053\u306E\u65B9\u6CD5\u3067\u306F\u30011\u3064\u306E\u5B9A\u7FA9\u304C\u7570\u306A\u308B\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u306B\u8907\u6570\u56DE\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002\u3053\u306E\u554F\u984C\u306E\u8A73\u7D30\u306F\u3001http://forums.java.net/jive/thread.jspa?threadID=18631\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u524d\u8ff0\u306e\u30a8\u30e9\u30fc\u306b\u95a2\u9023\u3057\u3066)\u3053\u306e\u308f\u304b\u308a\u306b\u304f\u3044\u30a8\u30e9\u30fc\u306f\u3001\u30b9\u30ad\u30fc\u30de\u304c\u300c\u30ab\u30e1\u30ec\u30aa\u30f3\u30fb\u30b9\u30ad\u30fc\u30de\u300d\u3068\u547c\u3070\u308c\u308b\u65b9\u6cd5\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u305f\u3081\u306b\u767a\u751f\u3057\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u65b9\u6cd5\u3067\u306f\u30011\u3064\u306e\u5b9a\u7fa9\u304c\u7570\u306a\u308b\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9\u306b\u8907\u6570\u56de\u30ed\u30fc\u30c9\u3055\u308c\u307e\u3059\u3002\u3053\u306e\u554f\u984c\u306e\u8a73\u7d30\u306f\u3001http://forums.java.net/jive/thread.jspa?threadID=18631\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ko.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ko.properties
index 609a543..5bc0296 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ko.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_ko.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = \uB3D9\uC77C\uD55C \uC774\uB984 "{0}"\uC744(\uB97C) \uC0AC\uC6A9\uD558\uB294 \uD074\uB798\uC2A4/\uC778\uD130\uD398\uC774\uC2A4\uAC00 \uC774\uBBF8 \uC0AC\uC6A9 \uC911\uC785\uB2C8\uB2E4. \uD074\uB798\uC2A4 \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uD1B5\uD574 \uC774 \uCDA9\uB3CC\uC744 \uD574\uACB0\uD558\uC2ED\uC2DC\uC624.
+CodeModelClassFactory.ClassNameCollision = \ub3d9\uc77c\ud55c \uc774\ub984 "{0}"\uc744(\ub97c) \uc0ac\uc6a9\ud558\ub294 \ud074\ub798\uc2a4/\uc778\ud130\ud398\uc774\uc2a4\uac00 \uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc785\ub2c8\ub2e4. \ud074\ub798\uc2a4 \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \ud1b5\ud574 \uc774 \ucda9\ub3cc\uc744 \ud574\uacb0\ud558\uc2ed\uc2dc\uc624.
-CodeModelClassFactory.ClassNameCollision.Source = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uB2E4\uB978 "{0}"\uC774(\uAC00) \uC5EC\uAE30\uC11C \uC0DD\uC131\uB418\uC5C8\uC2B5\uB2C8\uB2E4.
+CodeModelClassFactory.ClassNameCollision.Source = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \ub2e4\ub978 "{0}"\uc774(\uac00) \uc5ec\uae30\uc11c \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-ERR_INVALID_CLASSNAME = "{0}"\uC740(\uB294) \uBD80\uC801\uD569\uD55C \uD074\uB798\uC2A4 \uC774\uB984\uC785\uB2C8\uB2E4. XJC\uAC00 XML \uC774\uB984\uC5D0\uC11C \uD074\uB798\uC2A4 \uC774\uB984 \uD30C\uC0DD\uC744 \uC2E4\uD328\uD588\uAC70\uB098 \uBD80\uC801\uD569\uD55C \uC774\uB984\uC774 \uC81C\uACF5\uB418\uC5C8\uC2B5\uB2C8\uB2E4. <jaxb:class> \uC0AC\uC6A9\uC790 \uC815\uC758\uB97C \uD1B5\uD574 \uC774\uB984\uC744 \uBB34\uD6A8\uD654\uD558\uC2ED\uC2DC\uC624.
+ERR_INVALID_CLASSNAME = "{0}"\uc740(\ub294) \ubd80\uc801\ud569\ud55c \ud074\ub798\uc2a4 \uc774\ub984\uc785\ub2c8\ub2e4. XJC\uac00 XML \uc774\ub984\uc5d0\uc11c \ud074\ub798\uc2a4 \uc774\ub984 \ud30c\uc0dd\uc744 \uc2e4\ud328\ud588\uac70\ub098 \ubd80\uc801\ud569\ud55c \uc774\ub984\uc774 \uc81c\uacf5\ub418\uc5c8\uc2b5\ub2c8\ub2e4. <jaxb:class> \uc0ac\uc6a9\uc790 \uc815\uc758\ub97c \ud1b5\ud574 \uc774\ub984\uc744 \ubb34\ud6a8\ud654\ud558\uc2ed\uc2dc\uc624.
-CodeModelClassFactory.CaseSensitivityCollision = Windows\uC5D0\uC11C\uB294 \uB3D9\uC77C\uD55C \uB514\uB809\uD1A0\uB9AC\uC5D0 "{0}.java"\uC640 "{1}.java"\uB97C \uD568\uAED8 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC73C\uBBC0\uB85C \uC774 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.
+CodeModelClassFactory.CaseSensitivityCollision = Windows\uc5d0\uc11c\ub294 \ub3d9\uc77c\ud55c \ub514\ub809\ud1a0\ub9ac\uc5d0 "{0}.java"\uc640 "{1}.java"\ub97c \ud568\uaed8 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c \uc774 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (\uC704 \uC624\uB958\uC640 \uAD00\uB828\uB428) \uC774 \uC624\uB958\uB294 \uC2A4\uD0A4\uB9C8\uC5D0 "\uCE74\uBA5C\uB808\uC628 \uC2A4\uD0A4\uB9C8"\uB77C\uB294 \uAE30\uC220\uC774 \uC0AC\uC6A9\uB418\uC5B4 \uD558\uB098\uC758 \uC815\uC758\uAC00 \uB2E4\uB978 \uB124\uC784\uC2A4\uD398\uC774\uC2A4\uC5D0 \uC5EC\uB7EC \uBC88 \uB85C\uB4DC\uB418\uC5B4 \uBC1C\uC0DD\uD55C \uAC83\uC77C \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 http://forums.java.net/jive/thread.jspa?threadID=18631\uC744 \uCC38\uC870\uD558\uC2ED\uC2DC\uC624.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (\uc704 \uc624\ub958\uc640 \uad00\ub828\ub428) \uc774 \uc624\ub958\ub294 \uc2a4\ud0a4\ub9c8\uc5d0 "\uce74\uba5c\ub808\uc628 \uc2a4\ud0a4\ub9c8"\ub77c\ub294 \uae30\uc220\uc774 \uc0ac\uc6a9\ub418\uc5b4 \ud558\ub098\uc758 \uc815\uc758\uac00 \ub2e4\ub978 \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uc5d0 \uc5ec\ub7ec \ubc88 \ub85c\ub4dc\ub418\uc5b4 \ubc1c\uc0dd\ud55c \uac83\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc790\uc138\ud55c \ub0b4\uc6a9\uc740 http://forums.java.net/jive/thread.jspa?threadID=18631\uc744 \ucc38\uc870\ud558\uc2ed\uc2dc\uc624.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_pt_BR.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_pt_BR.properties
index c9ded80..8ee6e47 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_pt_BR.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_pt_BR.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = Uma classe/interface com o mesmo nome "{0}" j\u00E1 est\u00E1 sendo usada. Use a personaliza\u00E7\u00E3o de classe para resolver este conflito.
+CodeModelClassFactory.ClassNameCollision = Uma classe/interface com o mesmo nome "{0}" j\u00e1 est\u00e1 sendo usada. Use a personaliza\u00e7\u00e3o de classe para resolver este conflito.
CodeModelClassFactory.ClassNameCollision.Source = (Relevante para o erro acima) outro "{0}" foi gerado daqui.
-ERR_INVALID_CLASSNAME = Nome de classe inv\u00E1lido "{0}". O XJC falhou ao derivar um nome de classe do nome do XML ou foi fornecido um nome inv\u00E1lido. Use a personaliza\u00E7\u00E3o <jaxb:class> para substituir um nome.
+ERR_INVALID_CLASSNAME = Nome de classe inv\u00e1lido "{0}". O XJC falhou ao derivar um nome de classe do nome do XML ou foi fornecido um nome inv\u00e1lido. Use a personaliza\u00e7\u00e3o <jaxb:class> para substituir um nome.
-CodeModelClassFactory.CaseSensitivityCollision = Este erro foi causado porque no Windows voc\u00EA n\u00E3o pode ter "{0}.java" e "{1}.java" no mesmo diret\u00F3rio.
+CodeModelClassFactory.CaseSensitivityCollision = Este erro foi causado porque no Windows voc\u00ea n\u00e3o pode ter "{0}.java" e "{1}.java" no mesmo diret\u00f3rio.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relevante para o erro acima) Este erro confuso aconteceu provavelmente porque o esquema usa uma t\u00E9cnica denominada "esquema camale\u00E3o" que faz com que uma defini\u00E7\u00E3o \u00FAnica seja carregada v\u00E1rias vezes em diferentes namespaces. Consulte http://forums.java.net/jive/thread.jspa?threadID=18631 para obter mais informa\u00E7\u00F5es.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (Relevante para o erro acima) Este erro confuso aconteceu provavelmente porque o esquema usa uma t\u00e9cnica denominada "esquema camale\u00e3o" que faz com que uma defini\u00e7\u00e3o \u00fanica seja carregada v\u00e1rias vezes em diferentes namespaces. Consulte http://forums.java.net/jive/thread.jspa?threadID=18631 para obter mais informa\u00e7\u00f5es.
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_CN.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_CN.properties
index ee9cf2f..3687766 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_CN.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_CN.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = \u5177\u6709\u76F8\u540C\u540D\u79F0 "{0}" \u7684\u7C7B/\u63A5\u53E3\u5DF2\u5728\u4F7F\u7528\u3002\u8BF7\u4F7F\u7528\u7C7B\u5B9A\u5236\u8BBE\u7F6E\u6765\u89E3\u51B3\u6B64\u51B2\u7A81\u3002
+CodeModelClassFactory.ClassNameCollision = \u5177\u6709\u76f8\u540c\u540d\u79f0 "{0}" \u7684\u7c7b/\u63a5\u53e3\u5df2\u5728\u4f7f\u7528\u3002\u8bf7\u4f7f\u7528\u7c7b\u5b9a\u5236\u8bbe\u7f6e\u6765\u89e3\u51b3\u6b64\u51b2\u7a81\u3002
-CodeModelClassFactory.ClassNameCollision.Source = (\u4E0E\u4E0A\u4E00\u9519\u8BEF\u76F8\u5173) \u5728\u6B64\u5904\u751F\u6210\u4E86\u5176\u4ED6 "{0}"\u3002
+CodeModelClassFactory.ClassNameCollision.Source = (\u4e0e\u4e0a\u4e00\u9519\u8bef\u76f8\u5173) \u5728\u6b64\u5904\u751f\u6210\u4e86\u5176\u4ed6 "{0}"\u3002
-ERR_INVALID_CLASSNAME = \u7C7B\u540D "{0}" \u65E0\u6548\u3002XJC \u65E0\u6CD5\u4ECE XML \u540D\u79F0\u6D3E\u751F\u7C7B\u540D, \u6216\u8005\u6307\u5B9A\u7684\u540D\u79F0\u65E0\u6548\u3002\u8BF7\u4F7F\u7528 <jaxb:class> \u5B9A\u5236\u8BBE\u7F6E\u8986\u76D6\u540D\u79F0\u3002
+ERR_INVALID_CLASSNAME = \u7c7b\u540d "{0}" \u65e0\u6548\u3002XJC \u65e0\u6cd5\u4ece XML \u540d\u79f0\u6d3e\u751f\u7c7b\u540d, \u6216\u8005\u6307\u5b9a\u7684\u540d\u79f0\u65e0\u6548\u3002\u8bf7\u4f7f\u7528 <jaxb:class> \u5b9a\u5236\u8bbe\u7f6e\u8986\u76d6\u540d\u79f0\u3002
-CodeModelClassFactory.CaseSensitivityCollision = \u51FA\u73B0\u6B64\u9519\u8BEF\u7684\u539F\u56E0\u662F, \u5728 Windows \u4E0A "{0}.java" \u548C "{1}.java" \u4E0D\u80FD\u4F4D\u4E8E\u540C\u4E00\u76EE\u5F55\u3002
+CodeModelClassFactory.CaseSensitivityCollision = \u51fa\u73b0\u6b64\u9519\u8bef\u7684\u539f\u56e0\u662f, \u5728 Windows \u4e0a "{0}.java" \u548c "{1}.java" \u4e0d\u80fd\u4f4d\u4e8e\u540c\u4e00\u76ee\u5f55\u3002
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u4E0E\u4E0A\u4E00\u9519\u8BEF\u76F8\u5173) \u51FA\u73B0\u6B64\u4EE4\u4EBA\u6DF7\u6DC6\u7684\u9519\u8BEF\u7684\u539F\u56E0\u6700\u53EF\u80FD\u662F\u6A21\u5F0F\u4F7F\u7528\u4E86\u4E00\u79CD\u540D\u4E3A "\u53D8\u8272\u9F99\u6A21\u5F0F" \u7684\u6280\u672F, \u8BE5\u6280\u672F\u4F1A\u5BFC\u81F4\u5355\u4E2A\u5B9A\u4E49\u591A\u6B21\u52A0\u8F7D\u5230\u4E0D\u540C\u7684\u540D\u79F0\u7A7A\u95F4\u3002\u6709\u5173\u6B64\u9519\u8BEF\u7684\u8BE6\u7EC6\u4FE1\u606F, \u8BF7\u8BBF\u95EE http://forums.java.net/jive/thread.jspa?threadID=18631\u3002
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u4e0e\u4e0a\u4e00\u9519\u8bef\u76f8\u5173) \u51fa\u73b0\u6b64\u4ee4\u4eba\u6df7\u6dc6\u7684\u9519\u8bef\u7684\u539f\u56e0\u6700\u53ef\u80fd\u662f\u6a21\u5f0f\u4f7f\u7528\u4e86\u4e00\u79cd\u540d\u4e3a "\u53d8\u8272\u9f99\u6a21\u5f0f" \u7684\u6280\u672f, \u8be5\u6280\u672f\u4f1a\u5bfc\u81f4\u5355\u4e2a\u5b9a\u4e49\u591a\u6b21\u52a0\u8f7d\u5230\u4e0d\u540c\u7684\u540d\u79f0\u7a7a\u95f4\u3002\u6709\u5173\u6b64\u9519\u8bef\u7684\u8be6\u7ec6\u4fe1\u606f, \u8bf7\u8bbf\u95ee http://forums.java.net/jive/thread.jspa?threadID=18631\u3002
diff --git a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_TW.properties b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_TW.properties
index 4fb5e3a..a912621 100644
--- a/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_TW.properties
+++ b/jaxb-ri/xjc/src/main/resources/com/sun/tools/xjc/util/MessageBundle_zh_TW.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -15,12 +15,12 @@
-CodeModelClassFactory.ClassNameCollision = \u76F8\u540C\u540D\u7A31 "{0}" \u7684\u985E\u5225/\u4ECB\u9762\u5DF2\u5728\u4F7F\u7528\u4E2D. \u8ACB\u4F7F\u7528\u985E\u5225\u81EA\u8A02\u9805\u76EE\u4EE5\u89E3\u6C7A\u6B64\u885D\u7A81.
+CodeModelClassFactory.ClassNameCollision = \u76f8\u540c\u540d\u7a31 "{0}" \u7684\u985e\u5225/\u4ecb\u9762\u5df2\u5728\u4f7f\u7528\u4e2d. \u8acb\u4f7f\u7528\u985e\u5225\u81ea\u8a02\u9805\u76ee\u4ee5\u89e3\u6c7a\u6b64\u885d\u7a81.
-CodeModelClassFactory.ClassNameCollision.Source = (\u8207\u4E0A\u8FF0\u932F\u8AA4\u6709\u95DC) \u53E6\u4E00\u500B "{0}" \u5F9E\u6B64\u8655\u7522\u751F.
+CodeModelClassFactory.ClassNameCollision.Source = (\u8207\u4e0a\u8ff0\u932f\u8aa4\u6709\u95dc) \u53e6\u4e00\u500b "{0}" \u5f9e\u6b64\u8655\u7522\u751f.
-ERR_INVALID_CLASSNAME = \u7121\u6548\u7684\u985E\u5225\u540D\u7A31 "{0}". XJC \u7121\u6CD5\u5F9E XML \u540D\u7A31\u4E2D\u884D\u751F\u985E\u5225\u540D\u7A31, \u6216\u662F\u6307\u5B9A\u7684\u540D\u7A31\u7121\u6548. \u8ACB\u4F7F\u7528 <jaxb:class> \u81EA\u8A02\u9805\u76EE\u8986\u5BEB\u540D\u7A31.
+ERR_INVALID_CLASSNAME = \u7121\u6548\u7684\u985e\u5225\u540d\u7a31 "{0}". XJC \u7121\u6cd5\u5f9e XML \u540d\u7a31\u4e2d\u884d\u751f\u985e\u5225\u540d\u7a31, \u6216\u662f\u6307\u5b9a\u7684\u540d\u7a31\u7121\u6548. \u8acb\u4f7f\u7528 <jaxb:class> \u81ea\u8a02\u9805\u76ee\u8986\u5beb\u540d\u7a31.
-CodeModelClassFactory.CaseSensitivityCollision = \u767C\u751F\u6B64\u932F\u8AA4\u7684\u539F\u56E0, \u662F\u56E0\u70BA\u5728 Windows \u4E2D, "{0}.java" \u8207 "{1}.java" \u4E0D\u80FD\u540C\u6642\u5728\u76F8\u540C\u7684\u76EE\u9304\u4E2D.
+CodeModelClassFactory.CaseSensitivityCollision = \u767c\u751f\u6b64\u932f\u8aa4\u7684\u539f\u56e0, \u662f\u56e0\u70ba\u5728 Windows \u4e2d, "{0}.java" \u8207 "{1}.java" \u4e0d\u80fd\u540c\u6642\u5728\u76f8\u540c\u7684\u76ee\u9304\u4e2d.
-ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u8207\u4E0A\u8FF0\u932F\u8AA4\u6709\u95DC) \u4E4B\u6240\u4EE5\u767C\u751F\u9019\u500B\u4EE4\u4EBA\u56F0\u60D1\u7684\u932F\u8AA4, \u6700\u53EF\u80FD\u7684\u539F\u56E0\u662F\u7DB1\u8981\u4F7F\u7528\u4E00\u7A2E\u7A31\u70BA\u300C\u4FDD\u8B77\u96B1\u85CF\u7DB1\u8981\u300D(Chameleon Schema) \u7684\u6280\u8853, \u6703\u5C0E\u81F4\u55AE\u4E00\u5B9A\u7FA9\u591A\u6B21\u8F09\u5165\u4E0D\u540C\u7684\u547D\u540D\u7A7A\u9593. \u8ACB\u53C3\u95B1 http://forums.java.net/jive/thread.jspa?threadID=18631 \u4EE5\u53D6\u5F97\u66F4\u591A\u8207\u6B64\u76F8\u95DC\u7684\u8CC7\u8A0A.
+ERR_CHAMELEON_SCHEMA_GONE_WILD = (\u8207\u4e0a\u8ff0\u932f\u8aa4\u6709\u95dc) \u4e4b\u6240\u4ee5\u767c\u751f\u9019\u500b\u4ee4\u4eba\u56f0\u60d1\u7684\u932f\u8aa4, \u6700\u53ef\u80fd\u7684\u539f\u56e0\u662f\u7db1\u8981\u4f7f\u7528\u4e00\u7a2e\u7a31\u70ba\u300c\u4fdd\u8b77\u96b1\u85cf\u7db1\u8981\u300d(Chameleon Schema) \u7684\u6280\u8853, \u6703\u5c0e\u81f4\u55ae\u4e00\u5b9a\u7fa9\u591a\u6b21\u8f09\u5165\u4e0d\u540c\u7684\u547d\u540d\u7a7a\u9593. \u8acb\u53c3\u95b1 http://forums.java.net/jive/thread.jspa?threadID=18631 \u4ee5\u53d6\u5f97\u66f4\u591a\u8207\u6b64\u76f8\u95dc\u7684\u8cc7\u8a0a.
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.rng b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.rng
index bb2f1ca..76cb2bf 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.rng
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.rng
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.xsd b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.xsd
index 5df7bf4..db59578 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.xsd
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/bindingfile.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/xjc.xsd b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/xjc.xsd
index 9b358c4..0cd40b7 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/xjc.xsd
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/dtd/bindinfo/xjc.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.rng b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.rng
index 6de8c93..3e7ec87 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.rng
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.rng
@@ -2,7 +2,7 @@
<!DOCTYPE grammar [
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.xsd b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.xsd
index b5585d0..4159c4c 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.xsd
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/binding.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xjc.xsd b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xjc.xsd
index 62b1e20..9f22efd 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xjc.xsd
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xjc.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xs.xsd b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xs.xsd
index 9a83f0d..1ab9d5f 100644
--- a/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xs.xsd
+++ b/jaxb-ri/xjc/src/main/schemas/com/sun/tools/xjc/reader/xmlschema/bindinfo/xs.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/purify.xsl b/jaxb-ri/xjc/src/purify.xsl
index 3dcfe5a..e12d304 100644
--- a/jaxb-ri/xjc/src/purify.xsl
+++ b/jaxb-ri/xjc/src/purify.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/Driver.java b/jaxb-ri/xjc/src/test/java/Driver.java
index f3d62ee..be0fb15 100644
--- a/jaxb-ri/xjc/src/test/java/Driver.java
+++ b/jaxb-ri/xjc/src/test/java/Driver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/SchemaGenerator.java b/jaxb-ri/xjc/src/test/java/SchemaGenerator.java
index 3aeff46..e4ed21e 100644
--- a/jaxb-ri/xjc/src/test/java/SchemaGenerator.java
+++ b/jaxb-ri/xjc/src/test/java/SchemaGenerator.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/Schemagen.java b/jaxb-ri/xjc/src/test/java/Schemagen.java
index d5cb537..bf51797 100644
--- a/jaxb-ri/xjc/src/test/java/Schemagen.java
+++ b/jaxb-ri/xjc/src/test/java/Schemagen.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/Xjc.java b/jaxb-ri/xjc/src/test/java/Xjc.java
index f5144eb..6208920 100644
--- a/jaxb-ri/xjc/src/test/java/Xjc.java
+++ b/jaxb-ri/xjc/src/test/java/Xjc.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/XjcApiTester.java b/jaxb-ri/xjc/src/test/java/XjcApiTester.java
index 2edeb73..aeacdc0 100644
--- a/jaxb-ri/xjc/src/test/java/XjcApiTester.java
+++ b/jaxb-ri/xjc/src/test/java/XjcApiTester.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/AntExecutor.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/AntExecutor.java
index c726aca..78f1547 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/AntExecutor.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/AntExecutor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/CodeGenTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/CodeGenTest.java
index c49e23e..7db64e9 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/CodeGenTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/CodeGenTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/OptionsJUTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/OptionsJUTest.java
index 5f0ca80..6fb0865 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/OptionsJUTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/OptionsJUTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcAntTaskTestBase.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcAntTaskTestBase.java
index d5d27cc..93fd108 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcAntTaskTestBase.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcAntTaskTestBase.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcTaskTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcTaskTest.java
index 5fc99f6..da5c69e 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcTaskTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/XjcTaskTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/DebugPlugin.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/DebugPlugin.java
index 4f2e156..089404f 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/DebugPlugin.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/DebugPlugin.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/code_injector/PluginImplTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/code_injector/PluginImplTest.java
index 7b0df6d..12f7229 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/code_injector/PluginImplTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/addon/code_injector/PluginImplTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/api/Driver.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/api/Driver.java
index d76fc17..15be363 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/api/Driver.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/api/Driver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/NameConverterDriver.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/NameConverterDriver.java
index 2da5251..5baac3a 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/NameConverterDriver.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/NameConverterDriver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/RingJUTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/RingJUTest.java
index 50abfb6..c63635c 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/RingJUTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/RingJUTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/TypeUtilJUTest.java b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/TypeUtilJUTest.java
index a715164..03ef101 100644
--- a/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/TypeUtilJUTest.java
+++ b/jaxb-ri/xjc/src/test/java/com/sun/tools/xjc/reader/TypeUtilJUTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/simple.xsd b/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/simple.xsd
index c2a0308..9c14dbc 100644
--- a/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/simple.xsd
+++ b/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/simple.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/xjc.xml b/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/xjc.xml
index 4dad492..61ae211 100644
--- a/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/xjc.xml
+++ b/jaxb-ri/xjc/src/test/resources/com/sun/tools/xjc/resources/xjc.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xjc/src/test/resources/schemas/ghbugs.xsd b/jaxb-ri/xjc/src/test/resources/schemas/ghbugs.xsd
index 67d362c..5e87e51 100644
--- a/jaxb-ri/xjc/src/test/resources/schemas/ghbugs.xsd
+++ b/jaxb-ri/xjc/src/test/resources/schemas/ghbugs.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/doc/CHANGELOG.txt b/jaxb-ri/xsom/doc/CHANGELOG.txt
index 66e1fc6..62c628c 100644
--- a/jaxb-ri/xsom/doc/CHANGELOG.txt
+++ b/jaxb-ri/xsom/doc/CHANGELOG.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/doc/implementation.html b/jaxb-ri/xsom/doc/implementation.html
index 4dade87..2a5ef7c 100644
--- a/jaxb-ri/xsom/doc/implementation.html
+++ b/jaxb-ri/xsom/doc/implementation.html
@@ -2,7 +2,7 @@
<head>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/doc/limitations.txt b/jaxb-ri/xsom/doc/limitations.txt
index 289510f..67f90dc 100644
--- a/jaxb-ri/xsom/doc/limitations.txt
+++ b/jaxb-ri/xsom/doc/limitations.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/doc/userguide.html b/jaxb-ri/xsom/doc/userguide.html
index b11e55a..6750dec 100644
--- a/jaxb-ri/xsom/doc/userguide.html
+++ b/jaxb-ri/xsom/doc/userguide.html
@@ -2,7 +2,7 @@
<head>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/examples/dumper/Dumper.java b/jaxb-ri/xsom/examples/dumper/Dumper.java
index a78d96c..17306c7 100644
--- a/jaxb-ri/xsom/examples/dumper/Dumper.java
+++ b/jaxb-ri/xsom/examples/dumper/Dumper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/examples/dumper/ErrorReporter.java b/jaxb-ri/xsom/examples/dumper/ErrorReporter.java
index 914f83f..74878c8 100644
--- a/jaxb-ri/xsom/examples/dumper/ErrorReporter.java
+++ b/jaxb-ri/xsom/examples/dumper/ErrorReporter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/examples/dumper/TreeDumper.java b/jaxb-ri/xsom/examples/dumper/TreeDumper.java
index 2662af1..6a52820 100644
--- a/jaxb-ri/xsom/examples/dumper/TreeDumper.java
+++ b/jaxb-ri/xsom/examples/dumper/TreeDumper.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/examples/dumper/readme.txt b/jaxb-ri/xsom/examples/dumper/readme.txt
index ef02476..d711e4c 100644
--- a/jaxb-ri/xsom/examples/dumper/readme.txt
+++ b/jaxb-ri/xsom/examples/dumper/readme.txt
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/exclude-xsom.xml b/jaxb-ri/xsom/exclude-xsom.xml
index cbcfbcb..29def1f 100644
--- a/jaxb-ri/xsom/exclude-xsom.xml
+++ b/jaxb-ri/xsom/exclude-xsom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2015, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -33,4 +33,5 @@
<Class name="com.sun.xml.xsom.impl.scd.SimpleCharStream"/>
</Or>
</Match>
+
</FindBugsFilter>
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/ForeignAttributes.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/ForeignAttributes.java
index 2428939..48a6f68 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/ForeignAttributes.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/ForeignAttributes.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/SCD.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/SCD.java
index f81dd17..8e89f9e 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/SCD.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/SCD.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAnnotation.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAnnotation.java
index 98063fb..e4fe00c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAnnotation.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAnnotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttContainer.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttContainer.java
index 49f9f7b..0cb00d3 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttContainer.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttContainer.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttGroupDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttGroupDecl.java
index 6c73cce..8fa8ac3 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttGroupDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttGroupDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeDecl.java
index 59fd55b..f656639 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeUse.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeUse.java
index 837ca0d..90f11fc 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeUse.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSAttributeUse.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComplexType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComplexType.java
index 41a7669..92ec778 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComplexType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComplexType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComponent.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComponent.java
index 53ad059..39e14db 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComponent.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSComponent.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSContentType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSContentType.java
index 81bf2f4..56bf76f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSContentType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSContentType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSDeclaration.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSDeclaration.java
index 0f4d8c6..5ae1c94 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSDeclaration.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSDeclaration.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSElementDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSElementDecl.java
index fb3d306..ba1d299 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSElementDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSElementDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSFacet.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSFacet.java
index d3dd04f..10c4439 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSFacet.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSFacet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSIdentityConstraint.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSIdentityConstraint.java
index f625e1f..f9207ef 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSIdentityConstraint.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSIdentityConstraint.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSListSimpleType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSListSimpleType.java
index 6b71c43..984845e 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSListSimpleType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSListSimpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroup.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroup.java
index 87e09da..6957af7 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroup.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroup.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroupDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroupDecl.java
index 030ae54..291cc87 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroupDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSModelGroupDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSNotation.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSNotation.java
index 4419cd2..a257d7f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSNotation.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSNotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSParticle.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSParticle.java
index 9b00d09..f538c73 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSParticle.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSParticle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSRestrictionSimpleType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSRestrictionSimpleType.java
index 61ef392..26fa308 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSRestrictionSimpleType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSRestrictionSimpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchema.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchema.java
index 0af7b94..f8dc9b7 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchema.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchema.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchemaSet.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchemaSet.java
index 02e801f..578cb6f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchemaSet.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSchemaSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSimpleType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSimpleType.java
index 8847cc1..36e2dcf 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSimpleType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSSimpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSTerm.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSTerm.java
index c3915e0..66fb9ae 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSTerm.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSTerm.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSType.java
index c451146..1190336 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSUnionSimpleType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSUnionSimpleType.java
index dce1f84..402299f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSUnionSimpleType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSUnionSimpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSVariety.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSVariety.java
index cba6aad..13c16a0 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSVariety.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSVariety.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSWildcard.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSWildcard.java
index 5f58db2..ab64cb5 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSWildcard.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSWildcard.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSXPath.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSXPath.java
index 58ce283..db59d21 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSXPath.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XSXPath.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XmlString.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XmlString.java
index 0f7e64c..37380fe 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XmlString.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/XmlString.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AnnotationImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AnnotationImpl.java
index e233ab2..0142d9f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AnnotationImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AnnotationImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttGroupDeclImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttGroupDeclImpl.java
index fdf4fe8..b68530f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttGroupDeclImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttGroupDeclImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeDeclImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeDeclImpl.java
index 29d3bf8..3e9ebde 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeDeclImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeDeclImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeUseImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeUseImpl.java
index a680225..35fb33f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeUseImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributeUseImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributesHolder.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributesHolder.java
index e3d051f..aa7f421 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributesHolder.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/AttributesHolder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComplexTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComplexTypeImpl.java
index 18420a2..6ea57bf 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComplexTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComplexTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComponentImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComponentImpl.java
index 6db8706..4fe75ea 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComponentImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ComponentImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Const.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Const.java
index eea6ee9..2bc623f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Const.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Const.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ContentTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ContentTypeImpl.java
index 7f6aadb..aafcc91 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ContentTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ContentTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/DeclarationImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/DeclarationImpl.java
index 108d181..9db6f81 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/DeclarationImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/DeclarationImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ElementDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ElementDecl.java
index 9c38bba..6df8930 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ElementDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ElementDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/EmptyImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/EmptyImpl.java
index dab1296..0f6bdcd 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/EmptyImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/EmptyImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/FacetImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/FacetImpl.java
index e22c5e5..00ec442 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/FacetImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/FacetImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ForeignAttributesImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ForeignAttributesImpl.java
index f08fb31..2189fac 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ForeignAttributesImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ForeignAttributesImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/IdentityConstraintImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/IdentityConstraintImpl.java
index 68cc959..0b82384 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/IdentityConstraintImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/IdentityConstraintImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ImplUtil.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ImplUtil.java
index e17f362..759abd5 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ImplUtil.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ImplUtil.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ListSimpleTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ListSimpleTypeImpl.java
index 75a278e..a1593b5 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ListSimpleTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ListSimpleTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupDeclImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupDeclImpl.java
index 875fa66..737d6b8 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupDeclImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupDeclImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupImpl.java
index 1a54278..9403fae 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ModelGroupImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/NotationImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/NotationImpl.java
index 8464dd7..7d72d49 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/NotationImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/NotationImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ParticleImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ParticleImpl.java
index b356f8a..da4db47 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ParticleImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/ParticleImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Ref.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Ref.java
index 7c1c89c..25575d4 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Ref.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/Ref.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/RestrictionSimpleTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/RestrictionSimpleTypeImpl.java
index 3730c26..3c0b431 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/RestrictionSimpleTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/RestrictionSimpleTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaImpl.java
index 4a3eca5..2aeb5af 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaSetImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaSetImpl.java
index 17210b3..87f1dcf 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaSetImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SchemaSetImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SimpleTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SimpleTypeImpl.java
index 390198a..696fe23 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SimpleTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/SimpleTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UName.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UName.java
index 3d26cff..ebca5df 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UName.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UName.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UnionSimpleTypeImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UnionSimpleTypeImpl.java
index d0860b3..f4f96d8 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UnionSimpleTypeImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/UnionSimpleTypeImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/WildcardImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/WildcardImpl.java
index 51516b4..b57d969 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/WildcardImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/WildcardImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/XPathImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/XPathImpl.java
index 04b1d09..eb94b20 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/XPathImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/XPathImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/BaseContentRef.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/BaseContentRef.java
index 5132aae..fd1635d 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/BaseContentRef.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/BaseContentRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DefaultAnnotationParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DefaultAnnotationParser.java
index 9ecea33..db56c8f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DefaultAnnotationParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DefaultAnnotationParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DelayedRef.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DelayedRef.java
index fa37294..87719fd 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DelayedRef.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/DelayedRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Messages.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Messages.java
index c16609b..21bef66 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Messages.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Messages.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/ParserContext.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/ParserContext.java
index e8523a8..0081506 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/ParserContext.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/ParserContext.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Patch.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Patch.java
index 2ce2fce..c91916a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Patch.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/Patch.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/PatcherManager.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/PatcherManager.java
index 44a5609..dd50241 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/PatcherManager.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/PatcherManager.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SAXParserFactoryAdaptor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SAXParserFactoryAdaptor.java
index feb22ff..b373fb6 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SAXParserFactoryAdaptor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SAXParserFactoryAdaptor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SchemaDocumentImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SchemaDocumentImpl.java
index 593ce2a..a856c2f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SchemaDocumentImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SchemaDocumentImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SubstGroupBaseTypeRef.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SubstGroupBaseTypeRef.java
index 096ccac..3a86dfe 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SubstGroupBaseTypeRef.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/SubstGroupBaseTypeRef.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/AttributesImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/AttributesImpl.java
index 35602ad..1970301 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/AttributesImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/AttributesImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventReceiver.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventReceiver.java
index f6f11d3..2a0973c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventReceiver.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventReceiver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventSource.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventSource.java
index 99b4f2b..f8067f7 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventSource.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCEventSource.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCHandler.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCHandler.java
index ab3e36c..2003c68 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCHandler.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCInterleaveFilter.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCInterleaveFilter.java
index 9a7e686..39665a3 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCInterleaveFilter.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/NGCCInterleaveFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/Schema.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/Schema.java
index bbf26e0..10d1a75 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/Schema.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/Schema.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_List.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_List.java
index a0f7680..3e840b8 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_List.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_List.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Restriction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Restriction.java
index f325b1e..6217e2c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Restriction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Restriction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Union.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Union.java
index 21733e8..29bae6c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Union.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/SimpleType_Union.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/annotation.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/annotation.java
index b2743a1..f875c42 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/annotation.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/annotation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeDeclBody.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeDeclBody.java
index a885e02..9f05d4f 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeDeclBody.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeDeclBody.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeGroupDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeGroupDecl.java
index 5c4bd62..9add803 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeGroupDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeGroupDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeUses.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeUses.java
index 3dce28a..fc3e335 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeUses.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/attributeUses.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType.java
index ab200b7..710e367 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType_complexContent_body.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType_complexContent_body.java
index f02146d..8549fe6 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType_complexContent_body.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/complexType_complexContent_body.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/facet.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/facet.java
index f712f96..f2bde16 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/facet.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/facet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/foreignAttributes.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/foreignAttributes.java
index 0048227..4cbf0ea 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/foreignAttributes.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/foreignAttributes.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/group.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/group.java
index 13ff10f..ffc07e1 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/group.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/group.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/identityConstraint.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/identityConstraint.java
index dc5bfb8..101f7a2 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/identityConstraint.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/identityConstraint.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/importDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/importDecl.java
index c85e8fc..52589e1 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/importDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/importDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/includeDecl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/includeDecl.java
index 94798a6..3af5d03 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/includeDecl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/includeDecl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/modelGroupBody.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/modelGroupBody.java
index 8af7409..db2991c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/modelGroupBody.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/modelGroupBody.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/notation.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/notation.java
index 8acc685..5b009e1 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/notation.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/notation.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/occurs.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/occurs.java
index 4479134..caa3199 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/occurs.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/occurs.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/particle.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/particle.java
index ff19ab3..186c761 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/particle.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/particle.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/qname.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/qname.java
index eff6c7f..d5124cc 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/qname.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/qname.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/redefine.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/redefine.java
index 547d822..45d2116 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/redefine.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/redefine.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/simpleType.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/simpleType.java
index f89304e..4eb2a2c 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/simpleType.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/simpleType.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/wildcardBody.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/wildcardBody.java
index ac63266..865415b 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/wildcardBody.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/wildcardBody.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/xpath.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/xpath.java
index f244d64..111d1da 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/xpath.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/parser/state/xpath.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/AbstractAxisImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/AbstractAxisImpl.java
index 1706a80..0dbb75a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/AbstractAxisImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/AbstractAxisImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Axis.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Axis.java
index df933d2..ffcd12b 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Axis.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Axis.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Iterators.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Iterators.java
index ef01a54..aa76ef3 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Iterators.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Iterators.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/ParseException.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/ParseException.java
index f5a8d79..0f64b8b 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/ParseException.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/ParseException.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDImpl.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDImpl.java
index c5174bb..8d3f27a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDImpl.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParser.java
index 40de029..f5e0d0b 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserConstants.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserConstants.java
index 9faf825..ad87625 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserConstants.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserConstants.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserTokenManager.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserTokenManager.java
index 7d68af6..7a4a7e4 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserTokenManager.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SCDParserTokenManager.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SimpleCharStream.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SimpleCharStream.java
index 3d8dad9..94cbe57 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SimpleCharStream.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/SimpleCharStream.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Step.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Step.java
index d68fec9..d5c63f2 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Step.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Step.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Token.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Token.java
index 0038518..65819f7 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Token.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/Token.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/TokenMgrError.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/TokenMgrError.java
index f26bc02..b29289e 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/TokenMgrError.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/scd/TokenMgrError.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/DraconianErrorHandler.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/DraconianErrorHandler.java
index a408c8b..7c33f2a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/DraconianErrorHandler.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/DraconianErrorHandler.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/ResourceEntityResolver.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/ResourceEntityResolver.java
index 836b888..67c901d 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/ResourceEntityResolver.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/ResourceEntityResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaTreeTraverser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaTreeTraverser.java
index c573284..042da2a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaTreeTraverser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaTreeTraverser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaWriter.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaWriter.java
index 791ec29..b9612d5 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaWriter.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/impl/util/SchemaWriter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationContext.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationContext.java
index 219a41e..3f057b7 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationContext.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationContext.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParser.java
index 01d95f4..20cf6f4 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParserFactory.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParserFactory.java
index b892b79..7ed6693 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParserFactory.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/AnnotationParserFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/JAXPParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/JAXPParser.java
index 1b01634..dbee778 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/JAXPParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/JAXPParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/SchemaDocument.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/SchemaDocument.java
index cad9470..d81b171 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/SchemaDocument.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/SchemaDocument.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XMLParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XMLParser.java
index 20733fc..26ecbb8 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XMLParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XMLParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XSOMParser.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XSOMParser.java
index 327858a..8be9165 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XSOMParser.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/parser/XSOMParser.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ComponentNameFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ComponentNameFunction.java
index b610542..b094e60 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ComponentNameFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ComponentNameFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ContextClassloaderLocal.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ContextClassloaderLocal.java
index 0664cf0..095fa11 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ContextClassloaderLocal.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/ContextClassloaderLocal.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DeferedCollection.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DeferedCollection.java
index 004eadc..0a9d27d 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DeferedCollection.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DeferedCollection.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DomAnnotationParserFactory.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DomAnnotationParserFactory.java
index 4ca34ca..a712255 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DomAnnotationParserFactory.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/DomAnnotationParserFactory.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/NameGetter.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/NameGetter.java
index 389dba1..c9543a2 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/NameGetter.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/NameGetter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/SimpleTypeSet.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/SimpleTypeSet.java
index 4a30f6f..5321caa 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/SimpleTypeSet.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/SimpleTypeSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeClosure.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeClosure.java
index bb4697b..779b897 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeClosure.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeClosure.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeSet.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeSet.java
index f29cbb4..892744a 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeSet.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/TypeSet.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFinder.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFinder.java
index 92bc855..db05beb 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFinder.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFinder.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFunctionFilter.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFunctionFilter.java
index 0e27d53..f9c3c36 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFunctionFilter.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/util/XSFunctionFilter.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeFunction.java
index 3ea9e20..cecdad0 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeVisitor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeVisitor.java
index 683f1c5..e26f08b 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeVisitor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSContentTypeVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSFunction.java
index f298d5e..9605a70 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeFunction.java
index 4ff7ccc..0be13ff 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeVisitor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeVisitor.java
index b2f2bd1..4258f81 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeVisitor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSSimpleTypeVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunction.java
index 36ae8f3..0633c66 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunctionWithParam.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunctionWithParam.java
index aa3b315..7442fec 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunctionWithParam.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermFunctionWithParam.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermVisitor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermVisitor.java
index b09d29b..684b916 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermVisitor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSTermVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSVisitor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSVisitor.java
index f35d12f..0f0b052 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSVisitor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardFunction.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardFunction.java
index fd94a1f..4716225 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardFunction.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardFunction.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardVisitor.java b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardVisitor.java
index 4909bfd..4c6f6db 100644
--- a/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardVisitor.java
+++ b/jaxb-ri/xsom/src/main/java/com/sun/xml/xsom/visitor/XSWildcardVisitor.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/attribute.rng b/jaxb-ri/xsom/src/main/resources/attribute.rng
index f558b9a..c95e51f 100644
--- a/jaxb-ri/xsom/src/main/resources/attribute.rng
+++ b/jaxb-ri/xsom/src/main/resources/attribute.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/package.html b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/package.html
index 96e6aac..183c9c1 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/package.html
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages.properties b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages.properties
index 4756c1f..1471bf7 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages.properties
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages_ja.properties b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages_ja.properties
index 7f15976..ccdadea 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages_ja.properties
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/Messages_ja.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/datatypes.xsd b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/datatypes.xsd
index 77feb92..74300d9 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/datatypes.xsd
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/datatypes.xsd
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/package.html b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/package.html
index dc0ab6a..b7e019e 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/package.html
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/impl/parser/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/package.html b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/package.html
index 5e192cc..5d1544e 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/package.html
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/parser/package.html b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/parser/package.html
index 9e25420..dda0613 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/parser/package.html
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/parser/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/ContextClassloaderLocal.properties b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/ContextClassloaderLocal.properties
index c750ec9..bed6713 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/ContextClassloaderLocal.properties
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/ContextClassloaderLocal.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2014, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/NameGetter.properties b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/NameGetter.properties
index 8eeba73..25e5c45 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/NameGetter.properties
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/util/NameGetter.properties
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/visitor/package.html b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/visitor/package.html
index 0284970..60ef17c 100644
--- a/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/visitor/package.html
+++ b/jaxb-ri/xsom/src/main/resources/com/sun/xml/xsom/visitor/package.html
@@ -1,7 +1,7 @@
<html><body>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/complexType.rng b/jaxb-ri/xsom/src/main/resources/complexType.rng
index dccfd94..4b5ae44 100644
--- a/jaxb-ri/xsom/src/main/resources/complexType.rng
+++ b/jaxb-ri/xsom/src/main/resources/complexType.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/element.rng b/jaxb-ri/xsom/src/main/resources/element.rng
index 78580f2..3e37d73 100644
--- a/jaxb-ri/xsom/src/main/resources/element.rng
+++ b/jaxb-ri/xsom/src/main/resources/element.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/include.rng b/jaxb-ri/xsom/src/main/resources/include.rng
index fb358e2..7fe223d 100644
--- a/jaxb-ri/xsom/src/main/resources/include.rng
+++ b/jaxb-ri/xsom/src/main/resources/include.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/modelGroup.rng b/jaxb-ri/xsom/src/main/resources/modelGroup.rng
index 60d74f9..61df47d 100644
--- a/jaxb-ri/xsom/src/main/resources/modelGroup.rng
+++ b/jaxb-ri/xsom/src/main/resources/modelGroup.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/simpleType.rng b/jaxb-ri/xsom/src/main/resources/simpleType.rng
index a04d658..2d7c420 100644
--- a/jaxb-ri/xsom/src/main/resources/simpleType.rng
+++ b/jaxb-ri/xsom/src/main/resources/simpleType.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/main/resources/xmlschema.rng b/jaxb-ri/xsom/src/main/resources/xmlschema.rng
index aab70b1..0fed87d 100644
--- a/jaxb-ri/xsom/src/main/resources/xmlschema.rng
+++ b/jaxb-ri/xsom/src/main/resources/xmlschema.rng
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/AbstractXSOMTest.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/AbstractXSOMTest.java
index 51f5dd5..8170187 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/AbstractXSOMTest.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/AbstractXSOMTest.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/ERDriver.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/ERDriver.java
index 5238dfa..4b702e7 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/ERDriver.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/ERDriver.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/MapNamespaceContext.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/MapNamespaceContext.java
index c640450..581b969 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/MapNamespaceContext.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/MapNamespaceContext.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDDriver.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDDriver.java
index 173de99..52f6f1e 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDDriver.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDDriver.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDTest.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDTest.java
index 6e1da88..6d0708d 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDTest.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/SCDTest.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/XSOMParserTest.java b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/XSOMParserTest.java
index f343000..7393da4 100644
--- a/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/XSOMParserTest.java
+++ b/jaxb-ri/xsom/src/test/java/com/sun/xml/xsom/test/XSOMParserTest.java
@@ -1,7 +1,7 @@
package com.sun.xml.xsom.test;
/*
- * Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
diff --git a/jaxb-ri/xsom/src/test/resources/com/sun/xml/xsom/test/scdtest.xsd b/jaxb-ri/xsom/src/test/resources/com/sun/xml/xsom/test/scdtest.xsd
index 282d471..624ecae 100644
--- a/jaxb-ri/xsom/src/test/resources/com/sun/xml/xsom/test/scdtest.xsd
+++ b/jaxb-ri/xsom/src/test/resources/com/sun/xml/xsom/test/scdtest.xsd
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at