Fixed package information. (FELIX-1205)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@797564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/package.html
index 017494f..51602f5 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Package Version 1.0.
This package contains the public API for the Device Management Tree
@@ -11,6 +11,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree;version=1.0
+Import-Package: info.dmtree;version="[1.0,2.0)"
</pre>
</BODY>