aboutsummaryrefslogtreecommitdiff
path: root/update_libcups.sh
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2017-03-01 00:39:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-01 00:39:12 +0000
commitcbb7946eb39b3ac6c0b60b6b30dd63178594300e (patch)
tree00acf95e65a5e004f5a9445d92a05486aacaaa73 /update_libcups.sh
parentcff5fc6a3e57f19421335e367e42d926e44332ea (diff)
parent94455991afdb27a081c5baf9145854f3657b2fdb (diff)
downloadlibcups-cbb7946eb39b3ac6c0b60b6b30dd63178594300e.tar.gz
Add license files for libcups am: 31c7472621 am: a7a53b313fandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-2o-preview-2
am: 94455991af Change-Id: I61275dc63ec4080ef76e7a58989483afaa05994e
Diffstat (limited to 'update_libcups.sh')
-rwxr-xr-xupdate_libcups.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/update_libcups.sh b/update_libcups.sh
index c8c91183..8afbdce7 100755
--- a/update_libcups.sh
+++ b/update_libcups.sh
@@ -62,6 +62,11 @@ else
git tag $NEW_REV
echo
+ echo ">>> Updated license"
+
+ cp LICENSE.txt NOTICE
+
+ echo
echo ">>> Updated libcups from $CURRENT_REV to $NEW_REV"
fi