Add missing license notice
[neutron.git] / neutron-hostconfig / vpp / src / main / resources / org / opendaylight / blueprint / neutron-hostconfig-vpp.xml
index b4b5aa390a38d4ac47c55d0726a47a8c344ed20b..9aaf5404bec3eac9529d18ba31a244391ce9db78 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2018 Intel Corporation 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
+-->
 <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
     xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
     xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.1.0"
@@ -26,4 +33,4 @@
     <argument value="${vhostuser-mode}"/>
   </bean>
 
-</blueprint>
\ No newline at end of file
+</blueprint>