Fix LICENSE copy

This commit is contained in:
Mizux Seiha
2022-03-02 21:24:52 +01:00
parent 720c51fcb3
commit 606aca577e
5 changed files with 9 additions and 9 deletions

View File

@@ -446,7 +446,7 @@ java_examples_archive: \
$(EXAMPLE_JAVA_FILES) \
| $(TEMP_JAVA_DIR)/ortools_examples/examples/java
$(COPY) tools$SREADME.java.md $(TEMP_JAVA_DIR)$Sortools_examples$SREADME.md
$(COPY) LICENSE-2.0.txt $(TEMP_JAVA_DIR)$Sortools_examples
$(COPY) LICENSE $(TEMP_JAVA_DIR)$Sortools_examples
ifeq ($(SYSTEM),win)
cd $(TEMP_JAVA_DIR) \
&& ..\$(ZIP) \