X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fsrc%2Ftest%2Fjava%2Fbundle_base%2FNoAnnotation.java;h=7e9069b5993ee4dceaa5d222617c4cbc7f6bb950;hb=6fd408a04fe4a3611843e2246ece6d7c34b76903;hp=b8f3d10f712507c83fe770e06fe3c162ff2cfbb9;hpb=37fa8d2f9fa05c29005df8cb39e71ead95de13a9;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java index b8f3d10f71..7e9069b599 100644 --- a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java +++ b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.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_base; public class NoAnnotation { }