From: Kever Yang Date: Thu, 20 Dec 2018 03:33:41 +0000 (+0800) Subject: rockchip: rk3036: ram: update license X-Git-Tag: v2019.01-rc3~5^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ff025561dadb1b561b29398009b91264ed0083c;p=platform%2Fkernel%2Fu-boot.git rockchip: rk3036: ram: update license All the source code of sdram_rk3036.c are from Rockchip, update the copyright to owned by Rockchip. Because rockchip may use this copy of code both for open source project and internal project, update the license to use both GPL2.0+ and BSD-3 Clause. Signed-off-by: Kever Yang Reviewed-by: Philipp Tomsich --- diff --git a/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c b/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c index 4e5690e..2012d9f 100644 --- a/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c +++ b/arch/arm/mach-rockchip/rk3036/sdram_rk3036.c @@ -1,6 +1,6 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause /* - * (C) Copyright 2015 Google, Inc + * (C) Copyright 2015 Rockchip Electronics Co., Ltd */ #include #include