diff options
Diffstat (limited to 'build/buildinfo.sh')
-rwxr-xr-x | build/buildinfo.sh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/buildinfo.sh b/build/buildinfo.sh index e16abf3ac6..e18d0a83bc 100755 --- a/build/buildinfo.sh +++ b/build/buildinfo.sh @@ -1,11 +1,11 @@ #!/bin/sh # -# Copyright 2000-2006 The Apache Software Foundation or its licensors, as -# applicable. -# -# 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 # |