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 04:41:54 UTC

svn commit: r447690 - in /xerces/java/trunk/samples/xni: ./ parser/

Author: mrglavas
Date: Mon Sep 18 19:41:53 2006
New Revision: 447690

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

Modified:
    xerces/java/trunk/samples/xni/Counter.java
    xerces/java/trunk/samples/xni/DocumentTracer.java
    xerces/java/trunk/samples/xni/ObjectFactory.java
    xerces/java/trunk/samples/xni/PSVIWriter.java
    xerces/java/trunk/samples/xni/PassThroughFilter.java
    xerces/java/trunk/samples/xni/SecuritySupport.java
    xerces/java/trunk/samples/xni/UpperCaseFilter.java
    xerces/java/trunk/samples/xni/Writer.java
    xerces/java/trunk/samples/xni/XMLGrammarBuilder.java
    xerces/java/trunk/samples/xni/parser/AbstractConfiguration.java
    xerces/java/trunk/samples/xni/parser/CSVConfiguration.java
    xerces/java/trunk/samples/xni/parser/CSVParser.java
    xerces/java/trunk/samples/xni/parser/NonValidatingParserConfiguration.java
    xerces/java/trunk/samples/xni/parser/PSVIConfiguration.java
    xerces/java/trunk/samples/xni/parser/PSVIParser.java

Modified: xerces/java/trunk/samples/xni/Counter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/Counter.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/Counter.java (original)
+++ xerces/java/trunk/samples/xni/Counter.java Mon Sep 18 19:41:53 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/samples/xni/DocumentTracer.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/DocumentTracer.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/DocumentTracer.java (original)
+++ xerces/java/trunk/samples/xni/DocumentTracer.java Mon Sep 18 19:41:53 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000-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/samples/xni/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/ObjectFactory.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/ObjectFactory.java (original)
+++ xerces/java/trunk/samples/xni/ObjectFactory.java Mon Sep 18 19:41:53 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/samples/xni/PSVIWriter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/PSVIWriter.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/PSVIWriter.java (original)
+++ xerces/java/trunk/samples/xni/PSVIWriter.java Mon Sep 18 19:41:53 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/samples/xni/PassThroughFilter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/PassThroughFilter.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/PassThroughFilter.java (original)
+++ xerces/java/trunk/samples/xni/PassThroughFilter.java Mon Sep 18 19:41:53 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/samples/xni/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/SecuritySupport.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/SecuritySupport.java (original)
+++ xerces/java/trunk/samples/xni/SecuritySupport.java Mon Sep 18 19:41:53 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/samples/xni/UpperCaseFilter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/UpperCaseFilter.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/UpperCaseFilter.java (original)
+++ xerces/java/trunk/samples/xni/UpperCaseFilter.java Mon Sep 18 19:41:53 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/samples/xni/Writer.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/Writer.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/Writer.java (original)
+++ xerces/java/trunk/samples/xni/Writer.java Mon Sep 18 19:41:53 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/samples/xni/XMLGrammarBuilder.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/XMLGrammarBuilder.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/XMLGrammarBuilder.java (original)
+++ xerces/java/trunk/samples/xni/XMLGrammarBuilder.java Mon Sep 18 19:41:53 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/samples/xni/parser/AbstractConfiguration.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/AbstractConfiguration.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/AbstractConfiguration.java (original)
+++ xerces/java/trunk/samples/xni/parser/AbstractConfiguration.java Mon Sep 18 19:41:53 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/samples/xni/parser/CSVConfiguration.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/CSVConfiguration.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/CSVConfiguration.java (original)
+++ xerces/java/trunk/samples/xni/parser/CSVConfiguration.java Mon Sep 18 19:41:53 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001,2002,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/samples/xni/parser/CSVParser.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/CSVParser.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/CSVParser.java (original)
+++ xerces/java/trunk/samples/xni/parser/CSVParser.java Mon Sep 18 19:41:53 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/samples/xni/parser/NonValidatingParserConfiguration.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/NonValidatingParserConfiguration.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/NonValidatingParserConfiguration.java (original)
+++ xerces/java/trunk/samples/xni/parser/NonValidatingParserConfiguration.java Mon Sep 18 19:41:53 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001,2002,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/samples/xni/parser/PSVIConfiguration.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/PSVIConfiguration.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/PSVIConfiguration.java (original)
+++ xerces/java/trunk/samples/xni/parser/PSVIConfiguration.java Mon Sep 18 19:41:53 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/samples/xni/parser/PSVIParser.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/xni/parser/PSVIParser.java?view=diff&rev=447690&r1=447689&r2=447690
==============================================================================
--- xerces/java/trunk/samples/xni/parser/PSVIParser.java (original)
+++ xerces/java/trunk/samples/xni/parser/PSVIParser.java Mon Sep 18 19:41:53 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