1# IAMF tools. 2 3# [internal] load license.bzl 4 5# [internal] license 6 7licenses(["by_exception_only"]) 8 9exports_files(["LICENSE"]) 10