You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bi...@apache.org on 2004/02/23 00:10:53 UTC

cvs commit: jakarta-tomcat/src/examples/jsp/checkbox CheckTest.html check.html checkresult.jsp checkresult.txt cresult.html

billbarker    2004/02/22 15:10:53

  Modified:    src/examples/jsp/checkbox CheckTest.html check.html
                        checkresult.jsp checkresult.txt cresult.html
  Log:
  Updating to the Apache License v2.0.
  
  Revision  Changes    Path
  1.3       +14 -3     jakarta-tomcat/src/examples/jsp/checkbox/CheckTest.html
  
  Index: CheckTest.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/checkbox/CheckTest.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CheckTest.html	20 Oct 1999 20:39:51 -0000	1.2
  +++ CheckTest.html	22 Feb 2004 23:10:52 -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.3       +14 -3     jakarta-tomcat/src/examples/jsp/checkbox/check.html
  
  Index: check.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/checkbox/check.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- check.html	20 Oct 1999 20:39:52 -0000	1.2
  +++ check.html	22 Feb 2004 23:10:52 -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.
   -->
   
   <BODY bgcolor="white">
  
  
  
  1.4       +14 -3     jakarta-tomcat/src/examples/jsp/checkbox/checkresult.jsp
  
  Index: checkresult.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/checkbox/checkresult.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- checkresult.jsp	16 Feb 2003 23:14:00 -0000	1.3
  +++ checkresult.jsp	22 Feb 2004 23:10:52 -0000	1.4
  @@ -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.
   -->
   
   <body bgcolor="white">
  
  
  
  1.3       +14 -3     jakarta-tomcat/src/examples/jsp/checkbox/checkresult.txt
  
  Index: checkresult.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/checkbox/checkresult.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- checkresult.txt	20 Oct 1999 20:39:52 -0000	1.2
  +++ checkresult.txt	22 Feb 2004 23:10:52 -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.
   -->
   
   <body bgcolor="white">
  
  
  
  1.4       +14 -3     jakarta-tomcat/src/examples/jsp/checkbox/cresult.html
  
  Index: cresult.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/checkbox/cresult.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cresult.html	10 Mar 2001 03:00:54 -0000	1.3
  +++ cresult.html	22 Feb 2004 23:10:52 -0000	1.4
  @@ -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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org