Fixes to the build.properties files

Added licenses, missing entries, and fixed warnings
diff --git a/org.eclipse.capra.documentation/.classpath b/org.eclipse.capra.documentation/.classpath
index 075009d..5fe8405 100644
--- a/org.eclipse.capra.documentation/.classpath
+++ b/org.eclipse.capra.documentation/.classpath
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="src" path="docu"/>
+	<classpathentry kind="src" path="images"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="output" path="bin"/>
diff --git a/org.eclipse.capra.documentation/build.properties b/org.eclipse.capra.documentation/build.properties
index cc91072..a35e429 100644
--- a/org.eclipse.capra.documentation/build.properties
+++ b/org.eclipse.capra.documentation/build.properties
@@ -1,4 +1,15 @@
-source.. = src/
+###############################################################################
+# Copyright (c) 2016 Chalmers | University of Gothenburg, rt-labs 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
+# http://www.eclipse.org/legal/epl-v10.html
+#  
+#   Contributors:
+#      Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
+###############################################################################
+source.. = docu/,\
+		   images/
 bin.includes = META-INF/,\
                .,\
                plugin.xml
diff --git a/org.eclipse.capra.feature/build.properties b/org.eclipse.capra.feature/build.properties
index 64f93a9..560c2d8 100644
--- a/org.eclipse.capra.feature/build.properties
+++ b/org.eclipse.capra.feature/build.properties
@@ -1 +1,11 @@
+###############################################################################
+# Copyright (c) 2016 Chalmers | University of Gothenburg, rt-labs 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
+# http://www.eclipse.org/legal/epl-v10.html
+#  
+#   Contributors:
+#      Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
+###############################################################################
 bin.includes = feature.xml
diff --git a/org.eclipse.capra.office.feature/build.properties b/org.eclipse.capra.office.feature/build.properties
index 64f93a9..01932d8 100644
--- a/org.eclipse.capra.office.feature/build.properties
+++ b/org.eclipse.capra.office.feature/build.properties
@@ -1 +1,11 @@
+###############################################################################
+#  Copyright (c) 2016 Chalmers | Gothenburg University, rt-labs 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
+#  http://www.eclipse.org/legal/epl-v10.html
+#  
+#   Contributors:
+#      Chalmers|Gothenburg University and rt-labs - initial API and implementation and/or initial documentation
+###############################################################################
 bin.includes = feature.xml
diff --git a/org.eclipse.capra.testsuite/build.properties b/org.eclipse.capra.testsuite/build.properties
index a3a98ab..228ccfa 100644
--- a/org.eclipse.capra.testsuite/build.properties
+++ b/org.eclipse.capra.testsuite/build.properties
@@ -10,4 +10,4 @@
 ###############################################################################
 source.. = src/
 bin.includes = META-INF/,\
-               .
+               plugin.xml
diff --git a/org.eclipse.capra.ui.zest/build.properties b/org.eclipse.capra.ui.zest/build.properties
index 0d3d3a7..b758919 100644
--- a/org.eclipse.capra.ui.zest/build.properties
+++ b/org.eclipse.capra.ui.zest/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+#  Copyright (c) 2016 Chalmers | Gothenburg University, rt-labs 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
+#  http://www.eclipse.org/legal/epl-v10.html
+#  
+#   Contributors:
+#      Chalmers|Gothenburg University and rt-labs - initial API and implementation and/or initial documentation
+###############################################################################
 source.. = src/
 output.. = bin/
 bin.includes = plugin.xml,\