X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgpmanager%2Fbgpmanager-api%2Fsrc%2Fmain%2Fjava%2Forg.opendaylight.bgpmanager.api%2FIBgpManager.java;h=a95c198ed42e69cf15650b57787f0a87b83cbec4;hb=b8d8e64ad0d1241cdbbee6f5cacc1e193d1b2b2e;hp=bf7153e10ebb620a978a4e8801159d52b530f412;hpb=27b4868f514de3a28ac1b8497c9f8ae5d76ffee5;p=vpnservice.git diff --git a/bgpmanager/bgpmanager-api/src/main/java/org.opendaylight.bgpmanager.api/IBgpManager.java b/bgpmanager/bgpmanager-api/src/main/java/org.opendaylight.bgpmanager.api/IBgpManager.java index bf7153e1..a95c198e 100644 --- a/bgpmanager/bgpmanager-api/src/main/java/org.opendaylight.bgpmanager.api/IBgpManager.java +++ b/bgpmanager/bgpmanager-api/src/main/java/org.opendaylight.bgpmanager.api/IBgpManager.java @@ -1,3 +1,11 @@ +/* + * Copyright (c) 2015 Ericsson India Global Services Pvt Ltd. 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.bgpmanager.api; import java.util.Collection;