summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:58:10 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:03 +0000
commit588bfe9e83aa57ff426346bfc811a275c73f9933 (patch)
tree5d1d0b9994974289b2b62567560f64b0d2bb2332
parent20f538462c9265fe2e914debea04b1f93dd244bf (diff)
downloadpoky-588bfe9e83aa57ff426346bfc811a275c73f9933.tar.gz
ref-manual: Edits to the copyleft_compliance class.
(From yocto-docs rev: bbccb86c695f46a0bc4da813a732945bc1d797cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f5ec3edfec..c1c1242f50 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -401,7 +401,7 @@
401 <title><filename>copyleft_compliance.bbclass</filename></title> 401 <title><filename>copyleft_compliance.bbclass</filename></title>
402 402
403 <para> 403 <para>
404 The Copyleft Compliance (<filename>copyleft_compliance</filename>) class 404 The <filename>copyleft_compliance</filename> class
405 preserves source code for the purposes of license compliance. 405 preserves source code for the purposes of license compliance.
406 This class is an alternative to the <filename>archive*</filename> 406 This class is an alternative to the <filename>archive*</filename>
407 classes and is still used by some users even though it has been 407 classes and is still used by some users even though it has been