Commit 1b962087 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

[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: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 7183eeb9
...@@ -28,7 +28,7 @@ ...@@ -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>
......
...@@ -125,6 +125,7 @@ Remote Controller chapter.</contrib> ...@@ -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>
......
...@@ -37,7 +37,7 @@ ...@@ -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 ...@@ -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 ...@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment