diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2015-10-16 05:13:01 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-20 13:59:30 -0400 |
commit | eab2b7612d2bce0b06873e24899a8455a04bb915 (patch) | |
tree | f9382e52b16a3d1c68dd5ce9ec2d932b27138014 | |
parent | 520e82d44b6d74d35d296ba6ceb990552ce9fb82 (diff) |
[media] DocBook media: update copyright/version numbers
- Update the copyright year to 2015 in media_api.tmpl.
- Main version number of the spec updated to 4.4.
- Version 3.21 was used for one changelog, this should be 4.1.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r-- | Documentation/DocBook/media/v4l/v4l2.xml | 4 | ||||
-rw-r--r-- | Documentation/DocBook/media_api.tmpl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml index 0ceea3f5bf3a..7e61643358de 100644 --- a/Documentation/DocBook/media/v4l/v4l2.xml +++ b/Documentation/DocBook/media/v4l/v4l2.xml | |||
@@ -162,7 +162,7 @@ Added transmitter support for Software Defined Radio (SDR) Interface. | |||
162 | </revision> | 162 | </revision> |
163 | 163 | ||
164 | <revision> | 164 | <revision> |
165 | <revnumber>3.21</revnumber> | 165 | <revnumber>4.1</revnumber> |
166 | <date>2015-02-13</date> | 166 | <date>2015-02-13</date> |
167 | <authorinitials>mcc</authorinitials> | 167 | <authorinitials>mcc</authorinitials> |
168 | <revremark>Fix documentation for media controller device nodes and add support for DVB device nodes. | 168 | <revremark>Fix documentation for media controller device nodes and add support for DVB device nodes. |
@@ -566,7 +566,7 @@ and discussions on the V4L mailing list.</revremark> | |||
566 | </partinfo> | 566 | </partinfo> |
567 | 567 | ||
568 | <title>Video for Linux Two API Specification</title> | 568 | <title>Video for Linux Two API Specification</title> |
569 | <subtitle>Revision 3.19</subtitle> | 569 | <subtitle>Revision 4.4</subtitle> |
570 | 570 | ||
571 | <chapter id="common"> | 571 | <chapter id="common"> |
572 | &sub-common; | 572 | &sub-common; |
diff --git a/Documentation/DocBook/media_api.tmpl b/Documentation/DocBook/media_api.tmpl index f3f5fe5b64c9..92037033f5eb 100644 --- a/Documentation/DocBook/media_api.tmpl +++ b/Documentation/DocBook/media_api.tmpl | |||
@@ -38,7 +38,7 @@ | |||
38 | <title>LINUX MEDIA INFRASTRUCTURE API</title> | 38 | <title>LINUX MEDIA INFRASTRUCTURE API</title> |
39 | 39 | ||
40 | <copyright> | 40 | <copyright> |
41 | <year>2009-2014</year> | 41 | <year>2009-2015</year> |
42 | <holder>LinuxTV Developers</holder> | 42 | <holder>LinuxTV Developers</holder> |
43 | </copyright> | 43 | </copyright> |
44 | 44 | ||