X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=code-generator%2Fmaven-sal-api-gen-plugin%2Fsrc%2Ftest%2Fresources%2Fwadl-gen%2Fdemo-topology.yang;h=b4025ba1cf749fae18efcd5530a7c6893da81cba;hb=refs%2Fchanges%2F10%2F4810%2F2;hp=4fef1cddd255fd2311237595ea4211b3f9be42a5;hpb=a7ef75f8af2403b61ad469b06b8cdddd654d043d;p=yangtools.git diff --git a/code-generator/maven-sal-api-gen-plugin/src/test/resources/wadl-gen/demo-topology.yang b/code-generator/maven-sal-api-gen-plugin/src/test/resources/wadl-gen/demo-topology.yang index 4fef1cddd2..b4025ba1cf 100644 --- a/code-generator/maven-sal-api-gen-plugin/src/test/resources/wadl-gen/demo-topology.yang +++ b/code-generator/maven-sal-api-gen-plugin/src/test/resources/wadl-gen/demo-topology.yang @@ -1,3 +1,10 @@ +/* + * Copyright (c) 2013 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 + */ module demo-topology { yang-version 1; namespace "urn:model.1demo-275topology.4.5.my"; @@ -118,4 +125,4 @@ module demo-topology { } } } -} \ No newline at end of file +}