* [PATCH] devtool: rename the suggested license change tag to 'License-Change:'
@ 2018-01-17 16:42 Alexander Kanavin
0 siblings, 0 replies; only message in thread
From: Alexander Kanavin @ 2018-01-17 16:42 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
scripts/lib/devtool/upgrade.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/lib/devtool/upgrade.py b/scripts/lib/devtool/upgrade.py
index 7de9ab5c2db..81bff5383a9 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-Change:' tag.
+# (example: 'License-Change: copyright years updated.')
#
# The changes:
#
--
2.15.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-17 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17 16:42 [PATCH] devtool: rename the suggested license change tag to 'License-Change:' Alexander Kanavin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.