diff --git a/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml.ui/build.properties b/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml.ui/build.properties index a247b4587b..948f0bdf02 100644 --- a/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml.ui/build.properties +++ b/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml.ui/build.properties @@ -1,17 +1,6 @@ -############################################################################### -# Copyright (c) 2015, 2017 Lablicate GmbH. -# -# 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 -# -# Contributors: -# Dr. Philip Wenig - initial API and implementation -############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ OSGI-INF/,\ - plugin.xml,/ \ No newline at end of file + plugin.xml diff --git a/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml/build.properties b/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml/build.properties index 6c36136979..3e5f9ad7d0 100644 --- a/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml/build.properties +++ b/chemclipse/plugins/org.eclipse.chemclipse.msd.converter.supplier.mzxml/build.properties @@ -1,14 +1,3 @@ -############################################################################### -# Copyright (c) 2015, 2017 Lablicate GmbH. -# -# 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 -# -# Contributors: -# Dr. Philip Wenig - initial API and implementation -############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\