aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-cec/s5p_cec.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/s5p-cec/s5p_cec.h')
-rw-r--r--drivers/media/platform/s5p-cec/s5p_cec.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/media/platform/s5p-cec/s5p_cec.h b/drivers/media/platform/s5p-cec/s5p_cec.h
index 86ded522ef27..34d033b20f96 100644
--- a/drivers/media/platform/s5p-cec/s5p_cec.h
+++ b/drivers/media/platform/s5p-cec/s5p_cec.h
@@ -1,13 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/* drivers/media/platform/s5p-cec/s5p_cec.h
*
* Samsung S5P HDMI CEC driver
*
* Copyright (c) 2014 Samsung Electronics Co., Ltd.
- *
- * 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 _S5P_CEC_H_