[media] DocBook media: update copyright years and Introduction

It's now 2014, so update those copyright years. Also fix a typo in the introduction
and mention that this document also covers output, codec and remote control
devices.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
Hans Verkuil 2014-01-07 06:46:37 -03:00 committed by Mauro Carvalho Chehab
parent 7183eeb9dc
commit 1b962087a7
3 changed files with 9 additions and 7 deletions

View file

@ -28,7 +28,7 @@
<holder>Convergence GmbH</holder> <holder>Convergence GmbH</holder>
</copyright> </copyright>
<copyright> <copyright>
<year>2009-2012</year> <year>2009-2014</year>
<holder>Mauro Carvalho Chehab</holder> <holder>Mauro Carvalho Chehab</holder>
</copyright> </copyright>

View file

@ -125,6 +125,7 @@ Remote Controller chapter.</contrib>
<year>2011</year> <year>2011</year>
<year>2012</year> <year>2012</year>
<year>2013</year> <year>2013</year>
<year>2014</year>
<holder>Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin <holder>Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin
Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab, Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab,
Pawel Osciak</holder> Pawel Osciak</holder>

View file

@ -37,7 +37,7 @@
<title>LINUX MEDIA INFRASTRUCTURE API</title> <title>LINUX MEDIA INFRASTRUCTURE API</title>
<copyright> <copyright>
<year>2009-2012</year> <year>2009-2014</year>
<holder>LinuxTV Developers</holder> <holder>LinuxTV Developers</holder>
</copyright> </copyright>
@ -58,12 +58,13 @@ Foundation. A copy of the license is included in the chapter entitled
<title>Introduction</title> <title>Introduction</title>
<para>This document covers the Linux Kernel to Userspace API's used by <para>This document covers the Linux Kernel to Userspace API's used by
video and radio straming devices, including video cameras, video and radio streaming devices, including video cameras,
analog and digital TV receiver cards, AM/FM receiver cards, analog and digital TV receiver cards, AM/FM receiver cards,
streaming capture devices.</para> streaming capture and output devices, codec devices and remote
controllers.</para>
<para>It is divided into four parts.</para> <para>It is divided into four parts.</para>
<para>The first part covers radio, capture, <para>The first part covers radio, video capture and output,
cameras and analog TV devices.</para> cameras, analog TV devices and codecs.</para>
<para>The second part covers the <para>The second part covers the
API used for digital TV and Internet reception via one of the API used for digital TV and Internet reception via one of the
several digital tv standards. While it is called as DVB API, several digital tv standards. While it is called as DVB API,
@ -96,7 +97,7 @@ Foundation. A copy of the license is included in the chapter entitled
</author> </author>
</authorgroup> </authorgroup>
<copyright> <copyright>
<year>2009-2012</year> <year>2009-2014</year>
<holder>Mauro Carvalho Chehab</holder> <holder>Mauro Carvalho Chehab</holder>
</copyright> </copyright>