X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fsrc%2Ftest%2Fjava%2Fbundle_misc%2FMisc.java;fp=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fsrc%2Ftest%2Fjava%2Fbundle_misc%2FMisc.java;h=eb49eb0fb969114cba15ecd7a5e9db33b293ee9b;hb=9303b14b9dba1a940f0d0a6fe1604bfcd0f9e294;hp=cb33ce98bc2099114209cb823d098d2c77fd5845;hpb=8ccb61090ae30c7ea750b606034016c248d90f80;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_misc/Misc.java b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_misc/Misc.java index cb33ce98bc..eb49eb0fb9 100644 --- a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_misc/Misc.java +++ b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_misc/Misc.java @@ -1,3 +1,10 @@ +/* + * Copyright (c) 2014 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 + */ package bundle_misc; import javax.xml.bind.annotation.XmlRootElement;