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

svn commit: r447255 - /xerces/java/trunk/src/org/apache/html/dom/

Author: mrglavas
Date: Sun Sep 17 22:36:42 2006
New Revision: 447255

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

Modified:
    xerces/java/trunk/src/org/apache/html/dom/HTMLAnchorElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLAppletElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLAreaElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLBRElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLBaseElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLBaseFontElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLBodyElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLBuilder.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLButtonElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLCollectionImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLDListElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLDOMImplementationImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLDirectoryElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLDivElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLDocumentImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFieldSetElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFontElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFormControl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFormElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFrameElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLFrameSetElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLHRElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLHeadElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLHeadingElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLHtmlElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLIFrameElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLImageElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLInputElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLIsIndexElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLLIElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLLabelElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLLegendElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLLinkElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLMapElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLMenuElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLMetaElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLModElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLOListElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLObjectElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLOptGroupElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLOptionElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLParagraphElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLParamElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLPreElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLQuoteElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLScriptElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLSelectElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLStyleElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableCaptionElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableCellElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableColElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableRowElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTableSectionElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTextAreaElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLTitleElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/HTMLUListElementImpl.java
    xerces/java/trunk/src/org/apache/html/dom/NameNodeListImpl.java
    xerces/java/trunk/src/org/apache/html/dom/ObjectFactory.java
    xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java

Modified: xerces/java/trunk/src/org/apache/html/dom/HTMLAnchorElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLAnchorElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLAnchorElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLAnchorElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLAppletElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLAppletElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLAppletElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLAppletElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLAreaElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLAreaElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLAreaElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLAreaElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLBRElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLBRElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLBRElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLBRElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLBaseElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLBaseElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLBaseElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLBaseElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLBaseFontElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLBaseFontElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLBaseFontElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLBaseFontElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLBodyElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLBodyElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLBodyElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLBodyElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLBuilder.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLBuilder.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLBuilder.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLBuilder.java Sun Sep 17 22:36:42 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/java/trunk/src/org/apache/html/dom/HTMLButtonElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLButtonElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLButtonElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLButtonElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLCollectionImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLCollectionImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLCollectionImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLCollectionImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,2004,2006 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: xerces/java/trunk/src/org/apache/html/dom/HTMLDListElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLDListElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLDListElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLDListElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLDOMImplementationImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLDOMImplementationImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLDOMImplementationImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLDOMImplementationImpl.java Sun Sep 17 22:36:42 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/java/trunk/src/org/apache/html/dom/HTMLDirectoryElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLDirectoryElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLDirectoryElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLDirectoryElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLDivElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLDivElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLDivElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLDivElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLDocumentImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLDocumentImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLDocumentImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLDocumentImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,2004-2006 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: xerces/java/trunk/src/org/apache/html/dom/HTMLElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,2004-2006 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: xerces/java/trunk/src/org/apache/html/dom/HTMLFieldSetElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFieldSetElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFieldSetElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFieldSetElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLFontElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFontElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFontElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFontElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLFormControl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFormControl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFormControl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFormControl.java Sun Sep 17 22:36:42 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/java/trunk/src/org/apache/html/dom/HTMLFormElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFormElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFormElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFormElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLFrameElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFrameElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFrameElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFrameElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLFrameSetElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLFrameSetElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLFrameSetElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLFrameSetElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLHRElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLHRElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLHRElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLHRElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLHeadElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLHeadElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLHeadElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLHeadElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLHeadingElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLHeadingElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLHeadingElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLHeadingElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLHtmlElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLHtmlElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLHtmlElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLHtmlElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLIFrameElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLIFrameElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLIFrameElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLIFrameElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLImageElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLImageElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLImageElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLImageElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLInputElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLInputElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLInputElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLInputElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLIsIndexElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLIsIndexElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLIsIndexElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLIsIndexElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLLIElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLLIElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLLIElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLLIElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLLabelElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLLabelElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLLabelElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLLabelElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLLegendElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLLegendElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLLegendElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLLegendElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLLinkElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLLinkElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLLinkElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLLinkElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLMapElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLMapElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLMapElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLMapElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLMenuElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLMenuElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLMenuElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLMenuElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLMetaElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLMetaElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLMetaElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLMetaElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLModElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLModElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLModElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLModElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLOListElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLOListElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLOListElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLOListElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLObjectElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLObjectElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLObjectElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLObjectElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLOptGroupElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLOptGroupElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLOptGroupElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLOptGroupElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLOptionElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLOptionElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLOptionElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLOptionElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLParagraphElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLParagraphElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLParagraphElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLParagraphElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLParamElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLParamElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLParamElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLParamElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLPreElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLPreElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLPreElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLPreElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLQuoteElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLQuoteElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLQuoteElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLQuoteElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLScriptElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLScriptElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLScriptElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLScriptElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLSelectElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLSelectElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLSelectElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLSelectElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLStyleElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLStyleElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLStyleElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLStyleElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableCaptionElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableCaptionElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableCaptionElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableCaptionElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableCellElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableCellElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableCellElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableCellElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableColElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableColElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableColElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableColElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableRowElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableRowElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableRowElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableRowElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTableSectionElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTableSectionElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTableSectionElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTableSectionElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTextAreaElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTextAreaElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTextAreaElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTextAreaElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLTitleElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLTitleElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLTitleElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLTitleElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/HTMLUListElementImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/HTMLUListElementImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/HTMLUListElementImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/HTMLUListElementImpl.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999,2000,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/html/dom/NameNodeListImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/NameNodeListImpl.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/NameNodeListImpl.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/NameNodeListImpl.java Sun Sep 17 22:36:42 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/java/trunk/src/org/apache/html/dom/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/ObjectFactory.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/ObjectFactory.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/ObjectFactory.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2005 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java?view=diff&rev=447255&r1=447254&r2=447255
==============================================================================
--- xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java (original)
+++ xerces/java/trunk/src/org/apache/html/dom/SecuritySupport.java Sun Sep 17 22:36:42 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2002,2004,2006 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 



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