Skip to content

Commit e31a181

Browse files
raajlokaAlif Zakuan Yuslaimi
authored andcommitted
HSD #18025336902: intel: n5x: ddr: update license for secure_vab
All the source code of secure_vab.c and secure_vab.h are from Intel. Update the license to use both GPL2.0 and BSD-3 Clause because this copy of code may used for open source and internal project. Signed-off-by: Lokanathan, Raaj <raaj.lokanathan@intel.com>
1 parent df0185f commit e31a181

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

arch/arm/mach-socfpga/include/mach/secure_vab.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/* SPDX-License-Identifier: GPL-2.0
1+
/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
22
*
3-
* Copyright (C) 2020 Intel Corporation <www.intel.com>
3+
* Copyright (C) 2020- 2022 Intel Corporation <www.intel.com>
44
*
55
*/
66

arch/arm/mach-socfpga/secure_vab.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// SPDX-License-Identifier: GPL-2.0
1+
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
22
/*
3-
* Copyright (C) 2020 Intel Corporation <www.intel.com>
3+
* Copyright (C) 2020-2022 Intel Corporation <www.intel.com>
44
*
55
*/
66

0 commit comments

Comments
 (0)