You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2006/09/18 07:15:27 UTC

svn commit: r447243 - /xerces/java/trunk/src/org/apache/xerces/xinclude/

Author: mrglavas
Date: Sun Sep 17 22:15:27 2006
New Revision: 447243

URL: http://svn.apache.org/viewvc?view=rev&rev=447243
Log:
Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html.

Modified:
    xerces/java/trunk/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/ObjectFactory.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/XInclude11TextReader.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeHandler.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java
    xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeTextReader.java

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2005 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.xinclude;
 
 import java.util.Enumeration;

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/ObjectFactory.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/ObjectFactory.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/ObjectFactory.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2005 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/SecuritySupport.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2002,2004,2006 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/XInclude11TextReader.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/XInclude11TextReader.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/XInclude11TextReader.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/XInclude11TextReader.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2005 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.xinclude;
 
 import java.io.IOException;

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeHandler.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeHandler.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeHandler.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeHandler.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2006 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.xinclude;
 
 import java.io.CharConversionException;

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeMessageFormatter.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2005 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeNamespaceSupport.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2005 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.xinclude;
 
 import org.apache.xerces.xni.NamespaceContext;

Modified: xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeTextReader.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeTextReader.java?view=diff&rev=447243&r1=447242&r2=447243
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeTextReader.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xinclude/XIncludeTextReader.java Sun Sep 17 22:15:27 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2006 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
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You 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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.xinclude;
 
 import java.io.BufferedInputStream;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org