From: Magnus Damm Date: Thu, 16 Oct 2008 22:51:47 +0000 (-0300) Subject: V4L/DVB (9245): video: add header to soc_camera_platform include file X-Git-Tag: v2.6.28-rc1~256^2~46 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=073afdd793243fff9f342c2606b9864052e9e3e5;p=karo-tx-linux.git V4L/DVB (9245): video: add header to soc_camera_platform include file Update the soc_camera_platform header with licensing information. Signed-off-by: Magnus Damm Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/media/soc_camera_platform.h b/include/media/soc_camera_platform.h index 7c81ad32b1e5..1d092b4678aa 100644 --- a/include/media/soc_camera_platform.h +++ b/include/media/soc_camera_platform.h @@ -1,3 +1,13 @@ +/* + * Generic Platform Camera Driver Header + * + * Copyright (C) 2008 Magnus Damm + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + #ifndef __SOC_CAMERA_H__ #define __SOC_CAMERA_H__