diff options
author | Steven Toth <stoth@kernellabs.com> | 2015-03-23 22:08:15 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-01 13:22:48 +0300 |
commit | 63a412ec36ce90daec425ed0ab127e1af7e061fb (patch) | |
tree | 89fbdc56759ea351bf84d01f74fdc000eb91cc21 /drivers/media/pci/saa7164/saa7164-encoder.c | |
parent | 504b29cbb0cc0fb7169c276054a72110b57660c0 (diff) | |
download | linux-63a412ec36ce90daec425ed0ab127e1af7e061fb.tar.xz |
[media] saa7164: Copyright update
Updates the copyright notes at the saa7164 driver.
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/saa7164/saa7164-encoder.c')
-rw-r--r-- | drivers/media/pci/saa7164/saa7164-encoder.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/saa7164/saa7164-encoder.c b/drivers/media/pci/saa7164/saa7164-encoder.c index 9266965412c3..1ceed0cdced0 100644 --- a/drivers/media/pci/saa7164/saa7164-encoder.c +++ b/drivers/media/pci/saa7164/saa7164-encoder.c @@ -1,7 +1,7 @@ /* * Driver for the NXP SAA7164 PCIe bridge * - * Copyright (c) 2010 Steven Toth <stoth@kernellabs.com> + * Copyright (c) 2010-2015 Steven Toth <stoth@kernellabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |