summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/win32/axis2_env.bat1
-rw-r--r--build/win32/bindist.bat1
-rw-r--r--build/win32/build.bat1
-rw-r--r--build/win32/clean.bat1
4 files changed, 4 insertions, 0 deletions
diff --git a/build/win32/axis2_env.bat b/build/win32/axis2_env.bat
index 81623ac..a51d383 100644
--- a/build/win32/axis2_env.bat
+++ b/build/win32/axis2_env.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
diff --git a/build/win32/bindist.bat b/build/win32/bindist.bat
index 94b6419..a74b4cf 100644
--- a/build/win32/bindist.bat
+++ b/build/win32/bindist.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
diff --git a/build/win32/build.bat b/build/win32/build.bat
index 0694eb8..be81b5c 100644
--- a/build/win32/build.bat
+++ b/build/win32/build.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.
diff --git a/build/win32/clean.bat b/build/win32/clean.bat
index 5417eaa..df64b49 100644
--- a/build/win32/clean.bat
+++ b/build/win32/clean.bat
@@ -1,3 +1,4 @@
+@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreements. See the NOTICE file distributed with
REM this work for additional information regarding copyright ownership.