From ffdc858f7277b5fca3bca8f19961c9ccfeb42c16 Mon Sep 17 00:00:00 2001
From: Panagiotis Peristerakis <perister@ics.forth.gr>
Date: Thu, 12 Mar 2020 15:56:24 +0200
Subject: platform: ariane-fpga: Change license for ariane-fpga from GPL-2.0 to
 BSD-2

Signed-off-by: Panagiotis Peristerakis <perister@ics.forth.gr>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
---
 platform/ariane-fpga/config.mk  | 2 +-
 platform/ariane-fpga/objects.mk | 2 +-
 platform/ariane-fpga/platform.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'platform')

diff --git a/platform/ariane-fpga/config.mk b/platform/ariane-fpga/config.mk
index f9f0c0d..3556461 100644
--- a/platform/ariane-fpga/config.mk
+++ b/platform/ariane-fpga/config.mk
@@ -1,5 +1,5 @@
 #
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: BSD-2-Clause
 #
 # Copyright (C) 2019 FORTH-ICS/CARV
 #		Panagiotis Peristerakis <perister@ics.forth.gr>
diff --git a/platform/ariane-fpga/objects.mk b/platform/ariane-fpga/objects.mk
index 520b00a..814e6da 100644
--- a/platform/ariane-fpga/objects.mk
+++ b/platform/ariane-fpga/objects.mk
@@ -1,5 +1,5 @@
 #
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: BSD-2-Clause
 #
 # Copyright (C) 2019 FORTH-ICS/CARV
 #		Panagiotis Peristerakis <perister@ics.forth.gr>
diff --git a/platform/ariane-fpga/platform.c b/platform/ariane-fpga/platform.c
index 1975eb2..d5d0fbc 100644
--- a/platform/ariane-fpga/platform.c
+++ b/platform/ariane-fpga/platform.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: BSD-2-Clause */
 /*
  * Copyright (C) 2019 FORTH-ICS/CARV
  *				Panagiotis Peristerakis <perister@ics.forth.gr>
-- 
cgit v1.2.3