fix cp holder (#112)
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml
index 6efec47..0983815 100644
--- a/jaxb-api/pom.xml
+++ b/jaxb-api/pom.xml
@@ -149,7 +149,7 @@
<bottom>
<![CDATA[
Comments to : <a href="mailto:${release.spec.feedback}">${release.spec.feedback}</a>.<br>
-Copyright © {inceptionYear}–{currentYear} Oracle and/or its affiliates. All rights reserved.<br>
+Copyright © 2019 Eclipse Foundation. All rights reserved.<br>
Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">license terms</a>.]]>
</bottom>
<detectJavaApiLink>false</detectJavaApiLink>
diff --git a/spec/src/main/asciidoc/license-efsl.adoc b/spec/src/main/asciidoc/license-efsl.adoc
index 61e7d32..d900a4a 100644
--- a/spec/src/main/asciidoc/license-efsl.adoc
+++ b/spec/src/main/asciidoc/license-efsl.adoc
@@ -14,6 +14,8 @@
Release: {revdate}
....
+Copyright (c) 2019 Eclipse Foundation.
+
=== Eclipse Foundation Specification License
By using and/or copying this document, or the Eclipse Foundation
@@ -74,4 +76,4 @@
Foundation may NOT be used in advertising or publicity pertaining to
this document or its contents without specific, written prior
permission. Title to copyright in this document will at all times
-remain with copyright holders.
+remain with copyright holders.
\ No newline at end of file