adjusted legal info
diff --git a/org.eclipse.osbp.xtext.functionlibrarydsl.feature/feature.xml b/org.eclipse.osbp.xtext.functionlibrarydsl.feature/feature.xml
index 914d4ef..bdcaf86 100644
--- a/org.eclipse.osbp.xtext.functionlibrarydsl.feature/feature.xml
+++ b/org.eclipse.osbp.xtext.functionlibrarydsl.feature/feature.xml
@@ -15,7 +15,7 @@
       label="%featureName"
       version="0.9.0.qualifier"
       provider-name="%providerName"
-	  plugin="org.eclipse.osbp.xtext.functionlibrarydsl">
+	  plugin="org.eclipse.osbp.license">
 
    <description>
       %description
diff --git a/org.eclipse.osbp.xtext.functionlibrarydsl/src-gen/org/eclipse/osbp/xtext/functionlibrarydsl/parser/antlr/internal/InternalFunctionLibraryDslLexer.java b/org.eclipse.osbp.xtext.functionlibrarydsl/src-gen/org/eclipse/osbp/xtext/functionlibrarydsl/parser/antlr/internal/InternalFunctionLibraryDslLexer.java
index 7a9b0d7..e777613 100644
--- a/org.eclipse.osbp.xtext.functionlibrarydsl/src-gen/org/eclipse/osbp/xtext/functionlibrarydsl/parser/antlr/internal/InternalFunctionLibraryDslLexer.java
+++ b/org.eclipse.osbp.xtext.functionlibrarydsl/src-gen/org/eclipse/osbp/xtext/functionlibrarydsl/parser/antlr/internal/InternalFunctionLibraryDslLexer.java
@@ -1,3 +1,17 @@
+/**
+ *                                                                            
+ *  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.functionlibrarydsl.parser.antlr.internal;
 
 // Hack: Use our own Lexer superclass by means of import. 
@@ -4347,4 +4361,4 @@
     }
  
 
-}
\ No newline at end of file
+}