billbarker    2004/02/22 13:53:28

  Modified:    src/admin/contextAdmin adminError.jsp contextAdd.jsp
                        contextAdmin.html contextAdmin.jsp contextList.jsp
                        contextRemove.jsp contextRestart.jsp
                        contextsRestart.jsp ctxDetail.jsp moduleList.jsp
                        restart.jsp sessionExpire.jsp sessionState.jsp
                        threadList.jsp
  Log:
  Updating to Apache License v2.0.
  
  Revision  Changes    Path
  1.2       +13 -2     jakarta-tomcat/src/admin/contextAdmin/adminError.jsp
  
  Index: adminError.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/adminError.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- adminError.jsp    22 Sep 2001 23:55:47 -0000      1.1
  +++ adminError.jsp    22 Feb 2004 21:53:28 -0000      1.2
  @@ -2,8 +2,19 @@
   <%@ page isErrorPage="true" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.3       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextAdd.jsp
  
  Index: contextAdd.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextAdd.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contextAdd.jsp    4 Apr 2003 06:33:20 -0000       1.2
  +++ contextAdd.jsp    22 Feb 2004 21:53:28 -0000      1.3
  @@ -3,8 +3,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.5       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextAdmin.html
  
  Index: contextAdmin.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextAdmin.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- contextAdmin.html 4 Apr 2003 06:33:20 -0000       1.4
  +++ contextAdmin.html 22 Feb 2004 21:53:28 -0000      1.5
  @@ -1,7 +1,18 @@
   <html>
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.3       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextAdmin.jsp
  
  Index: contextAdmin.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextAdmin.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contextAdmin.jsp  27 Dec 2000 21:41:31 -0000      1.2
  +++ contextAdmin.jsp  22 Feb 2004 21:53:28 -0000      1.3
  @@ -1,7 +1,18 @@
   <html>
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.5       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextList.jsp
  
  Index: contextList.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextList.jsp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- contextList.jsp   4 Apr 2003 06:33:20 -0000       1.4
  +++ contextList.jsp   22 Feb 2004 21:53:28 -0000      1.5
  @@ -4,8 +4,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.3       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextRemove.jsp
  
  Index: contextRemove.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextRemove.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contextRemove.jsp 4 Apr 2003 06:33:20 -0000       1.2
  +++ contextRemove.jsp 22 Feb 2004 21:53:28 -0000      1.3
  @@ -3,8 +3,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.2       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextRestart.jsp
  
  Index: contextRestart.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextRestart.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contextRestart.jsp        4 Apr 2003 06:35:18 -0000       1.1
  +++ contextRestart.jsp        22 Feb 2004 21:53:28 -0000      1.2
  @@ -5,8 +5,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.2       +13 -2     jakarta-tomcat/src/admin/contextAdmin/contextsRestart.jsp
  
  Index: contextsRestart.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/contextsRestart.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- contextsRestart.jsp       4 Apr 2003 06:35:18 -0000       1.1
  +++ contextsRestart.jsp       22 Feb 2004 21:53:28 -0000      1.2
  @@ -3,8 +3,19 @@
   <%@ taglib uri="http://jakarta.apache.org/taglibs/tomcat_admin-1.0"; 
              prefix="adm" %>
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.6       +15 -0     jakarta-tomcat/src/admin/contextAdmin/ctxDetail.jsp
  
  Index: ctxDetail.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/ctxDetail.jsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ctxDetail.jsp     17 Apr 2003 07:39:42 -0000      1.5
  +++ ctxDetail.jsp     22 Feb 2004 21:53:28 -0000      1.6
  @@ -3,6 +3,21 @@
              prefix="adm" %>
   
   <head>
  +<!--
  +  Copyright 2000-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
   
       <title>Context Detail</title>
   </head>
  
  
  
  1.3       +13 -2     jakarta-tomcat/src/admin/contextAdmin/moduleList.jsp
  
  Index: moduleList.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/moduleList.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- moduleList.jsp    22 Sep 2001 23:55:47 -0000      1.2
  +++ moduleList.jsp    22 Feb 2004 21:53:28 -0000      1.3
  @@ -4,8 +4,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.2       +13 -2     jakarta-tomcat/src/admin/contextAdmin/restart.jsp
  
  Index: restart.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/restart.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- restart.jsp       21 Apr 2001 18:28:44 -0000      1.1
  +++ restart.jsp       22 Feb 2004 21:53:28 -0000      1.2
  @@ -3,8 +3,19 @@
              prefix="adm" %>
   <%@ page buffer="none" %>
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  
  1.3       +16 -0     jakarta-tomcat/src/admin/contextAdmin/sessionExpire.jsp
  
  Index: sessionExpire.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/sessionExpire.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sessionExpire.jsp 25 Aug 2001 14:13:36 -0000      1.2
  +++ sessionExpire.jsp 22 Feb 2004 21:53:28 -0000      1.3
  @@ -2,6 +2,22 @@
   <%@ taglib uri="http://jakarta.apache.org/taglibs/tomcat_admin-1.0"; 
              prefix="adm" %>
   <head>
  +<!--
  +  Copyright 2001-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
  +
       <title>Session info</title>
   </head>
   
  
  
  
  1.3       +15 -0     jakarta-tomcat/src/admin/contextAdmin/sessionState.jsp
  
  Index: sessionState.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/sessionState.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sessionState.jsp  4 Apr 2003 06:33:20 -0000       1.2
  +++ sessionState.jsp  22 Feb 2004 21:53:28 -0000      1.3
  @@ -2,6 +2,21 @@
   <%@ taglib uri="http://jakarta.apache.org/taglibs/tomcat_admin-1.0"; 
              prefix="adm" %>
   <head>
  +<!--
  +  Copyright 2001-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
  +-->
       <title>Session info</title>
   </head>
   
  
  
  
  1.2       +13 -2     jakarta-tomcat/src/admin/contextAdmin/threadList.jsp
  
  Index: threadList.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/admin/contextAdmin/threadList.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- threadList.jsp    21 Apr 2001 18:28:44 -0000      1.1
  +++ threadList.jsp    22 Feb 2004 21:53:28 -0000      1.2
  @@ -3,8 +3,19 @@
              prefix="adm" %>
   
   <!--
  -  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  -  reserved.
  +  Copyright 1999-2004 The Apache Software Foundation
  + 
  +  Licensed under the Apache License, Version 2.0 (the "License");
  +  you may not use this file except in compliance with the License.
  +  You may obtain a copy of the License at
  + 
  +      http://www.apache.org/licenses/LICENSE-2.0
  + 
  +  Unless required by applicable law or agreed to in writing, software
  +  distributed under the License is distributed on an "AS IS" BASIS,
  +  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +  See the License for the specific language governing permissions and
  +  limitations under the License.
   -->
   
   <head>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to