Add missing copyrights
[bgpcep.git] / bgp / peer-acceptor / src / main / resources / org / opendaylight / blueprint / bgp-acceptor.xml
index 41a1af616783937b618f5e7ab90bee6677b49faa..6c75a3863c31cd0359a83b9a13353fdce2036c9f 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright (c) 2016 Cisco Systems, 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
+-->
 <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
            xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0">
     <reference id="BGPDispatcher" interface="org.opendaylight.protocol.bgp.rib.impl.spi.BGPDispatcher"/>