X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fthreadpool-config-api%2Fsrc%2Fmain%2Fyang%2Fthreadpool.yang;h=8f3064822be319dfee6fd7c7061c8bee14db268f;hb=a35fe9ae149bd4c7089d48665ccc8bff580bce53;hp=14a20fdebcc85703695f38ef50ff0c8ab3994ff2;hpb=c79012eccfde22515037e04b10b594e1adee5315;p=controller.git diff --git a/opendaylight/config/threadpool-config-api/src/main/yang/threadpool.yang b/opendaylight/config/threadpool-config-api/src/main/yang/threadpool.yang index 14a20fdebc..8f3064822b 100644 --- a/opendaylight/config/threadpool-config-api/src/main/yang/threadpool.yang +++ b/opendaylight/config/threadpool-config-api/src/main/yang/threadpool.yang @@ -15,7 +15,7 @@ module threadpool { thread-related services. Copyright (c)2013 Cisco Systems, Inc. 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 @@ -73,5 +73,4 @@ module threadpool { base "threadpool"; config:java-class "org.opendaylight.controller.config.threadpool.ScheduledThreadPool"; } - }