summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-01-17 18:55:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-18 12:49:22 +0000
commit3905ae20330f204f3c8997e2d5aaf15dcf5a860c (patch)
tree7e83c503a380f3c9d21dbf6762b72f4f4d25ed79
parentd6d0d99569e0d8b62a61e27d389e7939af45bab9 (diff)
downloadopenembedded-core-3905ae20330f204f3c8997e2d5aaf15dcf5a860c.tar.gz
devtool: rename the suggested license change tag to 'License-Update:'
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--scripts/lib/devtool/upgrade.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/devtool/upgrade.py b/scripts/lib/devtool/upgrade.py
index 7de9ab5c2d..c3fd866ef6 100644
--- a/scripts/lib/devtool/upgrade.py
+++ b/scripts/lib/devtool/upgrade.py
@@ -295,8 +295,8 @@ def _add_license_diff_to_recipe(path, diff):
notice_text = """# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
# The following is the difference between the old and the new license text.
# Please update the LICENSE value if needed, and summarize the changes in
-# the commit message via 'License-checksum-change:' tag.
-# (example: 'License-checksum-change: copyright years updated.')
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
#
# The changes:
#