aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-07-03 16:22:11 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-07-03 16:22:11 +0900
commitfad83c5bcd2c0a84a8408717acfc795d7518b4e3 (patch)
treebfe863a56913a144fc4bfe0fbac863df8060c123
parent29e65921e978ba834f14856a08c510a92e77c7f3 (diff)
downloadandroid_build_kati-fad83c5bcd2c0a84a8408717acfc795d7518b4e3.tar.gz
android_build_kati-fad83c5bcd2c0a84a8408717acfc795d7518b4e3.tar.bz2
android_build_kati-fad83c5bcd2c0a84a8408717acfc795d7518b4e3.zip
Add a license header for kati_cache.sh
-rwxr-xr-xtestcase/kati_cache.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/testcase/kati_cache.sh b/testcase/kati_cache.sh
index ffb7785..8cb51a2 100755
--- a/testcase/kati_cache.sh
+++ b/testcase/kati_cache.sh
@@ -1,4 +1,18 @@
#!/bin/sh
+#
+# Copyright 2015 Google Inc. All rights reserved
+#
+# 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.
set -e