[jbosstools-commits] JBoss Tools SVN: r12896 - trunk/jmx/features/org.jboss.tools.jmx.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jan 6 11:16:41 EST 2009


Author: rob.stryker at jboss.com
Date: 2009-01-06 11:16:39 -0500 (Tue, 06 Jan 2009)
New Revision: 12896

Modified:
   trunk/jmx/features/org.jboss.tools.jmx.feature/feature.properties
   trunk/jmx/features/org.jboss.tools.jmx.feature/feature.xml
Log:
JBIDE-3413

Modified: trunk/jmx/features/org.jboss.tools.jmx.feature/feature.properties
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.feature/feature.properties	2009-01-06 15:16:32 UTC (rev 12895)
+++ trunk/jmx/features/org.jboss.tools.jmx.feature/feature.properties	2009-01-06 16:16:39 UTC (rev 12896)
@@ -8,10 +8,6 @@
 # "description" property - description of the feature
 description=eclipse-jmx is a JMX console which is used to manage Java applications through JMX and its RMI Connector. eclipse-jmx can be run from the Eclipse IDE.
 
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2006 Jeff Mesnil, http://jmesnil.net 
- ############### end of copyright property ####################################
-
 # "licenseURL" property - URL of the "Feature License"
 # do not translate value - just change to point to a locale-specific HTML page
 licenseURL=license.html

Modified: trunk/jmx/features/org.jboss.tools.jmx.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.feature/feature.xml	2009-01-06 15:16:32 UTC (rev 12895)
+++ trunk/jmx/features/org.jboss.tools.jmx.feature/feature.xml	2009-01-06 16:16:39 UTC (rev 12896)
@@ -11,9 +11,13 @@
    </description>
 
    <copyright>
-      %copyright
+      JBoss, Home of Professional Open Source
+Copyright 2006, JBoss Inc., and individual contributors as indicated
+by the @authors tag. See the copyright.txt in the distribution
+for a full listing of individual contributors.
    </copyright>
 
+
    <license url="%licenseURL">
       %license
    </license>




More information about the jbosstools-commits mailing list