Review notes applied.
Signed-off-by: Tomas Kraus <Tomas.Kraus@oracle.com>
diff --git a/NOTICE.md b/NOTICE.md
index 8ec44c1..5aac171 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -17,17 +17,10 @@
## Declared Project Licenses
This program and the accompanying materials are made available under the terms
-of the Eclipse Public License v. 2.0 which is available at
-http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License v. 1.0
-which is available at http://www.eclipse.org/org/documents/edl-v10.php. This
-Source Code may also be made available under the following Secondary Licenses
-when the conditions for such availability set forth in the Eclipse Public
-License v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU
-Classpath Exception which is available at
-https://www.gnu.org/software/classpath/license.html.
+of the Eclipse Distribution License v. 1.0 which is available
+at http://www.eclipse.org/org/documents/edl-v10.php.
-SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause OR GPL-2.0 WITH
-Classpath-exception-2.0
+SPDX-License-Identifier: BSD-3-Clause
## Source Code
diff --git a/jaxb-api/pom.xml b/jaxb-api/pom.xml
index 39703af..88a16dd 100644
--- a/jaxb-api/pom.xml
+++ b/jaxb-api/pom.xml
@@ -139,7 +139,6 @@
</archive>
<instructions>
<_noee>true</_noee>
- <!--Require-Capability>osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.7))"</Require-Capability-->
<Bundle-Version>${project.version}</Bundle-Version> <!-- 2.2.99.bnull -->
<Extension-Name>${extension.name}</Extension-Name>
<Implementation-Version>${spec.version}.${impl.version}</Implementation-Version>