Searched refs:license (Results 1 – 25 of 123) sorted by relevance
12345
10 license document, but changing it is not allowed.18 have the right to submit it under the open source license23 license and I have the right under that license to submit that25 by me, under the same open source license (unless I am26 permitted to submit under a different license), as indicated37 this project or the open source license(s) involved.
135 .PHONY: license136 license: target137 …e \*.cc -o -name \*.h -o -name \*.dts -o -name \*.ld | xargs -n1 python3 build/license.py --style c138 …me \*.c -o -name \*.cc -o -name \*.h -o -name \*.dts | xargs -n1 python3 build/license.py --style c139 …me \*.c -o -name \*.cc -o -name \*.h -o -name \*.dts | xargs -n1 python3 build/license.py --style c140 …me \*.c -o -name \*.cc -o -name \*.h -o -name \*.dts | xargs -n1 python3 build/license.py --style c141 …me \*.c -o -name \*.cc -o -name \*.h -o -name \*.dts | xargs -n1 python3 build/license.py --style c142 … -name \*.sh -o -name \*.inc -o -name Dockerfile* | xargs -n1 python3 build/license.py --style hash143 @find kokoro/ -name \*.sh -o -name \*.cfg | xargs -n1 python3 build/license.py --style hash144 @find test/ -name \*.py| xargs -n1 python3 build/license.py --style hash[all …]
6 license = "BSD-3-Clause"
49 make license
4 # license that can be found in the LICENSE file or at
5 * license that can be found in the LICENSE file or at
Completed in 13 milliseconds