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/15 22:43:47 UTC

svn commit: r446728 - /xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/

Author: mrglavas
Date: Fri Sep 15 13:43:46 2006
New Revision: 446728

URL: http://svn.apache.org/viewvc?view=rev&rev=446728
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/impl/xs/opti/AttrImpl.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultDocument.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultElement.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultNode.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultText.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/ElementImpl.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NamedNodeMapImpl.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NodeImpl.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOM.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOMParser.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaParsingConfig.java
    xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/TextImpl.java

Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/AttrImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/AttrImpl.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/AttrImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/AttrImpl.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/DefaultDocument.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultDocument.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultDocument.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultDocument.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/DefaultElement.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultElement.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultElement.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultElement.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/DefaultNode.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultNode.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultNode.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultNode.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/DefaultText.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultText.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultText.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultText.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * 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
+ * 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
  * 
@@ -19,10 +20,6 @@
 import org.w3c.dom.Text;
 import org.w3c.dom.DOMException;
 
-/*
- * @author Neil Graham, IBM
- * @version $Id$
- */
 /**
  * The <code>Text</code> interface inherits from <code>CharacterData</code> 
  * and represents the textual content (termed character data in XML) of an 
@@ -45,7 +42,11 @@
  *
  * This is an empty implementation.
  * 
- * @xerces.internal 
+ * @xerces.internal
+ * 
+ * @author Neil Graham, IBM
+ * 
+ * @version $Id$
  */
 public class DefaultText extends NodeImpl implements Text {
 

Modified: xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/ElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/ElementImpl.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/ElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/ElementImpl.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001,2002,2004,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/impl/xs/opti/NamedNodeMapImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NamedNodeMapImpl.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NamedNodeMapImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NamedNodeMapImpl.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/NodeImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NodeImpl.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NodeImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/NodeImpl.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001, 2002,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
+ * 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/impl/xs/opti/SchemaDOM.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOM.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOM.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOM.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-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/impl/xs/opti/SchemaDOMParser.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOMParser.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOMParser.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaDOMParser.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-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/impl/xs/opti/SchemaParsingConfig.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaParsingConfig.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaParsingConfig.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/SchemaParsingConfig.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * 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
+ * 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/impl/xs/opti/TextImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/TextImpl.java?view=diff&rev=446728&r1=446727&r2=446728
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/TextImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/xs/opti/TextImpl.java Fri Sep 15 13:43:46 2006
@@ -1,9 +1,10 @@
 /*
- * 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
+ * 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
  * 



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