diff --git a/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/plugin.properties b/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/plugin.properties index 22a22f3d091..7cf4a9c4815 100755 --- a/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/plugin.properties +++ b/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/plugin.properties @@ -11,7 +11,7 @@ # plugin names pluginName=LLVM Managed Build Definitions -providerName=Nokia Siemens Networks +providerName=Eclipse CDT # Build Model Names TargetName.llvm=LLVM diff --git a/qt/org.eclipse.cdt.qt-feature/feature.properties b/qt/org.eclipse.cdt.qt-feature/feature.properties index 5316f03c3ad..fa5971280c1 100644 --- a/qt/org.eclipse.cdt.qt-feature/feature.properties +++ b/qt/org.eclipse.cdt.qt-feature/feature.properties @@ -29,7 +29,7 @@ description=Support for Qt projects and objects in the indexer. # copyright copyright=\ -Copyright (c) 2008, 2011 Wind River Systems and others.\n\ +Copyright (c) 2013 QNX Software Systems and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/qt/org.eclipse.cdt.qt.ui/build.properties b/qt/org.eclipse.cdt.qt.ui/build.properties index 0dc34f7833b..bc3b0f2bf1f 100644 --- a/qt/org.eclipse.cdt.qt.ui/build.properties +++ b/qt/org.eclipse.cdt.qt.ui/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - plugin.properties + plugin.properties,\ + about.html