mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Clean up more of the legal files for the new features LLVM and Qt.
This commit is contained in:
parent
441c6b6f2a
commit
eb663099f5
3 changed files with 4 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
# plugin names
|
# plugin names
|
||||||
pluginName=LLVM Managed Build Definitions
|
pluginName=LLVM Managed Build Definitions
|
||||||
providerName=Nokia Siemens Networks
|
providerName=Eclipse CDT
|
||||||
|
|
||||||
# Build Model Names
|
# Build Model Names
|
||||||
TargetName.llvm=LLVM
|
TargetName.llvm=LLVM
|
||||||
|
|
|
@ -29,7 +29,7 @@ description=Support for Qt projects and objects in the indexer.
|
||||||
|
|
||||||
# copyright
|
# copyright
|
||||||
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\
|
All rights reserved. This program and the accompanying materials\n\
|
||||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||||
which accompanies this distribution, and is available at\n\
|
which accompanies this distribution, and is available at\n\
|
||||||
|
|
|
@ -3,4 +3,5 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
plugin.properties
|
plugin.properties,\
|
||||||
|
about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue