X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=MANIFEST.in;h=2e06a57acdcb4ab2c3eb498c1a08a735c4c49668;hp=53f1515f01168abaeba3ad2c2700f53b00d877ff;hb=5baca01e36f5457f79846bca75060b222520ab72;hpb=c94c3df90aa64298a7935a80b221f80f3c043260 diff --git a/MANIFEST.in b/MANIFEST.in index 53f1515..2e06a57 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,23 @@ -#include MANIFEST.in -#include requirements.txt -include README.rst -recursive-include osm_nbi * +# Copyright 2018 Whitestack, LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file 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. +# +# For those usages not covered by the Apache License, Version 2.0 please +# contact: bdiaz@whitestack.com or glavado@whitestack.com +## +include README.rst +recursive-include osm_nbi *.py *.sh *.cfg *.yml +recursive-include osm_nbi/html_public * +recursive-include osm_nbi/http * +recursive-include devops-stages *