# The rapidjson library includes the "json evil" license clause.
# This is documented and accepted for this use case.
license-problem-json-evil usr/include/hailo/tappas/sources/rapidjson/license.txt

# Scripts in the sources directory are not installed as executables,
# they are header/development files. The unversioned python shebangs
# are from upstream source code.
script-uses-unversioned-python-in-shebang usr/include/hailo/tappas/sources/rapidjson/bin/jsonschema/bin/jsonschema_suite
unusual-interpreter python usr/include/hailo/tappas/sources/*
script-not-executable usr/include/hailo/tappas/sources/*

# Data file, not an executable
executable-not-elf-or-script usr/lib/*/hailo/tappas/post_processes/post_processes_data/*.npy

# Development symlinks are intentionally in the main package for runtime use
link-to-shared-library-in-wrong-package *

# GStreamer plugin library intentionally has no version
shared-library-lacks-version usr/lib/*/libgstintercept.so libgstintercept.so

# This is a combined package containing multiple libraries
package-name-doesnt-match-sonames *

# The copyright file contains the verbatim LGPL 2.1 license text which
# includes the historical FSF address. This is the standard license text.
old-fsf-address-in-copyright-file
