kxml is no longer a direct dependency of the plugin
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1207426 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/DEPENDENCIES b/bundleplugin/DEPENDENCIES
index 91f5520..3a8c752 100644
--- a/bundleplugin/DEPENDENCIES
+++ b/bundleplugin/DEPENDENCIES
@@ -28,11 +28,6 @@
The Codehaus (http://www.codehaus.org)
Licensed under the Apache License 2.0.
-This product uses software from http://kxml.sourceforge.net.
-Copyright (c) 2002-2011, Stefan Haustein, Oberhausen, Rhld., Germany.
-Licensed under the BSD License.
-
III. License Summary
- Apache License 2.0
-- BSD License
diff --git a/bundleplugin/LICENSE.kxml2 b/bundleplugin/LICENSE.kxml2
deleted file mode 100644
index 1fe595b..0000000
--- a/bundleplugin/LICENSE.kxml2
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
-IN THE SOFTWARE.