aboutsummaryrefslogtreecommitdiffstats
path: root/update_libcups.sh
diff options
context:
space:
mode:
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