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

svn commit: r446751 - /xerces/java/trunk/src/org/apache/xerces/impl/dv/

Author: mrglavas
Date: Fri Sep 15 14:54:06 2006
New Revision: 446751

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

Modified:
    xerces/java/trunk/src/org/apache/xerces/impl/dv/DTDDVFactory.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/DVFactoryException.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/DatatypeException.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/DatatypeValidator.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/InvalidDatatypeFacetException.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/InvalidDatatypeValueException.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/ObjectFactory.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/SchemaDVFactory.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidatedInfo.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidationContext.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/XSFacets.java
    xerces/java/trunk/src/org/apache/xerces/impl/dv/XSSimpleType.java

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

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

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

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

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

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

Modified: xerces/java/trunk/src/org/apache/xerces/impl/dv/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/ObjectFactory.java?view=diff&rev=446751&r1=446750&r2=446751
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dv/ObjectFactory.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dv/ObjectFactory.java Fri Sep 15 14:54:06 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/xerces/impl/dv/SchemaDVFactory.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/SchemaDVFactory.java?view=diff&rev=446751&r1=446750&r2=446751
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dv/SchemaDVFactory.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dv/SchemaDVFactory.java Fri Sep 15 14:54:06 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2004 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  * 
  *      http://www.apache.org/licenses/LICENSE-2.0
  * 

Modified: xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java?view=diff&rev=446751&r1=446750&r2=446751
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dv/SecuritySupport.java Fri Sep 15 14:54:06 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
  * 

Modified: xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidatedInfo.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidatedInfo.java?view=diff&rev=446751&r1=446750&r2=446751
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidatedInfo.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/impl/dv/ValidatedInfo.java Fri Sep 15 14:54:06 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001,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
  * 

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

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

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



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