You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2006/11/06 15:32:24 UTC

svn commit: r471747 [2/13] - in /xerces/c/trunk/src: ./ xercesc/com/ xercesc/dom/ xercesc/dom/impl/ xercesc/framework/ xercesc/framework/psvi/ xercesc/internal/ xercesc/parsers/ xercesc/sax/ xercesc/sax2/ xercesc/util/ xercesc/util/AtomicOpManagers/ xe...

Modified: xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMNodeList.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMNotation.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMNotation.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMNotation.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMNotation.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMNotation.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMNotation.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMNotation.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMNotation.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMParseError.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMParseError.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMParseError.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMParseError.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/XMLDOMParseError.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMParseError.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMParseError.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMParseError.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMText.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMText.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMText.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMText.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMUtil.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMUtil.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMUtil.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMUtil.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMUtil.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMUtil.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMUtil.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMUtil.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/XMLDOMXMLDecl.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/XMLDOMXMLDecl.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMXMLDecl.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/XMLHTTPRequest.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLHTTPRequest.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLHTTPRequest.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/XMLHTTPRequest.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/XMLHttpRequest.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/XMLHttpRequest.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLHttpRequest.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLHttpRequest.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/resource.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/resource.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/resource.h (original)
+++ xerces/c/trunk/src/xercesc/com/resource.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/com/xml4com.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/xml4com.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/xml4com.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/xml4com.cpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/c/trunk/src/xercesc/com/xml4com.idl
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/xml4com.idl?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/xml4com.idl (original)
+++ xerces/c/trunk/src/xercesc/com/xml4com.idl Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * 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
+ * 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/c/trunk/src/xercesc/com/xml4comCP.h
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/com/xml4comCP.h?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/com/xml4comCP.h (original)
+++ xerces/c/trunk/src/xercesc/com/xml4comCP.h Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-2000,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/c/trunk/src/xercesc/dom/DOM.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOM.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOM.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOM.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMHEADER_GUARD_HPP
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMAttr.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMAttr.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMAttr.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMAttr.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMAttr_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMCDATASection.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMCDATASection.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMCDATASection.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMCDATASection.hpp Mon Nov  6 06:31:56 2006
@@ -3,11 +3,12 @@
 
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMCharacterData.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMCharacterData.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMCharacterData.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMCharacterData.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMCharacterData_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMComment.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMComment.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMComment.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMComment.hpp Mon Nov  6 06:31:56 2006
@@ -3,11 +3,12 @@
 
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMConfiguration.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMConfiguration.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMConfiguration.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMConfiguration.hpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003,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/c/trunk/src/xercesc/dom/DOMDocument.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMDocument.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMDocument.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMDocument.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMDocument_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMDocumentFragment.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMDocumentFragment.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMDocumentFragment.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMDocumentFragment.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMDocumentFragment_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMDocumentRange.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMDocumentRange.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMDocumentRange.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMDocumentRange.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMDocumentRange_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMDocumentTraversal.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMDocumentTraversal.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMDocumentTraversal.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMDocumentTraversal.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMDocumentTraversal_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMDocumentType.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMDocumentType.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMDocumentType.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMDocumentType.hpp Mon Nov  6 06:31:56 2006
@@ -3,11 +3,12 @@
 
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMElement.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMElement.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMElement.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMElement.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMElement_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMEntity.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMEntity.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMEntity.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMEntity.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMEntity_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMEntityReference.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMEntityReference.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMEntityReference.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMEntityReference.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMEntityReference_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMError.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMError.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMError.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMError.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMError_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMErrorHandler_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMException.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMException.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMException.cpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMException.cpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMException.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMException.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMException.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMException_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMImplementation.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMImplementation.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementation.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementation.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMImplementation_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMImplementationLS_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMImplementationList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMImplementationList.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementationList.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementationList.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMImplementationList_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMImplementationRegistry.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMImplementationRegistry.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementationRegistry.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementationRegistry.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMImplementationRegistry_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMImplementationSource.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMImplementationSource.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementationSource.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementationSource.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMImplementationSource_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSException.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSException.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSException.cpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSException.cpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMLSException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSException.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSException.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSException.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSException_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMLSInput.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSInput.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSInput.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSInput.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSInput_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSOutput.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSOutput.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSOutput.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSOutput.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSOutput_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSParser.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSParser.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSParser.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSParser.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSParser_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSParserFilter.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSParserFilter.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSParserFilter.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSParserFilter.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSParserFilter_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSResourceResolver.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSResourceResolver.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSResourceResolver.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSResourceResolver.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMEntityResolver_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSSerializer.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSSerializer.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSSerializer.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSSerializer.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSSerializer_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLSSerializerFilter.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLSSerializerFilter.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLSSerializerFilter.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLSSerializerFilter.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLSSerializerFilter_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMLocator.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMLocator_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMMemoryManager.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMMemoryManager.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMMemoryManager.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMMemoryManager.hpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMNamedNodeMap.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNamedNodeMap.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNamedNodeMap.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNamedNodeMap.hpp Mon Nov  6 06:31:56 2006
@@ -3,11 +3,12 @@
 
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMNode.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNode.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNode.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNode.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMNode_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMNodeFilter.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNodeFilter.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNodeFilter.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNodeFilter.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMNodeFilter_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMNodeIterator.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNodeIterator.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNodeIterator.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNodeIterator.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMNodeIterator_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMNodeList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNodeList.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNodeList.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNodeList.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMNodeList_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMNotation.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMNotation.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMNotation.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMNotation.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMNotation_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMPSVITypeInfo.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMPSVITypeInfo.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMPSVITypeInfo.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMPSVITypeInfo.hpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMProcessingInstruction.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMProcessingInstruction.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMProcessingInstruction.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMProcessingInstruction.hpp Mon Nov  6 06:31:56 2006
@@ -3,11 +3,12 @@
 
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMRange.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMRange.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMRange.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMRange.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMRange_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMRangeException.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMRangeException.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMRangeException.cpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMRangeException.cpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMRangeException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMRangeException.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMRangeException.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMRangeException.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMRangeException_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMStringList.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMStringList.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMStringList.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMStringList.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMStringList_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMText.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMText.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMText.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMText.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMText_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMTreeWalker.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMTreeWalker.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMTreeWalker.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMTreeWalker.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMTreeWalker_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMTypeInfo.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMTypeInfo.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMTypeInfo.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMTypeInfo.hpp Mon Nov  6 06:31:56 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003,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/c/trunk/src/xercesc/dom/DOMUserDataHandler.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMUserDataHandler.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMUserDataHandler.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMUserDataHandler.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMUserDataHandler_HEADER_GUARD_
 
 /*
- * Copyright 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/c/trunk/src/xercesc/dom/DOMXPathEvaluator.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathEvaluator.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathEvaluator.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathEvaluator.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMXPathEvaluator_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMXPathException.cpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathException.cpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathException.cpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathException.cpp Mon Nov  6 06:31:56 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/c/trunk/src/xercesc/dom/DOMXPathException.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathException.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathException.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathException.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMXPathException_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMXPathExpression.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathExpression.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathExpression.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathExpression.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMXPathExpression_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMXPathNSResolver.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathNSResolver.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathNSResolver.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathNSResolver.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMXPathNSResolver_HEADER_GUARD_
 
 /*
- * 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/c/trunk/src/xercesc/dom/DOMXPathNamespace.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/dom/DOMXPathNamespace.hpp?view=diff&rev=471747&r1=471746&r2=471747
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMXPathNamespace.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMXPathNamespace.hpp Mon Nov  6 06:31:56 2006
@@ -2,11 +2,12 @@
 #define DOMXPathNamespace_HEADER_GUARD_
 
 /*
- * 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