gradlew.bat (5589cdf32b2bb0f641e5ac7bf1f6152cd6b9b70e) | gradlew.bat (6613e77203923e5b1742a49281bfa5de03fc1440) |
---|---|
1@rem 2@rem Copyright 2015 the original author or authors. 3@rem 4@rem Licensed under the Apache License, Version 2.0 (the "License"); 5@rem you may not use this file except in compliance with the License. 6@rem You may obtain a copy of the License at 7@rem 8@rem https://www.apache.org/licenses/LICENSE-2.0 9@rem 10@rem Unless required by applicable law or agreed to in writing, software 11@rem distributed under the License is distributed on an "AS IS" BASIS, 12@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13@rem See the License for the specific language governing permissions and 14@rem limitations under the License. 15@rem | 1@rem 2@rem Copyright 2015 the original author or authors. 3@rem 4@rem Licensed under the Apache License, Version 2.0 (the "License"); 5@rem you may not use this file except in compliance with the License. 6@rem You may obtain a copy of the License at 7@rem 8@rem https://www.apache.org/licenses/LICENSE-2.0 9@rem 10@rem Unless required by applicable law or agreed to in writing, software 11@rem distributed under the License is distributed on an "AS IS" BASIS, 12@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13@rem See the License for the specific language governing permissions and 14@rem limitations under the License. 15@rem |
16@rem SPDX-License-Identifier: Apache-2.0 17@rem |
|
16 17@if "%DEBUG%"=="" @echo off 18@rem ########################################################################## 19@rem 20@rem Gradle startup script for Windows 21@rem 22@rem ########################################################################## 23 --- 69 unchanged lines hidden --- | 18 19@if "%DEBUG%"=="" @echo off 20@rem ########################################################################## 21@rem 22@rem Gradle startup script for Windows 23@rem 24@rem ########################################################################## 25 --- 69 unchanged lines hidden --- |