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:38:34 UTC

svn commit: r447686 - in /xerces/java/trunk/samples/sax: Counter.java DocumentTracer.java Writer.java helpers/AttributesImpl.java

Author: mrglavas
Date: Mon Sep 18 19:38:34 2006
New Revision: 447686

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

Modified:
    xerces/java/trunk/samples/sax/Counter.java
    xerces/java/trunk/samples/sax/DocumentTracer.java
    xerces/java/trunk/samples/sax/Writer.java
    xerces/java/trunk/samples/sax/helpers/AttributesImpl.java

Modified: xerces/java/trunk/samples/sax/Counter.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/sax/Counter.java?view=diff&rev=447686&r1=447685&r2=447686
==============================================================================
--- xerces/java/trunk/samples/sax/Counter.java (original)
+++ xerces/java/trunk/samples/sax/Counter.java Mon Sep 18 19:38:34 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/sax/DocumentTracer.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/sax/DocumentTracer.java?view=diff&rev=447686&r1=447685&r2=447686
==============================================================================
--- xerces/java/trunk/samples/sax/DocumentTracer.java (original)
+++ xerces/java/trunk/samples/sax/DocumentTracer.java Mon Sep 18 19:38:34 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2000-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/sax/Writer.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/sax/Writer.java?view=diff&rev=447686&r1=447685&r2=447686
==============================================================================
--- xerces/java/trunk/samples/sax/Writer.java (original)
+++ xerces/java/trunk/samples/sax/Writer.java Mon Sep 18 19:38:34 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 1999-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/sax/helpers/AttributesImpl.java
URL: http://svn.apache.org/viewvc/xerces/java/trunk/samples/sax/helpers/AttributesImpl.java?view=diff&rev=447686&r1=447685&r2=447686
==============================================================================
--- xerces/java/trunk/samples/sax/helpers/AttributesImpl.java (original)
+++ xerces/java/trunk/samples/sax/helpers/AttributesImpl.java Mon Sep 18 19:38:34 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