You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2006/10/28 08:56:43 UTC

svn commit: r468644 - /xalan/java/trunk/src/org/apache/xalan/trace/

Author: minchau
Date: Fri Oct 27 23:56:42 2006
New Revision: 468644

URL: http://svn.apache.org/viewvc?view=rev&rev=468644
Log:
Apache license update per XALANJ-2328.

Modified:
    xalan/java/trunk/src/org/apache/xalan/trace/EndSelectionEvent.java
    xalan/java/trunk/src/org/apache/xalan/trace/ExtensionEvent.java
    xalan/java/trunk/src/org/apache/xalan/trace/GenerateEvent.java
    xalan/java/trunk/src/org/apache/xalan/trace/PrintTraceListener.java
    xalan/java/trunk/src/org/apache/xalan/trace/SelectionEvent.java
    xalan/java/trunk/src/org/apache/xalan/trace/TraceListener.java
    xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx.java
    xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx2.java
    xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx3.java
    xalan/java/trunk/src/org/apache/xalan/trace/TraceManager.java
    xalan/java/trunk/src/org/apache/xalan/trace/TracerEvent.java
    xalan/java/trunk/src/org/apache/xalan/trace/package.html

Modified: xalan/java/trunk/src/org/apache/xalan/trace/EndSelectionEvent.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/EndSelectionEvent.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/EndSelectionEvent.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/EndSelectionEvent.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/ExtensionEvent.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/ExtensionEvent.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/ExtensionEvent.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/ExtensionEvent.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2002-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/GenerateEvent.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/GenerateEvent.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/GenerateEvent.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/GenerateEvent.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/PrintTraceListener.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/PrintTraceListener.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/PrintTraceListener.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/PrintTraceListener.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/SelectionEvent.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/SelectionEvent.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/SelectionEvent.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/SelectionEvent.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TraceListener.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TraceListener.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TraceListener.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TraceListener.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2002-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx2.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx2.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx2.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx2.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2002-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx3.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx3.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx3.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TraceListenerEx3.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2002-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TraceManager.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TraceManager.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TraceManager.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TraceManager.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/TracerEvent.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/TracerEvent.java?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/TracerEvent.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/TracerEvent.java Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *

Modified: xalan/java/trunk/src/org/apache/xalan/trace/package.html
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/trace/package.html?view=diff&rev=468644&r1=468643&r2=468644
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/trace/package.html (original)
+++ xalan/java/trunk/src/org/apache/xalan/trace/package.html Fri Oct 27 23:56:42 2006
@@ -1,7 +1,9 @@
 <!--
- * Copyright 2000-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * 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
  *



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org