You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mr...@apache.org on 2011/12/28 19:04:53 UTC

svn commit: r1225248 - in /xalan/java/trunk: build.bat build.sh

Author: mrglavas
Date: Wed Dec 28 18:04:52 2011
New Revision: 1225248

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

Modified:
    xalan/java/trunk/build.bat
    xalan/java/trunk/build.sh

Modified: xalan/java/trunk/build.bat
URL: http://svn.apache.org/viewvc/xalan/java/trunk/build.bat?rev=1225248&r1=1225247&r2=1225248&view=diff
==============================================================================
--- xalan/java/trunk/build.bat (original)
+++ xalan/java/trunk/build.bat Wed Dec 28 18:04:52 2011
@@ -1,11 +1,12 @@
 @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 = Licensed to the Apache Software Foundation (ASF) under one or more
+rem = contributor license agreements.  See the NOTICE file distributed with
+rem = this work for additional information regarding copyright ownership.
+rem = The ASF licenses this file to You under the Apache License, Version 2.0
+rem = (the "License"); you may not use this file except in compliance with
+rem = the License.  You may obtain a copy of the License at
 rem =
 rem =     http://www.apache.org/licenses/LICENSE-2.0
 rem =

Modified: xalan/java/trunk/build.sh
URL: http://svn.apache.org/viewvc/xalan/java/trunk/build.sh?rev=1225248&r1=1225247&r2=1225248&view=diff
==============================================================================
--- xalan/java/trunk/build.sh (original)
+++ xalan/java/trunk/build.sh Wed Dec 28 18:04:52 2011
@@ -1,11 +1,12 @@
 #!/bin/sh
 #
 #=========================================================================
-# Copyright 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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org