summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/omap4iss/iss_resizer.h
diff options
context:
space:
mode:
authorDaniel Graefe <daniel.graefe@fau.de>2018-06-26 17:30:56 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-12 08:27:15 -0400
commit730b0ac3a865f57b3a2b7506f79bf7adb3d840bb (patch)
tree165bc7ce50df74fcbc69c23629a13dbfdc1ca099 /drivers/staging/media/omap4iss/iss_resizer.h
parentdfb7bcf0af2d819a01a978a5fd475b96a0700cb3 (diff)
downloadlinux-730b0ac3a865f57b3a2b7506f79bf7adb3d840bb.tar.bz2
media: staging: media: omap4iss: Added SPDX license identifiers
Added missing SPDX license identifiers to all files of the omap4iss driver. Most files already have license texts which clearly state them to be licensed under GPL 2.0 or later. SPDX identifiers were added accordingly. Some files do not have any license text. SPDX identifiers for GPL 2.0 were added to them, in accordance with the default license of the kernel. Signed-off-by: Daniel Graefe <daniel.graefe@fau.de> Signed-off-by: Roman Sommer <roman.sommer@fau.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/staging/media/omap4iss/iss_resizer.h')
-rw-r--r--drivers/staging/media/omap4iss/iss_resizer.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/staging/media/omap4iss/iss_resizer.h b/drivers/staging/media/omap4iss/iss_resizer.h
index 8b7c5fe9ffed..cb937fccc21f 100644
--- a/drivers/staging/media/omap4iss/iss_resizer.h
+++ b/drivers/staging/media/omap4iss/iss_resizer.h
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* TI OMAP4 ISS V4L2 Driver - ISP RESIZER module
*
* Copyright (C) 2012 Texas Instruments, Inc.
*
* Author: Sergio Aguirre <sergio.a.aguirre@gmail.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
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
*/
#ifndef OMAP4_ISS_RESIZER_H