diff --git a/Documentation/DocBook/media/dvb/dvbapi.xml b/Documentation/DocBook/media/dvb/dvbapi.xml
index 49f46e874ad34e62eb27b647933ef986211d63c5..4c15396c67e5911f0121f9ff21629fc24db0ccf3 100644
--- a/Documentation/DocBook/media/dvb/dvbapi.xml
+++ b/Documentation/DocBook/media/dvb/dvbapi.xml
@@ -28,7 +28,7 @@
Convergence GmbH
- 2009-2012
+ 2009-2014
Mauro Carvalho Chehab
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml
index 4584841f6864c10b051817361a10aeb920429b31..1a304637b6e8eea06082151dc86f992172272ad3 100644
--- a/Documentation/DocBook/media/v4l/v4l2.xml
+++ b/Documentation/DocBook/media/v4l/v4l2.xml
@@ -125,6 +125,7 @@ Remote Controller chapter.
2011
2012
2013
+ 2014
Bill Dirks, Michael H. Schimek, Hans Verkuil, Martin
Rubli, Andy Walls, Muralidharan Karicheri, Mauro Carvalho Chehab,
Pawel Osciak
diff --git a/Documentation/DocBook/media_api.tmpl b/Documentation/DocBook/media_api.tmpl
index df6db3a45c6fc19f14e2fd4ab81fbed8ffa19d45..ba1d704e49107ed1113c7632fa750ddb6224d36c 100644
--- a/Documentation/DocBook/media_api.tmpl
+++ b/Documentation/DocBook/media_api.tmpl
@@ -37,7 +37,7 @@
LINUX MEDIA INFRASTRUCTURE API
- 2009-2012
+ 2009-2014
LinuxTV Developers
@@ -58,12 +58,13 @@ Foundation. A copy of the license is included in the chapter entitled
Introduction
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.
+ streaming capture and output devices, codec devices and remote
+ controllers.
It is divided into four parts.
- The first part covers radio, capture,
- cameras and analog TV devices.
+ The first part covers radio, video capture and output,
+ cameras, analog TV devices and codecs.
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
- 2009-2012
+ 2009-2014
Mauro Carvalho Chehab