tizen: Ship only BSD licence from libcoap
[platform/upstream/iotivity.git] / tools / tizen / iotivity.spec
index b7b70de..14570eb 100644 (file)
@@ -140,6 +140,7 @@ find . \
      -o -name "*GPL*" \
      -o -name "*MIT*" \
      | sort | uniq \
+     | grep -v 'libcoap-4.1.1/LICENSE.GPL'  \
      | while read file ; do \
           dir=$(dirname -- "$file")
           echo "Files: ${dir}/*"