Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html.
diff --git a/build.bat b/build.bat
index 6b2a7f7..1281e46 100755
--- a/build.bat
+++ b/build.bat
@@ -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 =
diff --git a/build.sh b/build.sh
index 7ea343d..4e75ee1 100755
--- a/build.sh
+++ b/build.sh
@@ -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
 #