diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 13:15:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:19 +0100 |
commit | 376246967fba4f4880f97fd650bd72e5f6095145 (patch) | |
tree | c37e0d43ea47d597e31c5bed72843b602111b381 /documentation | |
parent | 4cf864248bad32628d566e0cf5d5f5b3ae7274c9 (diff) | |
download | poky-376246967fba4f4880f97fd650bd72e5f6095145.tar.gz |
dev-manual: Edits to "Providing License Text" section.
(From yocto-docs rev: 990d2a3ff9b837dcc4ddef2627a6ad534dbe6faf)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 64e485d6ce..72ba23146f 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -4657,7 +4657,7 @@ | |||
4657 | that the licenses collected during package generation | 4657 | that the licenses collected during package generation |
4658 | are included on your image. | 4658 | are included on your image. |
4659 | As the source archiver has already archived the original | 4659 | As the source archiver has already archived the original |
4660 | unmodified source which would contain the license files, | 4660 | unmodified source that contains the license files, |
4661 | you would have already met the requirements for inclusion | 4661 | you would have already met the requirements for inclusion |
4662 | of the license information with source as defined by the GPL | 4662 | of the license information with source as defined by the GPL |
4663 | and other open source licenses. | 4663 | and other open source licenses. |