You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2006/11/06 01:45:57 UTC

svn commit: r471589 - in /xalan/c/trunk: Makefile.in Makefile.incl.in build.bat build.sh build.xml commits.xml runConfigure version.incl

Author: dmitryh
Date: Sun Nov  5 16:45:56 2006
New Revision: 471589

URL: http://svn.apache.org/viewvc?view=rev&rev=471589
Log:
Fix for XALANC-626

Modified:
    xalan/c/trunk/Makefile.in
    xalan/c/trunk/Makefile.incl.in
    xalan/c/trunk/build.bat
    xalan/c/trunk/build.sh
    xalan/c/trunk/build.xml
    xalan/c/trunk/commits.xml
    xalan/c/trunk/runConfigure
    xalan/c/trunk/version.incl

Modified: xalan/c/trunk/Makefile.in
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Makefile.in?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/Makefile.in (original)
+++ xalan/c/trunk/Makefile.in Sun Nov  5 16:45:56 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/c/trunk/Makefile.incl.in
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Makefile.incl.in?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/Makefile.incl.in (original)
+++ xalan/c/trunk/Makefile.incl.in Sun Nov  5 16:45:56 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/c/trunk/build.bat
URL: http://svn.apache.org/viewvc/xalan/c/trunk/build.bat?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/build.bat (original)
+++ xalan/c/trunk/build.bat Sun Nov  5 16:45:56 2006
@@ -1,13 +1,14 @@
 @echo off
 rem 
 rem ========================================================================== 
-rem = Copyright 2004 The Apache Software Foundation. 
-rem = 
-rem = Licensed under the Apache License, Version 2.0 (the "License"); 
-rem = you may not use this file except in compliance with the License. 
-rem = You may obtain a copy of the License at 
-rem = 
-rem =     http://www.apache.org/licenses/LICENSE-2.0 
+rem 
+rem = Licensed to the Apache Software Foundation (ASF) under one
+rem = or more contributor license agreements. See the NOTICE file
+rem = distributed with this work for additional information
+rem = regarding copyright ownership. The ASF licenses this file
+rem = to you under the Apache License, Version 2.0 (the  "License");
+rem = you may not use this file except in compliance with the License.
+rem = You may obtain a copy of the License at
 rem = 
 rem = Unless required by applicable law or agreed to in writing, software 
 rem = distributed under the License is distributed on an "AS IS" BASIS, 

Modified: xalan/c/trunk/build.sh
URL: http://svn.apache.org/viewvc/xalan/c/trunk/build.sh?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/build.sh (original)
+++ xalan/c/trunk/build.sh Sun Nov  5 16:45:56 2006
@@ -1,8 +1,11 @@
 #!/bin/sh
 #
-# 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/c/trunk/build.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/build.xml?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/build.xml (original)
+++ xalan/c/trunk/build.xml Sun Nov  5 16:45:56 2006
@@ -1,10 +1,12 @@
 
 <!--                                                                             
- Copyright 1999-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: xalan/c/trunk/commits.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/commits.xml?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/commits.xml (original)
+++ xalan/c/trunk/commits.xml Sun Nov  5 16:45:56 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0"?>
 <!-- 
- * Copyright 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
+ * You may obtain a copy of the License at  
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: xalan/c/trunk/runConfigure
URL: http://svn.apache.org/viewvc/xalan/c/trunk/runConfigure?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/runConfigure (original)
+++ xalan/c/trunk/runConfigure Sun Nov  5 16:45:56 2006
@@ -1,9 +1,11 @@
 #!/bin/sh
 
 #
-# 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/c/trunk/version.incl
URL: http://svn.apache.org/viewvc/xalan/c/trunk/version.incl?view=diff&rev=471589&r1=471588&r2=471589
==============================================================================
--- xalan/c/trunk/version.incl (original)
+++ xalan/c/trunk/version.incl Sun Nov  5 16:45:56 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
 #



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