Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / build.properties
index ae84c65aec1d08a7625d4201b50a2bfe357ef29d..0081f8f2780c6e6b9b18bc662fb3ce79be46b817 100644 (file)
@@ -1,6 +1,23 @@
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# 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:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
                icons/,\
-               plugin.properties
+               about.html,\
+               plugin.properties,\
+               plugin.xml,\
+               schema/
+src.includes = about.html,\
+               schema/
This page took 0.022982 seconds and 5 git commands to generate.