diff options
author | Tom Schindl | 2015-05-12 18:06:52 +0000 |
---|---|---|
committer | Tom Schindl | 2015-05-12 18:06:52 +0000 |
commit | dc84981ec1eed46c67221f10005a4db4cb93b198 (patch) | |
tree | 40ff011edee791d2fa1e0a4d1ad3716a83831010 /releng/runtime/org.eclipse.fx.runtime.feature | |
parent | afbfcfe908b8e1fcd1047f6e745575f454ae52bf (diff) | |
download | org.eclipse.efxclipse-dc84981ec1eed46c67221f10005a4db4cb93b198.tar.gz org.eclipse.efxclipse-dc84981ec1eed46c67221f10005a4db4cb93b198.tar.xz org.eclipse.efxclipse-dc84981ec1eed46c67221f10005a4db4cb93b198.zip |
fixed feature copyrights
Diffstat (limited to 'releng/runtime/org.eclipse.fx.runtime.feature')
-rw-r--r-- | releng/runtime/org.eclipse.fx.runtime.feature/feature.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml index db60a2ec6..07745ea72 100644 --- a/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml +++ b/releng/runtime/org.eclipse.fx.runtime.feature/feature.xml @@ -3,14 +3,14 @@ id="org.eclipse.fx.runtime.feature" label="Rutime Bundle Collector Feature" version="2.0.0.qualifier" - provider-name="BestSolution.at"> + provider-name="Eclipse.org"> - <description url="http://www.example.com/description"> + <description> Feature with all e(fx)clipse runtime bundles (Do not install into IDE) </description> - <copyright url="http://www.bestsolution.at"> - Copyright (c) 2014 BestSolution.at and others. + <copyright> + Copyright (c) 2015 Eclipse.org 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 |