]> git.karo-electronics.de Git - linux-beck.git/commitdiff
[media] DocBook media: update copyright years and Introduction
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 7 Jan 2014 09:46:37 +0000 (06:46 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Feb 2014 12:02:47 +0000 (10:02 -0200)
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>
Documentation/DocBook/media/dvb/dvbapi.xml
Documentation/DocBook/media/v4l/v4l2.xml
Documentation/DocBook/media_api.tmpl

index 49f46e874ad34e62eb27b647933ef986211d63c5..4c15396c67e5911f0121f9ff21629fc24db0ccf3 100644 (file)
@@ -28,7 +28,7 @@
        <holder>Convergence GmbH</holder>
 </copyright>
 <copyright>
-       <year>2009-2012</year>
+       <year>2009-2014</year>
        <holder>Mauro Carvalho Chehab</holder>
 </copyright>
 
index 4584841f6864c10b051817361a10aeb920429b31..1a304637b6e8eea06082151dc86f992172272ad3 100644 (file)
@@ -125,6 +125,7 @@ Remote Controller chapter.</contrib>
       <year>2011</year>
       <year>2012</year>
       <year>2013</year>
+      <year>2014</year>
       <holder>Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin
 Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab,
        Pawel Osciak</holder>
index df6db3a45c6fc19f14e2fd4ab81fbed8ffa19d45..ba1d704e49107ed1113c7632fa750ddb6224d36c 100644 (file)
@@ -37,7 +37,7 @@
 <title>LINUX MEDIA INFRASTRUCTURE API</title>
 
 <copyright>
-       <year>2009-2012</year>
+       <year>2009-2014</year>
        <holder>LinuxTV Developers</holder>
 </copyright>
 
@@ -58,12 +58,13 @@ Foundation. A copy of the license is included in the chapter entitled
        <title>Introduction</title>
 
        <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,
-               streaming capture devices.</para>
+               streaming capture and output devices, codec devices and remote
+               controllers.</para>
        <para>It is divided into four parts.</para>
-       <para>The first part covers radio, capture,
-               cameras and analog TV devices.</para>
+       <para>The first part covers radio, video capture and output,
+               cameras, analog TV devices and codecs.</para>
        <para>The second part covers the
                API used for digital TV and Internet reception via one of the
                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>
 </authorgroup>
 <copyright>
-       <year>2009-2012</year>
+       <year>2009-2014</year>
        <holder>Mauro Carvalho Chehab</holder>
 </copyright>