aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat')
-rwxr-xr-xsonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat15
1 files changed, 3 insertions, 12 deletions
diff --git a/sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat b/sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat
index 4028d0746f4..bf4b3ef4d38 100755
--- a/sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat
+++ b/sonar-application/src/main/assembly/bin/windows-x86-64/StopNTService.bat
@@ -1,18 +1,9 @@
@echo off
setlocal
-rem Copyright (c) 1999, 2008 Tanuki Software, Inc.
-rem http://www.tanukisoftware.com
-rem All rights reserved.
-rem
-rem This software is the confidential and proprietary information
-rem of Tanuki Software. ("Confidential Information"). You shall
-rem not disclose such Confidential Information and shall use it
-rem only in accordance with the terms of the license agreement you
-rem entered into with Tanuki Software.
-rem
-rem Java Service Wrapper general NT service stop script.
-rem Optimized for use with version 3.3.0 of the Wrapper.
+rem Copyright (c) 1999, 2006 Tanuki Software Inc.
+rem
+rem Java Service Wrapper general NT service stop script
rem
if "%OS%"=="Windows_NT" goto nt