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:51:46 UTC

svn commit: r447262 - in /xerces/java/trunk/src/org/apache/xerces/dom/events: EventImpl.java MutationEventImpl.java

Author: mrglavas
Date: Sun Sep 17 22:51:45 2006
New Revision: 447262

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

Modified:
    xerces/java/trunk/src/org/apache/xerces/dom/events/EventImpl.java
    xerces/java/trunk/src/org/apache/xerces/dom/events/MutationEventImpl.java

Modified: xerces/java/trunk/src/org/apache/xerces/dom/events/EventImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/dom/events/EventImpl.java?view=diff&rev=447262&r1=447261&r2=447262
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/dom/events/EventImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/dom/events/EventImpl.java Sun Sep 17 22:51:45 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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
  * 
@@ -13,6 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
 package org.apache.xerces.dom.events;
 
 import org.w3c.dom.events.Event;

Modified: xerces/java/trunk/src/org/apache/xerces/dom/events/MutationEventImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/dom/events/MutationEventImpl.java?view=diff&rev=447262&r1=447261&r2=447262
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/dom/events/MutationEventImpl.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/dom/events/MutationEventImpl.java Sun Sep 17 22:51:45 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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
  * 



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