summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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):
295 notice_text = """# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. 295 notice_text = """# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
296# The following is the difference between the old and the new license text. 296# The following is the difference between the old and the new license text.
297# Please update the LICENSE value if needed, and summarize the changes in 297# Please update the LICENSE value if needed, and summarize the changes in
298# the commit message via 'License-checksum-change:' tag. 298# the commit message via 'License-Update:' tag.
299# (example: 'License-checksum-change: copyright years updated.') 299# (example: 'License-Update: copyright years updated.')
300# 300#
301# The changes: 301# The changes:
302# 302#