aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mike Aizatsky <mike.aizatsky@gmail.com>2016-11-16 18:38:22 -0800
committerGravatar GitHub <noreply@github.com>2016-11-16 18:38:22 -0800
commit4056a5a7fd3f64eb1e370a43b32a81a0cc73cb70 (patch)
treeae2c14bc0ebdeda63490aaf549f49811adc9b3aa
parentad39172a89798ae62e8592f201c3f00b0f9506ab (diff)
added license header
-rwxr-xr-xtargets/expat/build.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/targets/expat/build.sh b/targets/expat/build.sh
index 64793eac..f5f4313d 100755
--- a/targets/expat/build.sh
+++ b/targets/expat/build.sh
@@ -1,4 +1,19 @@
#!/bin/bash -eu
+# Copyright 2016 Google Inc.
+#
+# 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
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+################################################################################
cd /src/expat/expat
./buildconf.sh