]> Git Repo - u-boot.git/commitdiff
rockchip: rk3036: ram: update license
authorKever Yang <[email protected]>
Thu, 20 Dec 2018 03:33:41 +0000 (11:33 +0800)
committerPhilipp Tomsich <[email protected]>
Wed, 2 Jan 2019 21:36:46 +0000 (22:36 +0100)
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 <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
arch/arm/mach-rockchip/rk3036/sdram_rk3036.c

index 4e5690eae3169a057f09adef39448875b5e0a980..2012d9fe04d5842ae6e71f2167a84059e57442eb 100644 (file)
@@ -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 <common.h>
 #include <asm/io.h>
This page took 0.037001 seconds and 4 git commands to generate.