adjusted legal info
diff --git a/org.eclipse.osbp.xtext.organizationdsl.feature/feature.xml b/org.eclipse.osbp.xtext.organizationdsl.feature/feature.xml
index 88a4353..3b08dc6 100644
--- a/org.eclipse.osbp.xtext.organizationdsl.feature/feature.xml
+++ b/org.eclipse.osbp.xtext.organizationdsl.feature/feature.xml
@@ -15,7 +15,7 @@
         label="%featureName"
         version="0.9.0.qualifier"
         provider-name="%providerName"
-		plugin="org.eclipse.osbp.xtext.organizationdsl">
+		plugin="org.eclipse.osbp.license">
         
     <description>
         %description
diff --git a/org.eclipse.osbp.xtext.organizationdsl/src-gen/org/eclipse/osbp/xtext/organizationdsl/parser/antlr/internal/InternalOrganizationDslLexer.java b/org.eclipse.osbp.xtext.organizationdsl/src-gen/org/eclipse/osbp/xtext/organizationdsl/parser/antlr/internal/InternalOrganizationDslLexer.java
index b71e15d..de89088 100644
--- a/org.eclipse.osbp.xtext.organizationdsl/src-gen/org/eclipse/osbp/xtext/organizationdsl/parser/antlr/internal/InternalOrganizationDslLexer.java
+++ b/org.eclipse.osbp.xtext.organizationdsl/src-gen/org/eclipse/osbp/xtext/organizationdsl/parser/antlr/internal/InternalOrganizationDslLexer.java
@@ -1,3 +1,16 @@
+/**
+ *                                                                            
+ *  Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany) 
+ *                                                                            
+ *  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:                                                      
+ * 	   Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation
+ * 
+ */
 package org.eclipse.osbp.xtext.organizationdsl.parser.antlr.internal;
 
 // Hack: Use our own Lexer superclass by means of import. 
@@ -3790,4 +3803,4 @@
     }
  
 
-}
\ No newline at end of file
+}