Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Timmons (0.18 sec)

  1. common/Makefile.common.mk

    	@if [ "$(CONTRIB_OVERRIDE)" != "CONTRIBUTING.md" ]; then\
    		rm $(TMP)/common-files/files/CONTRIBUTING.md;\
    	fi
    # istio/istio.io uses the  Creative Commons Attribution 4.0 license. Don't update LICENSE with the common Apache license.
    	@LICENSE_OVERRIDE=$(shell grep -l "Creative Commons Attribution 4.0 International Public License" LICENSE)
    	@if [ "$(LICENSE_OVERRIDE)" != "LICENSE" ]; then\
    		rm $(TMP)/common-files/files/LICENSE;\
    	fi
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Mar 02 20:07:36 GMT 2024
    - 5.9K bytes
    - Viewed (0)
Back to top