blob: 0e00206509e1cf29f275942dd4a0f2d1af25b292 [file] [log] [blame]
[
{
"licenses": [ "Apache-2.0-Header" ],
"paths": [
{
"exclude": [
"**.md",
"**.png",
"**/README.asciidoc",
".*",
"AUTHORS",
"CHANGES",
"CONTRIBUTORS",
"DEPS",
"LICENSE",
"cmake/*.pc.in",
"libshaderc_util/testdata/dir/subdir/include_file.2",
"libshaderc_util/testdata/include_file.1",
"utils/git-sync-deps",
"third_party/**"
]
}
]
},
{
"licenses": [ "BSD-3-Clause" ],
"paths": [
{ "exclude": [ "**" ] },
{ "include": [ "utils/git-sync-deps" ] }
]
}
]