You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2010/12/06 14:05:44 UTC

svn commit: r1042617 - in /openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources: Start.bat Stop.bat service.install.as.admin.bat service.remove.as.admin.bat

Author: jlmonteiro
Date: Mon Dec  6 13:05:44 2010
New Revision: 1042617

URL: http://svn.apache.org/viewvc?rev=1042617&view=rev
Log:
Add Apache headers

Modified:
    openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Start.bat
    openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Stop.bat
    openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.install.as.admin.bat
    openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.remove.as.admin.bat

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Start.bat
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Start.bat?rev=1042617&r1=1042616&r2=1042617&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Start.bat (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Start.bat Mon Dec  6 13:05:44 2010
@@ -1,4 +1,22 @@
 @echo off
+REM================================================
+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.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License.  You may obtain a copy of the License at
+REM
+REM    http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
+REM _______________________________________________
+REM $Rev$
+REM================================================
 
 @if not "%ECHO%" == ""  echo %ECHO%
 @if "%OS%" == "Windows_NT" setlocal

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Stop.bat
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Stop.bat?rev=1042617&r1=1042616&r2=1042617&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Stop.bat (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/Stop.bat Mon Dec  6 13:05:44 2010
@@ -1,4 +1,22 @@
 @echo off
+REM================================================
+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.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License.  You may obtain a copy of the License at
+REM
+REM    http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
+REM _______________________________________________
+REM $Rev$
+REM================================================
 
 @if not "%ECHO%" == ""  echo %ECHO%
 @if "%OS%" == "Windows_NT" setlocal

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.install.as.admin.bat
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.install.as.admin.bat?rev=1042617&r1=1042616&r2=1042617&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.install.as.admin.bat (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.install.as.admin.bat Mon Dec  6 13:05:44 2010
@@ -1,5 +1,23 @@
 @ECHO off
 CLS
+REM================================================
+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.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License.  You may obtain a copy of the License at
+REM
+REM    http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
+REM _______________________________________________
+REM $Rev$
+REM================================================
 
 @IF NOT "%ECHO%" == ""  ECHO %ECHO%
 @IF "%OS%" == "Windows_NT" setlocal

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.remove.as.admin.bat
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.remove.as.admin.bat?rev=1042617&r1=1042616&r2=1042617&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.remove.as.admin.bat (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/src/main/resources/service.remove.as.admin.bat Mon Dec  6 13:05:44 2010
@@ -1,5 +1,23 @@
 @echo off
 cls
+REM================================================
+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.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License.  You may obtain a copy of the License at
+REM
+REM    http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
+REM _______________________________________________
+REM $Rev$
+REM================================================
 
 @if not "%ECHO%" == ""  echo %ECHO%
 @if "%OS%" == "Windows_NT" setlocal