You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mk...@apache.org on 2005/05/24 14:49:25 UTC

cvs commit: xml-xalan/java/samples/XPathAPI ApplyXPathJAXP.java XPathResolver.java

mkwan       2005/05/24 05:49:25

  Modified:    java/samples/XPathAPI ApplyXPathJAXP.java XPathResolver.java
  Log:
  Replace copyright statements.
  
  Revision  Changes    Path
  1.2       +13 -5     xml-xalan/java/samples/XPathAPI/ApplyXPathJAXP.java
  
  Index: ApplyXPathJAXP.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/XPathAPI/ApplyXPathJAXP.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ApplyXPathJAXP.java	20 May 2005 18:41:49 -0000	1.1
  +++ ApplyXPathJAXP.java	24 May 2005 12:49:25 -0000	1.2
  @@ -1,9 +1,17 @@
   /*
  - * IBM XSLT Processor
  - * Licensed Materials - Property of IBM
  - * (C) Copyright IBM Corp. 2005.   All Rights Reserved.
  - * US Government Users Restricted Rights - Use, duplication, or disclosure
  - * restricted by GSA ADP Schedule Contract with IBM Corp.
  + * 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.
    */
   
   import java.io.OutputStreamWriter;
  
  
  
  1.2       +13 -5     xml-xalan/java/samples/XPathAPI/XPathResolver.java
  
  Index: XPathResolver.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/XPathAPI/XPathResolver.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XPathResolver.java	20 May 2005 18:41:49 -0000	1.1
  +++ XPathResolver.java	24 May 2005 12:49:25 -0000	1.2
  @@ -1,9 +1,17 @@
   /*
  - * IBM XSLT Processor
  - * Licensed Materials - Property of IBM
  - * (C) Copyright IBM Corp. 2005.   All Rights Reserved.
  - * US Government Users Restricted Rights - Use, duplication, or disclosure
  - * restricted by GSA ADP Schedule Contract with IBM Corp.
  + * 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.
    */
   
   import javax.xml.namespace.*;
  
  
  

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