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:25:22 UTC

svn commit: r447248 - in /xerces/java/trunk/src/org/apache/xerces/xpointer: ElementSchemePointer.java ShortHandPointer.java XPointerErrorHandler.java XPointerHandler.java XPointerMessageFormatter.java XPointerPart.java XPointerProcessor.java

Author: mrglavas
Date: Sun Sep 17 22:25:21 2006
New Revision: 447248

URL: http://svn.apache.org/viewvc?view=rev&rev=447248
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/xpointer/ElementSchemePointer.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/ShortHandPointer.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerErrorHandler.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerHandler.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerMessageFormatter.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerPart.java
    xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerProcessor.java

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

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

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

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

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

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

Modified: xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerProcessor.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerProcessor.java?view=diff&rev=447248&r1=447247&r2=447248
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerProcessor.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/xpointer/XPointerProcessor.java Sun Sep 17 22:25:21 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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
  * 



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