From f5fbb83feba2a91c4b19389ba995175d71c51df9 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 30 May 2020 07:38:24 +0200 Subject: media: atomisp: add SPDX headers This driver is licensed under GPL 2.0, as stated inside their headers. Add the proper tag there. We should probably latter cleanup the reduntant licensing text, but this could be done later, after we get rid of other abstraction layers. Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/media/atomisp/include/linux/atomisp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/media/atomisp/include/linux/atomisp.h') diff --git a/drivers/staging/media/atomisp/include/linux/atomisp.h b/drivers/staging/media/atomisp/include/linux/atomisp.h index 758b971f9d61..0913d8b25097 100644 --- a/drivers/staging/media/atomisp/include/linux/atomisp.h +++ b/drivers/staging/media/atomisp/include/linux/atomisp.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Support for Medifield PNW Camera Imaging ISP subsystem. * -- cgit v1.2.3