From 31c74726219db20b4ff0033edb966067020bec33 Mon Sep 17 00:00:00 2001 From: "Philip P. Moltmann" Date: Mon, 27 Feb 2017 14:57:44 -0800 Subject: Add license files for libcups Test: Built Change-Id: I036cbfceb67a3cfe9bc2cc4da94e2722f032edb2 --- update_libcups.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'update_libcups.sh') diff --git a/update_libcups.sh b/update_libcups.sh index c8c91183..8afbdce7 100755 --- a/update_libcups.sh +++ b/update_libcups.sh @@ -61,6 +61,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 -- cgit v1.2.3