You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2004/02/24 18:44:27 UTC

cvs commit: xml-xalan/java/src javadocOverview.html

minchau     2004/02/24 09:44:26

  Modified:    java/samples/CompiledEJB bottom_frame.html top_frame.html
                        index.html
               java/samples/AppletXMLtoHTML appletXMLtoHTML.html
                        target.html client.html
               java/samples/CompiledApplet menu.html singleTransform.html
                        index.html
               java/src javadocOverview.html
  Log:
  Apache License 2.0 put as HTML comment in html
  
  Revision  Changes    Path
  1.4       +15 -0     xml-xalan/java/samples/CompiledEJB/bottom_frame.html
  
  Index: bottom_frame.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledEJB/bottom_frame.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bottom_frame.html	2 Apr 2003 17:29:07 -0000	1.3
  +++ bottom_frame.html	24 Feb 2004 17:44:26 -0000	1.4
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
     <head></head>
     <body>
  
  
  
  1.4       +15 -0     xml-xalan/java/samples/CompiledEJB/top_frame.html
  
  Index: top_frame.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledEJB/top_frame.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- top_frame.html	2 Apr 2003 17:29:08 -0000	1.3
  +++ top_frame.html	24 Feb 2004 17:44:26 -0000	1.4
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
   
     <head>
  
  
  
  1.4       +15 -0     xml-xalan/java/samples/CompiledEJB/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledEJB/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html	2 Apr 2003 17:29:07 -0000	1.3
  +++ index.html	24 Feb 2004 17:44:26 -0000	1.4
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
     <head><title>XML Technology Center</title></head>
       <backgroundcolor=#ffffff>
  
  
  
  1.2       +15 -0     xml-xalan/java/samples/AppletXMLtoHTML/appletXMLtoHTML.html
  
  Index: appletXMLtoHTML.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/AppletXMLtoHTML/appletXMLtoHTML.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- appletXMLtoHTML.html	2 Aug 2000 18:56:16 -0000	1.1
  +++ appletXMLtoHTML.html	24 Feb 2004 17:44:26 -0000	1.2
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
   
   <html>
  
  
  
  1.2       +15 -0     xml-xalan/java/samples/AppletXMLtoHTML/target.html
  
  Index: target.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/AppletXMLtoHTML/target.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- target.html	2 Aug 2000 18:56:16 -0000	1.1
  +++ target.html	24 Feb 2004 17:44:26 -0000	1.2
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
   <html>
     <head>
  
  
  
  1.6       +15 -0     xml-xalan/java/samples/AppletXMLtoHTML/client.html
  
  Index: client.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/AppletXMLtoHTML/client.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- client.html	27 Sep 2002 14:07:49 -0000	1.5
  +++ client.html	24 Feb 2004 17:44:26 -0000	1.6
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <!doctype HTML public "-//W3C//DTD HTML 4.0 Transitional//EN">
   <html>
     <head>
  
  
  
  1.4       +15 -0     xml-xalan/java/samples/CompiledApplet/menu.html
  
  Index: menu.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledApplet/menu.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- menu.html	2 Apr 2003 17:26:03 -0000	1.3
  +++ menu.html	24 Feb 2004 17:44:26 -0000	1.4
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
   <head></head>
   <body bgcolor=#ffffff>
  
  
  
  1.3       +15 -0     xml-xalan/java/samples/CompiledApplet/singleTransform.html
  
  Index: singleTransform.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledApplet/singleTransform.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- singleTransform.html	2 Apr 2003 17:29:06 -0000	1.2
  +++ singleTransform.html	24 Feb 2004 17:44:26 -0000	1.3
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
   <head></head>
   <body bgcolor=#ffffff>
  
  
  
  1.2       +15 -0     xml-xalan/java/samples/CompiledApplet/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/CompiledApplet/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html	17 May 2001 15:36:30 -0000	1.1
  +++ index.html	24 Feb 2004 17:44:26 -0000	1.2
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
   <head><title>XSLT Applet Demonstration</title></head>
   
  
  
  
  1.3       +15 -0     xml-xalan/java/src/javadocOverview.html
  
  Index: javadocOverview.html
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/javadocOverview.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- javadocOverview.html	10 Dec 2001 17:13:56 -0000	1.2
  +++ javadocOverview.html	24 Feb 2004 17:44:26 -0000	1.3
  @@ -1,3 +1,18 @@
  +<!--
  + * Copyright 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.
  +-->
   <html>
   <head><title>Xalan-Java 2</title></head>
   <body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org