From e4bdbcc62f329b3737868f414d592d73470ada20 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Mon, 14 Sep 2009 01:26:17 -0300 Subject: staging-specs: fix licenses at the doc From: Mauro Carvalho Chehab While both V4L and DVB parts are GNU Free Documentation license v1.1, the V4L part adds license for the code examples. However, during the merge, this field weren't properly copied at DocBook structs. Fix it. Signed-off-by: Mauro Carvalho Chehab --- staging-specs/media.xml | 2 -- staging-specs/v4l/v4l2.xml | 7 +++++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/staging-specs/media.xml b/staging-specs/media.xml index 714650c9b..122c4662e 100644 --- a/staging-specs/media.xml +++ b/staging-specs/media.xml @@ -39,8 +39,6 @@ this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation. A copy of the license is included in the chapter entitled "GNU Free Documentation License" -Programming examples can be used and distributed without - restrictions. diff --git a/staging-specs/v4l/v4l2.xml b/staging-specs/v4l/v4l2.xml index be1717bff..2ba64c0df 100644 --- a/staging-specs/v4l/v4l2.xml +++ b/staging-specs/v4l/v4l2.xml @@ -67,8 +67,7 @@ MPEG stream embedded, sliced VBI data format in this specification. Mauro Carvalho Chehab Documented libv4l, designed and added v4l2grab example, -Remote Controller chapter - +Remote Controller chapter.
mchehab@redhat.com @@ -92,6 +91,10 @@ Remote Controller chapter Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin Rubli, Andy Walls, Mauro Carvalho Chehab + + Except when explicitly stated as GPL, programming examples within + this part can be used and distributed without restrictions. +