From 62d3400dd9603db6ec8e68a29a83cd810e3ff1e4 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 11 Apr 2016 20:55:14 -0600 Subject: src/soc/rockchip: Update license headers Update all of the license headers to make sure they are compliant with coreboot's license header policy. Change-Id: Iea1a4b8f7df08d2ae694401211b0b664f5980b02 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/14327 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/soc/rockchip/rk3288/include/soc/hdmi.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/soc/rockchip/rk3288/include') diff --git a/src/soc/rockchip/rk3288/include/soc/hdmi.h b/src/soc/rockchip/rk3288/include/soc/hdmi.h index 70856e0777..fb20b4a26e 100644 --- a/src/soc/rockchip/rk3288/include/soc/hdmi.h +++ b/src/soc/rockchip/rk3288/include/soc/hdmi.h @@ -1,4 +1,6 @@ /* + * This file is part of the coreboot project. + * * Copyright (C) 2015 Rockchip, Inc. * Copyright (C) 2011 Freescale Semiconductor, Inc. * @@ -6,6 +8,11 @@ * 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. */ #ifndef __SOC_HDMI_H__ -- cgit v1.2.3