aboutsummaryrefslogtreecommitdiff
path: root/update_libcups.sh
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2017-03-01 00:36:42 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-01 00:36:42 +0000
commit94455991afdb27a081c5baf9145854f3657b2fdb (patch)
tree00acf95e65a5e004f5a9445d92a05486aacaaa73 /update_libcups.sh
parent85d25836167f25b8eb81acdf6040494ea935bcea (diff)
parenta7a53b313f706720a9d814fdd04787df732e6cc9 (diff)
downloadlibcups-94455991afdb27a081c5baf9145854f3657b2fdb.tar.gz
Add license files for libcups am: 31c7472621
am: a7a53b313f Change-Id: I10f4c91fe8cec4690dc51cbbfb198b288be96ddb
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