Skip to content

Commit fb97e6f

Browse files
committed
kie-issues#1165 Adding Apache headers to .bat file.
1 parent c119990 commit fb97e6f

File tree

1 file changed

+18
-0
lines changed
  • build/optaplanner-distribution-internal/src/main/assembly/scripts

1 file changed

+18
-0
lines changed

build/optaplanner-distribution-internal/src/main/assembly/scripts/runExamples.bat

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
@REM ----------------------------------------------------------------------------
2+
@REM Licensed to the Apache Software Foundation (ASF) under one
3+
@REM or more contributor license agreements. See the NOTICE file
4+
@REM distributed with this work for additional information
5+
@REM regarding copyright ownership. The ASF licenses this file
6+
@REM to you under the Apache License, Version 2.0 (the
7+
@REM "License"); you may not use this file except in compliance
8+
@REM with the License. You may obtain a copy of the License at
9+
@REM
10+
@REM http://www.apache.org/licenses/LICENSE-2.0
11+
@REM
12+
@REM Unless required by applicable law or agreed to in writing,
13+
@REM software distributed under the License is distributed on an
14+
@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15+
@REM KIND, either express or implied. See the License for the
16+
@REM specific language governing permissions and limitations
17+
@REM under the License.
18+
@REM ----------------------------------------------------------------------------
119
@ECHO OFF
220
setLocal enableExtensions enableDelayedExpansion
321

0 commit comments

Comments
 (0)