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:57:58 UTC

svn commit: r468646 - in /xalan/java/trunk/src/org/apache/xalan/xslt: EnvironmentCheck.java ObjectFactory.java Process.java SecuritySupport.java SecuritySupport12.java package.html

Author: minchau
Date: Fri Oct 27 23:57:58 2006
New Revision: 468646

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

Modified:
    xalan/java/trunk/src/org/apache/xalan/xslt/EnvironmentCheck.java
    xalan/java/trunk/src/org/apache/xalan/xslt/ObjectFactory.java
    xalan/java/trunk/src/org/apache/xalan/xslt/Process.java
    xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport.java
    xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java
    xalan/java/trunk/src/org/apache/xalan/xslt/package.html

Modified: xalan/java/trunk/src/org/apache/xalan/xslt/EnvironmentCheck.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/EnvironmentCheck.java?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/EnvironmentCheck.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/EnvironmentCheck.java Fri Oct 27 23:57:58 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-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/xslt/ObjectFactory.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/ObjectFactory.java?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/ObjectFactory.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/ObjectFactory.java Fri Oct 27 23:57:58 2006
@@ -1,7 +1,9 @@
 /*
- * Copyright 2001-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/xslt/Process.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/Process.java?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/Process.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/Process.java Fri Oct 27 23:57:58 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/xslt/SecuritySupport.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport.java?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport.java Fri Oct 27 23:57:58 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/xslt/SecuritySupport12.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/SecuritySupport12.java Fri Oct 27 23:57:58 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/xslt/package.html
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xslt/package.html?view=diff&rev=468646&r1=468645&r2=468646
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xslt/package.html (original)
+++ xalan/java/trunk/src/org/apache/xalan/xslt/package.html Fri Oct 27 23:57:58 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