added sign to all files
[lispflowmapping.git] / mappingservice / config / src / main / java / org / opendaylight / lispflowmapping / config / yang / LispConfigModuleFactory.java
index 548d0fddb7a934e199937e4ee2ea75c28f2db532..350b8b7fed3e7aab488403ac01210b8951e4f4b3 100644 (file)
@@ -1,19 +1,32 @@
+/*
+ * Copyright (c) 2014 Contextream, Inc. 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
+ */
 /**
-* Generated file
+ * Generated file
 
-* Generated from: yang module name: config-lisp  yang module local name: lispconfig
-* Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
-* Generated at: Wed Nov 13 19:35:03 IST 2013
-*
-* Do not modify this file unless it is present under src/main directory
-*/
+ * Generated from: yang module name: config-lisp  yang module local name: lispconfig
+ * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
+ * Generated at: Wed Nov 13 19:35:03 IST 2013
+ *
+ * Do not modify this file unless it is present under src/main directory
+ */
+
+/*
+ * Copyright (c) 2014 Contextream, Inc. 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
+ */
 package org.opendaylight.lispflowmapping.config.yang;
 
 /**
 *
 */
-public class LispConfigModuleFactory extends org.opendaylight.lispflowmapping.config.yang.AbstractLispConfigModuleFactory
-{
-
+public class LispConfigModuleFactory extends org.opendaylight.lispflowmapping.config.yang.AbstractLispConfigModuleFactory {
 
 }