Author: nickboldt
Date: 2010-01-20 12:17:38 -0500 (Wed, 20 Jan 2010)
New Revision: 19831
Added:
trunk/flow/features/org.jboss.tools.flow.common.feature/license.html
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/license.html
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/license.html
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
Removed:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
Modified:
trunk/flow/features/org.jboss.tools.flow.common.feature/build.properties
trunk/flow/features/org.jboss.tools.flow.common.feature/feature.properties
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/build.properties
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/feature.properties
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/build.properties
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/build.properties
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/build.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/build.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-5224 fix license and copyright text
Modified: trunk/flow/features/org.jboss.tools.flow.common.feature/build.properties
===================================================================
--- trunk/flow/features/org.jboss.tools.flow.common.feature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/flow/features/org.jboss.tools.flow.common.feature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,2 +1,16 @@
-bin.includes = feature.xml,\
- feature.properties
+###############################################################################
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
+#
+# Contributors:
+# Red Hat - initial API and implementation
+###############################################################################
+
+bin.includes = feature.*,\
+ license.html
Modified: trunk/flow/features/org.jboss.tools.flow.common.feature/feature.properties
===================================================================
--- trunk/flow/features/org.jboss.tools.flow.common.feature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/flow/features/org.jboss.tools.flow.common.feature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,8 +1,9 @@
featureName=Flow Languages Common Tools
featureProvider=JBoss by Red Hat
description=This feature includes common tools for flow languages.
-copyright=Copyright 2009 Red Hat, Inc.
-licenseURL=http://www.eclipse.org/legal/epl-v10.html
+copyright=Copyright 2009,2010 Red Hat, Inc.
+licenseURL=license.html
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
Added: trunk/flow/features/org.jboss.tools.flow.common.feature/license.html
===================================================================
--- trunk/flow/features/org.jboss.tools.flow.common.feature/license.html
(rev 0)
+++ trunk/flow/features/org.jboss.tools.flow.common.feature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: trunk/flow/features/org.jboss.tools.flow.common.feature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/build.properties
===================================================================
---
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2009 Red Hat and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
#
# Contributors:
# Red Hat - initial API and implementation
@@ -11,5 +14,3 @@
bin.includes = feature.*,\
license.html
-
-
Modified:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/feature.properties
===================================================================
---
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,20 +1,9 @@
-# properties file for org.jboss.tools.jmx.source
featureName=Flow Languages Common Tools Sources
featureProvider=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update site
-updateSiteName=JBossTools Update Site
-
-# "description" property - description of the feature
-description=Flow Languages Common Tools Sources
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
+description=This source feature includes common tools for flow languages.
+copyright=Copyright 2009,2010 Red Hat, Inc.
licenseURL=license.html
-copyright=Copyright 2009 Red Hat, Inc.
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
@@ -22,6 +11,4 @@
licenses. For precise licensing details, consult the corresponding \
source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
-
\ No newline at end of file
+# END NON-TRANSLATABLE
\ No newline at end of file
Deleted:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Added:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
(rev 0)
+++
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on:
trunk/flow/features/org.jboss.tools.flow.common.feature/sourceTemplateFeature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/build.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,2 +1,16 @@
-bin.includes = feature.xml,\
- feature.properties
+###############################################################################
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
+#
+# Contributors:
+# Red Hat - initial API and implementation
+###############################################################################
+
+bin.includes = feature.*,\
+ license.html
Modified: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,8 +1,9 @@
featureName=jBPM 4 Graphical Editor and Tools
featureProvider=JBoss by Red Hat
description=This feature includes tools for jBPM 4.
-copyright=Copyright 2009 Red Hat, Inc.
-licenseURL=http://www.eclipse.org/legal/epl-v10.html
+copyright=Copyright 2009,2010 Red Hat, Inc.
+licenseURL=license.html
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
Added: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/license.html
===================================================================
--- trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/license.html
(rev 0)
+++ trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/build.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2009 Red Hat and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
#
# Contributors:
# Red Hat - initial API and implementation
@@ -11,5 +14,3 @@
bin.includes = feature.*,\
license.html
-
-
Modified:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,20 +1,9 @@
-# properties file for org.jboss.tools.jmx.source
featureName=jBPM 4 Graphical Editor and Tools Sources
featureProvider=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update site
-updateSiteName=JBossTools Update Site
-
-# "description" property - description of the feature
-description=jPDL4 Graphical Editor Source
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
+description=This source feature includes tools for jBPM 4.
+copyright=Copyright 2009,2010 Red Hat, Inc.
licenseURL=license.html
-copyright=Copyright 2009 Red Hat, Inc.
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
@@ -22,6 +11,4 @@
licenses. For precise licensing details, consult the corresponding \
source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
-
\ No newline at end of file
+# END NON-TRANSLATABLE
\ No newline at end of file
Deleted:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Added:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
(rev 0)
+++
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/sourceTemplateFeature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/build.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1 +1,16 @@
-bin.includes = feature.*
+###############################################################################
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
+#
+# Contributors:
+# Red Hat - initial API and implementation
+###############################################################################
+
+bin.includes = feature.*,\
+ license.html
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,8 +1,9 @@
featureName=Common tools for jBPM 3 and jBPM 4
featureProvider=JBoss by Red Hat
description=This feature includes common end-user tools for jBPM 3 and jBPM 4.
-copyright=Copyright 2009 Red Hat, Inc.
-licenseURL=http://www.eclipse.org/legal/epl-v10.html
+copyright=Copyright 2009,2010 Red Hat, Inc.
+licenseURL=license.html
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
Added: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/license.html
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/license.html
(rev 0)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified:
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/build.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/build.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/build.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,9 +1,12 @@
###############################################################################
-# Copyright (c) 2009 Red Hat and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
+# Copyright (c) 2009,2010 Red Hat and others.
+# Red Hat, Inc. licenses these features and plugins to you under
+# certain open source licenses (or aggregations of such licenses), which
+# in a particular case may include the Eclipse Public License, the GNU
+# Lesser General Public License, and/or certain other open source
+# licenses. For precise licensing details, consult the corresponding
+# source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+# Raleigh NC 27606 USA.
#
# Contributors:
# Red Hat - initial API and implementation
@@ -11,5 +14,3 @@
bin.includes = feature.*,\
license.html
-
-
Modified:
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/feature.properties 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,20 +1,9 @@
-# properties file for org.jboss.tools.jmx.source
featureName=Common tools for jBPM 3 and jBPM 4 Sources
featureProvider=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update site
-updateSiteName=JBossTools Update Site
-
-# "description" property - description of the feature
-description=Common tools for jBPM 3 and jBPM 4 Sources
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
+description=This source feature includes common end-user tools for jBPM 3 and jBPM 4.
+copyright=Copyright 2009,2010 Red Hat, Inc.
licenseURL=license.html
-copyright=Copyright 2009 Red Hat, Inc.
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
+updateSiteName=JBossTools Update Site
license=Red Hat, Inc. licenses these features and plugins to you under \
certain open source licenses (or aggregations of such licenses), which \
in a particular case may include the Eclipse Public License, the GNU \
@@ -22,6 +11,4 @@
licenses. For precise licensing details, consult the corresponding \
source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
-
\ No newline at end of file
+# END NON-TRANSLATABLE
\ No newline at end of file
Deleted:
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:08:53 UTC (rev 19830)
+++
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Added:
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
(rev 0)
+++
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html 2010-01-20
17:17:38 UTC (rev 19831)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on:
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/sourceTemplateFeature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain