mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 03:26:23 +07:00
doc-rst: linuxt_tv: update the documentation year
The RST version was produced in 2016. So, update it where it was still pointing to the wrong year. While here, added the missing (copyright) symbols. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
5377d91f3e
commit
40f7bc9b1f
@ -25,7 +25,7 @@ kernel_doc_mode = "kernel-doc"
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
project = u'LINUX MEDIA INFRASTRUCTURE API'
|
||||
copyright = u'2009-2015 : LinuxTV Developers'
|
||||
copyright = u'2009-2016 : LinuxTV Developers'
|
||||
author = u'The LinuxTV Developers'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
@ -1,10 +1,12 @@
|
||||
.. -*- coding: utf-8; mode: rst -*-
|
||||
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
##############################
|
||||
LINUX MEDIA INFRASTRUCTURE API
|
||||
##############################
|
||||
|
||||
**Copyright** 2009-2015 : LinuxTV Developers
|
||||
**Copyright** |copy| 2009-2016 : LinuxTV Developers
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1 or
|
||||
|
@ -1,5 +1,7 @@
|
||||
.. -*- coding: utf-8; mode: rst -*-
|
||||
|
||||
.. include:: <isonum.txt>
|
||||
|
||||
.. _dvbapi:
|
||||
|
||||
#############
|
||||
@ -41,9 +43,9 @@ Revision and Copyright
|
||||
:address: m.chehab@samsung.com
|
||||
:contrib: Ported document to Docbook XML.
|
||||
|
||||
**Copyright** 2002, 2003 : Convergence GmbH
|
||||
**Copyright** |copy| 2002, 2003 : Convergence GmbH
|
||||
|
||||
**Copyright** 2009-2015 : Mauro Carvalho Chehab
|
||||
**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
|
||||
|
||||
:revision: 2.1.0 / 2015-05-29 (*mcc*)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user