X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fsrc%2Ftest%2Fjava%2Fbundle_sub1%2FZoo.java;h=c44e48e22f30a7ba1f3ed2a9f5b9cb9659c33227;hp=1eadad61fafe17f8c1959f07091cc470fd0c9a23;hb=405ea7ce68d22bd3d2501857c5253793b581b086;hpb=bd396fa9b759466b8e9cd9b0ac64ee99406f72e7 diff --git a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/Zoo.java b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/Zoo.java index 1eadad61fa..c44e48e22f 100644 --- a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/Zoo.java +++ b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/Zoo.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_sub1; import javax.xml.bind.annotation.XmlElementRef;