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/19 05:13:42 UTC

svn commit: r447700 - /xerces/java/trunk/tests/schema/config/

Author: mrglavas
Date: Mon Sep 18 20:13:41 2006
New Revision: 447700

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

Modified:
    xerces/java/trunk/tests/schema/config/AllTests.java
    xerces/java/trunk/tests/schema/config/BaseTest.java
    xerces/java/trunk/tests/schema/config/BasicTest.java
    xerces/java/trunk/tests/schema/config/FeaturePropagationTest.java
    xerces/java/trunk/tests/schema/config/FixedAttrTest.java
    xerces/java/trunk/tests/schema/config/IdIdrefCheckingTest.java
    xerces/java/trunk/tests/schema/config/IdentityConstraintCheckingTest.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_A_Test.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_C_Test.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_AC_Test.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_A_Test.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_CA_Test.java
    xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_C_Test.java
    xerces/java/trunk/tests/schema/config/RootSimpleTypeDefinitionTest.java
    xerces/java/trunk/tests/schema/config/RootTypeDefinitionTest.java
    xerces/java/trunk/tests/schema/config/SpecialCaseErrorHandler.java
    xerces/java/trunk/tests/schema/config/UnparsedEntityCheckingTest.java
    xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_False_Test.java
    xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_True_Test.java

Modified: xerces/java/trunk/tests/schema/config/AllTests.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/AllTests.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/AllTests.java (original)
+++ xerces/java/trunk/tests/schema/config/AllTests.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/BaseTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/BaseTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/BaseTest.java (original)
+++ xerces/java/trunk/tests/schema/config/BaseTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/BasicTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/BasicTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/BasicTest.java (original)
+++ xerces/java/trunk/tests/schema/config/BasicTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/FeaturePropagationTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/FeaturePropagationTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/FeaturePropagationTest.java (original)
+++ xerces/java/trunk/tests/schema/config/FeaturePropagationTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/FixedAttrTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/FixedAttrTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/FixedAttrTest.java (original)
+++ xerces/java/trunk/tests/schema/config/FixedAttrTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IdIdrefCheckingTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IdIdrefCheckingTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IdIdrefCheckingTest.java (original)
+++ xerces/java/trunk/tests/schema/config/IdIdrefCheckingTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IdentityConstraintCheckingTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IdentityConstraintCheckingTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IdentityConstraintCheckingTest.java (original)
+++ xerces/java/trunk/tests/schema/config/IdentityConstraintCheckingTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_A_A_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_A_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_A_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_A_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_A_C_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_C_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_C_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_A_C_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_C_AC_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_AC_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_AC_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_AC_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_C_A_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_A_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_A_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_A_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_C_CA_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_CA_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_CA_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_CA_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/IgnoreXSIType_C_C_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_C_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_C_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/IgnoreXSIType_C_C_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/RootSimpleTypeDefinitionTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/RootSimpleTypeDefinitionTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/RootSimpleTypeDefinitionTest.java (original)
+++ xerces/java/trunk/tests/schema/config/RootSimpleTypeDefinitionTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/RootTypeDefinitionTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/RootTypeDefinitionTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/RootTypeDefinitionTest.java (original)
+++ xerces/java/trunk/tests/schema/config/RootTypeDefinitionTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/SpecialCaseErrorHandler.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/SpecialCaseErrorHandler.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/SpecialCaseErrorHandler.java (original)
+++ xerces/java/trunk/tests/schema/config/SpecialCaseErrorHandler.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/UnparsedEntityCheckingTest.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/UnparsedEntityCheckingTest.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/UnparsedEntityCheckingTest.java (original)
+++ xerces/java/trunk/tests/schema/config/UnparsedEntityCheckingTest.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/UseGrammarPoolOnly_False_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_False_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_False_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_False_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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/tests/schema/config/UseGrammarPoolOnly_True_Test.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_True_Test.java?view=diff&rev=447700&r1=447699&r2=447700
==============================================================================
--- xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_True_Test.java (original)
+++ xerces/java/trunk/tests/schema/config/UseGrammarPoolOnly_True_Test.java Mon Sep 18 20:13:41 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 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