Copyright year fixes (#97)
Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
diff --git a/api/pom.xml b/api/pom.xml
index 24efdc8..57c0978 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -346,7 +346,7 @@
<doctitle>Jakarta Annotations ${project.version} API Specification</doctitle>
<header><![CDATA[<br>Jakarta Annotations API v${project.version}]]></header>
<bottom><![CDATA[
- Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.<br>
+ Copyright © 2019, 2021 Eclipse Foundation. All rights reserved.<br>
Use is subject to <a href="{@docRoot}/doc-files/EFSL.html" target="_top">license terms</a>.]]>
</bottom>
</configuration>
diff --git a/spec/src/main/asciidoc/license-efsl.adoc b/spec/src/main/asciidoc/license-efsl.adoc
index 2aa72e0..1ec9064 100644
--- a/spec/src/main/asciidoc/license-efsl.adoc
+++ b/spec/src/main/asciidoc/license-efsl.adoc
@@ -13,7 +13,7 @@
Release: {revdate}
....
-Copyright (c) 2020 Eclipse Foundation.
+Copyright (c) 2021 Eclipse Foundation.
=== Eclipse Foundation Specification License