rockchip: ram: update license for sdram driver

Rockchip may use this sdram copy of source code for both open source
and internal project, update the license to use both GPL2.0+ and
BSD-3 Clause.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
Kever Yang 2018-12-20 11:33:42 +08:00 committed by Philipp Tomsich
parent 7ff025561d
commit c43acfdc24
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2017 Rockchip Electronics Co., Ltd. * (C) Copyright 2017 Rockchip Electronics Co., Ltd.
*/ */

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2015 Google, Inc * (C) Copyright 2015 Google, Inc
* Copyright 2014 Rockchip Inc. * Copyright 2014 Rockchip Inc.

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2017 Rockchip Electronics Co., Ltd * (C) Copyright 2017 Rockchip Electronics Co., Ltd
*/ */

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2015 Google, Inc * (C) Copyright 2015 Google, Inc
* Copyright 2014 Rockchip Inc. * Copyright 2014 Rockchip Inc.

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2017 Rockchip Electronics Co., Ltd. * (C) Copyright 2017 Rockchip Electronics Co., Ltd.
*/ */

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* /*
* (C) Copyright 2016-2017 Rockchip Inc. * (C) Copyright 2016-2017 Rockchip Inc.
* *