X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdnr%2Fwt%2Fdevicemanager%2Fprovider%2Fsrc%2Fmain%2Fresources%2Felasticsearch%2Fplugins%2Fhead%2Fsrc%2Fapp%2Fdata%2FresultDataSourceInterface.js;fp=sdnr%2Fwt%2Fdevicemanager%2Fprovider%2Fsrc%2Fmain%2Fresources%2Felasticsearch%2Fplugins%2Fhead%2Fsrc%2Fapp%2Fdata%2FresultDataSourceInterface.js;h=69e5852480cdf91d18b4e823c45070d5c5f44500;hb=ed0e6be174e1445b6c47a69dccf25a642f17bdd7;hp=b985b042293c33331f867fe6a66e35bf7263b61f;hpb=8404b495de1770617d745ab488116714e9d2d06d;p=ccsdk%2Ffeatures.git diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/src/app/data/resultDataSourceInterface.js b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/src/app/data/resultDataSourceInterface.js index b985b0422..69e585248 100644 --- a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/src/app/data/resultDataSourceInterface.js +++ b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/src/app/data/resultDataSourceInterface.js @@ -1,3 +1,18 @@ +/** + * Copyright 2010-2013 Ben Birch + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this software except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ (function( app ) { var data = app.ns("data");