new HEAD prep for new jst features -- minor fix up of semi standard info labels
diff --git a/features/org.eclipse.wst.ws_core.feature/feature.xml b/features/org.eclipse.wst.ws_core.feature/feature.xml
index a2239ef..ff38f98 100644
--- a/features/org.eclipse.wst.ws_core.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_core.feature/feature.xml
@@ -4,15 +4,13 @@
       label="org.eclipse.wst.ws_core.feature"
       version="1.0.0">
 
-   <description url="http://www.example.com/description">
+   <description>
       %description
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      %copyright
-   </copyright>
 
-   <license url="http://www.example.com/license">
+
+   <license url="license.html">
       %license
    </license>
 
diff --git a/features/org.eclipse.wst.ws_sdk.feature/feature.xml b/features/org.eclipse.wst.ws_sdk.feature/feature.xml
index 07ff710..f1c988e 100644
--- a/features/org.eclipse.wst.ws_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_sdk.feature/feature.xml
@@ -4,15 +4,13 @@
       label="org.eclipse.wst.ws_sdk.feature"
       version="1.0.0">
 
-   <description url="http://www.example.com/description">
+   <description>
       %description
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      %copyright
-   </copyright>
 
-   <license url="http://www.example.com/license">
+
+   <license url="license.html">
       %license
    </license>
 
diff --git a/features/org.eclipse.wst.ws_tests.feature/feature.xml b/features/org.eclipse.wst.ws_tests.feature/feature.xml
index 7a5dc33..f28fc2a 100644
--- a/features/org.eclipse.wst.ws_tests.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_tests.feature/feature.xml
@@ -4,15 +4,13 @@
       label="org.eclipse.wst.ws_tests.feature"
       version="1.0.0">
 
-   <description url="http://www.example.com/description">
+   <description>
       %description
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      %copyright
-   </copyright>
 
-   <license url="http://www.example.com/license">
+
+   <license url="license.html">
       %license
    </license>
 
diff --git a/features/org.eclipse.wst.ws_ui.feature/feature.xml b/features/org.eclipse.wst.ws_ui.feature/feature.xml
index cc8e7af..b14caa1 100644
--- a/features/org.eclipse.wst.ws_ui.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_ui.feature/feature.xml
@@ -4,15 +4,13 @@
       label="org.eclipse.wst.ws_ui.feature"
       version="1.0.0">
 
-   <description url="http://www.example.com/description">
+   <description>
       %description
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      %copyright
-   </copyright>
 
-   <license url="http://www.example.com/license">
+
+   <license url="license.html">
       %license
    </license>
 
diff --git a/features/org.eclipse.wst.ws_ui.feature/sourceTemplateFeature/feature.xml b/features/org.eclipse.wst.ws_ui.feature/sourceTemplateFeature/feature.xml
index cea6108..8a6d6fc 100644
--- a/features/org.eclipse.wst.ws_ui.feature/sourceTemplateFeature/feature.xml
+++ b/features/org.eclipse.wst.ws_ui.feature/sourceTemplateFeature/feature.xml
@@ -4,13 +4,13 @@
 	label="org.eclipse.wst.ws_ui.feature.source"
 	id="org.eclipse.wst.ws_ui.feature.source"
 	version="1.0.0">
-	<description url="http://www.example.com/description">
+	<description>
 		%description
 	</description>
 	<copyright url="http://www.example.com/copyright">
 		%copyright
 	</copyright>
-	<license url="http://www.example.com/license">%license</license>
+	<license url="license.html">%license</license>
 	
 	<includes
          id="org.eclipse.wst.ws_core.feature"
diff --git a/features/org.eclipse.wst.ws_userdoc.feature/feature.xml b/features/org.eclipse.wst.ws_userdoc.feature/feature.xml
index 50a7f7e..6d31fa7 100644
--- a/features/org.eclipse.wst.ws_userdoc.feature/feature.xml
+++ b/features/org.eclipse.wst.ws_userdoc.feature/feature.xml
@@ -4,15 +4,13 @@
       label="org.eclipse.wst.ws_userdoc.feature"
       version="1.0.0">
 
-   <description url="http://www.example.com/description">
+   <description>
       %description
    </description>
 
-   <copyright url="http://www.example.com/copyright">
-      %copyright
-   </copyright>
 
-   <license url="http://www.example.com/license">
+
+   <license url="license.html">
       %license
    </license>