Added missing legal info.
diff --git a/build/org.eclipse.upr.profiles/category.xml b/build/org.eclipse.upr.profiles/category.xml
index cf8f9c3..4614a8c 100644
--- a/build/org.eclipse.upr.profiles/category.xml
+++ b/build/org.eclipse.upr.profiles/category.xml
@@ -1,4 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (c) 2014 Fraunhofer FOKUS 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: 
+	Max Bureck, Marc-Florian Wendland -->
 <site>
    <feature url="features/org.eclipse.upr.soaml.feature_0.9.0.qualifier.jar" id="org.eclipse.upr.soaml.feature" version="0.9.0.qualifier">
       <category name="profiles"/>
diff --git a/build/org.eclipse.upr.profiles/pom.xml b/build/org.eclipse.upr.profiles/pom.xml
index 0ecb33b..40d5ee0 100644
--- a/build/org.eclipse.upr.profiles/pom.xml
+++ b/build/org.eclipse.upr.profiles/pom.xml
@@ -3,7 +3,7 @@
 	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: 
-	Max Bureck Marc-Florian Wendland -->
+	Max Bureck, Marc-Florian Wendland -->
 <project
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
 	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/build/org.eclipse.upr.target/upr-0.9.target b/build/org.eclipse.upr.target/upr-0.9.target
index 086855b..07ed3a6 100644
--- a/build/org.eclipse.upr.target/upr-0.9.target
+++ b/build/org.eclipse.upr.target/upr-0.9.target
@@ -1,5 +1,16 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde version="3.8"?><target name="upr-0.9" sequenceNumber="30">
+<!--
+  Copyright (c) 2014 Fraunhofer FOKUS 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:
+     Max Bureck
+     Marc-Florian Wendland
+-->
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.ocl.all.sdk.feature.group" version="5.0.2.v20140819-1612"/>
diff --git a/bundles/org.eclipse.upr.soaml.papyrus/plugin.xml b/bundles/org.eclipse.upr.soaml.papyrus/plugin.xml
index f667d60..b4992e9 100644
--- a/bundles/org.eclipse.upr.soaml.papyrus/plugin.xml
+++ b/bundles/org.eclipse.upr.soaml.papyrus/plugin.xml
@@ -1,5 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
+<!--
+ <copyright>
+  Copyright (c) 2014 Fraunhofer FOKUS 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:
+     Marc-Florian Wendland
+ </copyright>
+
+ $Id$
+-->
 <plugin>
    <extension
          point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
diff --git a/bundles/org.eclipse.upr.utp.papyrus/plugin.xml b/bundles/org.eclipse.upr.utp.papyrus/plugin.xml
index 69d15c3..af2d5c6 100644
--- a/bundles/org.eclipse.upr.utp.papyrus/plugin.xml
+++ b/bundles/org.eclipse.upr.utp.papyrus/plugin.xml
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.4"?>
+<!--
+ <copyright>
+
+Copyright (c) 2014 Fraunhofer FOKUS
+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:
+Max Bureck
+Marc-Florian Wendland
+
+ </copyright>
+
+ $Id$
+-->
 <plugin>
    <extension
          point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
diff --git a/bundles/org.eclipse.upr.utp/plugin.xml b/bundles/org.eclipse.upr.utp/plugin.xml
index b41a632..b23bba1 100644
--- a/bundles/org.eclipse.upr.utp/plugin.xml
+++ b/bundles/org.eclipse.upr.utp/plugin.xml
@@ -2,6 +2,18 @@
 <?eclipse version="3.0"?>
 
 <!--
+ <copyright>
+  Copyright (c) 2014 Fraunhofer FOKUS 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:
+     Marc-Florian Wendland
+ </copyright>
+
+ $Id$
 -->
 
 <plugin>
diff --git a/tests/org.eclipse.upr.depl.tests/build.properties b/tests/org.eclipse.upr.depl.tests/build.properties
index 34d2e4d..f4a3729 100644
--- a/tests/org.eclipse.upr.depl.tests/build.properties
+++ b/tests/org.eclipse.upr.depl.tests/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2014 Fraunhofer FOKUS 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:
+#     Max Bureck
+###############################################################################
 source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
diff --git a/tests/org.eclipse.upr.depl.tests/src/org/eclipse/upr/depl/tests/components/ComponentAssemblyTest.java b/tests/org.eclipse.upr.depl.tests/src/org/eclipse/upr/depl/tests/components/ComponentAssemblyTest.java
index 7e8963a..7b5429c 100644
--- a/tests/org.eclipse.upr.depl.tests/src/org/eclipse/upr/depl/tests/components/ComponentAssemblyTest.java
+++ b/tests/org.eclipse.upr.depl.tests/src/org/eclipse/upr/depl/tests/components/ComponentAssemblyTest.java
@@ -1,3 +1,13 @@
+/**
+ * Copyright (c) 2014 Fraunhofer FOKUS
+ * 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:
+ * Max Bureck
+ */
 package org.eclipse.upr.depl.tests.components;
 
 import static org.junit.Assert.*;